SouthKoreaCovid19_tbl_df: South Korea COVID-19 dataset

SouthKoreaCovid19_tbl_dfR Documentation

South Korea COVID-19 dataset

Description

This dataset, SouthKoreaCovid19_tbl_df, is a tibble containing COVID-19 data for South Korea from January 20th 2019 to March 20th 2020. It includes epidemiological, demographic, and geographic variables.

Usage

data(SouthKoreaCovid19_tbl_df)

Format

A tibble with 244 observations and 11 variables:

n_covid1

Number of COVID-19 cases (numeric)

Morbidity

Morbidity rate (numeric)

high_sch_p

Proportion of population with high school education (numeric)

Healthcare_access

Healthcare access index (numeric)

diff_sd

Difference in standard deviation or related metric (numeric)

Crowding

Crowding index (numeric)

Migration

Migration rate (numeric)

Health_behavior

Health behavior index (numeric)

x

Longitude coordinate (numeric)

y

Latitude coordinate (numeric)

ln_total

Natural log of total cases or population (numeric)

Details

The dataset name has been kept as 'SouthKoreaCovid19_tbl_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 'tbl_df' indicates that the dataset is a tibble object. The original content has not been modified in any way.

Source

Data taken from the gwzinbr package version 0.1.0


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