1.1.0-alpha2
The 1.1.0-alpha2 release brings a lot of improvements to the ice_detention_scraper for monitoring ICE detention facilities data, more detailed than any other program available.
Updates include: writing xlsx files, collecting the field offices, multi threading the enrichments, reorganizing the code, better statistics organizing, a ton of hand-matched records, new 287(g) agency data gathering, Guantanamo Bay data, optional scraping thousands of non-ICE-related facilities via Vera.org. The outputs are now placed in a more convenient output directory as well. The detention center code is now updated to track "FY26" headers so it will not parse the older "FY25" versions of the files (#74).
Please note we recommend using the program uv to manage your local python dependencies. Thanks to @johnseekins for doing almost all of the diligent work to bring you this release!
What's Changed
- support xlsx writing by @johnseekins in #23
- improve format of enrichment data by @johnseekins in #31
- collect and match all field offices by @johnseekins in #32
- Faster enrichment step by @johnseekins in #34
- Scraper function break up by @johnseekins in #38
- Some additional statistics in the data model by @johnseekins in #41
- Bump ruff from 0.13.0 to 0.13.1 by @dependabot[bot] in #40
- Bump mypy from 1.18.1 to 1.18.2 by @dependabot[bot] in #39
- Bump lxml from 6.0.1 to 6.0.2 by @dependabot[bot] in #45
- Bump fastexcel from 0.15.1 to 0.16.0 by @dependabot[bot] in #44
- Bump actions/checkout from 4 to 5 in the actions group by @dependabot[bot] in #43
- Add custom facilities and some small schema improvements by @johnseekins in #48
- match two JTF records by @johnseekins in #53
- Bump beautifulsoup4 from 4.13.5 to 4.14.0 by @dependabot[bot] in #51
- Bump ruff from 0.13.1 to 0.13.2 by @dependabot[bot] in #52
- Vera.org Facility data and additional facility types/groupings by @johnseekins in #49
- small fixes and additional name matching (and dep updates) by @johnseekins in #58
- Bump ruff from 0.13.2 to 0.14.1 by @dependabot[bot] in #59
- Bump beautifulsoup4 from 4.14.0 to 4.14.2 by @dependabot[bot] in #56
- Bump polars from 1.33.1 to 1.34.0 by @dependabot[bot] in #54
- Improve local linting and a few bug fixes by @johnseekins in #66
- start adding participating agency data (287g network) by @johnseekins in #68
- Bump ruff from 0.14.1 to 0.14.4 by @dependabot[bot] in #72
- Bump polars from 1.34.0 to 1.35.2 by @dependabot[bot] in #71
Full Changelog: 1.1.0-alpha1...1.1.0-alpha2