opencivicdata / python-legistar-scraper

Scrapes municipal data from Legistar websites
BSD 3-Clause "New" or "Revised" License
42 stars 28 forks source link

add dates to consider in search windows for bills and events #109

Closed fgregg closed 4 years ago

fgregg commented 4 years ago

For events, this PR will include events scheduled after the beginning of the search window in windowed event scrapes.

For bills, the PR also adds a number of date values to consider in the search window.

closes #107