RegionalKorea_df: Korean Regional Data (2014–2016 Averages)

RegionalKorea_dfR Documentation

Korean Regional Data (2014–2016 Averages)

Description

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.

Usage

data(RegionalKorea_df)

Format

A data frame with 268 observations and 23 variables:

id

Region identifier (integer)

metro

Metropolitan area indicator or name (character)

region

Region name (character)

type

Region type classification (integer)

grdp

Gross Regional Domestic Product (numeric)

regpop

Regional population (numeric)

popgrowth

Population growth rate (numeric)

eq5d

EQ-5D health index (numeric)

deaths

Number of deaths (numeric)

drink

Alcohol consumption rate (numeric)

hdrink

Heavy drinking rate (numeric)

smoke

Smoking rate (numeric)

aged

Proportion of elderly population (numeric)

divorce

Divorce rate (numeric)

medrate

Medical service utilization rate (numeric)

gcomp

Gini coefficient or related inequality measure (numeric)

vehipc

Vehicles per capita (numeric)

accpv

Accidents per vehicle (numeric)

dumppc

Illegal dumping incidents per capita (numeric)

stratio

Student–teacher ratio (numeric)

deathrate

Death rate (numeric)

pctmale

Percentage of male population (numeric)

accpc

Accidents per capita (numeric)

Details

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.

Source

Data taken from the loedata package version 1.0.1


SouthKoreAPIs documentation built on Sept. 16, 2025, 1:09 a.m.