misikoff commited on
Commit
96047e1
1 Parent(s): 4364bbc

feat: update readme to reflect new data types

Browse files
Files changed (1) hide show
  1. README.md +90 -55
README.md CHANGED
@@ -29,8 +29,12 @@ dataset_info:
29
  dtype:
30
  class_label:
31
  names:
32
- '0': country
33
- '1': msa
 
 
 
 
34
  - name: State
35
  dtype: string
36
  id: State
@@ -38,10 +42,13 @@ dataset_info:
38
  dtype:
39
  class_label:
40
  names:
41
- '0': SFR
42
- '1': all homes
 
 
 
43
  - name: Date
44
- dtype: string
45
  id: Date
46
  - name: Mean Listings Price Cut Amount (Smoothed)
47
  dtype: float32
@@ -63,10 +70,10 @@ dataset_info:
63
  id: Median Days on Pending
64
  splits:
65
  - name: train
66
- num_bytes: 53627604
67
  num_examples: 586714
68
- download_size: 232641668
69
- dataset_size: 53627604
70
  - config_name: for_sale_listings
71
  features:
72
  - name: Region ID
@@ -82,8 +89,11 @@ dataset_info:
82
  dtype:
83
  class_label:
84
  names:
85
- '0': country
86
- '1': msa
 
 
 
87
  - name: State
88
  dtype: string
89
  id: State
@@ -91,10 +101,13 @@ dataset_info:
91
  dtype:
92
  class_label:
93
  names:
94
- '0': SFR
95
- '1': all homes
 
 
 
96
  - name: Date
97
- dtype: string
98
  id: Date
99
  - name: Median Listing Price
100
  dtype: float32
@@ -116,10 +129,10 @@ dataset_info:
116
  id: New Pending
117
  splits:
118
  - name: train
119
- num_bytes: 52884116
120
  num_examples: 578653
121
- download_size: 179627939
122
- dataset_size: 52884116
123
  - config_name: home_values
124
  features:
125
  - name: Region ID
@@ -135,7 +148,12 @@ dataset_info:
135
  dtype:
136
  class_label:
137
  names:
138
- '0': state
 
 
 
 
 
139
  - name: State
140
  dtype: string
141
  id: State
@@ -143,9 +161,11 @@ dataset_info:
143
  dtype:
144
  class_label:
145
  names:
146
- '0': all homes (SFR/condo)
147
- '1': SFR
148
- '2': condo
 
 
149
  - name: Bedroom Count
150
  dtype:
151
  class_label:
@@ -157,7 +177,7 @@ dataset_info:
157
  '4': 5+-Bedrooms
158
  '5': All Bedrooms
159
  - name: Date
160
- dtype: string
161
  id: Date
162
  - name: Bottom Tier ZHVI (Smoothed) (Seasonally Adjusted)
163
  dtype: float32
@@ -170,10 +190,10 @@ dataset_info:
170
  id: Top Tier ZHVI (Smoothed) (Seasonally Adjusted)
171
  splits:
172
  - name: train
173
- num_bytes: 10085231
174
  num_examples: 117912
175
- download_size: 42082517
176
- dataset_size: 10085231
177
  - config_name: home_values_forecasts
178
  features:
179
  - name: Region ID
@@ -189,9 +209,11 @@ dataset_info:
189
  dtype:
190
  class_label:
191
  names:
192
- '0': zip
193
- '1': country
194
- '2': msa
 
 
195
  - name: State
196
  dtype: string
197
  id: State
@@ -205,7 +227,7 @@ dataset_info:
205
  dtype: string
206
  id: County
207
  - name: Date
208
- dtype: string
209
  id: Date
210
  - name: Month Over Month % (Smoothed) (Seasonally Adjusted)
211
  dtype: float32
@@ -227,10 +249,10 @@ dataset_info:
227
  id: Year Over Year %
228
  splits:
229
  - name: train
230
- num_bytes: 4167993
231
  num_examples: 31854
232
- download_size: 14050125
233
- dataset_size: 4167993
234
  - config_name: new_construction
235
  features:
236
  - name: Region ID
@@ -246,8 +268,11 @@ dataset_info:
246
  dtype:
247
  class_label:
248
  names:
249
- '0': country
250
- '1': msa
 
 
 
251
  - name: State
252
  dtype: string
253
  id: State
@@ -255,11 +280,13 @@ dataset_info:
255
  dtype:
256
  class_label:
257
  names:
258
- '0': SFR
259
- '1': all homes
260
- '2': condo/co-op
 
 
261
  - name: Date
262
- dtype: string
263
  id: Date
264
  - name: Median Sale Price
265
  dtype: float32
@@ -272,10 +299,10 @@ dataset_info:
272
  id: Sales Count
273
  splits:
274
  - name: train
275
- num_bytes: 3921553
276
  num_examples: 49487
277
- download_size: 10903095
278
- dataset_size: 3921553
279
  - config_name: rentals
280
  features:
281
  - name: Region ID
@@ -303,11 +330,13 @@ dataset_info:
303
  dtype:
304
  class_label:
305
  names:
306
- '0': all homes plus multifamily
307
- '1': SFR
308
- '2': multifamily
 
 
309
  - name: Date
310
- dtype: string
311
  id: Date
312
  - name: Rent (Smoothed)
313
  dtype: float32
@@ -317,10 +346,10 @@ dataset_info:
317
  id: Rent (Smoothed) (Seasonally Adjusted)
318
  splits:
319
  - name: train
320
- num_bytes: 100467121
321
  num_examples: 1258740
322
- download_size: 446166329
323
- dataset_size: 100467121
324
  - config_name: sales
325
  features:
326
  - name: Region ID
@@ -336,8 +365,11 @@ dataset_info:
336
  dtype:
337
  class_label:
338
  names:
339
- '0': country
340
- '1': msa
 
 
 
341
  - name: State
342
  dtype: string
343
  id: State
@@ -345,10 +377,13 @@ dataset_info:
345
  dtype:
346
  class_label:
347
  names:
348
- '0': SFR
349
- '1': all homes
 
 
 
350
  - name: Date
351
- dtype: string
352
  id: Date
353
  - name: Mean Sale to List Ratio (Smoothed)
354
  dtype: float32
@@ -385,10 +420,10 @@ dataset_info:
385
  id: Mean Sale to List Ratio
386
  splits:
387
  - name: train
388
- num_bytes: 28618183
389
  num_examples: 255024
390
- download_size: 139042553
391
- dataset_size: 28618183
392
  ---
393
 
394
  # Housing Data Provided by Zillow (In Progress)
 
29
  dtype:
30
  class_label:
31
  names:
32
+ '0': zip
33
+ '1': city
34
+ '2': county
35
+ '3': msa
36
+ '4': state
37
+ '5': country
38
  - name: State
39
  dtype: string
40
  id: State
 
42
  dtype:
43
  class_label:
44
  names:
45
+ '0': multifamily
46
+ '1': condo/co-op
47
+ '2': SFR
48
+ '3': all homes
49
+ '4': all homes plus multifamily
50
  - name: Date
51
+ dtype: timestamp[ms]
52
  id: Date
53
  - name: Mean Listings Price Cut Amount (Smoothed)
54
  dtype: float32
 
70
  id: Median Days on Pending
71
  splits:
72
  - name: train
73
+ num_bytes: 50107320
74
  num_examples: 586714
75
+ download_size: 229118598
76
+ dataset_size: 50107320
77
  - config_name: for_sale_listings
78
  features:
79
  - name: Region ID
 
89
  dtype:
90
  class_label:
91
  names:
92
+ '0': county
93
+ '1': city
94
+ '2': zip
95
+ '3': country
96
+ '4': msa
97
  - name: State
98
  dtype: string
99
  id: State
 
101
  dtype:
102
  class_label:
103
  names:
104
+ '0': all homes
105
+ '1': all homes plus multifamily
106
+ '2': SFR
107
+ '3': condo/co-op
108
+ '4': multifamily
109
  - name: Date
110
+ dtype: timestamp[ms]
111
  id: Date
112
  - name: Median Listing Price
113
  dtype: float32
 
129
  id: New Pending
130
  splits:
131
  - name: train
132
+ num_bytes: 49412198
133
  num_examples: 578653
134
+ download_size: 180206592
135
+ dataset_size: 49412198
136
  - config_name: home_values
137
  features:
138
  - name: Region ID
 
148
  dtype:
149
  class_label:
150
  names:
151
+ '0': zip
152
+ '1': city
153
+ '2': county
154
+ '3': msa
155
+ '4': state
156
+ '5': country
157
  - name: State
158
  dtype: string
159
  id: State
 
161
  dtype:
162
  class_label:
163
  names:
164
+ '0': multifamily
165
+ '1': condo/co-op
166
+ '2': SFR
167
+ '3': all homes
168
+ '4': all homes plus multifamily
169
  - name: Bedroom Count
170
  dtype:
171
  class_label:
 
177
  '4': 5+-Bedrooms
178
  '5': All Bedrooms
179
  - name: Date
180
+ dtype: timestamp[ms]
181
  id: Date
182
  - name: Bottom Tier ZHVI (Smoothed) (Seasonally Adjusted)
183
  dtype: float32
 
190
  id: Top Tier ZHVI (Smoothed) (Seasonally Adjusted)
191
  splits:
192
  - name: train
193
+ num_bytes: 9377759
194
  num_examples: 117912
195
+ download_size: 41145800
196
+ dataset_size: 9377759
197
  - config_name: home_values_forecasts
198
  features:
199
  - name: Region ID
 
209
  dtype:
210
  class_label:
211
  names:
212
+ '0': county
213
+ '1': city
214
+ '2': zip
215
+ '3': country
216
+ '4': msa
217
  - name: State
218
  dtype: string
219
  id: State
 
227
  dtype: string
228
  id: County
229
  - name: Date
230
+ dtype: timestamp[ms]
231
  id: Date
232
  - name: Month Over Month % (Smoothed) (Seasonally Adjusted)
233
  dtype: float32
 
249
  id: Year Over Year %
250
  splits:
251
  - name: train
252
+ num_bytes: 3976869
253
  num_examples: 31854
254
+ download_size: 14081979
255
+ dataset_size: 3976869
256
  - config_name: new_construction
257
  features:
258
  - name: Region ID
 
268
  dtype:
269
  class_label:
270
  names:
271
+ '0': county
272
+ '1': city
273
+ '2': zip
274
+ '3': country
275
+ '4': msa
276
  - name: State
277
  dtype: string
278
  id: State
 
280
  dtype:
281
  class_label:
282
  names:
283
+ '0': all homes
284
+ '1': all homes plus multifamily
285
+ '2': SFR
286
+ '3': condo/co-op
287
+ '4': multifamily
288
  - name: Date
289
+ dtype: timestamp[ms]
290
  id: Date
291
  - name: Median Sale Price
292
  dtype: float32
 
299
  id: Sales Count
300
  splits:
301
  - name: train
302
+ num_bytes: 3624631
303
  num_examples: 49487
304
+ download_size: 10937317
305
+ dataset_size: 3624631
306
  - config_name: rentals
307
  features:
308
  - name: Region ID
 
330
  dtype:
331
  class_label:
332
  names:
333
+ '0': all homes
334
+ '1': all homes plus multifamily
335
+ '2': SFR
336
+ '3': condo/co-op
337
+ '4': multifamily
338
  - name: Date
339
+ dtype: timestamp[ms]
340
  id: Date
341
  - name: Rent (Smoothed)
342
  dtype: float32
 
346
  id: Rent (Smoothed) (Seasonally Adjusted)
347
  splits:
348
  - name: train
349
+ num_bytes: 92914681
350
  num_examples: 1258740
351
+ download_size: 447425069
352
+ dataset_size: 92914681
353
  - config_name: sales
354
  features:
355
  - name: Region ID
 
365
  dtype:
366
  class_label:
367
  names:
368
+ '0': county
369
+ '1': city
370
+ '2': zip
371
+ '3': country
372
+ '4': msa
373
  - name: State
374
  dtype: string
375
  id: State
 
377
  dtype:
378
  class_label:
379
  names:
380
+ '0': all homes
381
+ '1': all homes plus multifamily
382
+ '2': SFR
383
+ '3': condo/co-op
384
+ '4': multifamily
385
  - name: Date
386
+ dtype: timestamp[ms]
387
  id: Date
388
  - name: Mean Sale to List Ratio (Smoothed)
389
  dtype: float32
 
420
  id: Mean Sale to List Ratio
421
  splits:
422
  - name: train
423
+ num_bytes: 27088039
424
  num_examples: 255024
425
+ download_size: 139297577
426
+ dataset_size: 27088039
427
  ---
428
 
429
  # Housing Data Provided by Zillow (In Progress)