-
Notifications
You must be signed in to change notification settings - Fork 16
Description
page in question: https://chicago.councilmatic.org/legislation/o2024-0010990/
Additonal context:
The votes data is present on the City Clerk's website and it's present in the API response (https://api.chicityclerkelms.chicago.gov/matter/B6B7F7E8-5644-EF11-8409-001DD8306DF0), which per the billsource table (https://puddle.datamade.us/chicago_council-347e82e/billsource?bill_id=ocd-bill/cd7a94d3-0733-425e-885a-99c14206b0c0) is using that API endpoint as a data source. There is a billaction that corresponds with an action object from the API response (https://puddle.datamade.us/chicago_council-347e82e/billaction/dd7a4f07-6d43-45c1-b65c-db49939b4891), however as you can see there is no corresponding voteevent. If you confirm this is an issue, I can submit it to the issue tracker.