RegionalKorea_df | R Documentation |
This dataset, RegionalKorea_df, is a data frame containing average regional-level socioeconomic, demographic, health, and environmental indicators for South Korea over the period 2014–2016.
data(RegionalKorea_df)
A data frame with 268 observations and 23 variables:
Region identifier (integer)
Metropolitan area indicator or name (character)
Region name (character)
Region type classification (integer)
Gross Regional Domestic Product (numeric)
Regional population (numeric)
Population growth rate (numeric)
EQ-5D health index (numeric)
Number of deaths (numeric)
Alcohol consumption rate (numeric)
Heavy drinking rate (numeric)
Smoking rate (numeric)
Proportion of elderly population (numeric)
Divorce rate (numeric)
Medical service utilization rate (numeric)
Gini coefficient or related inequality measure (numeric)
Vehicles per capita (numeric)
Accidents per vehicle (numeric)
Illegal dumping incidents per capita (numeric)
Student–teacher ratio (numeric)
Death rate (numeric)
Percentage of male population (numeric)
Accidents per capita (numeric)
The dataset name has been kept as 'RegionalKorea_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the SouthKoreAPIs package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a data frame object. The original content has not been modified in any way.
Data taken from the loedata package version 1.0.1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.