Package: eudata 0.1.2

Vilmos Prokaj
eudata: Access Data from 'GISCO'
Access data related to the European union from 'GISCO' <https://ec.europa.eu/eurostat/web/gisco>, the Geographic Information System of the European Commission, via its rest API at <https://gisco-services.ec.europa.eu>. This package tries to make it easier to get these data into R.
Authors:
eudata_0.1.2.tar.gz
eudata_0.1.2.zip(r-4.7)eudata_0.1.2.zip(r-4.6)eudata_0.1.2.zip(r-4.5)
eudata_0.1.2.tgz(r-4.6-any)eudata_0.1.2.tgz(r-4.5-any)
eudata_0.1.2.tar.gz(r-4.7-any)eudata_0.1.2.tar.gz(r-4.6-any)
eudata_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
eudata/json (API)
| # Install 'eudata' in R: |
| install.packages('eudata', repos = c('https://prokaj.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/prokaj/eudata/issues
Last updated from:8fcf4986ac. Checks:7 WARNING, 1 ERROR, 1 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 136 | ||
| source / vignettes | ERROR | 197 | ||
| linux-release-x86_64 | WARNING | 110 | ||
| macos-release-arm64 | WARNING | 157 | ||
| macos-oldrel-arm64 | WARNING | 191 | ||
| windows-devel | WARNING | 82 | ||
| windows-release | WARNING | 95 | ||
| windows-oldrel | WARNING | 78 | ||
| wasm-release | OK | 108 |
Exports:get_contentget_content_lengthget_datasetsget_latest_filesget_topicget_topics
Dependencies:askpassclicurldplyrfsgenericsgluehttr2lifecyclemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get content from the API | get_content |
| Get the content length of a file to download | get_content_length |
| Retrieve available datasets from an endpoint | get_datasets |
| Retrieve the latest files from the API | get_latest_files |
| Retrieve Topic Information | get_topic |
| Retrieve Topics from API | get_topics |