경상북도개발공사 공사정보(2022).csv
Dataset description:
경상북도개발공사 사업별 사업명, 공사구분, 공사명, 시공사, 착공일, 준공일 관련 정보가 포함된 공사정보입니다.
Source: 경상북도개발공사 공사정보
파일 정보:
- 파일 크기: 9 KB
- 행 수: 87
- 컬럼 수: 6
- 인코딩: cp949
- 구분자: ,
- 위치 정보 포함: 없음
컬럼:
- 사업명 (string)
- 공사구분 (string)
- 공사명 (string)
- 시공사 (string)
- 착공일 (string)
- 준공일 (string)
pandas 샘플 코드:
import pandas as pd
df = pd.read_csv('경상북도개발공사 공사정보(2022).csv', on_bad_lines='skip', delimiter=',', encoding='cp949', encoding_errors='ignore')
Profile Report
Profile Report
추가 정보
필드 | 값 |
---|---|
마지막으로 업데이트된 데이터 | 알 수 없는 |
마지막으로 업데이트된 메타데이터 | 2022년 12월 3일 |
생성됨 | 알 수 없는 |
포맷 | CSV |
라이센스 | Creative Commons CCZero |
Has views | True |
Id | 88afc5a8-5d85-42b2-8265-5d06fc22aa0b |
Package id | a162da8a-d263-4009-9ec3-97eafe242c0f |
State | active |
생성됨 | 10개월 전 |