censable 0.0.8
CRAN release: 2025-09-01
- Fixes issue where
build_dec()would fail for blocks in 2010. - Cleans up old pipe re-exports in favor of new base R pipe system.
censable 0.0.6
- Fixes an error where
build_dec()andbuild_acs()fail whengeography = 'state'. - Fixes an error where empty geometries are returned with
county = NULLfor somegeographyentries.
censable 0.0.5
CRAN release: 2022-11-19
- Resolves an issue where block-level requests with geometry would fail for 2000 data.
censable 0.0.4
- Internal changes to
build_dec()andbuild_acs()to make variable fetching cleaner. - Adds new
groupstobuild_dec()for 7 category races with no Hispanic category:'all7','pop7', and'vap7'. - Allows any part race from
build_dec()with'ap:race'for all race categories. - Adds call to
breakdown_geoid()inbuild_dec().
