Covid19Vaccine.csv

샘플 데이터

테이블 미리보기 준비 중...

전체 화면 보기

항목
파일명 Covid19Vaccine.csv
파일 포맷 CSV
설명 샘플 데이터
데이터셋 설명

코로나(COVID-19) 백신 예방 접종 현황 데이터

보건복지부 제공 데이터 실시간 제공

앱 개발 / 통계 활용


전국, 시도별 코로나19 예방접종실적 통계 정보입니다.
해당 데이터는 질병관리청에서 전일 0시 기준으로 집계된 자료를 매일 9시 35분에 갱신하고 있습니다.



3차 접종 컬럼 (4개) 추가 - 2022.02.19


baseDatestring  통계 기준일자
sidostring  지역명칭
firstCntinteger 당일 통계(1차 접종)
secondCntinteger 당일 통계(2차 접종)
totalFirstCntinteger 전체 누적 통계(1차 접종)
totalSecondCnt

integer 전체 누적 통계(2차 접종)

accumulatedFirstCntinteger 전일까지의 누적 통계 (1차 접종)
accumulatedSecondCntinteger 전일까지의 누적 통계 (2차 접종)
idinteger
thirdCntinteger

당일 통계(3차 접종)

totalThirdCntinteger

전체 누적 통계(3차 접종)

accumulatedThirdCntinteger

전일까지의 누적 통계 (3차 접종)


url 파일 다운로드 (안 되면 원본 페이지에서 다운 받으세요)
원본 페이지 https://kdx.kr/data/view/30239
버전 2022-11-09
파일 크기1,002 KB
행 수 13 100건 이하의 작은 데이터
컬럼 수13
텍스트 인코딩utf-8
컬럼 구분자 , 콤마 (COMMA)

import pandas as pd

df = pd.read_csv('Covid19Vaccine.csv', on_bad_lines='skip', delimiter=',', encoding='utf-8', encoding_errors='ignore')

컬럼 타입 샘플
baseDate string 2022-11-09 00:00:00
sido string 제주특별자치도
firstCnt float64 6.0
secondCnt float64 5.0
totalFirstCnt float64 591064.0
totalSecondCnt float64 585442.0
accumulatedFirstCnt float64 591058.0
accumulatedSecondCnt float64 585437.0
id float64 10176.0
thirdCnt float64 38.0
totalThirdCnt float64 439144.0
accumulatedThirdCnt float64 439106.0
Unnamed: 12 float64 nan

항목
생성일시 2023-09-09T19:59:22.107058
curl curl 'https://kdx.kr/product/getCsvSampleDataList' -H 'Accept: application/json, text/javascript, */*; q=0.01' -H 'Accept-Language: ko-KR,ko;q=0.9,en-US;q=0.8,en;q=0.7,de;q=0.6' -H 'Cache-Control: no-cache' -H 'Connection: keep-alive' -H 'Content-Type: application/x-www-form-urlencoded; charset=UTF-8' -H 'Pragma: no-cache' -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36' -H 'X-Requested-With: XMLHttpRequest' --data-raw 'product_id=30239' --compressed
아이디 2b211daa-11b1-4bba-96e9-d408b51c6fdb
key Covid19Vaccine.csv
메타데이터 수정일시 2023-09-09T19:59:22.063098
데이터셋 아이디 451645fc-ac21-4fd2-9476-e76c9445878a
상태 active