load_population_settlements: Defunct: Load populations from settlements

View source: R/load_population_settlements.R

load_population_settlementsR Documentation

Defunct: Load populations from settlements

Description

\lifecycle

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.

Usage

load_population_settlements(year = NA)

load_population_settlements_col_explanations()

Arguments

year

year for which the data should be obtained. Default value is NA, which means all the years. Values from range (including both limits) 2000 - 2018 are accepted.

Value

data.frame containg the requested data

Functions

  • load_population_settlements(): Load the data

  • load_population_settlements_col_explanations(): Load description for columns

Information about dataset

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.


JanCaha/CzechData documentation built on Sept. 22, 2023, 2:47 a.m.