Releases: degauss-org/st_census_tract
Releases · degauss-org/st_census_tract
0.2.1
0.2.0
- code and readme updates for degaussverse 1.0 release
0.1.3
- ensure that all tract IDs are 2 digit state, 3 digit county, and 6 digit tract.
0.1.2
- 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
fix bug for calculating number of rows that span more than one decade
0.1.0
- split rows to one row per decade (even when date range spans more than 2 decades)
- add
largest = TRUE
tost_join
to break any ties for points that lie on the boundary of two tracts
0.0.4
uses group_by(.row)
to prevent unexpected output when two consecutive rows have start_date
and end_date
that span decades
0.0.3
update version to get everything in sync
0.0.2
fix version numbers
0.0.2
Dockerfile downloads tract shapes from s3 on build