auburn-civic-data / zip_codes /column_quality.json
mmimazin's picture
Publish Auburn civic data export
62b2dd0 verified
{
"columns": {
"geometry_wkt": {
"distinct_count": 14,
"label": "derived",
"null_count": 0,
"null_percentage": 0.0
},
"objectid": {
"distinct_count": 14,
"label": "complete",
"null_count": 0,
"null_percentage": 0.0
},
"post_office_name": {
"distinct_count": 11,
"label": "complete",
"null_count": 0,
"null_percentage": 0.0
},
"shape_area": {
"distinct_count": 14,
"label": "complete",
"null_count": 0,
"null_percentage": 0.0
},
"shape_length": {
"distinct_count": 14,
"label": "complete",
"null_count": 0,
"null_percentage": 0.0
},
"sqmi": {
"distinct_count": 14,
"label": "complete",
"null_count": 0,
"null_percentage": 0.0
},
"state": {
"distinct_count": 1,
"label": "constant",
"null_count": 0,
"null_percentage": 0.0
},
"zip_code": {
"distinct_count": 14,
"label": "complete",
"null_count": 0,
"null_percentage": 0.0
}
},
"display_name": "ZIP Code Boundaries",
"geometry_type": "polygon",
"record_count": 14,
"table": "auburn.zip_codes"
}