Description Usage Arguments Value Examples
Retrieve data from the Kolada API.
1 | get_data(kpi = "", municipality = "", year = "")
|
kpi |
The KPI id to get data for. |
municipality |
The municipality id to get data for. |
year |
The year to get data for. |
A data frame containing data for the given parameters.
1 2 3 | get_data(kpi = "N00945,N00946",
municipality = "1280,1281",
year = "2010,2011")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.