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

Description of court name is confusing in confirmation response #19

Open
jakedurell opened this issue Jan 4, 2023 · 1 comment
Open
Assignees

Comments

@jakedurell
Copy link

We found case "22-ENV-00012" on 1/9/2023 1:30 PM @ Chittenden Criminal/Family Courthouse Environmental, VT.

Ideally, it would say the court location and name only, such as:

We found case "22-ENV-00012" on 1/9/2023 1:30 PM @
Chittenden Criminal Division
32 Cherry Street, 2nd Floor, Suite 303
Burlington, VT 05401

No need to mention that criminal and family courts are at same location.

@iamyume
Copy link
Collaborator

iamyume commented Mar 16, 2023

Looking into this more, we don't have that data provided to us at the moment. Right now we have only the following court information. We could provide a mapping from court_room_code to actual court name and address but would need to find all the different codes and manually create a mapping.

{
    "county": {
        "code": "LE",
        "name": "Lamoille"
    },
    "court_room_code": "Lamoille Superior Courtroom #2",
    "division": "Civil"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants