Learn R Programming

sorvi (version 0.4.05)

GetPalvelukartta: Access Paakaupunkiseudun Palvelukartta data

Description

Access Paakaupunkiseudun Palvelukartta data from the it's API (version 2). Using the API is free. For more details and API documentation see http://www.hel.fi/palvelukarttaws/rest/ver2.html. For licensing terms pf the data see http://www.hel2.fi/palvelukartta/REST.html.

Usage

GetPalvelukartta(category, ...)

Arguments

category
API query category, e.g. "service"
...
Additional parameters to the API (optional). See details from the API documentation

Value

  • List of results

Examples

Run this code
# pk.services <- GetPalvelukartta("service")

Run the code above in your browser using DataLab