Package: restatapi Type: Package Title: Search and Retrieve Data from Eurostat Database Date: 2026-03-27 Version: 0.25.0 Encoding: UTF-8 Authors@R: c(person("Mátyás", "Mészáros", email = "matyas.meszaros@ec.europa.eu", role = c("aut", "cre")), person("Sebastian", "Weinand", role = "ctb")) 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. License: EUPL Imports: data.table, rjson, xml2 Suggests: chron, knitr, rmarkdown, tinytest, remotes NeedsCompilation: no URL: https://github.com/eurostat/restatapi BugReports: https://github.com/eurostat/restatapi/issues RoxygenNote: 7.3.2 Config/pak/sysreqs: libxml2-dev Repository: https://eurostat.r-universe.dev Date/Publication: 2026-05-11 14:10:27 UTC RemoteUrl: https://github.com/eurostat/restatapi RemoteRef: HEAD RemoteSha: a0bce063c60aef1033ea696d91d26e1158c2c4b0 Packaged: 2026-06-10 06:18:14 UTC; root Author: Mátyás Mészáros [aut, cre], Sebastian Weinand [ctb] Maintainer: Mátyás Mészáros