datamade / django-councilmatic

:heartpulse: Django app providing core functions for *.councilmatic.org
http://councilmatic.org
MIT License
26 stars 16 forks source link

Add field to mark bills with a restricted view, and import it #232

Closed reginafcompton closed 5 years ago

reginafcompton commented 5 years ago

This adds a field to indicate if a scraped bill has a restricted view.

It re-reverts PR https://github.com/datamade/django-councilmatic/pull/223

It works in cooperation with https://github.com/opencivicdata/scrapers-us-municipal/pull/258 and https://github.com/opencivicdata/python-legistar-scraper/pull/81