{ "data_id": "42125", "name": "employee_salaries", "exact_name": "employee_salaries", "version": 14, "version_label": "0.1", "description": "Annual salary information including gross pay and overtime pay for all active, permanent employees of Montgomery County, MD paid in calendar year 2016. This information will be published annually each year.", "format": "arff", "uploader": "Guillaume Lemaitre", "uploader_id": 5332, "visibility": "public", "creator": "\"Office of Human Resources, Montgomery County OpenData\"", "contributor": null, "date": "2019-09-12 17:25:39", "update_comment": null, "last_update": "2019-09-12 17:25:39", "licence": "Public Domain (CC0)", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/21718841\/dataset", "default_target_attribute": "current_annual_salary", "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "employee_salaries", "Annual salary information including gross pay and overtime pay for all active, permanent employees of Montgomery County, MD paid in calendar year 2016. This information will be published annually each year. " ], "weight": 5 }, "qualities": { "NumberOfInstances": 9228, "NumberOfFeatures": 13, "NumberOfClasses": 0, "NumberOfMissingValues": 11169, "NumberOfInstancesWithMissingValues": 8380, "NumberOfNumericFeatures": 4, "NumberOfSymbolicFeatures": 4, "ClassEntropy": null, "MeanNoiseToSignalRatio": null, "Quartile2AttributeEntropy": null, "Dimensionality": 0.0014087559601213698, "MeanNominalAttDistinctValues": 19.5, "Quartile2KurtosisOfNumericAtts": 1.5249142938859845, "EquivalentNumberOfAtts": null, "MeanSkewnessOfNumericAtts": 0.8856551038306244, "Quartile2MeansOfNumericAtts": 41862.239973421776, "MajorityClassPercentage": null, "MeanStdDevOfNumericAtts": 19228.044587636432, "Quartile2MutualInformation": null, "MajorityClassSize": null, "MinAttributeEntropy": null, "Quartile2SkewnessOfNumericAtts": 0.7337762618322987, "MaxAttributeEntropy": null, "MinKurtosisOfNumericAtts": -0.14485220218002048, "PercentageOfBinaryFeatures": 15.384615384615385, "Quartile2StdDevOfNumericAtts": 20898.806656453708, "MaxKurtosisOfNumericAtts": 12.005456754623554, "MinMeansOfNumericAtts": 2003.5975292587777, "PercentageOfInstancesWithMissingValues": 90.81057650628523, "Quartile3AttributeEntropy": null, "MaxMeansOfNumericAtts": 79504.03670793163, "MinMutualInformation": null, "PercentageOfMissingValues": 9.310293087926377, "Quartile3KurtosisOfNumericAtts": 9.454198377600704, "MaxMutualInformation": null, "MinNominalAttDistinctValues": 2, "PercentageOfNumericFeatures": 30.76923076923077, "Quartile3MeansOfNumericAtts": 77975.57213974804, "MaxNominalAttDistinctValues": 37, "MinSkewnessOfNumericAtts": -0.6714104965304323, "PercentageOfSymbolicFeatures": 30.76923076923077, "Quartile3MutualInformation": null, "MaxSkewnessOfNumericAtts": 2.7464783881883323, "MinStdDevOfNumericAtts": 9.327078245943337, "Quartile1AttributeEntropy": null, "Quartile3SkewnessOfNumericAtts": 2.2786836831256583, "MaxStdDevOfNumericAtts": 35105.23795939236, "MinorityClassPercentage": null, "Quartile1KurtosisOfNumericAtts": 0.2037121836749377, "Quartile3StdDevOfNumericAtts": 33608.70804053966, "MeanAttributeEntropy": null, "MinorityClassSize": null, "Quartile1MeansOfNumericAtts": 4086.2735248556664, "StdvNominalAttDistinctValues": 20.207259421636902, "MeanKurtosisOfNumericAtts": 3.7276082850538756, "NumberOfBinaryFeatures": 2, "Quartile1MutualInformation": null, "MeanMeansOfNumericAtts": 41308.02854600849, "Quartile1SkewnessOfNumericAtts": -0.35549463346608406, "AutoCorrelation": -31436.27303132116, "MeanMutualInformation": null, "Quartile1StdDevOfNumericAtts": 3176.6190659159206 }, "tags": [ { "uploader": "38960", "tag": "Computer Systems" }, { "uploader": "38960", "tag": "Demographics" }, { "uploader": "2", "tag": "ethical_issues" } ], "topics": [ { "topic": "Book-based", "uploader": "8111" } ], "features": [ { "name": "current_annual_salary", "index": "2", "type": "numeric", "distinct": "3403", "missing": "0", "target": "1", "min": "9196", "max": "303091", "mean": "73390", "stdev": "29119" }, { "name": "full_name", "index": "0", "type": "string", "distinct": "9222", "missing": "0" }, { "name": "gender", "index": "1", "type": "nominal", "distinct": "2", "missing": "17", "distr": [] }, { "name": "2016_gross_pay_received", "index": "3", "type": "numeric", "distinct": "8977", "missing": "100", "min": "0", "max": "313700", "mean": "79504", "stdev": "35105" }, { "name": "2016_overtime_pay", "index": "4", "type": "numeric", "distinct": "6176", "missing": "2917", "min": "-2223", "max": "125244", "mean": "10334", "stdev": "12678" }, { "name": "department", "index": "5", "type": "nominal", "distinct": "37", "missing": "0", "distr": [] }, { "name": "department_name", "index": "6", "type": "nominal", "distinct": "37", "missing": "0", "distr": [] }, { "name": "division", "index": "7", "type": "string", "distinct": "694", "missing": "0" }, { "name": "assignment_category", "index": "8", "type": "nominal", "distinct": "2", "missing": "0", "distr": [] }, { "name": "employee_position_title", "index": "9", "type": "string", "distinct": "385", "missing": "0" }, { "name": "underfilled_job_title", "index": "10", "type": "string", "distinct": "84", "missing": "8135" }, { "name": "date_first_hired", "index": "11", "type": "string", "distinct": "2264", "missing": "0" }, { "name": "year_first_hired", "index": "12", "type": "numeric", "distinct": "51", "missing": "0", "min": "1965", "max": "2016", "mean": "2004", "stdev": "9" } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 0, "total_downloads": 0, "reach": 0, "reuse": 0, "impact_of_reuse": 0, "reach_of_reuse": 0, "impact": 0 }