Package: helsinki
Type: Package
Title: R Tools for Helsinki Open Data
Date: 2021-05-09
Version: 1.0.1
Authors@R: 
    c(person(given = "Juuso",
             family = "Parkkinen",
             role = c("aut", "cre"),
             email = "juuso.parkkinen@iki.fi"),
      person(given = "Joona",
             family = "Lehtomaki",
             role = "aut"),
      person(given = "Pyry",
             family = "Kantanen",
             role = "aut"),
      person(given = "Leo",
             family = "Lahti",
             role = "aut",
             comment = c(ORCID = "0000-0001-5537-637X")))
Description: Tools for accessing various open data sources in the Helsinki
    region in Finland. Current data sources include
    the Real Estate Department (<http://ptp.hel.fi/avoindata/>),
    Service Map API (<http://api.hel.fi/servicemap/v2/>),
    Linked Events API (<http://api.hel.fi/linkedevents/v1/>),
    Helsinki Region Infoshare statistics API (<https://dev.hel.fi/stats/>).
License: BSD_2_clause + file LICENSE
Depends: R (>= 3.1.0)
Imports: jsonlite, sp, httr, purrr, dplyr, xml2, methods, sf, httpcache
Suggests: knitr, rmarkdown, remotes, ggplot2
URL: https://github.com/rOpenGov/helsinki
BugReports: https://github.com/ropengov/helsinki/issues
VignetteBuilder: knitr
NeedsCompilation: no
Repository: CRAN
Encoding: UTF-8
RoxygenNote: 7.1.1
Packaged: 2021-05-09 17:58:51 UTC; juusoparkkinen
Author: Juuso Parkkinen [aut, cre],
  Joona Lehtomaki [aut],
  Pyry Kantanen [aut],
  Leo Lahti [aut] (<https://orcid.org/0000-0001-5537-637X>)
Maintainer: Juuso Parkkinen <juuso.parkkinen@iki.fi>
Date/Publication: 2021-05-09 18:20:02 UTC
