datamade / just-spaces

🏕 A tool from University City District and DataMade to promote better and more just public spaces
https://justspacesproject.org
MIT License
7 stars 1 forks source link

SurveyChartForms do not restrict CensusAreas by Agency #227

Closed jeancochrane closed 4 years ago

jeancochrane commented 4 years ago

If you view a chart for collected data, e.g. on https://justspaces.datamade.us/surveys/submitted/4, you'll notice that the Compare to Census widget does not filter CensusAreas by Agency:

Screen Shot 2019-11-06 at 12 27 05 PM

We should update the form initialization code to implement this restriction:

https://github.com/datamade/just-spaces/blob/23c73381d4aac66f12d10a8b6ded2013d1150947/surveys/forms.py#L301-L317