All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tpch.statistics.sf0.01.orders.json Maven / Gradle / Ivy

There is a newer version: 459
Show newest version
{
  "rowCount" : 15000,
  "columns" : {
    "o_orderkey" : {
      "distinctValuesCount" : 15000,
      "min" : 1,
      "max" : 60000,
      "dataSize" : null
    },
    "o_custkey" : {
      "distinctValuesCount" : 1000,
      "min" : 1,
      "max" : 1499,
      "dataSize" : null
    },
    "o_orderstatus" : {
      "distinctValuesCount" : 3,
      "min" : "F",
      "max" : "P",
      "dataSize" : 3
    },
    "o_totalprice" : {
      "distinctValuesCount" : 14996,
      "min" : 874.89,
      "max" : 466001.28,
      "dataSize" : null
    },
    "o_orderdate" : {
      "distinctValuesCount" : 2401,
      "min" : 8035,
      "max" : 10440,
      "dataSize" : null
    },
    "o_orderpriority" : {
      "distinctValuesCount" : 5,
      "min" : "1-URGENT",
      "max" : "5-LOW",
      "dataSize" : 42
    },
    "o_clerk" : {
      "distinctValuesCount" : 1000,
      "min" : "Clerk#000000001",
      "max" : "Clerk#000001000",
      "dataSize" : 15000
    },
    "o_shippriority" : {
      "distinctValuesCount" : 1,
      "min" : 0,
      "max" : 0,
      "dataSize" : null
    },
    "o_comment" : {
      "distinctValuesCount" : 14995,
      "min" : " about the accounts. slyly express accounts wa",
      "max" : "zzle. carefully enticing deposits nag furio",
      "dataSize" : 727249
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy