Upload dataset
Browse files- README.md +199 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,199 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: borough
|
5 |
+
dtype: string
|
6 |
+
- name: block
|
7 |
+
dtype: int64
|
8 |
+
- name: lot
|
9 |
+
dtype: int64
|
10 |
+
- name: cd
|
11 |
+
dtype: float64
|
12 |
+
- name: bct2020
|
13 |
+
dtype: float64
|
14 |
+
- name: bctcb2020
|
15 |
+
dtype: float64
|
16 |
+
- name: ct2010
|
17 |
+
dtype: float64
|
18 |
+
- name: cb2010
|
19 |
+
dtype: float64
|
20 |
+
- name: schooldist
|
21 |
+
dtype: float64
|
22 |
+
- name: council
|
23 |
+
dtype: float64
|
24 |
+
- name: zipcode
|
25 |
+
dtype: float64
|
26 |
+
- name: firecomp
|
27 |
+
dtype: string
|
28 |
+
- name: policeprct
|
29 |
+
dtype: float64
|
30 |
+
- name: healthcenterdistrict
|
31 |
+
dtype: float64
|
32 |
+
- name: healtharea
|
33 |
+
dtype: float64
|
34 |
+
- name: sanitboro
|
35 |
+
dtype: float64
|
36 |
+
- name: sanitdistrict
|
37 |
+
dtype: float64
|
38 |
+
- name: sanitsub
|
39 |
+
dtype: string
|
40 |
+
- name: address
|
41 |
+
dtype: string
|
42 |
+
- name: zonedist1
|
43 |
+
dtype: string
|
44 |
+
- name: zonedist2
|
45 |
+
dtype: string
|
46 |
+
- name: zonedist3
|
47 |
+
dtype: string
|
48 |
+
- name: zonedist4
|
49 |
+
dtype: string
|
50 |
+
- name: overlay1
|
51 |
+
dtype: string
|
52 |
+
- name: overlay2
|
53 |
+
dtype: string
|
54 |
+
- name: spdist1
|
55 |
+
dtype: string
|
56 |
+
- name: spdist2
|
57 |
+
dtype: string
|
58 |
+
- name: spdist3
|
59 |
+
dtype: float64
|
60 |
+
- name: ltdheight
|
61 |
+
dtype: string
|
62 |
+
- name: splitzone
|
63 |
+
dtype: string
|
64 |
+
- name: bldgclass
|
65 |
+
dtype: string
|
66 |
+
- name: landuse
|
67 |
+
dtype: float64
|
68 |
+
- name: easements
|
69 |
+
dtype: float64
|
70 |
+
- name: ownertype
|
71 |
+
dtype: string
|
72 |
+
- name: ownername
|
73 |
+
dtype: string
|
74 |
+
- name: lotarea
|
75 |
+
dtype: float64
|
76 |
+
- name: bldgarea
|
77 |
+
dtype: float64
|
78 |
+
- name: comarea
|
79 |
+
dtype: float64
|
80 |
+
- name: resarea
|
81 |
+
dtype: float64
|
82 |
+
- name: officearea
|
83 |
+
dtype: float64
|
84 |
+
- name: retailarea
|
85 |
+
dtype: float64
|
86 |
+
- name: garagearea
|
87 |
+
dtype: float64
|
88 |
+
- name: strgearea
|
89 |
+
dtype: float64
|
90 |
+
- name: factryarea
|
91 |
+
dtype: float64
|
92 |
+
- name: otherarea
|
93 |
+
dtype: float64
|
94 |
+
- name: areasource
|
95 |
+
dtype: float64
|
96 |
+
- name: numbldgs
|
97 |
+
dtype: float64
|
98 |
+
- name: numfloors
|
99 |
+
dtype: float64
|
100 |
+
- name: unitsres
|
101 |
+
dtype: float64
|
102 |
+
- name: unitstotal
|
103 |
+
dtype: float64
|
104 |
+
- name: lotfront
|
105 |
+
dtype: float64
|
106 |
+
- name: lotdepth
|
107 |
+
dtype: float64
|
108 |
+
- name: bldgfront
|
109 |
+
dtype: float64
|
110 |
+
- name: bldgdepth
|
111 |
+
dtype: float64
|
112 |
+
- name: ext
|
113 |
+
dtype: string
|
114 |
+
- name: proxcode
|
115 |
+
dtype: float64
|
116 |
+
- name: irrlotcode
|
117 |
+
dtype: string
|
118 |
+
- name: lottype
|
119 |
+
dtype: float64
|
120 |
+
- name: bsmtcode
|
121 |
+
dtype: float64
|
122 |
+
- name: assessland
|
123 |
+
dtype: float64
|
124 |
+
- name: assesstot
|
125 |
+
dtype: float64
|
126 |
+
- name: exempttot
|
127 |
+
dtype: float64
|
128 |
+
- name: yearbuilt
|
129 |
+
dtype: float64
|
130 |
+
- name: yearalter1
|
131 |
+
dtype: float64
|
132 |
+
- name: yearalter2
|
133 |
+
dtype: float64
|
134 |
+
- name: histdist
|
135 |
+
dtype: string
|
136 |
+
- name: landmark
|
137 |
+
dtype: string
|
138 |
+
- name: builtfar
|
139 |
+
dtype: float64
|
140 |
+
- name: residfar
|
141 |
+
dtype: float64
|
142 |
+
- name: commfar
|
143 |
+
dtype: float64
|
144 |
+
- name: facilfar
|
145 |
+
dtype: float64
|
146 |
+
- name: borocode
|
147 |
+
dtype: int64
|
148 |
+
- name: bbl
|
149 |
+
dtype: float64
|
150 |
+
- name: condono
|
151 |
+
dtype: float64
|
152 |
+
- name: tract2010
|
153 |
+
dtype: float64
|
154 |
+
- name: xcoord
|
155 |
+
dtype: float64
|
156 |
+
- name: ycoord
|
157 |
+
dtype: float64
|
158 |
+
- name: zonemap
|
159 |
+
dtype: string
|
160 |
+
- name: zmcode
|
161 |
+
dtype: string
|
162 |
+
- name: sanborn
|
163 |
+
dtype: string
|
164 |
+
- name: taxmap
|
165 |
+
dtype: float64
|
166 |
+
- name: edesignum
|
167 |
+
dtype: string
|
168 |
+
- name: appbbl
|
169 |
+
dtype: float64
|
170 |
+
- name: appdate
|
171 |
+
dtype: string
|
172 |
+
- name: plutomapid
|
173 |
+
dtype: int64
|
174 |
+
- name: firm07_flag
|
175 |
+
dtype: float64
|
176 |
+
- name: pfirm15_flag
|
177 |
+
dtype: float64
|
178 |
+
- name: version
|
179 |
+
dtype: string
|
180 |
+
- name: dcpedited
|
181 |
+
dtype: string
|
182 |
+
- name: latitude
|
183 |
+
dtype: float64
|
184 |
+
- name: longitude
|
185 |
+
dtype: float64
|
186 |
+
- name: notes
|
187 |
+
dtype: float64
|
188 |
+
splits:
|
189 |
+
- name: train
|
190 |
+
num_bytes: 603147599
|
191 |
+
num_examples: 858629
|
192 |
+
download_size: 111582311
|
193 |
+
dataset_size: 603147599
|
194 |
+
configs:
|
195 |
+
- config_name: default
|
196 |
+
data_files:
|
197 |
+
- split: train
|
198 |
+
path: data/train-*
|
199 |
+
---
|
data/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb03af0b117f42cee940a47e584b7b83f1cb2be5d8f072e3767b49756ce77995
|
3 |
+
size 54701974
|
data/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc00899821ac74ef7d93215c043abe2e7bfbde7fd4b147f67905ae7f49e3ae56
|
3 |
+
size 56880337
|