Package: nycbuildxwalks 0.0.0.9000
nycbuildxwalks: Build Geographic Crosswalk Tables for New York City Boundaries
Downloads official New York City geographic boundary data from NYC Open Data, the Department of City Planning, and other sources, then generates comprehensive crosswalk tables showing how administrative and spatial boundaries overlap. Produces wide-format and long-format CSV crosswalks with intersection area and percentage calculations. Based on the Python tool by Nathan Storey at MODA-NYC (<https://github.com/MODA-NYC/nyc-geography-crosswalks>), which builds on earlier work by BetaNYC (<https://github.com/BetaNYC/nyc-boundaries>).
Authors:
nycbuildxwalks_0.0.0.9000.tar.gz
nycbuildxwalks_0.0.0.9000.zip(r-4.7)nycbuildxwalks_0.0.0.9000.zip(r-4.6)nycbuildxwalks_0.0.0.9000.zip(r-4.5)
nycbuildxwalks_0.0.0.9000.tgz(r-4.6-any)nycbuildxwalks_0.0.0.9000.tgz(r-4.5-any)
nycbuildxwalks_0.0.0.9000.tar.gz(r-4.7-any)nycbuildxwalks_0.0.0.9000.tar.gz(r-4.6-any)
nycbuildxwalks_0.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
nycbuildxwalks/json (API)
| # Install 'nycbuildxwalks' in R: |
| install.packages('nycbuildxwalks', repos = c('https://kjhealy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kjhealy/nycbuildxwalks/issues
Pkgdown/docs site:https://kjhealy.github.io
- nyc_datasets - NYC geographic dataset definitions
Last updated from:39754bd941. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 163 | ||
| linux-release-x86_64 | OK | 141 | ||
| macos-release-arm64 | OK | 117 | ||
| macos-oldrel-arm64 | OK | 108 | ||
| windows-devel | OK | 88 | ||
| windows-release | OK | 82 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 123 |
Exports:build_crosswalksbuild_longform_for_primarybuild_wide_for_primarydissolve_by_namedownload_all_boundariesmake_runprocess_datasetresolve_dcp_cycleunion_by_name
Dependencies:askpassbitbit64classclassIntclicliprcpp11crayoncurlDBIdplyre1071genericsgluehmshttr2jsonliteKernSmoothlifecyclemagrittrMASSopensslpillarpkgconfigprettyunitsprogressproxypurrrR6rappdirsRcppreadrrlangs2sfstringistringrsystibbletidyselecttzdbunitsutf8vctrsvroomwithrwk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Build all crosswalk tables from boundary data | build_crosswalks |
| Build long-form crosswalk for a single primary geography | build_longform_for_primary |
| Build wide-format crosswalk for a single primary geography | build_wide_for_primary |
| Dissolve features by name column | dissolve_by_name |
| Download and combine all NYC boundary datasets | download_all_boundaries |
| Run the full crosswalk generation pipeline | make_run |
| NYC geographic dataset definitions | nyc_datasets |
| Download and standardize a single NYC boundary dataset | process_dataset |
| Resolve the latest available DCP cycle for a URL | resolve_dcp_cycle |
| Union features by name column | union_by_name |
