USAboundaries
Historical and Contemporary Boundaries of the United States of America
Seven years dormant, then two releases dragging every census boundary from 2020 to 2024
◆Recent moves
- 9mo ago
State boundaries updated to the 2024 census vintage
Brings state boundaries up to the 2024 census vintage, completing what 0.5.0 had deliberately left out, and updates the installation instructions. For a data package the vintage is the product, so this is the half of the refresh that matters most to anyone mapping at state level.
View source ↗ - 10mo ago
Census data refreshed to 2024, states excepted
Moves contemporary census data from the 2020 to the 2024 vintage for every geography except states — the first substantive update in seven years. Counties and congressional districts shifting vintage means district geometry from the intervening redistricting cycle finally lands.
View source ↗ - 8y ago
us_cities() returns sf and gains a states argument
Finishes the sf conversion by making us_cities() return an sf object rather than a plain data frame, and gives it a states argument matching the rest of the package. The remaining changes are documentation work done for JOSS peer review, including a vignette and a paper citation.
View source ↗ - 9y ago
Data split into a companion package; all boundaries become sf
⚡ SPARKConverts every boundary object to sf, moves the bulk data into the separate USAboundariesData package, and adds state plane projections, ZIP code tabulation area centroids and historical city populations. This release defines the shape the package still has today — the 2024 refresh eight years later is an update to exactly the arrangement set up here.
View source ↗ - 9y ago
Contemporary state, county and district boundaries added
Adds contemporary boundaries for states, counties and congressional districts alongside the historical data, and cuts the import list — us_boundaries() drops its fortified data frame option on the assumption that callers will convert to whatever format they need. Published within a minute of 0.3.0, so both appear as a single backfill of the package's early history.
View source ↗