Description Usage Arguments Value Examples
View source: R/get_kolada_data.R
Retrieving data for given kpi, municipality and years
1 | fetch_all_given_entity(kpi, municipality_id, year)
|
kpi |
Entity KPI |
municipality_id |
Passing the id of municipality |
year |
A vector of years |
Returns a data.frame containing the data for a given kpi, municipality and year
1 | fetch_all_given_entity("N00945",1860,c(2009,2007,2008))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.