Skip to contents

Data

Bundled dataset definitions

nyc_datasets
NYC geographic dataset definitions

Pipeline

Run the full crosswalk generation pipeline

make_run()
Run the full crosswalk generation pipeline

Boundary download

Download and process NYC geographic boundaries

download_all_boundaries()
Download and combine all NYC boundary datasets
process_dataset()
Download and standardize a single NYC boundary dataset
resolve_dcp_cycle()
Resolve the latest available DCP cycle for a URL

Crosswalk building

Build crosswalk tables from boundary data

build_crosswalks()
Build all crosswalk tables from boundary data
build_longform_for_primary()
Build long-form crosswalk for a single primary geography
build_wide_for_primary()
Build wide-format crosswalk for a single primary geography

Spatial helpers

Low-level spatial operations

dissolve_by_name()
Dissolve features by name column
union_by_name()
Union features by name column