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

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

{
  "rowCount" : 5,
  "columns" : {
    "w_warehouse_sk" : {
      "distinctValuesCount" : 5,
      "nullsCount" : 0,
      "min" : 1,
      "max" : 5
    },
    "w_warehouse_id" : {
      "distinctValuesCount" : 5,
      "nullsCount" : 0,
      "min" : "AAAAAAAABAAAAAAA",
      "max" : "AAAAAAAAFAAAAAAA"
    },
    "w_warehouse_name" : {
      "distinctValuesCount" : 4,
      "nullsCount" : 1,
      "min" : "Bad cards must make.",
      "max" : "Important issues liv"
    },
    "w_warehouse_sq_ft" : {
      "distinctValuesCount" : 4,
      "nullsCount" : 1,
      "min" : 138504,
      "max" : 977787
    },
    "w_street_number" : {
      "distinctValuesCount" : 4,
      "nullsCount" : 1,
      "min" : "368",
      "max" : "651"
    },
    "w_street_name" : {
      "distinctValuesCount" : 4,
      "nullsCount" : 1,
      "min" : "6th ",
      "max" : "Wilson Elm"
    },
    "w_street_type" : {
      "distinctValuesCount" : 4,
      "nullsCount" : 1,
      "min" : "Avenue",
      "max" : "Parkway"
    },
    "w_suite_number" : {
      "distinctValuesCount" : 4,
      "nullsCount" : 1,
      "min" : "Suite 0",
      "max" : "Suite P"
    },
    "w_city" : {
      "distinctValuesCount" : 1,
      "nullsCount" : 0,
      "min" : "Fairview",
      "max" : "Fairview"
    },
    "w_county" : {
      "distinctValuesCount" : 1,
      "nullsCount" : 0,
      "min" : "Williamson County",
      "max" : "Williamson County"
    },
    "w_state" : {
      "distinctValuesCount" : 1,
      "nullsCount" : 0,
      "min" : "TN",
      "max" : "TN"
    },
    "w_zip" : {
      "distinctValuesCount" : 1,
      "nullsCount" : 0,
      "min" : "35709",
      "max" : "35709"
    },
    "w_country" : {
      "distinctValuesCount" : 1,
      "nullsCount" : 0,
      "min" : "United States",
      "max" : "United States"
    },
    "w_gmt_offset" : {
      "distinctValuesCount" : 1,
      "nullsCount" : 1,
      "min" : -500,
      "max" : -500
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy