View source: R/load_population_settlements.R
| load_population_settlements | R Documentation |
defunct
Load population by sex for settlements for each years from 2000 to 2018.
Use package czso and specifically function czso::czso_get_table(dataset_id = "130149")
to obtain the data and czso::czso_get_table_schema(dataset_id = "130149") to get the columns
description.
load_population_settlements(year = NA)
load_population_settlements_col_explanations()
year |
year for which the data should be obtained. Default value is |
data.frame containg the requested data
load_population_settlements(): Load the data
load_population_settlements_col_explanations(): Load description for columns
More detailed information about data can be found at the provider's website https://www.czso.cz/csu/czso/obyvatelstvo-podle-petiletych-vekovych-skupin-a-pohlavi-v-krajich-a-okresech.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.