Ansel Halliburton
Ansel Halliburton
Hello, I ran into a problem similar to #1 while sending a `POST` request to my Falcon API from an Angular web app. After Googling around a bit and finding...
https://free.law/research-papers/ I found a bunch!
Related to https://github.com/freelawproject/related-literature/issues/3 (Write a paper about FLP datasets and coverage). It would be great to have some kind of map view of all the legal jurisdictions in the US:...
The [logo page](https://free.law/assets/) says "You are free to use and modify these logos." Well, sort of. We need some trademark guidelines.
JSON Schema
This PR adds a [JSON Schema](https://json-schema.org/). It also adds a unit test to `tests.py` that tries to validate the courts data file against that schema. I fixed a few typos,...
Closes #61
For example, looking up `"W.D. Wash."` fails to find `wawd`, even though `"W.D. Wash."` is that court's `citation_string`. When I add the exact same value as the court's own `citation_string`...
``` "type": "trial & iac", ``` I did not research this yet, but it seems weird.
The Delaware Court of Chancery's `type` is unusual. It is the only court with the type `"non-trial"`. From a quick look through the court's [rules](https://courts.delaware.gov/rules/index.aspx#chancery), [guidelines](https://courts.delaware.gov/forms/download.aspx?id=99468) and its [Wikipedia page](https://en.wikipedia.org/wiki/Delaware_Court_of_Chancery),...
- [ ] Note use of identifiers by SALI Alliance and cite [FLP blog post](https://free.law/2020/03/10/announcing-a-new-open-database-of-court-information-ids-and-parsers/) - [ ] Ask people who use it to tell us so we can acknowledge...