All Downloads are FREE. Search and download functionalities are using the official Maven repository.
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.sf3000.warehouse.json Maven / Gradle / Ivy
{
"rowCount" : 22.0,
"columns" : {
"w_zip" : {
"dataSize" : 110.0,
"nullsCount" : 0.0,
"distinctValuesCount" : 22.0
},
"w_city" : {
"dataSize" : 210.0,
"nullsCount" : 0.0,
"distinctValuesCount" : 12.0
},
"w_street_number" : {
"dataSize" : 59.99999999999999,
"nullsCount" : 1.0,
"distinctValuesCount" : 15.0
},
"w_street_type" : {
"dataSize" : 79.0,
"nullsCount" : 1.0,
"distinctValuesCount" : 16.0
},
"w_warehouse_id" : {
"dataSize" : 352.0,
"nullsCount" : 0.0,
"distinctValuesCount" : 18.0
},
"w_country" : {
"dataSize" : 286.0,
"nullsCount" : 0.0,
"distinctValuesCount" : 1.0
},
"w_street_name" : {
"dataSize" : 193.0,
"nullsCount" : 1.0,
"distinctValuesCount" : 19.0
},
"w_warehouse_sk" : {
"distinctValuesCount" : 18.0,
"nullsCount" : 0.0,
"min" : 1,
"max" : 22
},
"w_gmt_offset" : {
"distinctValuesCount" : 3.0,
"nullsCount" : 1.0,
"min" : -7.00,
"max" : -5.00
},
"w_warehouse_sq_ft" : {
"distinctValuesCount" : 29.0,
"nullsCount" : 1.0,
"min" : 73065,
"max" : 977787
},
"w_county" : {
"dataSize" : 322.0,
"nullsCount" : 0.0,
"distinctValuesCount" : 19.0
},
"w_state" : {
"dataSize" : 44.0,
"nullsCount" : 0.0,
"distinctValuesCount" : 13.0
},
"w_suite_number" : {
"dataSize" : 165.0,
"nullsCount" : 1.0,
"distinctValuesCount" : 19.0
},
"w_warehouse_name" : {
"dataSize" : 337.0,
"nullsCount" : 1.0,
"distinctValuesCount" : 18.0
},
"dummyColumn" : {}
}
}