Closed jeancochrane closed 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:
Compare to Census
CensusAreas
We should update the form initialization code to implement this restriction:
https://github.com/datamade/just-spaces/blob/23c73381d4aac66f12d10a8b6ded2013d1150947/surveys/forms.py#L301-L317
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 filterCensusAreas
by Agency:We should update the form initialization code to implement this restriction:
https://github.com/datamade/just-spaces/blob/23c73381d4aac66f12d10a8b6ded2013d1150947/surveys/forms.py#L301-L317