← Back to Homepage

Brownfield Opportunities

Case study · Infrastructure

A Reindustrialization & Energy Exploration

What
~46,800 federally-tracked contaminated sites, scored for redevelopment and new power.
Stack
Pure-Python spatial pipeline over federal ArcGIS services; Leaflet + Canvas map.
Status
LIVE
Dates
Published May 2026 · Updated July 2026
Links
Live site · Source code

Background

Where are the contaminated and underused sites that could be redeveloped, and which of them already sit next to the power, water, and transport you'd need to actually build?

This dashboard maps ~46,800 federally-tracked contaminated sites and scores each one on how close it sits to the transmission, generation, water, and transport a build actually needs. The same proximity that suits energy redevelopment also suits AI and data-center load growth. One site can carry the build-out, bring new generation online, and send jobs and cleanup to a community that lived with the contamination for decades. EPA's RE-Powering program already flags hundreds as redevelopment-ready.

A Look Inside

Each view shown on mobile and desktop — tap any image to open the live site.

~46,800 federally-tracked contaminated sites mapped across Superfund (NPL) (mobile) ~46,800 federally-tracked contaminated sites mapped across Superfund (NPL) (desktop)
~46,800 federally-tracked contaminated sites mapped across Superfund (NPL), brownfields, FUDS, and BRAC.
Tapping a site opens a detail panel (mobile) Tapping a site opens a detail panel (desktop)
Tapping a site opens a detail panel — a slide-in on desktop, a bottom sheet on mobile — with infrastructure proximity, documents, and enforcement.

How It Works

I vibe-coded the data pipeline and the dashboard, leaning on official federal sources so the map is defensible. The whole thing is static and refreshes from one command:

[View the Live Dashboard] | [View the Code]


← Back to Homepage