soniacq commited on
Commit
48da68c
·
verified ·
1 Parent(s): 717a31e

Upload profiling_metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. profiling_metadata.json +372 -0
profiling_metadata.json ADDED
@@ -0,0 +1,372 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "size": 290802,
3
+ "nb_rows": 1000,
4
+ "average_row_size": 290.802,
5
+ "nb_profiled_rows": 1000,
6
+ "nb_columns": 22,
7
+ "columns": [
8
+ {
9
+ "name": "the_geom",
10
+ "structural_type": "http://schema.org/Text",
11
+ "semantic_types": [
12
+ "http://schema.org/Text"
13
+ ]
14
+ },
15
+ {
16
+ "name": "segmentid",
17
+ "structural_type": "http://schema.org/Integer",
18
+ "semantic_types": [
19
+ "http://schema.org/identifier"
20
+ ],
21
+ "unclean_values_ratio": 0.0,
22
+ "num_distinct_values": 928,
23
+ "mean": 61492.218,
24
+ "stddev": 530553.9533937791,
25
+ "coverage": [
26
+ {
27
+ "range": {
28
+ "gte": 1148.0,
29
+ "lte": 22083.0
30
+ }
31
+ },
32
+ {
33
+ "range": {
34
+ "gte": 120990.0,
35
+ "lte": 329815.0
36
+ }
37
+ }
38
+ ]
39
+ },
40
+ {
41
+ "name": "version",
42
+ "structural_type": "http://schema.org/Text",
43
+ "semantic_types": [
44
+ "http://schema.org/Enumeration"
45
+ ],
46
+ "num_distinct_values": 2
47
+ },
48
+ {
49
+ "name": "bikeid",
50
+ "structural_type": "http://schema.org/Integer",
51
+ "semantic_types": [
52
+ "http://schema.org/identifier"
53
+ ],
54
+ "unclean_values_ratio": 0.0,
55
+ "num_distinct_values": 346,
56
+ "mean": 2755.388,
57
+ "stddev": 1756.0655669581374,
58
+ "coverage": [
59
+ {
60
+ "range": {
61
+ "gte": 384.0,
62
+ "lte": 3083.0
63
+ }
64
+ },
65
+ {
66
+ "range": {
67
+ "gte": 6107.0,
68
+ "lte": 7225.0
69
+ }
70
+ }
71
+ ]
72
+ },
73
+ {
74
+ "name": "prevbikeid",
75
+ "structural_type": "http://schema.org/Text",
76
+ "semantic_types": [
77
+ "http://schema.org/Enumeration"
78
+ ],
79
+ "missing_values_ratio": 0.079,
80
+ "num_distinct_values": 37
81
+ },
82
+ {
83
+ "name": "status",
84
+ "structural_type": "http://schema.org/Text",
85
+ "semantic_types": [
86
+ "http://schema.org/Enumeration"
87
+ ],
88
+ "num_distinct_values": 2
89
+ },
90
+ {
91
+ "name": "boro",
92
+ "structural_type": "http://schema.org/Integer",
93
+ "semantic_types": [],
94
+ "unclean_values_ratio": 0.0,
95
+ "num_distinct_values": 5,
96
+ "mean": 3.855,
97
+ "stddev": 1.3038308939429204,
98
+ "coverage": [
99
+ {
100
+ "range": {
101
+ "gte": 1.0,
102
+ "lte": 2.0
103
+ }
104
+ },
105
+ {
106
+ "range": {
107
+ "gte": 3.0,
108
+ "lte": 4.0
109
+ }
110
+ },
111
+ {
112
+ "range": {
113
+ "gte": 5.0,
114
+ "lte": 5.0
115
+ }
116
+ }
117
+ ]
118
+ },
119
+ {
120
+ "name": "street",
121
+ "structural_type": "http://schema.org/Text",
122
+ "semantic_types": [],
123
+ "num_distinct_values": 206
124
+ },
125
+ {
126
+ "name": "fromstreet",
127
+ "structural_type": "http://schema.org/Text",
128
+ "semantic_types": [],
129
+ "num_distinct_values": 259
130
+ },
131
+ {
132
+ "name": "tostreet",
133
+ "structural_type": "http://schema.org/Text",
134
+ "semantic_types": [],
135
+ "num_distinct_values": 272
136
+ },
137
+ {
138
+ "name": "onoffst",
139
+ "structural_type": "http://schema.org/Text",
140
+ "semantic_types": [
141
+ "http://schema.org/Enumeration"
142
+ ],
143
+ "num_distinct_values": 2
144
+ },
145
+ {
146
+ "name": "facilitycl",
147
+ "structural_type": "http://schema.org/Text",
148
+ "semantic_types": [
149
+ "http://schema.org/Enumeration"
150
+ ],
151
+ "num_distinct_values": 4
152
+ },
153
+ {
154
+ "name": "allclasses",
155
+ "structural_type": "http://schema.org/Text",
156
+ "semantic_types": [
157
+ "http://schema.org/Enumeration"
158
+ ],
159
+ "num_distinct_values": 7
160
+ },
161
+ {
162
+ "name": "bikedir",
163
+ "structural_type": "http://schema.org/Text",
164
+ "semantic_types": [
165
+ "http://schema.org/Enumeration"
166
+ ],
167
+ "num_distinct_values": 3
168
+ },
169
+ {
170
+ "name": "lanecount",
171
+ "structural_type": "http://schema.org/Integer",
172
+ "semantic_types": [],
173
+ "unclean_values_ratio": 0.0,
174
+ "num_distinct_values": 4,
175
+ "mean": 1.62,
176
+ "stddev": 0.5114684741017752,
177
+ "coverage": [
178
+ {
179
+ "range": {
180
+ "gte": 1.0,
181
+ "lte": 1.0
182
+ }
183
+ },
184
+ {
185
+ "range": {
186
+ "gte": 2.0,
187
+ "lte": 2.0
188
+ }
189
+ }
190
+ ]
191
+ },
192
+ {
193
+ "name": "ft_facilit",
194
+ "structural_type": "http://schema.org/Text",
195
+ "semantic_types": [
196
+ "http://schema.org/Enumeration"
197
+ ],
198
+ "missing_values_ratio": 0.161,
199
+ "num_distinct_values": 13
200
+ },
201
+ {
202
+ "name": "tf_facilit",
203
+ "structural_type": "http://schema.org/Text",
204
+ "semantic_types": [
205
+ "http://schema.org/Enumeration"
206
+ ],
207
+ "missing_values_ratio": 0.196,
208
+ "num_distinct_values": 13
209
+ },
210
+ {
211
+ "name": "ft2facilit",
212
+ "structural_type": "https://metadata.datadrivendiscovery.org/types/MissingData",
213
+ "semantic_types": []
214
+ },
215
+ {
216
+ "name": "tf2facilit",
217
+ "structural_type": "http://schema.org/Text",
218
+ "semantic_types": [],
219
+ "missing_values_ratio": 0.998,
220
+ "num_distinct_values": 2
221
+ },
222
+ {
223
+ "name": "instdate",
224
+ "structural_type": "http://schema.org/Text",
225
+ "semantic_types": [
226
+ "http://schema.org/DateTime"
227
+ ],
228
+ "num_distinct_values": 137
229
+ },
230
+ {
231
+ "name": "ret_date",
232
+ "structural_type": "http://schema.org/Text",
233
+ "semantic_types": [
234
+ "http://schema.org/DateTime"
235
+ ],
236
+ "missing_values_ratio": 0.904,
237
+ "num_distinct_values": 31
238
+ },
239
+ {
240
+ "name": "shape_leng",
241
+ "structural_type": "http://schema.org/Float",
242
+ "semantic_types": [],
243
+ "unclean_values_ratio": 0.0,
244
+ "mean": 288.466895354996,
245
+ "stddev": 186.32447811932266,
246
+ "coverage": [
247
+ {
248
+ "range": {
249
+ "gte": 20.1899078066,
250
+ "lte": 193.760536171
251
+ }
252
+ },
253
+ {
254
+ "range": {
255
+ "gte": 228.314161835,
256
+ "lte": 451.044097622
257
+ }
258
+ },
259
+ {
260
+ "range": {
261
+ "gte": 520.222169716,
262
+ "lte": 940.465732547
263
+ }
264
+ }
265
+ ]
266
+ }
267
+ ],
268
+ "nb_temporal_columns": 2,
269
+ "nb_categorical_columns": 9,
270
+ "nb_numerical_columns": 5,
271
+ "types": [
272
+ "categorical",
273
+ "numerical",
274
+ "temporal"
275
+ ],
276
+ "temporal_coverage": [
277
+ {
278
+ "type": "datetime",
279
+ "column_names": [
280
+ "instdate"
281
+ ],
282
+ "column_indexes": [
283
+ 19
284
+ ],
285
+ "column_types": [
286
+ "http://schema.org/DateTime"
287
+ ],
288
+ "ranges": [
289
+ {
290
+ "range": {
291
+ "gte": 1004572800.0,
292
+ "lte": 1643241600.0
293
+ }
294
+ }
295
+ ],
296
+ "temporal_resolution": "week"
297
+ },
298
+ {
299
+ "type": "datetime",
300
+ "column_names": [
301
+ "ret_date"
302
+ ],
303
+ "column_indexes": [
304
+ 20
305
+ ],
306
+ "column_types": [
307
+ "http://schema.org/DateTime"
308
+ ],
309
+ "ranges": [
310
+ {
311
+ "range": {
312
+ "gte": 1246406400.0,
313
+ "lte": 1267401600.0
314
+ }
315
+ },
316
+ {
317
+ "range": {
318
+ "gte": 1382659200.0,
319
+ "lte": 1506988800.0
320
+ }
321
+ },
322
+ {
323
+ "range": {
324
+ "gte": 1576800000.0,
325
+ "lte": 1703116800.0
326
+ }
327
+ }
328
+ ],
329
+ "temporal_resolution": "week"
330
+ }
331
+ ],
332
+ "attribute_keywords": [
333
+ "the_geom",
334
+ "the",
335
+ "geom",
336
+ "segmentid",
337
+ "version",
338
+ "bikeid",
339
+ "prevbikeid",
340
+ "status",
341
+ "boro",
342
+ "street",
343
+ "fromstreet",
344
+ "tostreet",
345
+ "onoffst",
346
+ "facilitycl",
347
+ "allclasses",
348
+ "bikedir",
349
+ "lanecount",
350
+ "ft_facilit",
351
+ "ft",
352
+ "facilit",
353
+ "tf_facilit",
354
+ "tf",
355
+ "facilit",
356
+ "ft2facilit",
357
+ "ft",
358
+ "2",
359
+ "facilit",
360
+ "tf2facilit",
361
+ "tf",
362
+ "2",
363
+ "facilit",
364
+ "instdate",
365
+ "ret_date",
366
+ "ret",
367
+ "date",
368
+ "shape_leng",
369
+ "shape",
370
+ "leng"
371
+ ]
372
+ }