Package: psgc 0.1.1
psgc: Philippine Standard Geographic Code
Provides access to the Philippine Standard Geographic Code (PSGC), an official classification system for geographic areas in the Philippines published by the Philippine Statistics Authority (PSA). Includes area names, geographic levels (Region, Province, City, Municipality, Sub-Municipality, and Barangay), and census population figures across multiple PSA publication releases. Offers utilities to look up individual codes, filter by geographic level, track code changes across releases via a built-in crosswalk, and retrieve population data in long or wide format.
Authors:
psgc_0.1.1.tar.gz
psgc_0.1.1.zip(r-4.7)psgc_0.1.1.zip(r-4.6)psgc_0.1.1.zip(r-4.5)
psgc_0.1.1.tgz(r-4.6-any)psgc_0.1.1.tgz(r-4.5-any)
psgc_0.1.1.tar.gz(r-4.7-any)psgc_0.1.1.tar.gz(r-4.6-any)
psgc_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
psgc/json (API)
| # Install 'psgc' in R: |
| install.packages('psgc', repos = c('https://yng-me.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yng-me/psgc/issues
Pkgdown/docs site:https://yng-me.github.io
Last updated from:231b99c5ad. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 166 | ||
| linux-release-x86_64 | OK | 153 | ||
| macos-release-arm64 | OK | 161 | ||
| macos-oldrel-arm64 | OK | 160 | ||
| windows-devel | OK | 125 | ||
| windows-release | OK | 111 | ||
| windows-oldrel | OK | 115 | ||
| wasm-release | OK | 115 |
Exports:get_populationget_psgcget_psgc_widelatest_releaselist_releasesmap_psgcpsgc_info
Dependencies:cli
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get population data for a specific release | get_population |
| Get PSGC data for a specific release | get_psgc |
| Get PSGC data in wide (denormalised) format | get_psgc_wide |
| The most recent bundled PSGC release | latest_release |
| List available PSGC releases | list_releases |
| Map PSGC codes to a target release | map_psgc |
| Get metadata for one or more PSGC codes | psgc_info |
