Package: fedstatAPIr 1.0.3
fedstatAPIr: Unofficial API for Fedstat (Rosstat EMISS System) for Automatic and Efficient Data Queries
An API for automatic data queries to the fedstat <https://www.fedstat.ru>, using a small set of functions with a common interface.
Authors:
fedstatAPIr_1.0.3.tar.gz
fedstatAPIr_1.0.3.zip(r-4.7)fedstatAPIr_1.0.3.zip(r-4.6)fedstatAPIr_1.0.3.zip(r-4.5)
fedstatAPIr_1.0.3.tgz(r-4.6-any)fedstatAPIr_1.0.3.tgz(r-4.5-any)
fedstatAPIr_1.0.3.tar.gz(r-4.7-any)fedstatAPIr_1.0.3.tar.gz(r-4.6-any)
fedstatAPIr_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
fedstatAPIr/json (API)
| # Install 'fedstatAPIr' in R: |
| install.packages('fedstatAPIr', repos = c('https://denchpokepon.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/denchpokepon/fedstatapir/issues
- fedstat_indicators_names_database - Database of all indicator names presented on the fedstat.ru with hierarchical grouping
Last updated from:0fd46f2d62. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 214 | ||
| linux-release-x86_64 | OK | 107 | ||
| macos-release-arm64 | OK | 163 | ||
| macos-oldrel-arm64 | OK | 163 | ||
| windows-devel | OK | 114 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 58 | ||
| wasm-release | OK | 127 |
Exports:%>%fedstat_data_ids_filterfedstat_data_load_with_filtersfedstat_get_data_idsfedstat_indicator_infofedstat_parse_sdmx_to_tablefedstat_post_data_ids_filtered
Dependencies:askpassclicurldata.tablehttrjsonlitemagrittrmimeopensslR6Rcppreadsdmxrlangsysxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Filters 'data_ids' based on 'filters' that are given in JSON format | fedstat_data_ids_filter |
| Download subset of indicator data from fedstat.ru by specifying filters in JSON | fedstat_data_load_with_filters |
| Get data filters ids from fedstat.ru indicator web page | fedstat_get_data_ids |
| Download indicator information | fedstat_indicator_info |
| Database of all indicator names presented on the fedstat.ru with hierarchical grouping | fedstat_indicators_names_database |
| Parse sdmx raw bytes to data.frame | fedstat_parse_sdmx_to_table |
| Post data filters ids to fedstat.ru and download specified subset of data | fedstat_post_data_ids_filtered |
| Get data ids from java script source | parse_js1 |
| Get default data ids object ids from java script source | parse_js2 |
