opencivicdata / scrapers-us-municipal

Scrapers for US municipal governments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chicago: missing bill R2023-0004485

derekeder opened this issue · comments

okay, here's how this happened.

this item has a recordCreationDate of September 20, 2023. but the scraper doesn't check that field currently, it just checks the introduction and action fields, which were on September 14.

so it didn't exist in the database until 6 days after the item was introduced, at which point it would not have been captured by our standard three day window on introductiondate.

so, i'll add recordCreationDate our checks