GitHunt
OP

The examples of output from ICE Detention Scraper, and other sources

Example data sets for ICE detention facilities

This repository is for showing both data sources and examples of output from the
programs we are developing.

This shows input and output data from the ICE Detention Facilities Data Scraper
and Enricher
,
a Python script managed by the Open Security Mapping Project.

The ICE detention facility script scrapes ICE detention facility data from ICE.gov and enriches it
with information from Wikipedia, Wikidata, and
OpenStreetMap.

Contents

  • ice_detention_facilities_enriched-debugmode-aug-25-2025.csv - this is an output of
    the ICE detention scraper program from August 25 2025. It is set with all debug modes
    enabled. Note that a lot of results in for example Wikidata.org are incorrect.
  • ice-detention-facilities-extracted-aug-23-2025.json - the source for the data processed
    above. (A similar version is inside the ICE detention scraper program, in data_loader.py)
    Please note this was automatically extracted by an LLM AI from ICE.gov and has not been
    verified exhaustively, but it appears to be OK on spot checks.

More data sources and examples may be added to this repository.

Credits

These files were gathered and organized by Dan Feidt (@HongPong).

License

Creative Commons Zero - Public Domain. See License.txt

Contributors

Creative Commons Zero v1.0 Universal
Created August 26, 2025
Updated February 19, 2026
Open-Security-Mapping-Project/example-data-sets | GitHunt