Skip to content

Releases: degauss-org/census_block_group

census_block_group 1.1.0

10 Jul 20:24
8fab558

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.1.0

census_block_group 1.0.1

02 May 15:32
cadec1e

Choose a tag to compare

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

20 Aug 18:45
25c82e3

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

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

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

Choose a tag to compare

  • updates for degaussverse 1.0
  • fix for 1990 IDs

0.4.3

01 Feb 14:58

Choose a tag to compare

  • make all tract polygons valid with st_make_valid
  • update dht

0.4.2

20 Jan 22:24
13a8a61

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

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

Choose a tag to compare

  • includes 1970 and 1980 tracts
  • 1990-2020 now returns block group and tract id