Package: datagouvfr 0.1.0

David Dorchies
datagouvfr: Access and Query French Government Open Data from data.gouv.fr
Provides functions to search, retrieve metadata, and download datasets from https://data.gouv.fr, the official French government open data portal. Includes tools for querying datasets with filtering capabilities, automatic caching of downloaded resources, and flexible access methods using both direct CSV downloads and the data.gouv.fr tabular API.
Authors:
datagouvfr_0.1.0.tar.gz
datagouvfr_0.1.0.zip(r-4.7)datagouvfr_0.1.0.zip(r-4.6)datagouvfr_0.1.0.zip(r-4.5)
datagouvfr_0.1.0.tgz(r-4.6-any)datagouvfr_0.1.0.tgz(r-4.5-any)
datagouvfr_0.1.0.tar.gz(r-4.7-any)datagouvfr_0.1.0.tar.gz(r-4.6-any)
datagouvfr_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
datagouvfr/json (API)
NEWS
| # Install 'datagouvfr' in R: |
| install.packages('datagouvfr', repos = c('https://inrae.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/inrae/datagouvfr/issues
Last updated from:d63de91390. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 148 | ||
| source / vignettes | OK | 150 | ||
| linux-release-x86_64 | ERROR | 114 | ||
| macos-release-arm64 | ERROR | 114 | ||
| macos-oldrel-arm64 | ERROR | 98 | ||
| windows-devel | ERROR | 79 | ||
| windows-release | ERROR | 68 | ||
| windows-oldrel | ERROR | 69 | ||
| wasm-release | OK | 97 |
Exports:convert_list_to_tibbledownload_resourceget_dataset_idget_dataset_metadataget_latest_sim2_resource_idget_resource_metadataget_resources_metadataget_sim2_dataget_sim2_resources_metadata_from_dateget_sim2_resources_periodsqueryquery_apiquery_csv
Dependencies:askpassclicpp11curldata.tabledplyrgenericsgluehttrjsonlitelifecycleloggerlubridatemagrittrmimeopensslpillarpkgconfigpurrrR.methodsS3R.ooR.utilsR6Rcpprjsonrlangrvestselectrstringistringrsystibbletidyselecttimechangetriebeardurltoolsutf8vctrswithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert list provided by the APIs into a tibble | convert_list_to_tibble |
| Query resource data from data.gouv.fr | download_resource query query_api query_csv |
| Get resource ID from dataset | get_dataset_id |
| Get the latest resource id of a dataset | get_latest_sim2_resource_id |
| Get dataset or resources metadata from dataset ID | get_dataset_metadata get_resources_metadata get_resource_metadata |
| Get SIM2 data from a period and a rectangular window | get_sim2_data |
| Get resources ID from a period | get_sim2_resources_metadata_from_date get_sim2_resources_periods |