Package: insee
Type: Package
Title: Tools to Easily Download Data from INSEE BDM Database
Version: 0.9.0
Authors@R: 
  c(person("Hadrien", "Leclerc", email = "hadrien.leclerc@insee.fr", role = c("aut", "cre")),
    person("INSEE", role = "cph"))
Author: Hadrien Leclerc [aut, cre],
  INSEE [cph]
Maintainer: Hadrien Leclerc <hadrien.leclerc@insee.fr>
Description: Using embedded sdmx queries, get the data of more than 150 000 insee series from bdm database. Have a look at the detailed sdmx web service page with the following link : <https://www.insee.fr/en/information/2868055>.
URL: https://hadrilec.github.io/insee/
Encoding: UTF-8
LazyData: true
License: GPL-3
VignetteBuilder: knitr
BugReports: https://github.com/hadrilec/insee/issues
Imports: httr, xml2, readsdmx, tibble, dplyr, stringr, lubridate,
        tidyselect, rlang, crayon, openssl
Suggests: tidyverse, prettydoc, htmltools, kableExtra, knitr,
        rmarkdown, magrittr, testthat, covr, png
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-09-03 23:06:25 UTC; XLAPDO
Repository: CRAN
Date/Publication: 2020-09-04 12:12:19 UTC
