Package: rstatscn 1.1.3
rstatscn: R Interface for China National Data
R interface for china national data <http://data.stats.gov.cn/>, some convenient functions for accessing the national data are provided.
Authors:
rstatscn_1.1.3.tar.gz
rstatscn_1.1.3.zip(r-4.7)rstatscn_1.1.3.zip(r-4.6)rstatscn_1.1.3.zip(r-4.5)
rstatscn_1.1.3.tgz(r-4.6-any)rstatscn_1.1.3.tgz(r-4.5-any)
rstatscn_1.1.3.tar.gz(r-4.7-any)rstatscn_1.1.3.tar.gz(r-4.6-any)
rstatscn_1.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rstatscn/json (API)
NEWS
| # Install 'rstatscn' in R: |
| install.packages('rstatscn', repos = c('https://jiang-hang.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jiang-hang/rstatscn/issues
Last updated from:c3f7f6dd6e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 146 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 163 | ||
| macos-oldrel-arm64 | OK | 165 | ||
| windows-devel | OK | 58 | ||
| windows-release | OK | 55 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 102 |
Exports:statscnDbsstatscnQueryDatastatscnQueryLastNstatscnQueryZbstatscnRegionsstatscnRowNamePrefix
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| private function for check the http status | checkHttpStatus |
| private function to convert the returned jason data to a dataframe | dataJson2df |
| private function for constructing the query parameter for dfwds | genDfwds |
| private function for sec | milSec |
| the available dbs | statscnDbs |
| query data in the statscn db | statscnQueryData |
| fetch the lastN data | statscnQueryLastN |
| the data categories | statscnQueryZb |
| the regions in db | statscnRegions |
| statscnRowNamePrefix | statscnRowNamePrefix |
