tpcds.statistics.sf1.customer_address.json Maven / Gradle / Ivy
{
"rowCount" : 50000,
"columns" : {
"ca_address_sk" : {
"distinctValuesCount" : 50000,
"nullsCount" : 0,
"min" : 1,
"max" : 50000
},
"ca_address_id" : {
"distinctValuesCount" : 50000,
"nullsCount" : 0,
"min" : "AAAAAAAAAAABAAAA",
"max" : "AAAAAAAAPPPLAAAA"
},
"ca_street_number" : {
"distinctValuesCount" : 1000,
"nullsCount" : 1532,
"min" : "1",
"max" : "999"
},
"ca_street_name" : {
"distinctValuesCount" : 6901,
"nullsCount" : 1479,
"min" : "10th ",
"max" : "Woodland Woodland"
},
"ca_street_type" : {
"distinctValuesCount" : 20,
"nullsCount" : 1501,
"min" : "Ave",
"max" : "Wy"
},
"ca_suite_number" : {
"distinctValuesCount" : 75,
"nullsCount" : 1485,
"min" : "Suite 0",
"max" : "Suite Y"
},
"ca_city" : {
"distinctValuesCount" : 695,
"nullsCount" : 1519,
"min" : "Aberdeen",
"max" : "Youngstown"
},
"ca_county" : {
"distinctValuesCount" : 1846,
"nullsCount" : 1464,
"min" : "Abbeville County",
"max" : "Ziebach County"
},
"ca_state" : {
"distinctValuesCount" : 51,
"nullsCount" : 1550,
"min" : "AK",
"max" : "WY"
},
"ca_zip" : {
"distinctValuesCount" : 3692,
"nullsCount" : 1539,
"min" : "00601",
"max" : "99981"
},
"ca_country" : {
"distinctValuesCount" : 1,
"nullsCount" : 1525,
"min" : "United States",
"max" : "United States"
},
"ca_gmt_offset" : {
"distinctValuesCount" : 6,
"nullsCount" : 1556,
"min" : -1000,
"max" : -500
},
"ca_location_type" : {
"distinctValuesCount" : 3,
"nullsCount" : 1492,
"min" : "apartment",
"max" : "single family"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy