Data visualization of ICE contactors and contract data published by DDoSecrets on March 1, 2023. The data was hacked from DHS' Office of Industry Partnership and leaked by a group calling themselves the Department of Peace.
This repo now includes a simple static website for exploring DHS contractor and contract data with search, filters, rankings, and a state-level map.
Run:
./scripts/build_derived_data.shThis writes preprocessed files to web/data/:
contracts_enriched.jsoncontractors_index.jsoncompany_rollups.jsonstate_rollups.jsonsummary_metrics.json
From the repo root:
python3 -m http.server 8000Then open:
http://localhost:8000/web/
- Contractor-to-contract links are inferred by normalized company name matching.
- The map is state-level (not street-level geocoding) and uses available state fields in contracts.