freelawproject / courts-db

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

Florida local courts #22

Closed flooie closed 3 years ago

flooie commented 3 years ago

PR Florida

PR adds roughly 200 new courts.

Adds GROUPID as a field to connect specific locations to larger groups.

For example, Miami Beach Municipal Court is grouped to Florida Municipal Courts. Fixes the county abbreviation in two courts. Updates the find courts function to search based on court name + regex patterns

mlissner commented 3 years ago

I'm late to the party, but:

  1. Shouldn't it be group_id for consistency?
  2. Can we get some documentation along with this please?