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:David Dorchies [aut, cre]

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

On CRAN:

Conda:

2.18 score 13 exports 40 dependencies

Last updated from:d63de91390. Checks:7 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR148
source / vignettesOK150
linux-release-x86_64ERROR114
macos-release-arm64ERROR114
macos-oldrel-arm64ERROR98
windows-develERROR79
windows-releaseERROR68
windows-oldrelERROR69
wasm-releaseOK97

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 pageTopics
Convert list provided by the APIs into a tibbleconvert_list_to_tibble
Query resource data from data.gouv.frdownload_resource query query_api query_csv
Get resource ID from datasetget_dataset_id
Get the latest resource id of a datasetget_latest_sim2_resource_id
Get dataset or resources metadata from dataset IDget_dataset_metadata get_resources_metadata get_resource_metadata
Get SIM2 data from a period and a rectangular windowget_sim2_data
Get resources ID from a periodget_sim2_resources_metadata_from_date get_sim2_resources_periods