Other packages > Find by keyword >

NSO1212  

National Statistical Office of Mongolia's Open Data API Handler
View on CRAN: Click here


Download and install NSO1212 package within the R console
Install from CRAN:
install.packages("NSO1212")

Install from Github:
library("remotes")
install_github("cran/NSO1212")

Install by package version:
library("remotes")
install_version("NSO1212", "1.4.0")



Attach the package and use:
library("NSO1212")
Maintained by
Makhgal Ganbold
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-02-05
Latest Update: 2021-09-29
Description:
National Statistical Office of Mongolia (NSO) is the national statistical service and an organization of Mongolian government. NSO provides open access to official data via its API . The package NSO1212 has functions for accessing the API service. The functions are compatible with the API v2.0 and get data sets and its detailed informations from the API.
How to cite:
Makhgal Ganbold (2019). NSO1212: National Statistical Office of Mongolia's Open Data API Handler. R package version 1.4.0, https://cran.r-project.org/web/packages/NSO1212. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0.0 (2019-02-05 22:56), 1.1.0 (2020-05-13 10:40), 1.2.0 (2021-04-13 19:00), 1.3.0 (2021-06-22 10:00)
Other packages that cited NSO1212 R package
View NSO1212 citation profile
Other R packages that NSO1212 depends, imports, suggests or enhances
Complete documentation for NSO1212
Functions, R codes and Examples using the NSO1212 R package
Some associated functions: NSO1212 . all_tables . get_sector_info . get_subsector_info . get_table . get_table_info . 
Some associated R codes: all_tables.R . get_sector_info.R . get_subsector_info.R . get_table.R . get_table_info.R .  Full NSO1212 package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA