CouncilDataProject / cdptools_v2

Tools you can use to interact with and run Council Data Project instances.
Other
7 stars 9 forks source link

Event Scrapers should optionally return Agenda Items #39

Closed evamaxfield closed 5 years ago

evamaxfield commented 5 years ago

During get_events, each event dictionary should optionally have a field for agenda_items that contains all the details necessary for storage with current CDP schema.

In the case where no agenda items are returned from get_events, that is fine, just certain downstream systems cannot run. Mainly: the matter prediction tool.

For Seattle, this would likely mean the return of the SeattleChannel event -> Legistar event mapping function, as to get matter and agenda details you need to have the Legistar event id.