수치지도_지도정보.csv
Dataset description:
국토지리정보원의 수치지도(수치지형도) 관련 메타데이터 중 지도 정보입니다. (도엽번호, 도엽명, 조사연도, 제작연도, 고시번호 등)
Source: 국토교통부 국토지리정보원 수치지도 지도정보
파일 정보:
- 파일 크기: 10 MB
- 행 수: 100000
- 컬럼 수: 7
- 인코딩: cp949
- 구분자: ,
- 위치 정보 포함: 없음
컬럼:
- 도엽_번호 (string)
- 도엽_명 (string)
- 사업_번호 (float64)
- 조사_연도 (float64)
- 제작_연도 (float64)
- 고시_번호 (string)
- 고시_일자 (string)
pandas 샘플 코드:
import pandas as pd
df = pd.read_csv('수치지도_지도정보.csv', on_bad_lines='skip', delimiter=',', encoding='cp949', encoding_errors='ignore')
Profile Report
추가 정보
필드 | 값 |
---|---|
마지막으로 업데이트된 데이터 | 알 수 없는 |
마지막으로 업데이트된 메타데이터 | 2023년 11월 18일 |
생성됨 | 알 수 없는 |
포맷 | CSV |
라이센스 | Creative Commons CCZero |
Has views | True |
Id | afb198b9-8223-4be2-be26-548520ddfe30 |
Key | https://www.data.go.kr/cmm/cmm/fileDownload.do?atchFileId=FILE_000000002837732&fileDetailSn=1&insertDataPrcus=N |
Package id | 79de485f-1f79-43c5-bcb5-ca0cb5c8b945 |
State | active |
생성됨 | 2년 전 |