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.customer_address.json Maven / Gradle / Ivy
{
"rowCount" : 1.5E7,
"columns" : {
"ca_street_name" : {
"dataSize" : 1.2674987699999999E8,
"nullsCount" : 449639.0,
"distinctValuesCount" : 7488.0
},
"ca_zip" : {
"dataSize" : 7.2750175E7,
"nullsCount" : 449965.0,
"distinctValuesCount" : 10141.0
},
"ca_gmt_offset" : {
"distinctValuesCount" : 5.0,
"nullsCount" : 449744.0,
"min" : -10.00,
"max" : -5.00
},
"ca_street_type" : {
"dataSize" : 6.1110979E7,
"nullsCount" : 449465.0,
"distinctValuesCount" : 23.0
},
"ca_city" : {
"dataSize" : 1.30253791E8,
"nullsCount" : 450422.0,
"distinctValuesCount" : 896.0
},
"ca_street_number" : {
"dataSize" : 4.2092414E7,
"nullsCount" : 450409.0,
"distinctValuesCount" : 822.0
},
"ca_address_sk" : {
"distinctValuesCount" : 1.9889561E7,
"nullsCount" : 0.0,
"min" : 1,
"max" : 15000000
},
"ca_address_id" : {
"dataSize" : 2.4E8,
"nullsCount" : 0.0,
"distinctValuesCount" : 1.9889561E7
},
"ca_state" : {
"dataSize" : 2.9101862E7,
"nullsCount" : 449069.0,
"distinctValuesCount" : 51.0
},
"ca_country" : {
"dataSize" : 1.89156747E8,
"nullsCount" : 449481.0,
"distinctValuesCount" : 1.0
},
"ca_location_type" : {
"dataSize" : 1.30951887E8,
"nullsCount" : 449205.0,
"distinctValuesCount" : 3.0
},
"ca_suite_number" : {
"dataSize" : 1.1479582E8,
"nullsCount" : 450380.0,
"distinctValuesCount" : 86.0
},
"ca_county" : {
"dataSize" : 2.03147993E8,
"nullsCount" : 449296.0,
"distinctValuesCount" : 1716.0
},
"dummyColumn" : {}
}
}