opencivicdata / scrapers-us-municipal

Scrapers for US municipal governments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add VoteCounts to Chicago scraper

derekeder opened this issue · comments

We are collecting votes for Chicago now, but for convenience, we should be summarizing them for each bill using the VoteCount model: https://github.com/opencivicdata/python-opencivicdata/blob/master/opencivicdata/legislative/models/vote.py#L67

@derekeder this is in the DB now.