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.warehouse.json Maven / Gradle / Ivy
{
"rowCount" : 5,
"columns" : {
"w_warehouse_sk" : {
"distinctValuesCount" : 5,
"nullsCount" : 0,
"min" : 1,
"max" : 5,
"dataSize" : null
},
"w_warehouse_id" : {
"distinctValuesCount" : 5,
"nullsCount" : 0,
"min" : "AAAAAAAABAAAAAAA",
"max" : "AAAAAAAAFAAAAAAA",
"dataSize" : 80
},
"w_warehouse_name" : {
"distinctValuesCount" : 4,
"nullsCount" : 1,
"min" : "Bad cards must make.",
"max" : "Important issues liv",
"dataSize" : 70
},
"w_warehouse_sq_ft" : {
"distinctValuesCount" : 4,
"nullsCount" : 1,
"min" : 138504,
"max" : 977787,
"dataSize" : null
},
"w_street_number" : {
"distinctValuesCount" : 4,
"nullsCount" : 1,
"min" : "368",
"max" : "651",
"dataSize" : 12
},
"w_street_name" : {
"distinctValuesCount" : 4,
"nullsCount" : 1,
"min" : "6th ",
"max" : "Wilson Elm",
"dataSize" : 34
},
"w_street_type" : {
"distinctValuesCount" : 4,
"nullsCount" : 1,
"min" : "Avenue",
"max" : "Parkway",
"dataSize" : 21
},
"w_suite_number" : {
"distinctValuesCount" : 4,
"nullsCount" : 1,
"min" : "Suite 0",
"max" : "Suite P",
"dataSize" : 31
},
"w_city" : {
"distinctValuesCount" : 1,
"nullsCount" : 0,
"min" : "Fairview",
"max" : "Fairview",
"dataSize" : 8
},
"w_county" : {
"distinctValuesCount" : 1,
"nullsCount" : 0,
"min" : "Williamson County",
"max" : "Williamson County",
"dataSize" : 17
},
"w_state" : {
"distinctValuesCount" : 1,
"nullsCount" : 0,
"min" : "TN",
"max" : "TN",
"dataSize" : 2
},
"w_zip" : {
"distinctValuesCount" : 1,
"nullsCount" : 0,
"min" : "35709",
"max" : "35709",
"dataSize" : 5
},
"w_country" : {
"distinctValuesCount" : 1,
"nullsCount" : 0,
"min" : "United States",
"max" : "United States",
"dataSize" : 13
},
"w_gmt_offset" : {
"distinctValuesCount" : 1,
"nullsCount" : 1,
"min" : -500,
"max" : -500,
"dataSize" : null
}
}
}