NEWS.md
file to track changes to the package.read_core()
.read_many_patterns
, and automated post-read re-aggregation.patterns_lookup()
function, which shows the proper weekly files to look in for data on a particular date, and also can download those files.visits_by_day
weekly patterns data.safegraph_place_id
to placekey
since new files will no longer contain safegraph_place_id
read_many_patterns()
where it would error if filter
left zero observations in some subfilesstate_info
, fips_to_names
, canada_cd_pop
, and canada_cd_types
.fips_to_cbg
to support Canada, and as a result the output is now character rather than numeric.safegraph_aws()
(and patterns_lookup
to match). NOTE THIS IS A BREAKING CHANGE. safegraph_aws()
now only looks at the most updated versions of the data. Access to previous versions is discontinued, and you’ll need to do it by hand using aws.s3::s3sync
. There’s no reason to use the old versions of the data anyway.