tpcds.statistics.sf0.01.customer_address.json Maven / Gradle / Ivy
{
"rowCount" : 1000,
"columns" : {
"ca_address_sk" : {
"distinctValuesCount" : 1000,
"nullsCount" : 0,
"min" : 1,
"max" : 1000
},
"ca_address_id" : {
"distinctValuesCount" : 1000,
"nullsCount" : 0,
"min" : "AAAAAAAAAABAAAAA",
"max" : "AAAAAAAAPPCAAAAA"
},
"ca_street_number" : {
"distinctValuesCount" : 622,
"nullsCount" : 32,
"min" : "10",
"max" : "999"
},
"ca_street_name" : {
"distinctValuesCount" : 542,
"nullsCount" : 28,
"min" : "10th ",
"max" : "Woodland Seventh"
},
"ca_street_type" : {
"distinctValuesCount" : 20,
"nullsCount" : 37,
"min" : "Ave",
"max" : "Wy"
},
"ca_suite_number" : {
"distinctValuesCount" : 75,
"nullsCount" : 29,
"min" : "Suite 0",
"max" : "Suite Y"
},
"ca_city" : {
"distinctValuesCount" : 197,
"nullsCount" : 28,
"min" : "Aberdeen",
"max" : "Wright"
},
"ca_county" : {
"distinctValuesCount" : 634,
"nullsCount" : 29,
"min" : "Ada County",
"max" : "Yuma County"
},
"ca_state" : {
"distinctValuesCount" : 51,
"nullsCount" : 27,
"min" : "AK",
"max" : "WY"
},
"ca_zip" : {
"distinctValuesCount" : 641,
"nullsCount" : 32,
"min" : "00669",
"max" : "99843"
},
"ca_country" : {
"distinctValuesCount" : 1,
"nullsCount" : 30,
"min" : "United States",
"max" : "United States"
},
"ca_gmt_offset" : {
"distinctValuesCount" : 6,
"nullsCount" : 31,
"min" : -1000,
"max" : -500
},
"ca_location_type" : {
"distinctValuesCount" : 3,
"nullsCount" : 34,
"min" : "apartment",
"max" : "single family"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy