Description Usage Format Details
Corona19 City Current status of Korea obtained from http://openapi.data.go.kr/
1 |
A data frame with 5143 rows and 16 variables:
X
integer COLUMN_DESCRIPTION
createDt
character Date and time of registration
deathCnt
integer the number of deaths
defCnt
integer number of confirmed infections
gubun
character name of city or do(prefecture) in Korean
gubunCn
character name of city or do(prefecture) in Chinese characters
gubunEn
character name of city or do(prefecture) in English
incDec
integer Number of increases and decreases compared to the previous day
isolClearCnt
integer Unisolated Number
isolIngCnt
integer Number of isolated people
localOccCnt
integer number of local occurrences
overFlowCnt
integer Number of inflow from abroad
qurRate
character incidence per 100,000 people
seq
integer Post number (infection status unique value)
stdDay
character state date
updateDt
character Update Date and Time Minute
DETAILS data from Korea Ministry of Health and Welfare Corona19 City Current status inquiry service http://openapi.data.go.kr/openapi/service/rest/Covid19/getCovid19SidoInfStateJson You can find detailed description for this data from https://www.data.go.kr/tcs/dss/selectApiDataDetailView.do?publicDataPk=15043378 check : defCnt, isolClearCnt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.