NYC_open_space / profiling_metadata.json
soniacq's picture
Upload profiling_metadata.json with huggingface_hub
5cee3d5 verified
{
"size": 10881250,
"nb_rows": 14370,
"average_row_size": 757.2199025748087,
"nb_profiled_rows": 6603,
"nb_columns": 8,
"columns": [
{
"name": "the_geom",
"structural_type": "http://schema.org/Text",
"semantic_types": [
"http://schema.org/Text"
]
},
{
"name": "SOURCE_ID",
"structural_type": "http://schema.org/Integer",
"semantic_types": [
"http://schema.org/identifier"
],
"unclean_values_ratio": 0.0,
"num_distinct_values": 5168,
"mean": 10712003917.875662,
"stddev": 7493221764.269945,
"coverage": [
{
"range": {
"gte": 0.0,
"lte": 3252000144.0
}
},
{
"range": {
"gte": 6251000008.0,
"lte": 12251000245.0
}
},
{
"range": {
"gte": 13251000557.0,
"lte": 20252001163.0
}
}
]
},
{
"name": "FEATURE_CODE",
"structural_type": "http://schema.org/Integer",
"semantic_types": [],
"unclean_values_ratio": 0.0,
"num_distinct_values": 3,
"mean": 2516.1532636680295,
"stddev": 5.030467481720921,
"coverage": [
{
"range": {
"gte": 2510.0,
"lte": 2510.0
}
},
{
"range": {
"gte": 2520.0,
"lte": 2520.0
}
}
]
},
{
"name": "SUB_CODE",
"structural_type": "http://schema.org/Integer",
"semantic_types": [],
"unclean_values_ratio": 0.0,
"num_distinct_values": 3,
"mean": 251615.32636680297,
"stddev": 503.0467481720833,
"coverage": [
{
"range": {
"gte": 251000.0,
"lte": 251000.0
}
},
{
"range": {
"gte": 252000.0,
"lte": 252000.0
}
}
]
},
{
"name": "NAME",
"structural_type": "http://schema.org/Text",
"semantic_types": [
"http://schema.org/Enumeration"
],
"missing_values_ratio": 0.5739815235499015,
"num_distinct_values": 46
},
{
"name": "STATUS",
"structural_type": "http://schema.org/Text",
"semantic_types": [
"http://schema.org/Enumeration"
],
"num_distinct_values": 3
},
{
"name": "SHAPE_AREA",
"structural_type": "http://schema.org/Float",
"semantic_types": [],
"unclean_values_ratio": 0.0,
"mean": 24261.340812733946,
"stddev": 351660.46443226933,
"coverage": [
{
"range": {
"gte": 1072.91365478,
"lte": 32388.2615094
}
}
]
},
{
"name": "SHAPE_LEN",
"structural_type": "http://schema.org/Float",
"semantic_types": [],
"unclean_values_ratio": 0.0,
"mean": 388.5602744637522,
"stddev": 643.7204292795791,
"coverage": [
{
"range": {
"gte": 141.520478513,
"lte": 650.720186222
}
}
]
}
],
"nb_categorical_columns": 2,
"nb_numerical_columns": 5,
"types": [
"categorical",
"numerical"
],
"attribute_keywords": [
"the_geom",
"the",
"geom",
"SOURCE_ID",
"SOURCE",
"ID",
"FEATURE_CODE",
"FEATURE",
"CODE",
"SUB_CODE",
"SUB",
"CODE",
"NAME",
"STATUS",
"SHAPE_AREA",
"SHAPE",
"AREA",
"SHAPE_LEN",
"SHAPE",
"LEN"
]
}