climatecabinet / climate-cabinet-tax-credit-map

Maps public utilities' eligibility for clean energy tax credit bonuses.
https://climatecabinet.github.io/climate-cabinet-tax-credit-map/
0 stars 1 forks source link

Apply formatting, Update Dockerfile, #35

Closed cpredmond98 closed 1 year ago

cpredmond98 commented 1 year ago

Make postgres use server side cursor on iterators, change geo types to more readable load census tracts Remove vscode folder (accidentally added)

Left loading command commented out

Fix association table builder

Add uncomment rest of load_geos

formatting

remove comments

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
climate-cabinet-tax-credit-map ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 13, 2023 3:33pm
cpredmond98 commented 1 year ago

I have some more changes coming soon, but this is stable and loads data into all of the tables. I did some sanity checks for example census tracts sum to approx the right number of residents. I also added an absolutely minimal test config that I should build on.