<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Tools to Download and Explore Datasets from Data.gouv.fr</dc:title>
  <dc:title>R package rdatagouv version 0.1.0</dc:title>
  <dc:description>Provides a client for the public API of data.gouv.fr, the French
    government's open data platform. It helps you find a dataset that matches
    your interests, judge whether it is usable, download it, and re-fetch the
    exact same table later in a reproducible way. You can search the catalog
    and filter by producer or theme (dg_find_datasets(), dg_find_organization(),
    dg_find_topics()), pull a dataset's tabular resources into tidy tibbles
    (dg_pull_dataset()), inspect the documented variables of its data schema
    (dg_schema()), and compute summary metrics such as size, number of columns
    and missing-value rate (dg_summary(), dg_summarise()). Each returned table
    carries a stable identifier (dg_table_id(), dg_refetch()) so it can be
    re-fetched later. Requests are built on top of 'httr2'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: cli, httr2, jsonlite, nanoparquet, readxl, tibble, vroom</dc:relation>
  <dc:relation>Suggests: dplyr, gt, knitr, pkgdown, quarto, testthat (&gt;= 3.0.0),
withr, writexl</dc:relation>
  <dc:creator>Aymeric Stamm &lt;aymeric.stamm@cnrs.fr&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Magali Berland [aut],
  Pierre Gloaguen [aut],
  Arthur Leroy [aut],
  Mahendra Mariadassou [aut],
  Cédric Midoux [aut],
  Jean-François Rey [aut],
  Aymeric Stamm [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-8725-3654&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=rdatagouv/LICENSE)</dc:rights>
  <dc:date>2026-09-12</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rdatagouv</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rdatagouv</dc:identifier>
</oai_dc:dc>
