Closed fgregg closed 1 year ago
Some of the meetings in December still do not have attendance data available from the Legistar system. (i confirmed this is true, and not a scraper bug)
https://chicago.councilmatic.org/event/committee-on-committees-and-rules-898a1ec7155c/
Let's change the language that we are showing to something like.
"Attendance was not taken for this event or has not been posted by the Clerk's office"
about 1/4 meetings don't have rollcalls. :(
https://puddle.bunkum.us/chicago_council-2c401e3?sql=select+count%28distinct+event.id%29%2C+count%28distinct+event.id%29+filter+%28where+eventparticipant.id+is+null%29+from+event+left+join+eventparticipant+on+event.id+%3D+event_id+and+entity_type+%3D+%27person%27+where+status+%3D+%27passed%27+and+start_date+%3E+2019%3B
Some of the meetings in December still do not have attendance data available from the Legistar system. (i confirmed this is true, and not a scraper bug)
https://chicago.councilmatic.org/event/committee-on-committees-and-rules-898a1ec7155c/
Let's change the language that we are showing to something like.
"Attendance was not taken for this event or has not been posted by the Clerk's office"