Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix system and type #81

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 41 additions & 45 deletions courts_db/data/courts.json
Original file line number Diff line number Diff line change
Expand Up @@ -1234,7 +1234,7 @@
"Ohio Civil Rights Commission"
],
"system": "state",
"type": ""
"type": "commission"
},
{
"case_types": [],
Expand Down Expand Up @@ -2441,36 +2441,20 @@
"start": null
}
],
"examples": [],
"id": "cosuperct",
"jurisdiction": "C.O.",
"level": "colr",
"location": "Colorado",
"name": "Coloardo Superior Court",
"regex": [],
"system": "state",
"type": ""
},
{
"case_types": [],
"citation_string": "",
"court_url": "",
"dates": [
{
"end": null,
"start": null
}
"examples": [
"Denver Superior Court",
"Denver Juvenile Court"
],
"examples": [],
"id": "cosuperctdenver",
"jurisdiction": "C.O.",
"level": "colr",
"location": "Colorado",
"name": "Denver Superior Court",
"parent": "cosuperct",
"regex": [],
"notes": "This is a juvenile court. It was called the 'Superior' court in its early period. The general jurisdiction trial court for Denver is the Denver District Court, and not 'Denver Superior Court'. Denver is unique in Colorado in that it is a consolidated city and county, and its court system is slightly different from other counties in the state.",
"system": "state",
"type": ""
"type": "trial"
},
{
"appeal_to": "ca10",
Expand Down Expand Up @@ -3972,7 +3956,7 @@
"Florida Public Service Commission"
],
"system": "state",
"type": ""
"type": "commission"
},
{
"case_types": [],
Expand All @@ -3995,7 +3979,7 @@
"(Florida)? ?Industrial Commission"
],
"system": "state",
"type": ""
"type": "commission"
},
{
"case_types": [],
Expand All @@ -4014,7 +3998,7 @@
"name": "Florida Real Estate Commission",
"regex": [],
"system": "state",
"type": ""
"type": "commission"
},
{
"case_types": [],
Expand Down Expand Up @@ -7656,12 +7640,13 @@
"Dade County Property Appraisal ?(Adjustment)? Board"
],
"system": "state",
"type": ""
"type": "commission"
},
{
"case_types": [],
"citation_string": "Fla. Dep't. of H. Rehabil. Serv.",
"court_url": "",
"active": false,
"dates": [
{
"end": null,
Expand All @@ -7673,12 +7658,13 @@
"level": "ljc",
"location": "Florida",
"name": "Florida Department of Health and Rehabilitative Services",
"notes": "established in 1969, it was shut down in 1996 and spun out into several different agencies in 1997",
"parent": null,
"regex": [
"Florida Department of Health and Rehabilitative Services"
],
"system": "state",
"type": ""
"type": "agency"
},
{
"case_types": [],
Expand Down Expand Up @@ -7706,6 +7692,7 @@
"case_types": [],
"citation_string": "Fla. Dep't. Env. Reg.",
"court_url": "",
"active": false,
"dates": [
{
"end": null,
Expand All @@ -7722,7 +7709,7 @@
"State of Florida Department of Environmental Regulation"
],
"system": "state",
"type": ""
"type": "agency"
},
{
"case_types": [],
Expand All @@ -7744,7 +7731,7 @@
"State of Florida Department of Revenue"
],
"system": "state",
"type": ""
"type": "agency"
},
{
"case_types": [],
Expand All @@ -7766,7 +7753,7 @@
"State of Florida Division of Administrative Hearings"
],
"system": "state",
"type": ""
"type": "commission"
},
{
"case_types": [],
Expand Down Expand Up @@ -14938,6 +14925,7 @@
},
{
"citation_string": "",
"active": false,
"dates": [
{
"end": null,
Expand All @@ -14952,8 +14940,8 @@
"regex": [
"Louisiana Provisional Court"
],
"system": "",
"type": ""
"system": "federal",
"type": "trial"
},
{
"case_types": [],
Expand Down Expand Up @@ -16135,17 +16123,19 @@
],
"examples": [],
"id": "michsuperct",
"active": false,
"level": "",
"location": "Michigan",
"name": "Michigan Superior Courts",
"regex": [],
"system": "state",
"type": ""
"type": "trial"
},
{
"case_types": [],
"citation_string": "Detroit Recorder's Court",
"court_url": "",
"active": false,
"dates": [
{
"end": null,
Expand All @@ -16159,12 +16149,13 @@
"name": "Detroit Recorder's Court",
"regex": [],
"system": "state",
"type": ""
"type": "trial"
},
{
"case_types": [],
"citation_string": "Mich. Super. Ct., Detroit",
"court_url": "",
"active": false,
"dates": [
{
"end": null,
Expand All @@ -16181,12 +16172,13 @@
"Detroit Superior Court"
],
"system": "state",
"type": ""
"type": "trial"
},
{
"case_types": [],
"citation_string": "Mich. Super. Ct., Grand Rapids",
"court_url": "",
"active": false,
"dates": [
{
"end": null,
Expand All @@ -16203,7 +16195,7 @@
"Grand Rapids Superior Court"
],
"system": "state",
"type": ""
"type": "trial"
},
{
"case_types": [],
Expand Down Expand Up @@ -18890,13 +18882,13 @@
"level": "",
"location": "New Jersey",
"name": "New Jersey Special Statutory Court",
"notes": "Need more information about this court.",
"notes": "Need more information about this court. GPT4/Google do not recognize it.",
"regex": [
"New Jersey Special Statutory Court",
"New Jersey Special Statutory Tribunal"
],
"system": "state",
"type": ""
"type": null
Comment on lines +18885 to +18891
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, we are often basing the courts on actual courts we see in books. but that there aren't long historical records for.

},
{
"citation_string": "",
Expand All @@ -18911,14 +18903,16 @@
"New Jersey Court of Pardons"
],
"id": "njctpardons",
"active": false,
"level": "",
"location": "New Jersey",
"name": "New Jersey Court of Pardons",
"notes": "The Court of Pardons consisted of the Governor of New Jersey and the members of the New Jersey Senate. The authority of the New Jersey Court of Pardons changed with the adoption of the New Jersey Constitution of 1947.",
"regex": [
"New Jersey Court of Pardons"
],
"system": "state",
"type": ""
"type": "special"
},
{
"case_types": [],
Expand Down Expand Up @@ -29718,8 +29712,9 @@
"regex": [
"New York State Assembly"
],
"notes": "Technically, not a court. However, legislative bodies, including those in New York, have occasionally taken on quasi-judicial roles in specific circumstances.",
"system": "state",
"type": ""
"type": "special"
},
{
"case_types": [],
Expand All @@ -29742,8 +29737,9 @@
"regex": [
"New York Executive Chamber"
],
"notes": "This is not a court. It could be here due to its occasional involvement in legal or quasi-judicial matters",
"system": "state",
"type": ""
"type": "special"
},
{
"case_types": [],
Expand Down Expand Up @@ -48458,10 +48454,10 @@
"level": "",
"location": "Utah",
"name": "Salt Lake City Register and Receiver",
"notes": "Pre-Statehood Court: No information yet found",
"notes": "Register/Receiver terms are historically associated with the management of public lands in the United States, particularly in the context of the General Land Office (GLO) during western expansion. May have served quasi-judicial role in certain circumstances, but its not a court.",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now this is the kind of comment I get up in the morning for.

"regex": [],
"system": "",
"type": ""
"system": "federal",
"type": "agency"
},
{
"case_types": [],
Expand Down Expand Up @@ -54283,7 +54279,7 @@
"United States Distrct Court of Claims"
],
"system": "federal",
"type": ""
"type": "trial"
},
{
"case_types": [],
Expand Down