{ "data_id": "42730", "name": "us_crime", "exact_name": "us_crime", "version": 2, "version_label": null, "description": "Ignores community name.**Author**: \n \n**Source**: Unknown - 2009 \n**Please cite**: \n\nTitle: Communities and Crime\n \nAbstract: Communities within the United States. The data combines socio-economic data from the 1990 US Census, law enforcement data from the 1990 US LEMAS survey, and crime data from the 1995 FBI UCR.\n\nData Set Characteristics: Multivariate\nAttribute Characteristics: Real\nAssociated Tasks: Regression\nNumber of Instances: 1994\nNumber of Attributes: 128\nMissing Values? Yes\nArea: Social\nDate Donated: 2009-07-13\n \nSource:\nCreator: Michael Redmond (redmond 'at' lasalle.edu); Computer Science; La Salle \nUniversity; Philadelphia, PA, 19141, USA\n-- culled from 1990 US Census, 1995 US FBI Uniform Crime Report, 1990 US Law Enforcement Management and Administrative Statistics Survey, available from ICPSR at U of Michigan.\n-- Donor: Michael Redmond (redmond 'at' lasalle.edu); Computer Science; La Salle University; Philadelphia, PA, 19141, USA\n-- Date: July 2009\n\nData Set Information:\nMany variables are included so that algorithms that select or learn weights for attributes could be tested. However, clearly unrelated attributes were not included; attributes were picked if there was any plausible connection to crime (N=122), plus the attribute to be predicted (Per Capita Violent Crimes). The variables included in the dataset involve the community, such as the percent of the population considered urban, and the median family income, and involving law enforcement, such as per capita number of police officers, and percent of officers assigned to drug units. The per capita violent crimes variable was calculated using population and the sum of crime variables considered violent crimes in the United States: murder, rape, robbery, and assault. There was apparently some controversy in some states concerning the counting of rapes. These resulted in missing values for rape, which resulted in incorrect values for per capita violent crime. These cities are not included in the dataset. Many of these omitted communities were from the midwestern USA. Data is described below based on original values. All numeric data was normalized into the decimal range 0.00-1.00 using an Unsupervised, equal-interval binning method. \nAttributes retain their distribution and skew (hence for example the population \nattribute has a mean value of 0.06 because most communities are small). E.g. An attribute described as 'mean people per household' is actually the normalized (0-1) version of that value. The normalization preserves rough ratios of values WITHIN an attribute (e.g. double the value for double the population within the available precision - except for extreme values (all values more than 3 SD above the mean are normalized to 1.00; all values more than 3 SD below the mean are nromalized to 0.00)).\n\nHowever, the normalization does not preserve relationships between values BETWEEN attributes (e.g. it would not be meaningful to compare the value for whitePerCap with the value for blackPerCap for a community)\nA limitation was that the LEMAS survey was of the police departments with at least 100 officers, plus a random sample of smaller departments. For our purposes, communities not found in both census and crime datasets were omitted. Many communities are missing LEMAS data.", "format": "arff", "uploader": "Pieter Gijsbers", "uploader_id": 869, "visibility": "public", "creator": null, "contributor": null, "date": "2020-11-18 08:31:13", "update_comment": null, "last_update": "2020-11-18 08:31:13", "licence": "Public", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/22044764\/dataset", "default_target_attribute": "ViolentCrimesPerPop", "row_id_attribute": null, "ignore_attribute": "\"communityname\"", "runs": 0, "suggest": { "input": [ "us_crime", "Ignores community name.**Author**: Title: Communities and Crime Abstract: Communities within the United States. The data combines socio-economic data from the 1990 US Census, law enforcement data from the 1990 US LEMAS survey, and crime data from the 1995 FBI UCR. Data Set Characteristics: Multivariate Attribute Characteristics: Real Associated Tasks: Regression Number of Instances: 1994 Number of Attributes: 128 Missing Values? Yes Area: Social Date Donated: 2009-07-13 Source: Creator: Michael " ], "weight": 5 }, "qualities": { "NumberOfInstances": 1994, "NumberOfFeatures": 127, "NumberOfClasses": 0, "NumberOfMissingValues": 39202, "NumberOfInstancesWithMissingValues": 1871, "NumberOfNumericFeatures": 127, "NumberOfSymbolicFeatures": 0, "Dimensionality": 0.06369107321965897, "PercentageOfNumericFeatures": 100, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 0, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 93.83149448345036, "AutoCorrelation": 0.7617160060210744, "PercentageOfMissingValues": 15.480299165212172 }, "tags": [ { "uploader": "38960", "tag": "Chemistry" }, { "uploader": "38960", "tag": "Machine Learning" } ], "features": [ { "name": "ViolentCrimesPerPop", "index": "127", "type": "numeric", "distinct": "98", "missing": "0", "target": "1", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "state", "index": "0", "type": "numeric", "distinct": "46", "missing": "0", "min": "1", "max": "56", "mean": "29", "stdev": "16" }, { "name": "county", "index": "1", "type": "numeric", "distinct": "108", "missing": "1174", "min": "1", "max": "840", "mean": "59", "stdev": "126" }, { "name": "community", "index": "2", "type": "numeric", "distinct": "799", "missing": "1177", "min": "70", "max": "94597", "mean": "46188", "stdev": "25300" }, { "name": "communityname", "index": "3", "type": "string", "distinct": "1828", "missing": "0", "ignore": "1" }, { "name": "fold", "index": "4", "type": "numeric", "distinct": "10", "missing": "0", "min": "1", "max": "10", "mean": "5", "stdev": "3" }, { "name": "population", "index": "5", "type": "numeric", "distinct": "66", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "householdsize", "index": "6", "type": "numeric", "distinct": "93", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "racepctblack", "index": "7", "type": "numeric", "distinct": "100", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "racePctWhite", "index": "8", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "racePctAsian", "index": "9", "type": "numeric", "distinct": "91", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "racePctHisp", "index": "10", "type": "numeric", "distinct": "91", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "agePct12t21", "index": "11", "type": "numeric", "distinct": "93", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "agePct12t29", "index": "12", "type": "numeric", "distinct": "89", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "agePct16t24", "index": "13", "type": "numeric", "distinct": "94", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "agePct65up", "index": "14", "type": "numeric", "distinct": "98", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "numbUrban", "index": "15", "type": "numeric", "distinct": "67", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "pctUrban", "index": "16", "type": "numeric", "distinct": "64", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "medIncome", "index": "17", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "pctWWage", "index": "18", "type": "numeric", "distinct": "96", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "pctWFarmSelf", "index": "19", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "pctWInvInc", "index": "20", "type": "numeric", "distinct": "96", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "pctWSocSec", "index": "21", "type": "numeric", "distinct": "96", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "pctWPubAsst", "index": "22", "type": "numeric", "distinct": "101", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "pctWRetire", "index": "23", "type": "numeric", "distinct": "93", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "medFamInc", "index": "24", "type": "numeric", "distinct": "98", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "perCapInc", "index": "25", "type": "numeric", "distinct": "98", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "whitePerCap", "index": "26", "type": "numeric", "distinct": "101", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "blackPerCap", "index": "27", "type": "numeric", "distinct": "91", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "indianPerCap", "index": "28", "type": "numeric", "distinct": "86", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "AsianPerCap", "index": "29", "type": "numeric", "distinct": "98", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "OtherPerCap", "index": "30", "type": "numeric", "distinct": "97", "missing": "1", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "HispPerCap", "index": "31", "type": "numeric", "distinct": "94", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "NumUnderPov", "index": "32", "type": "numeric", "distinct": "66", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctPopUnderPov", "index": "33", "type": "numeric", "distinct": "100", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctLess9thGrade", "index": "34", "type": "numeric", "distinct": "97", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctNotHSGrad", "index": "35", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctBSorMore", "index": "36", "type": "numeric", "distinct": "96", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctUnemployed", "index": "37", "type": "numeric", "distinct": "98", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctEmploy", "index": "38", "type": "numeric", "distinct": "96", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctEmplManu", "index": "39", "type": "numeric", "distinct": "100", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctEmplProfServ", "index": "40", "type": "numeric", "distinct": "96", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctOccupManu", "index": "41", "type": "numeric", "distinct": "98", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctOccupMgmtProf", "index": "42", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "MalePctDivorce", "index": "43", "type": "numeric", "distinct": "98", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "MalePctNevMarr", "index": "44", "type": "numeric", "distinct": "96", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "FemalePctDiv", "index": "45", "type": "numeric", "distinct": "91", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "TotalPctDiv", "index": "46", "type": "numeric", "distinct": "94", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PersPerFam", "index": "47", "type": "numeric", "distinct": "92", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctFam2Par", "index": "48", "type": "numeric", "distinct": "101", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctKids2Par", "index": "49", "type": "numeric", "distinct": "97", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctYoungKids2Par", "index": "50", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctTeen2Par", "index": "51", "type": "numeric", "distinct": "96", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctWorkMomYoungKids", "index": "52", "type": "numeric", "distinct": "95", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctWorkMom", "index": "53", "type": "numeric", "distinct": "98", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "NumIlleg", "index": "54", "type": "numeric", "distinct": "55", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctIlleg", "index": "55", "type": "numeric", "distinct": "97", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "NumImmig", "index": "56", "type": "numeric", "distinct": "47", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctImmigRecent", "index": "57", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctImmigRec5", "index": "58", "type": "numeric", "distinct": "100", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctImmigRec8", "index": "59", "type": "numeric", "distinct": "97", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctImmigRec10", "index": "60", "type": "numeric", "distinct": "97", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctRecentImmig", "index": "61", "type": "numeric", "distinct": "95", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctRecImmig5", "index": "62", "type": "numeric", "distinct": "97", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctRecImmig8", "index": "63", "type": "numeric", "distinct": "98", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctRecImmig10", "index": "64", "type": "numeric", "distinct": "100", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctSpeakEnglOnly", "index": "65", "type": "numeric", "distinct": "98", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctNotSpeakEnglWell", "index": "66", "type": "numeric", "distinct": "94", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctLargHouseFam", "index": "67", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctLargHouseOccup", "index": "68", "type": "numeric", "distinct": "96", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PersPerOccupHous", "index": "69", "type": "numeric", "distinct": "96", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PersPerOwnOccHous", "index": "70", "type": "numeric", "distinct": "94", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PersPerRentOccHous", "index": "71", "type": "numeric", "distinct": "98", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctPersOwnOccup", "index": "72", "type": "numeric", "distinct": "100", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctPersDenseHous", "index": "73", "type": "numeric", "distinct": "94", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctHousLess3BR", "index": "74", "type": "numeric", "distinct": "100", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "MedNumBR", "index": "75", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "HousVacant", "index": "76", "type": "numeric", "distinct": "70", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctHousOccup", "index": "77", "type": "numeric", "distinct": "92", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctHousOwnOcc", "index": "78", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctVacantBoarded", "index": "79", "type": "numeric", "distinct": "97", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctVacMore6Mos", "index": "80", "type": "numeric", "distinct": "98", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "MedYrHousBuilt", "index": "81", "type": "numeric", "distinct": "49", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctHousNoPhone", "index": "82", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctWOFullPlumb", "index": "83", "type": "numeric", "distinct": "91", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "OwnOccLowQuart", "index": "84", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "OwnOccMedVal", "index": "85", "type": "numeric", "distinct": "100", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "OwnOccHiQuart", "index": "86", "type": "numeric", "distinct": "98", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "RentLowQ", "index": "87", "type": "numeric", "distinct": "101", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "RentMedian", "index": "88", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "RentHighQ", "index": "89", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "MedRent", "index": "90", "type": "numeric", "distinct": "100", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "MedRentPctHousInc", "index": "91", "type": "numeric", "distinct": "95", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "MedOwnCostPctInc", "index": "92", "type": "numeric", "distinct": "97", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "MedOwnCostPctIncNoMtg", "index": "93", "type": "numeric", "distinct": "70", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "NumInShelters", "index": "94", "type": "numeric", "distinct": "54", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "NumStreet", "index": "95", "type": "numeric", "distinct": "53", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctForeignBorn", "index": "96", "type": "numeric", "distinct": "96", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctBornSameState", "index": "97", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctSameHouse85", "index": "98", "type": "numeric", "distinct": "99", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctSameCity85", "index": "99", "type": "numeric", "distinct": "100", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctSameState85", "index": "100", "type": "numeric", "distinct": "97", "missing": "0", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "LemasSwornFT", "index": "101", "type": "numeric", "distinct": "38", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "LemasSwFTPerPop", "index": "102", "type": "numeric", "distinct": "52", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "LemasSwFTFieldOps", "index": "103", "type": "numeric", "distinct": "34", "missing": "1675", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "LemasSwFTFieldPerPop", "index": "104", "type": "numeric", "distinct": "55", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "LemasTotalReq", "index": "105", "type": "numeric", "distinct": "44", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "LemasTotReqPerPop", "index": "106", "type": "numeric", "distinct": "59", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PolicReqPerOffic", "index": "107", "type": "numeric", "distinct": "75", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PolicPerPop", "index": "108", "type": "numeric", "distinct": "52", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "RacialMatchCommPol", "index": "109", "type": "numeric", "distinct": "76", "missing": "1675", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctPolicWhite", "index": "110", "type": "numeric", "distinct": "74", "missing": "1675", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PctPolicBlack", "index": "111", "type": "numeric", "distinct": "73", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctPolicHisp", "index": "112", "type": "numeric", "distinct": "54", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctPolicAsian", "index": "113", "type": "numeric", "distinct": "50", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctPolicMinor", "index": "114", "type": "numeric", "distinct": "72", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "OfficAssgnDrugUnits", "index": "115", "type": "numeric", "distinct": "30", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "NumKindsDrugsSeiz", "index": "116", "type": "numeric", "distinct": "15", "missing": "1675", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "PolicAveOTWorked", "index": "117", "type": "numeric", "distinct": "77", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "LandArea", "index": "118", "type": "numeric", "distinct": "61", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PopDens", "index": "119", "type": "numeric", "distinct": "96", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PctUsePubTrans", "index": "120", "type": "numeric", "distinct": "98", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PolicCars", "index": "121", "type": "numeric", "distinct": "63", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PolicOperBudg", "index": "122", "type": "numeric", "distinct": "38", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "LemasPctPolicOnPatr", "index": "123", "type": "numeric", "distinct": "72", "missing": "1675", "min": "0", "max": "1", "mean": "1", "stdev": "0" }, { "name": "LemasGangUnitDeploy", "index": "124", "type": "numeric", "distinct": "3", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "LemasPctOfficDrugUn", "index": "125", "type": "numeric", "distinct": "80", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "PolicBudgPerPop", "index": "126", "type": "numeric", "distinct": "51", "missing": "1675", "min": "0", "max": "1", "mean": "0", "stdev": "0" } ], "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 }