Skip to content

Commit

Permalink
fix(ids): Match more courts
Browse files Browse the repository at this point in the history
  • Loading branch information
flooie committed Jan 5, 2024
1 parent ca03898 commit 2035d8d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions courts_db/data/courts.json
Original file line number Diff line number Diff line change
Expand Up @@ -27630,7 +27630,7 @@
"examples": [
"County Court of New York, Seneca County"
],
"id": "nysenecactyct",
"id": "nysenctyct",
"jurisdiction": "N.Y.",
"level": "trial",
"location": "New York",
Expand Down Expand Up @@ -27858,7 +27858,7 @@
"examples": [
"Hamilton County Court"
],
"id": "nycountycthami",
"id": "nyhamilctyct",
"jurisdiction": "N.Y.",
"level": "trial",
"location": "New York",
Expand Down Expand Up @@ -28138,7 +28138,7 @@
"examples": [
"Nassau County Court"
],
"id": "nynassauctyct",
"id": "nynassctyct",
"jurisdiction": "N.Y.",
"level": "trial",
"location": "New York",
Expand Down Expand Up @@ -28173,7 +28173,7 @@
"location": "New York",
"name": "New York County Court, King County",
"notes": "",
"parent": "nycountyct",
"parent": "nykingsctyct",
"regex": [
"New York County Court, King County"
],
Expand Down Expand Up @@ -28878,7 +28878,7 @@
"examples": [
"Washington County Court"
],
"id": "nycountyctwash",
"id": "nywashctyct",
"jurisdiction": "N.Y.",
"level": "trial",
"location": "New York",
Expand Down

0 comments on commit 2035d8d

Please sign in to comment.