경주시 정류장별 교통카드 사용내역 데이터.CSV

샘플 데이터

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

전체 화면 보기

항목
파일명 경주시 정류장별 교통카드 사용내역 데이터.CSV
파일 포맷 CSV
설명 샘플 데이터
데이터셋 설명

경주시 정류장별 교통카드 사용내역 데이터입니다. 정류장명, 일반건수, 일반금액, 청소년건수, 청소년금액, 어린이건수, 어린이금액 정보가 포함되어 있습니다.

url 파일 다운로드 (안 되면 원본 페이지에서 다운 받으세요)
원본 페이지 https://www.bigdata-transportation.kr/frn/prdt/detail?prdtId=PRDTNUM_000000020113
버전 2022-05-04
파일 크기2 KB
행 수 10 100건 이하의 작은 데이터
컬럼 수27
텍스트 인코딩UTF-8-SIG
컬럼 구분자 , 콤마 (COMMA)

import pandas as pd

df = pd.read_csv('경주시 정류장별 교통카드 사용내역 데이터.CSV', on_bad_lines='skip', delimiter=',', encoding='UTF-8-SIG', encoding_errors='ignore')

컬럼 타입 샘플
event_date string None
bus stop_name string None
bus stop_code int64 None
tf_total_count float64 None
tf_total_fare float64 None
tf_adult_count float64 None
tf_adult_fare float64 None
tf_youth_count float64 None
tf_youth_fare float64 None
tf_kid_count float64 None
tf_kid_fare float64 None
ntf_total_count float64 None
ntf_total_fare float64 None
ntf_adult_count float64 None
ntf_adult_fare float64 None
ntf_youth_count float64 None
ntf_youth_fare float64 None
ntf_kid_count float64 None
ntf_kid_fare float64 None
total_count int64 None
total_fare int64 None
adult_count int64 None
adult_fare int64 None
youth_count int64 None
youth_fare int64 None
kid_count int64 None
kid_fare int64 None

항목
생성일시 2022-05-07T01:24:18.913578
아이디 4b70c14a-ade9-4552-95c9-02f3263f07a8
메타데이터 수정일시 2022-05-07T01:24:18.890593
데이터셋 아이디 e597016f-aeb4-40b4-833b-47e1839165f5
상태 active
url https://www.bigdata-transportation.kr/cmm/fms/FileDown.do?atchFileId=PRDTSPL_000000020145