Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
tpcds.statistics.sf1.customer_address.json Maven / Gradle / Ivy
{
"rowCount" : 50000,
"columns" : {
"ca_address_sk" : {
"distinctValuesCount" : 50000,
"nullsCount" : 0,
"min" : 1,
"max" : 50000,
"dataSize" : null
},
"ca_address_id" : {
"distinctValuesCount" : 50000,
"nullsCount" : 0,
"min" : "AAAAAAAAAAABAAAA",
"max" : "AAAAAAAAPPPLAAAA",
"dataSize" : 800000
},
"ca_street_number" : {
"distinctValuesCount" : 1000,
"nullsCount" : 1532,
"min" : "1",
"max" : "999",
"dataSize" : 2893
},
"ca_street_name" : {
"distinctValuesCount" : 6901,
"nullsCount" : 1479,
"min" : "10th ",
"max" : "Woodland Woodland",
"dataSize" : 81513
},
"ca_street_type" : {
"distinctValuesCount" : 20,
"nullsCount" : 1501,
"min" : "Ave",
"max" : "Wy",
"dataSize" : 84
},
"ca_suite_number" : {
"distinctValuesCount" : 75,
"nullsCount" : 1485,
"min" : "Suite 0",
"max" : "Suite Y",
"dataSize" : 614
},
"ca_city" : {
"distinctValuesCount" : 695,
"nullsCount" : 1519,
"min" : "Aberdeen",
"max" : "Youngstown",
"dataSize" : 5594
},
"ca_county" : {
"distinctValuesCount" : 1846,
"nullsCount" : 1464,
"min" : "Abbeville County",
"max" : "Ziebach County",
"dataSize" : 26288
},
"ca_state" : {
"distinctValuesCount" : 51,
"nullsCount" : 1550,
"min" : "AK",
"max" : "WY",
"dataSize" : 102
},
"ca_zip" : {
"distinctValuesCount" : 3692,
"nullsCount" : 1539,
"min" : "00601",
"max" : "99981",
"dataSize" : 18460
},
"ca_country" : {
"distinctValuesCount" : 1,
"nullsCount" : 1525,
"min" : "United States",
"max" : "United States",
"dataSize" : 13
},
"ca_gmt_offset" : {
"distinctValuesCount" : 6,
"nullsCount" : 1556,
"min" : -1000,
"max" : -500,
"dataSize" : null
},
"ca_location_type" : {
"distinctValuesCount" : 3,
"nullsCount" : 1492,
"min" : "apartment",
"max" : "single family",
"dataSize" : 27
}
}
}