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

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

There is a newer version: 458
Show newest version
{
  "rowCount" : 60,
  "columns" : {
    "wp_web_page_sk" : {
      "distinctValuesCount" : 60,
      "nullsCount" : 0,
      "min" : 1,
      "max" : 60,
      "dataSize" : null
    },
    "wp_web_page_id" : {
      "distinctValuesCount" : 30,
      "nullsCount" : 0,
      "min" : "AAAAAAAAABAAAAAA",
      "max" : "AAAAAAAAPBAAAAAA",
      "dataSize" : 480
    },
    "wp_rec_start_date" : {
      "distinctValuesCount" : 4,
      "nullsCount" : 0,
      "min" : 10107,
      "max" : 11568,
      "dataSize" : null
    },
    "wp_rec_end_date" : {
      "distinctValuesCount" : 3,
      "nullsCount" : 30,
      "min" : 10837,
      "max" : 11567,
      "dataSize" : null
    },
    "wp_creation_date_sk" : {
      "distinctValuesCount" : 9,
      "nullsCount" : 1,
      "min" : 2450807,
      "max" : 2450815,
      "dataSize" : null
    },
    "wp_access_date_sk" : {
      "distinctValuesCount" : 40,
      "nullsCount" : 0,
      "min" : 2452549,
      "max" : 2452648,
      "dataSize" : null
    },
    "wp_autogen_flag" : {
      "distinctValuesCount" : 2,
      "nullsCount" : 0,
      "min" : "N",
      "max" : "Y",
      "dataSize" : 2
    },
    "wp_customer_sk" : {
      "distinctValuesCount" : 17,
      "nullsCount" : 39,
      "min" : 1898,
      "max" : 98633,
      "dataSize" : null
    },
    "wp_url" : {
      "distinctValuesCount" : 1,
      "nullsCount" : 0,
      "min" : "http://www.foo.com",
      "max" : "http://www.foo.com",
      "dataSize" : 18
    },
    "wp_type" : {
      "distinctValuesCount" : 7,
      "nullsCount" : 1,
      "min" : "ad",
      "max" : "welcome",
      "dataSize" : 45
    },
    "wp_char_count" : {
      "distinctValuesCount" : 42,
      "nullsCount" : 1,
      "min" : 701,
      "max" : 7046,
      "dataSize" : null
    },
    "wp_link_count" : {
      "distinctValuesCount" : 21,
      "nullsCount" : 1,
      "min" : 2,
      "max" : 25,
      "dataSize" : null
    },
    "wp_image_count" : {
      "distinctValuesCount" : 7,
      "nullsCount" : 1,
      "min" : 1,
      "max" : 7,
      "dataSize" : null
    },
    "wp_max_ad_count" : {
      "distinctValuesCount" : 5,
      "nullsCount" : 1,
      "min" : 0,
      "max" : 4,
      "dataSize" : null
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy