Skip to content

Improve ind scraper #1266

Open
Open
@grossir

Description

@grossir

Data available has more fields than what we currently collect. Has lower_court_str, lower_court_number, judges

[
    {
        "id": 287709709,
        "style": "Jaylin J Smith\nv.\nState of Indiana",
        "caseNumber": "24A-CR-00204",
        "date": "12/6/2024",
        "category": "Criminal  ",
        "courtName": "Court of Appeals",
        "decision": "Affirmed",
        "opinionText": "in an opinion by Judge DeBoer.",
        "publishedText": "",
        "voteText": "Judge May and Judge Tavitas concur",
        "opinionUrl": "api/Document/Opinion?Id=Vu3KydirlbYaNmPoebUtgOP8xPxA2140Iw_aIss3rdrT5fyJR0cC0lTknWGAQZ_K0",
        "detailsUrl": "https://public.courts.in.gov/mycase/#/vw/CaseSummary/eyJ2Ijp7IkNhc2VUb2tlbiI6Ikh6bU8yU3pJOV96US1RY09ScVJYRHQzRkEzbnI3cFItQ2Rqd3NxY2lBN3MxIiwiSGlkZVRvb2xiYXJzIjp0cnVlLCJQQUxvZ28iOmZhbHNlLCJTUkNUIjoiVFgxZm80bHJoMGFJeXFUX01ndzlKM3pYUmYwbUp6ZTFPUERrSWVwYjlEazEifX0=",
        "argumentUrl": null,
        "additionalCourtCount": 0,
        "isMemorandum": false,
        "courts": [
            {
                "id": 41520160,
                "name": "Tippecanoe Superior Court 2",
                "number": "79D02-2106-F2-000021"
            },
            {
                "id": 44701739,
                "name": "Court of Appeals",
                "number": "24A-CR-00204"
            }
        ],
        "opinion": {
            "dispCompInstanceId": 9330566,
            "result": "Majority Opinion",
            "perCuriam": false,
            "votes": [
                {
                    "dispCompInstanceId": 9330566,
                    "judgeCode": 70210,
                    "judge": "May, Melissa S.",
                    "voteCode": 71040,
                    "voteValue": "Concur",
                    "seperateOpinion": false,
                    "voteRank": 1
                },
                {
                    "dispCompInstanceId": 9330566,
                    "judgeCode": 109631,
                    "judge": "DeBoer, Mary A.",
                    "voteCode": 71039,
                    "voteValue": "Author",
                    "seperateOpinion": false,
                    "voteRank": 0
                },
                {
                    "dispCompInstanceId": 9330566,
                    "judgeCode": 91517,
                    "judge": "Tavitas, Elizabeth F.",
                    "voteCode": 71040,
                    "voteValue": "Concur",
                    "seperateOpinion": false,
                    "voteRank": 2
                }
            ]
        }
    }]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

PR'd Issues 🤞

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions