Other packages > Find by keyword >

restatapi  

Search and Retrieve Data from Eurostat Database
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("restatapi", "0.23.2")



Attach the package and use:
library("restatapi")
Maintained by
Mátyás Mészáros
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-04-26
Latest Update: 2024-01-08
Description:
Eurostat is the statistical office of the European Union and provides high quality statistics for Europe. Large set of the data is disseminated through the Eurostat database (). The tools are using the REST API with the Statistical Data and Metadata eXchange (SDMX) Web Services () to search and download data from the Eurostat database using the SDMX standard.
How to cite:
Mátyás Mészáros (2019). restatapi: Search and Retrieve Data from Eurostat Database. R package version 0.23.2, https://cran.r-project.org/web/packages/restatapi. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.1.4 (2019-04-26 11:50), 0.1.6 (2019-04-28 23:20), 0.1.9 (2019-05-27 17:30), 0.2.3 (2019-07-23 22:10), 0.3.5 (2019-08-29 11:10), 0.3.6 (2019-09-29 22:50), 0.4.0 (2019-10-12 09:00), 0.6.0 (2019-12-05 18:00), 0.6.2 (2019-12-10 12:20), 0.6.9 (2020-02-18 10:00), 0.7.1 (2020-03-03 15:30), 0.7.3 (2020-03-08 00:20), 0.7.5 (2020-03-10 18:10), 0.8.0 (2020-04-29 14:30), 0.8.6 (2020-05-29 14:10), 0.8.10 (2020-09-18 09:20), 0.9.8 (2021-01-04 15:40), 0.10.0 (2021-03-11 00:10), 0.10.3 (2021-04-16 15:00), 0.10.6 (2021-05-14 01:20), 0.10.7 (2021-05-25 01:50), 0.11.3 (2021-09-15 10:00), 0.12.3 (2021-10-07 11:50), 0.12.8 (2022-01-26 13:52), 0.13.1 (2022-03-25 08:50), 0.13.3 (2022-06-01 01:10), 0.14.1 (2023-01-21 23:40), 0.20.3 (2023-02-24 12:50), 0.20.6 (2023-03-09 16:00), 0.21.2 (2023-08-09 01:30), 0.22.1 (2023-09-19 11:10), 0.22.5 (2024-01-08 08:50), 0.23.1 (2024-03-26 06:50)
Other packages that cited restatapi R package
View restatapi citation profile
Other R packages that restatapi depends, imports, suggests or enhances
Complete documentation for restatapi
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

memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
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  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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