Package: eudata
Type: Package
Title: Access Data from 'GISCO'
Version: 0.1.3
Authors@R: c(
    person("Vilmos", "Prokaj", , "prokaj.vilmos@gmail.com", role = c("aut", "cre"))
  )
Description: Access data related to the European union from 'GISCO'
  <https://ec.europa.eu/eurostat/web/gisco>, the Geographic Information
  System of the European Commission, via its rest API at
  <https://gisco-services.ec.europa.eu>.
  This package tries to make it easier to get these data into R.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: dplyr, fs, httr2 (>= 1.2.0), purrr, tibble, cli, rappdirs
Suggests: knitr, rmarkdown, ggplot2, sf, glue
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://github.com/prokaj/eudata
BugReports: https://github.com/prokaj/eudata/issues
NeedsCompilation: no
Packaged: 2025-07-14 17:29:56 UTC; prokaj
Author: Vilmos Prokaj [aut, cre]
Maintainer: Vilmos Prokaj <prokaj.vilmos@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-14 19:10:06 UTC
Built: R 4.5.0; ; 2025-07-14 23:47:18 UTC; unix
