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

tpcds.statistics.sf1.customer.json Maven / Gradle / Ivy

There is a newer version: 458
Show newest version
{
  "rowCount" : 100000,
  "columns" : {
    "c_customer_sk" : {
      "distinctValuesCount" : 100000,
      "nullsCount" : 0,
      "min" : 1,
      "max" : 100000,
      "dataSize" : null
    },
    "c_customer_id" : {
      "distinctValuesCount" : 100000,
      "nullsCount" : 0,
      "min" : "AAAAAAAAAAAABAAA",
      "max" : "AAAAAAAAPPPPAAAA",
      "dataSize" : 1600000
    },
    "c_current_cdemo_sk" : {
      "distinctValuesCount" : 94215,
      "nullsCount" : 3438,
      "min" : 17,
      "max" : 1920788,
      "dataSize" : null
    },
    "c_current_hdemo_sk" : {
      "distinctValuesCount" : 7200,
      "nullsCount" : 3431,
      "min" : 1,
      "max" : 7200,
      "dataSize" : null
    },
    "c_current_addr_sk" : {
      "distinctValuesCount" : 43282,
      "nullsCount" : 0,
      "min" : 1,
      "max" : 50000,
      "dataSize" : null
    },
    "c_first_shipto_date_sk" : {
      "distinctValuesCount" : 3651,
      "nullsCount" : 3443,
      "min" : 2449028,
      "max" : 2452678,
      "dataSize" : null
    },
    "c_first_sales_date_sk" : {
      "distinctValuesCount" : 3651,
      "nullsCount" : 3518,
      "min" : 2448998,
      "max" : 2452648,
      "dataSize" : null
    },
    "c_salutation" : {
      "distinctValuesCount" : 6,
      "nullsCount" : 3410,
      "min" : "Dr.",
      "max" : "Sir",
      "dataSize" : 20
    },
    "c_first_name" : {
      "distinctValuesCount" : 4131,
      "nullsCount" : 3492,
      "min" : "Aaron",
      "max" : "Zulma",
      "dataSize" : 24620
    },
    "c_last_name" : {
      "distinctValuesCount" : 4972,
      "nullsCount" : 3497,
      "min" : "Aaron",
      "max" : "Zuniga",
      "dataSize" : 31159
    },
    "c_preferred_cust_flag" : {
      "distinctValuesCount" : 2,
      "nullsCount" : 3426,
      "min" : "N",
      "max" : "Y",
      "dataSize" : 2
    },
    "c_birth_day" : {
      "distinctValuesCount" : 31,
      "nullsCount" : 3461,
      "min" : 1,
      "max" : 31,
      "dataSize" : null
    },
    "c_birth_month" : {
      "distinctValuesCount" : 12,
      "nullsCount" : 3449,
      "min" : 1,
      "max" : 12,
      "dataSize" : null
    },
    "c_birth_year" : {
      "distinctValuesCount" : 69,
      "nullsCount" : 3453,
      "min" : 1924,
      "max" : 1992,
      "dataSize" : null
    },
    "c_birth_country" : {
      "distinctValuesCount" : 211,
      "nullsCount" : 3439,
      "min" : "AFGHANISTAN",
      "max" : "ZIMBABWE",
      "dataSize" : 1836
    },
    "c_login" : {
      "distinctValuesCount" : 0,
      "nullsCount" : 100000,
      "min" : null,
      "max" : null,
      "dataSize" : 0
    },
    "c_email_address" : {
      "distinctValuesCount" : 96477,
      "nullsCount" : 3521,
      "min" : "[email protected]",
      "max" : "[email protected]",
      "dataSize" : 2648526
    },
    "c_last_review_date_sk" : {
      "distinctValuesCount" : 366,
      "nullsCount" : 3484,
      "min" : 2452283,
      "max" : 2452648,
      "dataSize" : null
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy