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.
tpch.statistics.sf0.01.lineitem.json Maven / Gradle / Ivy
{
"rowCount" : 60175,
"columns" : {
"l_orderkey" : {
"distinctValuesCount" : 15000,
"min" : 1,
"max" : 60000,
"dataSize" : null
},
"l_partkey" : {
"distinctValuesCount" : 2000,
"min" : 1,
"max" : 2000,
"dataSize" : null
},
"l_suppkey" : {
"distinctValuesCount" : 100,
"min" : 1,
"max" : 100,
"dataSize" : null
},
"l_linenumber" : {
"distinctValuesCount" : 7,
"min" : 1,
"max" : 7,
"dataSize" : null
},
"l_quantity" : {
"distinctValuesCount" : 50,
"min" : 1.0,
"max" : 50.0,
"dataSize" : null
},
"l_extendedprice" : {
"distinctValuesCount" : 35921,
"min" : 904.0,
"max" : 94949.5,
"dataSize" : null
},
"l_discount" : {
"distinctValuesCount" : 11,
"min" : 0.0,
"max" : 0.1,
"dataSize" : null
},
"l_tax" : {
"distinctValuesCount" : 9,
"min" : 0.0,
"max" : 0.08,
"dataSize" : null
},
"l_returnflag" : {
"distinctValuesCount" : 3,
"min" : "A",
"max" : "R",
"dataSize" : 3
},
"l_linestatus" : {
"distinctValuesCount" : 2,
"min" : "F",
"max" : "O",
"dataSize" : 2
},
"l_shipdate" : {
"distinctValuesCount" : 2518,
"min" : 8038,
"max" : 10559,
"dataSize" : null
},
"l_commitdate" : {
"distinctValuesCount" : 2460,
"min" : 8067,
"max" : 10527,
"dataSize" : null
},
"l_receiptdate" : {
"distinctValuesCount" : 2529,
"min" : 8043,
"max" : 10585,
"dataSize" : null
},
"l_shipinstruct" : {
"distinctValuesCount" : 4,
"min" : "COLLECT COD",
"max" : "TAKE BACK RETURN",
"dataSize" : 48
},
"l_shipmode" : {
"distinctValuesCount" : 7,
"min" : "AIR",
"max" : "TRUCK",
"dataSize" : 30
},
"l_comment" : {
"distinctValuesCount" : 58616,
"min" : " Tiresias ",
"max" : "zzle: pending i",
"dataSize" : 1578058
}
}
}