CapWatch tracks surveillance technology procurement at the US Capitol β cameras, biometrics, access control systems, and the contractors who supply them.
Built on public contract data from USASpending.gov and FOIA disclosures. Everything here is public record.
- USASpending.gov β Federal contract awards
- QuiverQuant β Congressional contract tracking
- FOIA disclosures β MuckRock database
- GAO reports β Government accountability findings
Cloudflare Worker (capwatch-public)
β
βββ D1 (contract records, vendor database)
βββ KV (news cache, rate limiting)
βββ REST API (/api/contracts, /api/vendors, /api/news)
git clone https://github.com/indicaindependent/capwatch-public
cd capwatch-public
cp wrangler.toml.example wrangler.toml
wrangler d1 create capwatch-db
wrangler secret put QUIVERQUANT_API_KEY
wrangler secret put NEWS_API_KEY
wrangler deployAGPL-3.0 β Modifications must be open-sourced.
Public record data only | Built by VPDLNY