freelawproject / courts-db

A database of courts, tests and other experiments
BSD 2-Clause "Simplified" License
58 stars 15 forks source link

Updates to bankruptcy courts for Hawaii, Nebraska, and Texas. #3

Closed ghost closed 4 years ago

ghost commented 4 years ago

Changed id for United States Bankruptcy Court, D. Nebraska from "nebraskab" to "neb". Removed "Middle" from "United States Bankruptcy Court For The Middle District Of Hawaii". Added Bankruptcy Court for the Western District of Texas. Running a search without this returns results for 'txwb' and 'txeb'.

brianwc commented 4 years ago

Yeah, because the state court is 'Neb' it is one of the few unfortunate collisions that requires us to use an id different from the subdomain that precedes 'uscourts.gov'.

On Sun, Apr 5, 2020 at 9:48 AM William Palin notifications@github.com wrote:

@flooie commented on this pull request.

In courts_db/data/courts.json https://github.com/freelawproject/courts-db/pull/3#discussion_r403727576 :

@@ -6289,7 +6289,7 @@ "examples": [], "court_url": "http://www.neb.uscourts.gov/", "type": "bankruptcy",

  • "id": "nebraskab",

Unfortunately, your change in Nebraska makes sense, but we already have nebraskab - in our CL system. I don't think the plan would be to change the court codes already in the system.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/freelawproject/courts-db/pull/3#pullrequestreview-387838025, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACPKOMTIZF3J3OWB4MEUKDRLCY6ZANCNFSM4MBBEPSQ .

mlissner commented 4 years ago

I usually the reviewer on things by default, but @flooie is the master here, so I'm going to let him review, merge, etc this one and I'll steer clear unless I hear otherwise.