Releases: degauss-org/census_block_group
Releases · degauss-org/census_block_group
census_block_group 1.1.0
What's Changed
- feat: changing source of 2020 census block shape files to NHGIS by @nebularthm and @cole-brokamp in #33
Full Changelog: 1.0.1...1.1.0
census_block_group 1.0.1
What's Changed
- use rds files on github release assets instead of aws s3 by @cole-brokamp in #30
Full Changelog: 1.0.0...1.0.1
census_block_group 1.0.0
0.6.0
What's Changed
- don't pad 4 digit tracts and change column names to start with census… by @erikarasnick in #25
Full Changelog: 0.5.1...0.6.0
0.5.1
- check for ram > 5 GB when
census_yearis2010or2020 - make
census_yearargument optional, but default to2010if not set
0.5.0
- updates for degaussverse 1.0
- fix for 1990 IDs
0.4.3
- make all tract polygons valid with
st_make_valid - update dht
0.4.2
-
make census tract identifiers consistent across all decades (2 digit state, 3 digit county, 6 digit tract, 1 digit block group where applicable)
-
pad census tract fips with 0 where necessary
0.4.1
fix bug that returns > 1 row per input row by using the st_join argument largest = TRUE
0.4.0
- includes 1970 and 1980 tracts
- 1990-2020 now returns block group and tract id