{
  "_id": "6a101e48acfb0bcc41c8a9b2",
  "Package": "insee",
  "Type": "Package",
  "Title": "Tools to Easily Download Data from INSEE BDM Database",
  "Version": "1.1.7",
  "Authors@R": "c(person(\"Hadrien\", \"Leclerc\", email = \"leclerc.hadrien@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"INSEE\", role = \"cph\"))",
  "Description": "Using embedded sdmx queries, get the data of more than 150\n000 insee series from 'bdm' macroeconomic database.",
  "URL": "https://pyr-opendatafr.github.io/R-Insee-Data/",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/pyr-opendatafr/R-Insee-Data/issues",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://pyr-opendatafr.r-universe.dev",
  "Date/Publication": "2024-08-24 07:43:02 UTC",
  "RemoteUrl": "https://github.com/pyr-opendatafr/r-insee-data",
  "RemoteRef": "HEAD",
  "RemoteSha": "6dd1f076981b8903a6d450ff6b0bba63658094ae",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:35:46 UTC",
    "User": "root"
  },
  "Author": "Hadrien Leclerc [aut, cre],\nINSEE [cph]",
  "Maintainer": "Hadrien Leclerc <leclerc.hadrien@gmail.com>",
  "MD5sum": "f34723e2e3fad7fc5a55afdb57833c27",
  "_user": "pyr-opendatafr",
  "_type": "src",
  "_file": "insee_1.1.7.tar.gz",
  "_fileid": "75cdcb19a8475a5ec40d7f09e361228ee2241be4c64b87b92144af0fdf34c67e",
  "_filesize": 3506243,
  "_sha256": "75cdcb19a8475a5ec40d7f09e361228ee2241be4c64b87b92144af0fdf34c67e",
  "_created": "2026-05-14T07:35:46.000Z",
  "_published": "2026-05-22T09:13:44.832Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77350399665,
      "time": 227,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989586586"
    },
    {
      "job": 77350399551,
      "time": 206,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989581439"
    },
    {
      "job": 77350399835,
      "time": 240,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989584233"
    },
    {
      "job": 77350399512,
      "time": 246,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989584034"
    },
    {
      "job": 77350395427,
      "time": 320,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989528016"
    },
    {
      "job": 77350399324,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156988223"
    },
    {
      "job": 77350399709,
      "time": 267,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989597351"
    },
    {
      "job": 77350399818,
      "time": 208,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989581739"
    },
    {
      "job": 77350399503,
      "time": 171,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989572763"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pyr-opendatafr/actions/runs/25847866292",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pyr-opendatafr/r-insee-data",
  "_commit": {
    "id": "6dd1f076981b8903a6d450ff6b0bba63658094ae",
    "author": "hadrilec <leclerc.hadrien@gmail.com>",
    "committer": "hadrilec <leclerc.hadrien@gmail.com>",
    "message": "MIT LICENSE + file name change\n",
    "time": 1724485382
  },
  "_maintainer": {
    "name": "Hadrien Leclerc",
    "email": "leclerc.hadrien@gmail.com",
    "login": "hadrilec",
    "twitter": "@hadrienleclerc",
    "uuid": 66560093
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    }
  ],
  "_owner": "pyr-opendatafr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "hadrilec",
      "count": 568,
      "uuid": 66560093
    },
    {
      "user": "hadrilec2",
      "count": 246,
      "uuid": 67275441
    },
    {
      "user": "clerousset",
      "count": 1,
      "uuid": 17267572
    }
  ],
  "_userbio": {
    "uuid": 89425526,
    "type": "organization",
    "name": "pyr-opendatafr",
    "description": "pyr-opendatafr is a collection of R and Python packages which gather tools to search and download data from French data providers"
  },
  "_downloads": {
    "count": 368,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/insee"
  },
  "_devurl": "https://github.com/pyr-opendatafr/r-insee-data",
  "_pkgdown": "https://pyr-opendatafr.github.io/R-Insee-Data/",
  "_searchresults": 90,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/insee.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pyr-opendatafr/r-insee-data",
  "_realowner": "pyr-opendatafr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7.0",
      "date": "2020-07-29"
    },
    {
      "version": "0.8.0",
      "date": "2020-08-02"
    },
    {
      "version": "0.9.0",
      "date": "2020-09-04"
    },
    {
      "version": "1.0.0",
      "date": "2021-01-28"
    },
    {
      "version": "1.1.0",
      "date": "2021-06-04"
    },
    {
      "version": "1.1.1",
      "date": "2021-09-16"
    },
    {
      "version": "1.1.2",
      "date": "2021-10-06"
    },
    {
      "version": "1.1.3",
      "date": "2022-01-19"
    },
    {
      "version": "1.1.4",
      "date": "2022-03-10"
    },
    {
      "version": "1.1.5",
      "date": "2022-09-17"
    },
    {
      "version": "1.1.7",
      "date": "2024-08-26"
    }
  ],
  "_exports": [
    "add_insee_metadata",
    "add_insee_title",
    "get_column_title",
    "get_dataset_list",
    "get_idbank_list",
    "get_insee",
    "get_insee_dataset",
    "get_insee_idbank",
    "get_insee_title",
    "search_insee",
    "split_title"
  ],
  "_help": [
    {
      "page": "add_insee_metadata",
      "title": "Add metadata to the raw data",
      "topics": [
        "add_insee_metadata"
      ]
    },
    {
      "page": "add_insee_title",
      "title": "Add a title column to the idbank list dataset",
      "topics": [
        "add_insee_title"
      ]
    },
    {
      "page": "get_column_title",
      "title": "Get the title of dataset's columns",
      "topics": [
        "get_column_title"
      ]
    },
    {
      "page": "get_dataset_list",
      "title": "Download a full INSEE's dataset list",
      "topics": [
        "get_dataset_list"
      ]
    },
    {
      "page": "get_idbank_list",
      "title": "Download a full INSEE's series key list",
      "topics": [
        "get_idbank_list"
      ]
    },
    {
      "page": "get_insee",
      "title": "Get data from INSEE BDM database with a SDMX query link",
      "topics": [
        "get_insee"
      ]
    },
    {
      "page": "get_insee_dataset",
      "title": "Get dataset from INSEE BDM database",
      "topics": [
        "get_insee_dataset"
      ]
    },
    {
      "page": "get_insee_idbank",
      "title": "Get data from INSEE series idbank",
      "topics": [
        "get_insee_idbank"
      ]
    },
    {
      "page": "get_insee_title",
      "title": "Get title from INSEE series idbank",
      "topics": [
        "get_insee_title"
      ]
    },
    {
      "page": "search_insee",
      "title": "Search a pattern among insee datasets and idbanks",
      "topics": [
        "search_insee"
      ]
    },
    {
      "page": "split_title",
      "title": "Split the title column in several columns",
      "topics": [
        "split_title"
      ]
    }
  ],
  "_readme": "https://github.com/pyr-opendatafr/r-insee-data/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "v7_death_birth-vignettes.Rmd",
      "filename": "v7_death_birth-vignettes.html",
      "title": "Deaths and Births",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-12-07 12:35:27",
      "modified": "2024-07-28 12:19:09",
      "commits": 3
    },
    {
      "source": "v2_gdp-vignettes.Rmd",
      "filename": "v2_gdp-vignettes.html",
      "title": "GDP growth rate",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-08-13 18:19:31",
      "modified": "2024-07-28 12:19:09",
      "commits": 3
    },
    {
      "source": "v3_inflation-vignettes.Rmd",
      "filename": "v3_inflation-vignettes.html",
      "title": "Inflation",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-08-13 18:19:31",
      "modified": "2024-07-28 12:19:09",
      "commits": 6
    },
    {
      "source": "v5_pop-vignettes.Rmd",
      "filename": "v5_pop-vignettes.html",
      "title": "Population by age",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-08-13 18:19:31",
      "modified": "2024-07-28 12:19:09",
      "commits": 4
    },
    {
      "source": "v6_pop_map-vignettes.Rmd",
      "filename": "v6_pop_map-vignettes.html",
      "title": "Population Map",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-08-13 18:19:31",
      "modified": "2024-07-28 12:19:09",
      "commits": 6
    },
    {
      "source": "insee.Rmd",
      "filename": "insee.html",
      "title": "Tutorial",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Proxy issues",
        "Installation & Loading",
        "Functionalities",
        "Datasets List",
        "Series Keys List",
        "Find a series key",
        "Download data",
        "Download using a list of idbanks",
        "Download using a dataset name",
        "Examples",
        "Support"
      ],
      "created": "2020-08-13 13:17:39",
      "modified": "2024-07-28 12:19:09",
      "commits": 22
    },
    {
      "source": "v4_unem-vignettes.Rmd",
      "filename": "v4_unem-vignettes.html",
      "title": "Unemployment rate",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-08-13 18:19:31",
      "modified": "2024-07-28 12:19:09",
      "commits": 6
    }
  ],
  "_score": 6.702430536445526,
  "_indexed": true,
  "_nocasepkg": "insee",
  "_universes": [
    "pyr-opendatafr",
    "hadrilec"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-05-14T07:38:34.000Z",
      "distro": "noble",
      "commit": "6dd1f076981b8903a6d450ff6b0bba63658094ae",
      "fileid": "f8afe6fbf37e62e0813d4f200cc85f62ca7660dc42b09a28b616cb89452b5bc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pyr-opendatafr/actions/runs/25847866292"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.7",
      "date": "2026-05-14T07:38:36.000Z",
      "distro": "noble",
      "commit": "6dd1f076981b8903a6d450ff6b0bba63658094ae",
      "fileid": "95c3fedba4f736b653e126a8d8a0942cda23f048df24889b6c6502bf9655d7df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pyr-opendatafr/actions/runs/25847866292"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-05-14T07:38:48.000Z",
      "commit": "6dd1f076981b8903a6d450ff6b0bba63658094ae",
      "fileid": "157f98179656da7d355c386e85340f1e146a7a415815af720951dcf2713199cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pyr-opendatafr/actions/runs/25847866292"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.7",
      "date": "2026-05-14T07:38:34.000Z",
      "commit": "6dd1f076981b8903a6d450ff6b0bba63658094ae",
      "fileid": "8d0af7e712cec883b0352b1cb6a1849ad2841320ffd8fc8d8f2673865c16b0c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pyr-opendatafr/actions/runs/25847866292"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-05-14T07:39:10.000Z",
      "commit": "6dd1f076981b8903a6d450ff6b0bba63658094ae",
      "fileid": "acb19ffa773637e6940744ec39d1aa3cabe784c802c721a7f4fd3a1cf7b88818",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pyr-opendatafr/actions/runs/25847866292"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-05-14T07:38:22.000Z",
      "commit": "6dd1f076981b8903a6d450ff6b0bba63658094ae",
      "fileid": "cd68ef0db00f2069d128928e139bdae41e1867ea93e29912859ccb5dcc961ec3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pyr-opendatafr/actions/runs/25847866292"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.7",
      "date": "2026-05-14T07:37:48.000Z",
      "commit": "6dd1f076981b8903a6d450ff6b0bba63658094ae",
      "fileid": "89a8067a3e947ac92109d9403c6682a976f2f7cb336e4cb7c03023984ebb4c3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pyr-opendatafr/actions/runs/25847866292"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.7",
      "date": "2026-05-22T09:12:50.000Z",
      "commit": "6dd1f076981b8903a6d450ff6b0bba63658094ae",
      "fileid": "c0593d3280dbaaba4bc81701241023d2cd8364bbe3db9821aa9306fb9e770d7d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pyr-opendatafr/actions/runs/25847866292"
    }
  ]
}