Background
The question I set out to answer: What tangible community benefits are major data centers actually delivering, and how does that compare to what they promised?
The AI and compute boom is driving a wave of data-center construction that strains local power grids and water supplies, while what the tech giants promise and what they actually deliver stays largely opaque. Surfacing that gap gives local policymakers and community organizers leverage: it shows what's been won elsewhere (multi-million-dollar community funds, renewable microgrids, water-recycling investments), so they can negotiate stronger, more standardized Community Benefit Agreements before zoning approvals are granted.
The bigger reason is getting deals done at all. Winning the AI race means standing up data-center capacity fast, and that only happens when host communities come out clearly ahead, with benefits that outweigh the load on their grid and water. Cataloging the agreements that actually brought developers and communities together gives both sides a starting point: a template for the deals that get built instead of dying in a zoning fight.
How It Works
I vibe-coded this: I described the pipeline to an AI agent, let it scaffold the scrapers and extraction logic, then iterated until I trusted the output. The stack is intentionally dull and serverless, so there's nothing to keep alive day to day:
- Data sources: public planning documents and PDF zoning applications, corporate sustainability reports, and local news coverage, with NLP extraction pulling specific monetary commitments, infrastructure upgrades (parks, road paving), and job-creation promises out of the unstructured text.
- Backend: Python scripts run on GitHub Actions to ingest and process the documents. No server to keep alive, and it's hosted free on GitHub Pages.
- Three views: a company-by-theme comparison matrix (what's been committed across jobs, energy, water, tax, grants, and infrastructure); a project explorer with individual campus commitments and community response; and a Ratepayer Protection Pledge tracker — which hyperscalers signed the March 4, 2026 pledge not to pass grid-upgrade costs to ratepayers, and whether those commitments are showing up project by project.
A Look Inside
Each view shown on mobile and desktop — tap any image to open the live site.



