Changelog
Source:NEWS.md
nycbuildxwalks (development version)
- Initial package creation. Port of the Python NYC geography crosswalks tool by Nathan Storey at MODA-NYC.
- Added
nyc_datasetstibble with definitions for 15 NYC geographic boundary datasets. - Added
download_all_boundaries()to download and combine boundary data from official NYC sources. - Added
build_crosswalks()to generate long-form and wide-format crosswalk CSVs from boundary data. - Added
make_run()to orchestrate the full pipeline.