Upload dataset
Browse files- README.md +57 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: PermitNumber
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: ApplicationTrackingID
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: SequenceNumber
|
| 9 |
+
dtype: int64
|
| 10 |
+
- name: ApplicationTypeShortDesc
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: PermitStatusID
|
| 13 |
+
dtype: int64
|
| 14 |
+
- name: PermitStatusShortDesc
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: PermitSeriesID
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: PermitSeriesShortDesc
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: PermitTypeID
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: PermitTypeDesc
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: SpecificStipulations
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: PermitIssueDate
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: IssuedWorkStartDate
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: IssuedWorkEndDate
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: BoroughName
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: OnStreetName
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: FromStreetName
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: ToStreetName
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: PermitteeName
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: CreatedOn
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: ModifiedOn
|
| 45 |
+
dtype: string
|
| 46 |
+
splits:
|
| 47 |
+
- name: train
|
| 48 |
+
num_bytes: 1441553
|
| 49 |
+
num_examples: 2548
|
| 50 |
+
download_size: 127741
|
| 51 |
+
dataset_size: 1441553
|
| 52 |
+
configs:
|
| 53 |
+
- config_name: default
|
| 54 |
+
data_files:
|
| 55 |
+
- split: train
|
| 56 |
+
path: data/train-*
|
| 57 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:308ab8997ade3b7cf5ef9ccb9457f12d3ecf1542389a746bcd0bd08b403883b8
|
| 3 |
+
size 127741
|