Package: zippeR 0.1.1.9000
zippeR: Working with United States ZIP Code and ZIP Code Tabulation Area Data
Provides a set of functions for working with American postal codes, which are known as ZIP Codes. These include accessing ZIP Code to ZIP Code Tabulation Area (ZCTA) crosswalks, retrieving demographic data for ZCTAs, and tabulating demographic data for three-digit ZCTAs.
Authors:
zippeR_0.1.1.9000.tar.gz
zippeR_0.1.1.9000.zip(r-4.5)zippeR_0.1.1.9000.zip(r-4.4)zippeR_0.1.1.9000.zip(r-4.3)
zippeR_0.1.1.9000.tgz(r-4.4-any)zippeR_0.1.1.9000.tgz(r-4.3-any)
zippeR_0.1.1.9000.tar.gz(r-4.5-noble)zippeR_0.1.1.9000.tar.gz(r-4.4-noble)
zippeR_0.1.1.9000.tgz(r-4.4-emscripten)zippeR_0.1.1.9000.tgz(r-4.3-emscripten)
zippeR.pdf |zippeR.html✨
zippeR/json (API)
NEWS
# Install 'zippeR' in R: |
install.packages('zippeR', repos = c('https://pfizer-opensource.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pfizer-opensource/zipper/issues
- zi_mo_hud - Missouri HUD ZIP Code to County Crosswalk, 2023
- zi_mo_pop - Total Population and Median Household Income, Missouri ZCTAs 2022
- zi_mo_usps - Missouri USPS Three-digit ZIP Code Labels, August 2024
- zi_mo_zcta3 - Missouri Three-digit ZCTAs, 2022
Last updated 4 months agofrom:a8de9d9dcc. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | OK | Nov 10 2024 |
R-4.5-linux | OK | Nov 10 2024 |
R-4.4-win | OK | Nov 10 2024 |
R-4.4-mac | OK | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
Exports:zi_aggregatezi_convertzi_crosswalkzi_get_demographicszi_get_geometryzi_labelzi_list_zctaszi_load_crosswalkzi_load_labelszi_load_labels_listzi_prep_hudzi_repairzi_validate
Dependencies:askpassbitbit64classclassIntclicliprcpp11crayoncurlDBIdplyre1071fansigenericsgluehmshttrjsonliteKernSmoothlifecyclemagrittrMASSmimeopensslpillarpkgconfigprettyunitsprogressproxypurrrR6rappdirsRcppreadrrlangrvests2selectrsfspatstat.univarspatstat.utilsstringistringrsystibbletidycensustidyrtidyselecttigristzdbunitsutf8uuidvctrsvroomwithrwkxml2
Basics of ZIP Codes and ZCTAs
Rendered frombasics.Rmd
usingknitr::rmarkdown
on Nov 10 2024.Last update: 2024-07-03
Started: 2024-07-03
Converting ZIP Codes to Other Geographies
Rendered fromconverting-zips.Rmd
usingknitr::rmarkdown
on Nov 10 2024.Last update: 2024-07-03
Started: 2024-07-03
Demographic and Geometric ZCTA Data
Rendered fromdemographic-geometric-zcta-data.Rmd
usingknitr::rmarkdown
on Nov 10 2024.Last update: 2024-07-03
Started: 2024-07-03
Three-digit ZIP Codes and ZCTAs
Rendered fromthree-digit-zips.Rmd
usingknitr::rmarkdown
on Nov 10 2024.Last update: 2024-07-16
Started: 2024-07-03
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Aggregate ZCTAs to Three-digit ZCTAs | zi_aggregate |
Convert Five-digit ZIP Codes to Three-digit ZIP Codes | zi_convert |
Crosswalk ZIP Codes with UDS, HUD, or a Custom Dictionary | zi_crosswalk |
Download Demographic Data for Five-digit ZCTAs | zi_get_demographics |
Download and Optionally Geoprocess ZCTAs | zi_get_geometry |
Label ZIP Codes with Contextual Data | zi_label |
List ZCTA GEOIDs for States | zi_list_zctas |
Load Crosswalk Files | zi_load_crosswalk |
Load Label Data | zi_load_labels |
Load List of Available Label Data Sets | zi_load_labels_list |
Missouri HUD ZIP Code to County Crosswalk, 2023 | zi_mo_hud |
Total Population and Median Household Income, Missouri ZCTAs 2022 | zi_mo_pop |
Missouri USPS Three-digit ZIP Code Labels, August 2024 | zi_mo_usps |
Missouri Three-digit ZCTAs, 2022 | zi_mo_zcta3 |
Convert HUD Crosswalk Data to Finalized Crosswalk | zi_prep_hud |
Repair ZIP Code or ZCTA Vector | zi_repair |
Validate ZIP Code or ZCTA Vector | zi_validate |