충청남도 일반도로 15분 오염물질 배출정보(2021.09).sample.csv
샘플 데이터
파일 정보:
- 파일 크기: 1 MB
- 행 수: 10000
- 컬럼 수: 16
- 인코딩: utf-8
- 구분자: ,
- 위치 정보 포함: 없음
컬럼:
- 기본키 (int64)
- 도로종류 (string)
- 지점 (string)
- 방향 (int64)
- 측정구간 (string)
- 연장 (float64)
- 측정일 (int64)
- 측정시분 (int64)
- 좌표위치위도 (float64)
- 좌표위치경도 (float64)
- co (float64)
- nox (float64)
- hc (float64)
- pm (float64)
- co2 (float64)
- 주소 (string)
pandas 샘플 코드:
import pandas as pd
df = pd.read_csv('충청남도 일반도로 15분 오염물질 배출정보(2021.09).sample.csv', on_bad_lines='skip', delimiter=',', encoding='utf-8', encoding_errors='ignore')
Profile Report
추가 정보
필드 | 값 |
---|---|
마지막으로 업데이트된 데이터 | 알 수 없는 |
마지막으로 업데이트된 메타데이터 | 2022년 8월 23일 |
생성됨 | 알 수 없는 |
포맷 | CSV |
라이센스 | Creative Commons Attribution |
Size | 58,919,485 |
Has views | True |
Id | 381c30c9-7f11-49e3-8e32-79ccb100e834 |
Package id | 00dc01cc-d34a-4446-a85a-7f27a8f06490 |
Position | 3 |
State | active |
생성됨 | 7개월 전 |