Skip to content

Releases: degauss-org/st_census_tract

0.2.1

18 Jul 14:52
2ca531a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

14 Mar 13:42
fa396ce
Compare
Choose a tag to compare
  • code and readme updates for degaussverse 1.0 release

0.1.3

11 Mar 19:16
b377d4e
Compare
Choose a tag to compare
  • ensure that all tract IDs are 2 digit state, 3 digit county, and 6 digit tract.

0.1.2

03 Jan 15:11
ad30e92
Compare
Choose a tag to compare
  • use st::st_make_valid on tract shapefile before integrating into the container to resolve geometry errors
  • convert from old rmd template to new dht template files

0.1.1

17 Dec 21:06
2baef83
Compare
Choose a tag to compare

fix bug for calculating number of rows that span more than one decade

0.1.0

16 Dec 16:45
46b60b9
Compare
Choose a tag to compare
  • split rows to one row per decade (even when date range spans more than 2 decades)
  • add largest = TRUE to st_join to break any ties for points that lie on the boundary of two tracts

0.0.4

14 Dec 17:27
9e39c48
Compare
Choose a tag to compare

uses group_by(.row) to prevent unexpected output when two consecutive rows have start_date and end_date that span decades

0.0.3

18 Oct 13:39
Compare
Choose a tag to compare

update version to get everything in sync

0.0.2

14 Oct 16:08
Compare
Choose a tag to compare

fix version numbers

0.0.2

14 Oct 14:16
Compare
Choose a tag to compare

Dockerfile downloads tract shapes from s3 on build