Other packages > Find by keyword >

cbsodataR  

Statistics Netherlands (CBS) Open Data API Client
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cbsodataR", "1.2.1")



Attach the package and use:
library("cbsodataR")
Maintained by
Edwin de Jonge
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-01-20
Latest Update: 2024-09-25
Description:
The data and meta data from Statistics Netherlands () can be browsed and downloaded. The client uses the open data API of Statistics Netherlands.
How to cite:
Edwin de Jonge (2016). cbsodataR: Statistics Netherlands (CBS) Open Data API Client. R package version 1.2.1, https://cran.r-project.org/web/packages/cbsodataR. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:25), 0.2.1 (2016-01-20 09:31), 0.2.5 (2018-02-02 00:27), 0.3.2 (2019-02-21 16:40), 0.3.4 (2019-08-20 14:30), 0.3.5 (2019-11-05 18:30), 0.3 (2018-04-30 18:37), 0.4.1 (2020-02-20 15:50), 0.5.1 (2020-09-14 14:40), 1.0.1 (2024-01-08 16:40), 1.1 (2024-09-25 13:50)
Other packages that cited cbsodataR R package
View cbsodataR citation profile
Other R packages that cbsodataR depends, imports, suggests or enhances
Complete documentation for cbsodataR
Functions, R codes and Examples using the cbsodataR R package
Some associated functions: cache_clear . cbs_add_date_column . cbs_add_label_columns . cbs_add_statcode_column . cbs_default_selection . cbs_download_data . cbs_download_meta . cbs_download_table . cbs_extract_table_id . cbs_get_catalogs . cbs_get_data . cbs_get_data_from_link . cbs_get_datasets . cbs_get_maps . cbs_get_meta . cbs_get_meta_from_dir . cbs_get_sf . cbs_get_tables_themes . cbs_get_themes . cbs_get_toc . cbs_join_sf_with_data . cbs_search . cbsodataR-package . download_data-deprecated . download_meta-deprecated . download_table-deprecated . eq . get_data-deprecated . get_meta-deprecated . get_meta_from_dir . get_table_list . get_tables_themes . get_themes . has_substring . resolve_deeplink . 
Some associated R codes: add_column_labels.R . cache.R . cbs-table.R . cbs_add_date_column.R . cbs_add_label_columns.R . cbs_add_statcode_column.R . cbs_default_selection.R . cbs_download_data.R . cbs_download_meta.R . cbs_download_table.R . cbs_extract_table_id.R . cbs_get_catalogs.R . cbs_get_data.R . cbs_get_data_from_link.R . cbs_get_datasets.R . cbs_get_maps.R . cbs_get_meta.R . cbs_get_sf.R . cbs_get_themes.R . cbs_get_toc.R . cbs_join_sf_with_data.R . cbs_search.R . cbsopendata.R . deeplink.R . download-data.R . download-meta.R . download-table.R . dual.R . filter.R . get-data.R . get-meta.R . get-table-list.R . get-themes.R . get_base_url.R . get_datatype.R . get_row_count.R . query.R . resolve.R . store_labels.R . util.R .  Full cbsodataR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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