NYCPlanning / data-engineering-qaqc

streamlit app for data engineering
https://edm-data-engineering.nycplanningdigital.com
1 stars 0 forks source link

Add edde page #268

Closed fvankrieken closed 1 year ago

fvankrieken commented 1 year ago

For the sake of small PRs, figure this one can go now.

Adds a new page for EDDE, main functionality being to compare headers across versions since that was the biggest issue this build (next being entire columns being NA, will add that next).

I think the code is relatively self-explanatory, but worth a build and local test (poke around and see what you think). Helper file is for data-specific stuff (doesn't touch streamlit), components are for actual logic for generating streamlit widgets.

Next steps: