Commit Graph

13 Commits

Author SHA1 Message Date
eccfbdbad9 Add data center demographic, RUCA, and energy capacity analysis
Adds three coordinated changes:

- Request nameplate, summer, and winter capacity from the EIA
  operating-generator-capacity endpoint and project them as typed columns
  on energy_eia_operating_generator_capacity_flat. The original ingest
  only pulled latitude and longitude, leaving the flat table with no MW
  values despite its name.
- New cluster_analysis.ipynb joins master_data_centers to ACS-2024
  demographics, USDA RUCA-2020 codes (loaded from new/), and EIA
  generation capacity within 50 km of each site.
- Summary doc consolidates the headline findings: DC tracts skew higher
  income / more educated / more racially diverse than US average, the
  metro over-index is only 1.11x, the non-metro tail is dominated by
  hyperscalers in the Columbia River corridor (OR+WA = 66% of non-metro
  DCs), and Microsoft co-locates with Palo Verde Nuclear in Goodyear AZ.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 08:14:57 -07:00
e7f23a87b2 created folium map html page 2026-05-17 18:57:15 -07:00
7e46dd8578 Add spatial clustering analysis outputs 2026-05-17 18:53:38 -07:00
90e8b21423 Add master data center merge workflow 2026-05-17 18:53:16 -07:00
8fcbb18e37 Add utility rate tracker loader 2026-05-17 18:52:55 -07:00
48f23af5b0 Add EIA SEDS ingestion support 2026-05-17 18:52:29 -07:00
614b10b43f created table loader. IM3 tables. oppositoin tables 2026-05-17 16:08:46 -07:00
eecfa49779 cables and maps 2026-05-17 15:32:51 -07:00
3f7875084d claude checklist 2026-05-16 17:06:13 -07:00
75d17f8e95 got the ingest for energy eia data. created txt files of their descriptions 2026-05-16 17:05:59 -07:00
b442998eb5 update ingest_eia 2026-05-15 20:53:42 -07:00
4e6a564b6c gitignore, energy)layer fix 2026-05-15 20:49:51 -07:00
f57969c9ee first commit 2026-05-15 20:48:41 -07:00