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

tpcds.statistics.sf3000.customer_demographics.json Maven / Gradle / Ivy

There is a newer version: 458
Show newest version
 {
    "rowCount" : 1920800.0,
     "columns" : {
        "cd_gender" : {
             "dataSize" : 1920800.0,
             "nullsCount" : 0.0,
             "distinctValuesCount" : 2.0
        },
        "cd_dep_college_count" : {
             "distinctValuesCount" : 5.0,
             "nullsCount" : 0.0,
             "min" : 0,
             "max" : 6
        },
        "cd_credit_rating" : {
             "dataSize" : 1.34456E7,
             "nullsCount" : 0.0,
             "distinctValuesCount" : 5.0
        },
        "cd_education_status" : {
             "dataSize" : 1.83848E7,
             "nullsCount" : 0.0,
             "distinctValuesCount" : 9.0
        },
        "cd_marital_status" : {
             "dataSize" : 1920800.0,
             "nullsCount" : 0.0,
             "distinctValuesCount" : 7.0
        },
        "cd_dep_count" : {
             "distinctValuesCount" : 5.0,
             "nullsCount" : 0.0,
             "min" : 0,
             "max" : 6
        },
        "cd_dep_employed_count" : {
             "distinctValuesCount" : 5.0,
             "nullsCount" : 0.0,
             "min" : 0,
             "max" : 6
        },
        "cd_demo_sk" : {
             "distinctValuesCount" : 1835839.0,
             "nullsCount" : 0.0,
             "min" : 1,
             "max" : 1920800
        },
        "cd_purchase_estimate" : {
             "distinctValuesCount" : 24.0,
             "nullsCount" : 0.0,
             "min" : 500,
             "max" : 10000
        },
        "dummyColumn" : {}
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy