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

Update data import pipeline for new geographies #225

Closed jeancochrane closed 4 years ago

jeancochrane commented 4 years ago

Overview

This PR updates the data import pipeline to add new CensusRegions and CensusBlockgroups to the app. It also makes some small tweaks to the display of the CensusArea widget map to allow display of different regions and fix a few bugs.

Once this PR is landed and Tyler has approved the general approach, we can go ahead and add the remaining ~15 cities.

Connects #220.

Testing Instructions

jeancochrane commented 4 years ago

Quick note: Tyler expressed a desire to hide the agency restriction checkbox from anyone who wasn't a superuser, so I snuck that into this PR. Testing instructions updated!

jeancochrane commented 4 years ago

Great comments, thanks @beamalsky! I added the requested documentation so I'll pull the PR in now. Agreed that I don't like the nonstandard architecture of the data import process, we can revisit that next time it seems like we need to make changes to the import.