Skip to content

Releases: degauss-org/census_block_group

census_block_group 1.0.0

20 Aug 18:45
25c82e3
Compare
Choose a tag to compare

What's Changed

  • Update R, renv and dependency versions by @Sanst3 in #29

New Contributors

Full Changelog: 0.6.0...1.0.0

0.6.0

18 Jul 14:51
8cd9a35
Compare
Choose a tag to compare

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

18 Apr 16:13
a664ac3
Compare
Choose a tag to compare
  • check for ram > 5 GB when census_year is 2010 or 2020
  • make census_year argument optional, but default to 2010 if not set

0.5.0

16 Mar 19:04
39e57fd
Compare
Choose a tag to compare
  • updates for degaussverse 1.0
  • fix for 1990 IDs

0.4.3

01 Feb 14:58
Compare
Choose a tag to compare
  • make all tract polygons valid with st_make_valid
  • update dht

0.4.2

20 Jan 22:24
13a8a61
Compare
Choose a tag to compare
  • 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

15 Dec 19:53
739d512
Compare
Choose a tag to compare

fix bug that returns > 1 row per input row by using the st_join argument largest = TRUE

0.4.0

27 Jul 20:13
Compare
Choose a tag to compare
  • includes 1970 and 1980 tracts
  • 1990-2020 now returns block group and tract id

0.3

24 Feb 20:47
Compare
Choose a tag to compare
0.3

The container now supports linkage to both 2020 and 1990 census block groups, in addition to 2000 and 2010.

0.2

16 Apr 21:10
Compare
Choose a tag to compare
0.2

The container now supports linkage to both 2000 and 2010 census block groups. This is supplied using a second argument in the docker call and the container will error if this is not supplied.