Package: sdmxdata Title: Open Data SDMX API Client Version: 0.2.9000 Authors@R: c( person("Edwin", "de Jonge", email="edwindjonge@gmail.com", role = c("aut","cre"),comment =c(ORCID="0000-0002-6580-4718")), person("Roelof", "Waaijman", role = c("ctb"))) Description: The data and meta data from various statistical agencies such as OECD and Statistics Netherlands can be browsed and downloaded. The client uses the open data SDMX API of Statistics Netherlands. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, tinytest Imports: httr2, data.table, jsonlite, R6 URL: https://edwindj.github.io/sdmxdata/ VignetteBuilder: knitr Depends: R (>= 4.2.0) LazyData: true Config/pak/sysreqs: libssl-dev Repository: https://edwindj.r-universe.dev Date/Publication: 2025-11-07 10:28:36 UTC RemoteUrl: https://github.com/edwindj/sdmxdata RemoteRef: HEAD RemoteSha: 5abeda0cdbe8fa6a26b6f13b6c54274bfc04bf95 NeedsCompilation: no Packaged: 2026-07-05 07:10:39 UTC; root Author: Edwin de Jonge [aut, cre] (ORCID: ), Roelof Waaijman [ctb] Maintainer: Edwin de Jonge