NYCPlanning / db-equitable-development-tool

Data Repo for the equitable development tool (EDDT)
MIT License
0 stars 0 forks source link

Refactor code and migrate functions to utils script that helps ingest/aggregate DCP Population Spreadsheets #214

Closed mbh329 closed 1 year ago

mbh329 commented 2 years ago

After aggregating a few different xlsx files from DCP Pop, there is a bunch of code that is repeated in each script. We can migrate this into a single utils/dcp_pop_xlsx_helpers.py where functions can be accessed.