서울특별시_송파구_여행업체정보_20200914.csv
파일 정보:
- 파일 크기: 35 KB
- 행 수: 320
- 컬럼 수: 6
- 인코딩: cp949
- 구분자: ,
- 위치 정보 포함: 소재지(도로명)
컬럼:
- 연번 (int64)
- 등록일자 (string)
- 업종 (string)
- 상호 (string)
- 소재지(도로명) (string)
- 대표자성명 (string)
pandas 샘플 코드:
import pandas as pd
df = pd.read_csv('서울특별시_송파구_여행업체정보_20200914.csv', on_bad_lines='skip', delimiter=',', encoding='cp949', encoding_errors='ignore')
Profile Report
추가 정보
필드 | 값 |
---|---|
마지막으로 업데이트된 데이터 | 알 수 없는 |
마지막으로 업데이트된 메타데이터 | 2022년 7월 10일 |
생성됨 | 알 수 없는 |
포맷 | CSV |
라이센스 | Creative Commons CCZero |
Has views | True |
Id | 59e4d7cf-f4b1-4ea3-a789-b8ab399f7002 |
Package id | f16fcf47-3631-4105-ad1c-866e3f1a5a4d |
State | active |
생성됨 | 2년 전 |