exteral_datasets_list: External Data List

Description Usage Format See Also

Description

This is a list of datasets that are included in the package workflow but are not stored in the data/ directory.

The primary reason that a dataset is included in this list is that it exceeds Github's 50 MB file size limit (see here for details).

Usage

1

Format

The data itself is simply a NULL value.

Its purpose is to provide some documentation of the datasets that are not directly included in the package.

The following external datasets are accessed by workflows in this package:

• waterbodies:

Multipolygons of the major waterbodies in King County, WA (osf.io/9fp6q)

• census_tracts_2009:

King County census tract boundaries (2009) (osf.io/5gx8a).
Original source: ftp.census.gov

• census_tracts_2016:

King County census tract boundaries (2009)
Downloaded with the tigris package.

• acs_data:

A tibble of all of the American Community Survey data variables used in this project.
Downloaded with the tidycensus package.

• parcel_value:

Tax value history for all parcels in King County, WA (osf.io/XXX)

See Also

get_external_data_plan


tiernanmartin/NeighborhoodChangeTypology documentation built on May 17, 2019, 1:02 p.m.