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

tpcds.statistics.sf0.01.customer.json Maven / Gradle / Ivy

There is a newer version: 458
Show newest version
{
  "rowCount" : 1000,
  "columns" : {
    "c_customer_sk" : {
      "distinctValuesCount" : 1000,
      "nullsCount" : 0,
      "min" : 1,
      "max" : 1000,
      "dataSize" : null
    },
    "c_customer_id" : {
      "distinctValuesCount" : 1000,
      "nullsCount" : 0,
      "min" : "AAAAAAAAAABAAAAA",
      "max" : "AAAAAAAAPPCAAAAA",
      "dataSize" : 16000
    },
    "c_current_cdemo_sk" : {
      "distinctValuesCount" : 974,
      "nullsCount" : 26,
      "min" : 2631,
      "max" : 1913607,
      "dataSize" : null
    },
    "c_current_hdemo_sk" : {
      "distinctValuesCount" : 904,
      "nullsCount" : 28,
      "min" : 1,
      "max" : 7193,
      "dataSize" : null
    },
    "c_current_addr_sk" : {
      "distinctValuesCount" : 624,
      "nullsCount" : 0,
      "min" : 2,
      "max" : 1000,
      "dataSize" : null
    },
    "c_first_shipto_date_sk" : {
      "distinctValuesCount" : 858,
      "nullsCount" : 35,
      "min" : 2449032,
      "max" : 2452672,
      "dataSize" : null
    },
    "c_first_sales_date_sk" : {
      "distinctValuesCount" : 858,
      "nullsCount" : 30,
      "min" : 2449002,
      "max" : 2452642,
      "dataSize" : null
    },
    "c_salutation" : {
      "distinctValuesCount" : 6,
      "nullsCount" : 30,
      "min" : "Dr.",
      "max" : "Sir",
      "dataSize" : 20
    },
    "c_first_name" : {
      "distinctValuesCount" : 517,
      "nullsCount" : 32,
      "min" : "Aaron",
      "max" : "Zachary",
      "dataSize" : 2992
    },
    "c_last_name" : {
      "distinctValuesCount" : 667,
      "nullsCount" : 24,
      "min" : "Adams",
      "max" : "Zamora",
      "dataSize" : 4141
    },
    "c_preferred_cust_flag" : {
      "distinctValuesCount" : 2,
      "nullsCount" : 29,
      "min" : "N",
      "max" : "Y",
      "dataSize" : 2
    },
    "c_birth_day" : {
      "distinctValuesCount" : 31,
      "nullsCount" : 38,
      "min" : 1,
      "max" : 31,
      "dataSize" : null
    },
    "c_birth_month" : {
      "distinctValuesCount" : 12,
      "nullsCount" : 34,
      "min" : 1,
      "max" : 12,
      "dataSize" : null
    },
    "c_birth_year" : {
      "distinctValuesCount" : 69,
      "nullsCount" : 31,
      "min" : 1924,
      "max" : 1992,
      "dataSize" : null
    },
    "c_birth_country" : {
      "distinctValuesCount" : 210,
      "nullsCount" : 31,
      "min" : "AFGHANISTAN",
      "max" : "ZIMBABWE",
      "dataSize" : 1824
    },
    "c_login" : {
      "distinctValuesCount" : 0,
      "nullsCount" : 1000,
      "min" : null,
      "max" : null,
      "dataSize" : 0
    },
    "c_email_address" : {
      "distinctValuesCount" : 969,
      "nullsCount" : 31,
      "min" : "[email protected]",
      "max" : "[email protected]",
      "dataSize" : 26562
    },
    "c_last_review_date_sk" : {
      "distinctValuesCount" : 343,
      "nullsCount" : 25,
      "min" : 2452283,
      "max" : 2452648,
      "dataSize" : null
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy