NYCPlanning / ose-equity-tool-etl

Contains code necessary to process the EDDE data files created by Data Engineering into the format expected by the equity-tool frontend. Managed by Open Source Engineering
2 stars 0 forks source link

Refactor python code from single jupyter notebook to .py files #3

Open SashaWeinstein opened 2 years ago

SashaWeinstein commented 2 years ago

This is another enhancement for DE to help with after first round of data is up in front-end. Code should be moved to (hopefully) more than one .py file.

This refactor might be a good place to apply test-drive development to ensure that outputs stay the same.