civi-social / civi-legislation-data

3 stars 0 forks source link

add additional types to CiviLegislationData #32

Closed kouglas closed 4 months ago

kouglas commented 5 months ago

-add types to CiviLegistlationData

can we use the following output (take a look at status, statusDate, and motion_classification):

{ "id": "ocd-bill/309672ae-25f9-42c4-8d59-39132c22ab85", "title": "Amendment of Municipal Code Section 4-60-023 (49.41) to disallow additional package goods licenses on portion(s) of W Lunt Ave", "tags": [ "Ward Matters", "Land Use", "Liquor and Package Store Restrictions" ], "status": "[\"passage\"]", "updated_at": "2024-02-21", "statusDate": "2024-02-21 - [\"passage\"]", "sponsors": [ { "name": "Hadden, Maria E.", "person_id": "ocd-person/ee81d895-761c-49d2-8ea2-e2f7ec1f2a8b", "role": "", "district": "" } ], "voteHistory": [ { "motion_classification": "[\"passage\"]", "created_at": "2024-02-23T04:23:30.732280+00:00" } ], "source_id": "", "classification": "ordinance", "identifier": "O2023-0006144", "link": "https://chicago.councilmatic.org/legislation/O2023-0006144", "url": "https://chicago.councilmatic.org/legislation/O2023-0006144" },