경기도_양주시_지방세 체납현황_20201231.csv
파일 정보:
- 파일 크기: 11 KB
- 행 수: 142
- 컬럼 수: 10
- 인코딩: cp949
- 구분자: ,
- 위치 정보 포함: 없음
컬럼:
- 시도명 (string)
- 시군구명 (string)
- 자치단체코드 (int64)
- 과세년도 (int64)
- 세목명 (string)
- 체납액구간 (string)
- 체납건수 (int64)
- 체납금액 (int64)
- 누적체납건수 (int64)
- 누적체납금액 (int64)
pandas 샘플 코드:
import pandas as pd
df = pd.read_csv('경기도_양주시_지방세 체납현황_20201231.csv', on_bad_lines='skip', delimiter=',', encoding='cp949', encoding_errors='ignore')
Profile Report
추가 정보
필드 | 값 |
---|---|
마지막으로 업데이트된 데이터 | 알 수 없는 |
마지막으로 업데이트된 메타데이터 | 2022년 5월 29일 |
생성됨 | 알 수 없는 |
포맷 | CSV |
라이센스 | Creative Commons CCZero |
Has views | True |
Id | ff2c1110-8ff3-4adb-8a1f-04768afda872 |
Package id | 8af2df78-f6d9-48cc-bbc0-f94c7a26ad45 |
State | active |
생성됨 | 10개월 전 |