{ "data_id": "4535", "name": "Census-Income", "exact_name": "Census-Income", "version": 1, "version_label": null, "description": "**Author**: U.S. Census Bureau http:\/\/www.census.gov\/ United States Department of Commerce \n**Source**: UCI\n**Please cite**: Please refer to the Machine Learning Repository's citation policy \n\nSource:\n\nOriginal Owner: \n\nU.S. Census Bureau \nhttp:\/\/www.census.gov\/ \nUnited States Department of Commerce \n\nDonor: \n\nTerran Lane and Ronny Kohavi \nData Mining and Visualization \nSilicon Graphics. \nterran '@' ecn.purdue.edu, ronnyk '@' sgi.com \n\n\n\n\nData Set Information:\n\nThis data set contains weighted census data extracted from the 1994 and 1995 Current Population Surveys conducted by the U.S. Census Bureau. The data contains 41 demographic and employment related variables. \n\nThe instance weight indicates the number of people in the population that each record represents due to stratified sampling. To do real analysis and derive conclusions, this field must be used. This attribute should *not* be used in the classifiers. \n\nOne instance per line with comma delimited fields. There are 199523 instances in the data file and 99762 in the test file. \n\nThe data was split into train\/test in approximately 2\/3, 1\/3 proportions using MineSet's MIndUtil mineset-to-mlc. \n\n\n\nAttribute Information:\n\nMore information detailing the meaning of the attributes can be found in the Census Bureau's documentation To make use of the data descriptions at this site, the following mappings to the Census Bureau's internal database column names will be needed: \n\nage AAGE \nclass of worker ACLSWKR \nindustry code ADTIND \noccupation code ADTOCC \nadjusted gross income AGI \neducation AHGA \nwage per hour AHRSPAY \nenrolled in edu inst last wk AHSCOL \nmarital status AMARITL \nmajor industry code AMJIND \nmajor occupation code AMJOCC \nmace ARACE \nhispanic Origin AREORGN \nsex ASEX \nmember of a labor union AUNMEM \nreason for unemployment AUNTYPE \nfull or part time employment stat AWKSTAT \ncapital gains CAPGAIN \ncapital losses CAPLOSS \ndivdends from stocks DIVVAL \nfederal income tax liability FEDTAX \ntax filer status FILESTAT \nregion of previous residence GRINREG \nstate of previous residence GRINST \ndetailed household and family stat HHDFMX \ndetailed household summary in household HHDREL \ninstance weight MARSUPWT \nmigration code-change in msa MIGMTR1 \nmigration code-change in reg MIGMTR3 \nmigration code-move within reg MIGMTR4 \nlive in this house 1 year ago MIGSAME \nmigration prev res in sunbelt MIGSUN \nnum persons worked for employer NOEMP \nfamily members under 18 PARENT \ntotal person earnings PEARNVAL \ncountry of birth father PEFNTVTY \ncountry of birth mother PEMNTVTY \ncountry of birth self PENATVTY \ncitizenship PRCITSHP \ntotal person income PTOTVAL \nown business or self employed SEOTR \ntaxable income amount TAXINC \nfill inc questionnaire for veteran's admin VETQVA \nveterans benefits VETYN \nweeks worked in year WKSWORK \n\nNote that Incomes have been binned at the $50K level to present a binary classification problem, much like the original UCI\/ADULT database. The goal field of this data, however, was drawn from the "total person income" field rather than the "adjusted gross income" and may, therefore, behave differently than the orginal ADULT goal field. \n\n\n\nRelevant Papers:\n\nN\/A\n\n \nPapers That Cite This Data Set1:\n\nEibe Frank and Geoffrey Holmes and Richard Kirkby and Mark A. Hall. Racing Committees for Large Datasets. Discovery Science. 2002. [View Context].\n\nNikunj C. Oza and Stuart J. Russell. Experimental comparisons of online and batch versions of bagging and boosting. KDD. 2001. [View Context].\n\nStephen D. Bay. Multivariate Discretization for Set Mining. Knowl. Inf. Syst, 3. 2001. [View Context].\n\nMasahiro Terabe and Takashi Washio and Hiroshi Motoda. The Effect of Subsampling Rate on S 3 Bagging Performance. Mitsubishi Research Institute. [View Context].\n\n\n\n\nCitation Request:\n\nPlease refer to the Machine Learning Repository's citation policy", "format": "ARFF", "uploader": "Hilda Fabiola Bernard", "uploader_id": 874, "visibility": "public", "creator": "\"U.S. Census Bureau http:\/\/www.census.gov\/ United States Department of Commerce\"", "contributor": null, "date": "2016-02-16 15:42:48", "update_comment": null, "last_update": "2016-02-16 15:42:48", "licence": "Public", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/1798107\/phprAeXmK", "kaggle_url": null, "default_target_attribute": null, "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "Census-Income", "Source: Original Owner: U.S. Census Bureau http:\/\/www.census.gov\/ United States Department of Commerce Donor: Terran Lane and Ronny Kohavi Data Mining and Visualization Silicon Graphics. terran '@' ecn.purdue.edu, ronnyk '@' sgi.com Data Set Information: This data set contains weighted census data extracted from the 1994 and 1995 Current Population Surveys conducted by the U.S. Census Bureau. The data contains 41 demographic and employment related variables. The instance weight indicates the num " ], "weight": 5 }, "qualities": { "NumberOfInstances": 299285, "NumberOfFeatures": 42, "NumberOfClasses": null, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 13, "NumberOfSymbolicFeatures": 29, "Quartile1StdDevOfNumericAtts": 1.6076260100109963, "REPTreeDepth2AUC": null, "CfsSubsetEval_kNN1NErrRate": null, "kNN1NAUC": null, "J48.001.Kappa": null, "MeanSkewnessOfNumericAtts": 5.277902798400274, "MeanStdDevOfNumericAtts": 633.030231536132, "Quartile2AttributeEntropy": null, "REPTreeDepth2ErrRate": null, "CfsSubsetEval_kNN1NKappa": null, "kNN1NErrRate": null, "MajorityClassPercentage": null, "MinAttributeEntropy": null, "Quartile2KurtosisOfNumericAtts": -0.5259137182167595, "REPTreeDepth2Kappa": null, "ClassEntropy": null, "kNN1NKappa": null, "MajorityClassSize": null, "MinKurtosisOfNumericAtts": -2.000013365273832, "Quartile2MeansOfNumericAtts": 34.5389979451024, "REPTreeDepth3AUC": null, "DecisionStumpAUC": null, "MaxAttributeEntropy": null, "MinMeansOfNumericAtts": 0.17646056434501808, "Quartile2MutualInformation": null, "REPTreeDepth3ErrRate": null, "DecisionStumpErrRate": null, "MaxKurtosisOfNumericAtts": 1057.0254605905482, "MinMutualInformation": null, "Quartile2SkewnessOfNumericAtts": 0.8272357559277728, "REPTreeDepth3Kappa": null, "DecisionStumpKappa": null, "MaxMeansOfNumericAtts": 1740.1011246136625, "MinNominalAttDistinctValues": 2, "PercentageOfBinaryFeatures": 4.761904761904762, "Quartile2StdDevOfNumericAtts": 22.318468266435115, "RandomTreeDepth1AUC": null, "Dimensionality": 0.00014033446380540287, "MaxMutualInformation": null, "MinSkewnessOfNumericAtts": -1.2062823787462382, "PercentageOfInstancesWithMissingValues": 0, "Quartile3AttributeEntropy": null, "RandomTreeDepth1ErrRate": null, "EquivalentNumberOfAtts": null, "MaxNominalAttDistinctValues": 51, "MinStdDevOfNumericAtts": 0.500000835323297, "PercentageOfMissingValues": 0, "Quartile3KurtosisOfNumericAtts": 108.09971084454958, "AutoCorrelation": null, "RandomTreeDepth1Kappa": null, "J48.00001.AUC": null, "MaxSkewnessOfNumericAtts": 27.144287123820725, "MinorityClassPercentage": null, "PercentageOfNumericFeatures": 30.952380952380953, "Quartile3MeansOfNumericAtts": 145.17562858145607, "CfsSubsetEval_DecisionStumpAUC": null, "RandomTreeDepth2AUC": null, "J48.00001.ErrRate": null, "MaxStdDevOfNumericAtts": 4670.76853575894, "MinorityClassSize": null, "PercentageOfSymbolicFeatures": 69.04761904761905, "Quartile3MutualInformation": null, "CfsSubsetEval_DecisionStumpErrRate": null, "RandomTreeDepth2ErrRate": null, "J48.00001.Kappa": null, "MeanAttributeEntropy": null, "NaiveBayesAUC": null, "Quartile1AttributeEntropy": null, "Quartile3SkewnessOfNumericAtts": 8.282352195377156, "CfsSubsetEval_DecisionStumpKappa": null, "RandomTreeDepth2Kappa": null, "J48.0001.AUC": null, "MeanKurtosisOfNumericAtts": 128.77464507288659, "NaiveBayesErrRate": null, "Quartile1KurtosisOfNumericAtts": -1.291312392389543, "Quartile3StdDevOfNumericAtts": 633.7425136305587, "CfsSubsetEval_NaiveBayesAUC": null, "RandomTreeDepth3AUC": null, "J48.0001.ErrRate": null, "MeanMeansOfNumericAtts": 203.24428145541845, "NaiveBayesKappa": null, "Quartile1MeansOfNumericAtts": 6.635457841188208, "REPTreeDepth1AUC": null, "CfsSubsetEval_NaiveBayesErrRate": null, "RandomTreeDepth3ErrRate": null, "J48.0001.Kappa": null, "MeanMutualInformation": null, "NumberOfBinaryFeatures": 2, "Quartile1MutualInformation": null, "REPTreeDepth1ErrRate": null, "CfsSubsetEval_NaiveBayesKappa": null, "RandomTreeDepth3Kappa": null, "J48.001.AUC": null, "MeanNoiseToSignalRatio": null, "Quartile1SkewnessOfNumericAtts": 0.29140129655832414, "REPTreeDepth1Kappa": null, "CfsSubsetEval_kNN1NAUC": null, "StdvNominalAttDistinctValues": 14.762153713669623, "J48.001.ErrRate": null, "MeanNominalAttDistinctValues": 13.724137931034482 }, "tags": [], "features": [ { "name": "V1", "index": "0", "type": "numeric", "distinct": "91", "missing": "0", "min": "0", "max": "90", "mean": "35", "stdev": "22" }, { "name": "V2", "index": "1", "type": "nominal", "distinct": "9", "missing": "0", "distr": [ [ " Federal government", " Local government", " Never worked", " Not in universe", " Private", " Self-employed-incorporated", " Self-employed-not incorporated", " State government", " Without pay" ], [ [ "3459", "871" ], [ "10332", "1285" ], [ "641", "2" ], [ "148975", "1349" ], [ "97091", "11008" ], [ "3230", "1683" ], [ "11105", "1620" ], [ "5646", "748" ], [ "238", "2" ] ] ] }, { "name": "V3", "index": "2", "type": "numeric", "distinct": "52", "missing": "0", "min": "0", "max": "51", "mean": "15", "stdev": "18" }, { "name": "V4", "index": "3", "type": "numeric", "distinct": "47", "missing": "0", "min": "0", "max": "46", "mean": "11", "stdev": "14" }, { "name": "V5", "index": "4", "type": "nominal", "distinct": "17", "missing": "0", "distr": [ [ " 10th grade", " 11th grade", " 12th grade no diploma", " 1st 2nd 3rd or 4th grade", " 5th or 6th grade", " 7th and 8th grade", " 9th grade", " Associates degree-academic program", " Associates degree-occup \/vocational", " Bachelors degree(BA AB BS)", " Children", " Doctorate degree(PhD EdD)", " High school graduate", " Less than 1st grade", " Masters degree(MA MS MEng MEd MSW MBA)", " Prof school degree (MD DDS DVM LLB JD)", " Some college but no degree" ], [ [ "11274", "96" ], [ "10283", "116" ], [ "3215", "48" ], [ "2685", "20" ], [ "4951", "40" ], [ "12051", "105" ], [ "9275", "60" ], [ "5851", "591" ], [ "7432", "616" ], [ "23873", "5877" ], [ "70864", "0" ], [ "909", "974" ], [ "69681", "2873" ], [ "1233", "2" ], [ "6773", "3074" ], [ "1222", "1447" ], [ "39145", "2629" ] ] ] }, { "name": "V6", "index": "5", "type": "numeric", "distinct": "1425", "missing": "0", "min": "0", "max": "9999", "mean": "55", "stdev": "273" }, { "name": "V7", "index": "6", "type": "nominal", "distinct": "3", "missing": "0", "distr": [ [ " College or university", " High school", " Not in universe" ], [ [ "8485", "35" ], [ "10393", "5" ], [ "261839", "18528" ] ] ] }, { "name": "V8", "index": "7", "type": "nominal", "distinct": "7", "missing": "0", "distr": [ [ " Divorced", " Married-A F spouse present", " Married-civilian spouse present", " Married-spouse absent", " Never married", " Separated", " Widowed" ], [ [ "17596", "1564" ], [ "983", "21" ], [ "111874", "14441" ], [ "2101", "133" ], [ "127966", "1662" ], [ "4927", "229" ], [ "15270", "518" ] ] ] }, { "name": "V9", "index": "8", "type": "nominal", "distinct": "24", "missing": "0", "distr": [ [ " Agriculture", " Armed Forces", " Business and repair services", " Communications", " Construction", " Education", " Entertainment", " Finance insurance and real estate", " Forestry and fisheries", " Hospital services", " Manufacturing-durable goods", " Manufacturing-nondurable goods", " Medical except hospital", " Mining", " Not in universe or children", " Other professional services", " Personal services except private HH", " Private household services", " Public administration", " Retail trade", " Social services", " Transportation", " Utilities and sanitary services", " Wholesale trade" ], [ [ "4218", "263" ], [ "43", "9" ], [ "7706", "930" ], [ "1361", "415" ], [ "8232", "819" ], [ "11140", "1370" ], [ "2307", "165" ], [ "7492", "1672" ], [ "251", "38" ], [ "5103", "712" ], [ "11241", "2219" ], [ "9004", "1287" ], [ "6104", "883" ], [ "660", "228" ], [ "149616", "1351" ], [ "5113", "1573" ], [ "4234", "159" ], [ "1433", "7" ], [ "5584", "1204" ], [ "24612", "1170" ], [ "3654", "117" ], [ "5680", "740" ], [ "1354", "394" ], [ "4575", "843" ] ] ] }, { "name": "V10", "index": "9", "type": "nominal", "distinct": "15", "missing": "0", "distr": [ [ " Adm support including clerical", " Armed Forces", " Executive admin and managerial", " Farming forestry and fishing", " Handlers equip cleaners etc ", " Machine operators assmblrs & inspctrs", " Not in universe", " Other service", " Precision production craft & repair", " Private household services", " Professional specialty", " Protective services", " Sales", " Technicians and related support", " Transportation and material moving" ], [ [ "21410", "679" ], [ "43", "9" ], [ "13376", "5407" ], [ "4439", "227" ], [ "6091", "107" ], [ "9220", "345" ], [ "149616", "1351" ], [ "18084", "192" ], [ "14413", "1459" ], [ "1203", "3" ], [ "15612", "5197" ], [ "2068", "380" ], [ "15528", "2276" ], [ "3973", "517" ], [ "5641", "419" ] ] ] }, { "name": "V11", "index": "10", "type": "nominal", "distinct": "5", "missing": "0", "distr": [ [ " Amer Indian Aleut or Eskimo", " Asian or Pacific Islander", " Black", " Other", " White" ], [ [ "3383", "77" ], [ "8121", "627" ], [ "29722", "817" ], [ "5434", "126" ], [ "234057", "16921" ] ] ] }, { "name": "V12", "index": "11", "type": "nominal", "distinct": "10", "missing": "0", "distr": [ [ " All other", " Central or South American", " Chicano", " Cuban", " Do not know", " Mexican-American", " Mexican (Mexicano)", " NA", " Other Spanish", " Puerto Rican" ], [ [ "240206", "17624" ], [ "5755", "127" ], [ "460", "14" ], [ "1636", "106" ], [ "432", "14" ], [ "11832", "248" ], [ "10790", "139" ], [ "1206", "73" ], [ "3610", "118" ], [ "4790", "105" ] ] ] }, { "name": "V13", "index": "12", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ " Female", " Male" ], [ [ "151807", "3968" ], [ "128910", "14600" ] ] ] }, { "name": "V14", "index": "13", "type": "nominal", "distinct": "3", "missing": "0", "distr": [ [ " No", " Not in universe", " Yes" ], [ [ "21356", "2712" ], [ "255499", "15243" ], [ "3862", "613" ] ] ] }, { "name": "V15", "index": "14", "type": "nominal", "distinct": "6", "missing": "0", "distr": [ [ " Job leaver", " Job loser - on layoff", " New entrant", " Not in universe", " Other job loser", " Re-entrant" ], [ [ "853", "31" ], [ "1448", "36" ], [ "641", "2" ], [ "271774", "18311" ], [ "2986", "160" ], [ "3015", "28" ] ] ] }, { "name": "V16", "index": "15", "type": "nominal", "distinct": "8", "missing": "0", "distr": [ [ " Children or Armed Forces", " Full-time schedules", " Not in labor force", " PT for econ reasons usually FT", " PT for econ reasons usually PT", " PT for non-econ reasons usually FT", " Unemployed full-time", " Unemployed part- time" ], [ [ "176707", "8752" ], [ "53121", "8082" ], [ "39511", "710" ], [ "741", "42" ], [ "1558", "234" ], [ "4465", "592" ], [ "3390", "126" ], [ "1224", "30" ] ] ] }, { "name": "V17", "index": "16", "type": "numeric", "distinct": "133", "missing": "0", "min": "0", "max": "99999", "mean": "432", "stdev": "4671" }, { "name": "V18", "index": "17", "type": "numeric", "distinct": "114", "missing": "0", "min": "0", "max": "4608", "mean": "37", "stdev": "270" }, { "name": "V19", "index": "18", "type": "numeric", "distinct": "1675", "missing": "0", "min": "0", "max": "99999", "mean": "196", "stdev": "1938" }, { "name": "V20", "index": "19", "type": "nominal", "distinct": "6", "missing": "0", "distr": [ [ " Head of household", " Joint both 65+", " Joint both under 65", " Joint one under 65 & one 65+", " Nonfiler", " Single" ], [ [ "10521", "662" ], [ "11870", "656" ], [ "87641", "13314" ], [ "5370", "474" ], [ "112412", "50" ], [ "52903", "3412" ] ] ] }, { "name": "V21", "index": "20", "type": "nominal", "distinct": "6", "missing": "0", "distr": [ [ " Abroad", " Midwest", " Northeast", " Not in universe", " South", " West" ], [ [ "707", "26" ], [ "5103", "170" ], [ "3795", "232" ], [ "258197", "17621" ], [ "7048", "266" ], [ "5867", "253" ] ] ] }, { "name": "V22", "index": "21", "type": "nominal", "distinct": "51", "missing": "0", "distr": [ [ " ?", " Abroad", " Alabama", " Alaska", " Arizona", " Arkansas", " California", " Colorado", " Connecticut", " Delaware", " District of Columbia", " Florida", " Georgia", " Idaho", " Illinois", " Indiana", " Iowa", " Kansas", " Kentucky", " Louisiana", " Maine", " Maryland", " Massachusetts", " Michigan", " Minnesota", " Mississippi", " Missouri", " Montana", " Nebraska", " Nevada", " New Hampshire", " New Jersey", " New Mexico", " New York", " North Carolina", " North Dakota", " Not in universe", " Ohio", " Oklahoma", " Oregon", " Pennsylvania", " South Carolina", " South Dakota", " Tennessee", " Texas", " Utah", " Vermont", " Virginia", " West Virginia", " Wisconsin", " Wyoming" ], [ [ "974", "64" ], [ "904", "32" ], [ "315", "9" ], [ "379", "35" ], [ "368", "12" ], [ "297", "8" ], [ "2487", "111" ], [ "335", "18" ], [ "164", "18" ], [ "116", "5" ], [ "158", "14" ], [ "1240", "59" ], [ "331", "7" ], [ "43", "2" ], [ "256", "9" ], [ "801", "29" ], [ "246", "8" ], [ "215", "4" ], [ "345", "13" ], [ "303", "8" ], [ "223", "10" ], [ "210", "5" ], [ "210", "14" ], [ "605", "35" ], [ "838", "31" ], [ "272", "10" ], [ "239", "6" ], [ "321", "12" ], [ "275", "5" ], [ "248", "6" ], [ "347", "11" ], [ "103", "10" ], [ "647", "44" ], [ "293", "9" ], [ "1138", "72" ], [ "699", "26" ], [ "258197", "17621" ], [ "303", "8" ], [ "891", "31" ], [ "337", "9" ], [ "288", "10" ], [ "139", "5" ], [ "207", "6" ], [ "290", "7" ], [ "293", "11" ], [ "1554", "43" ], [ "283", "7" ], [ "180", "4" ], [ "316", "18" ], [ "161", "6" ], [ "333", "11" ] ] ] }, { "name": "V23", "index": "22", "type": "nominal", "distinct": "38", "missing": "0", "distr": [ [ " Child <18 ever marr not in subfamily", " Child <18 ever marr RP of subfamily", " Child <18 never marr not in subfamily", " Child <18 never marr RP of subfamily", " Child <18 spouse of subfamily RP", " Child 18+ ever marr Not in a subfamily", " Child 18+ ever marr RP of subfamily", " Child 18+ never marr Not in a subfamily", " Child 18+ never marr RP of subfamily", " Child 18+ spouse of subfamily RP", " Child under 18 of RP of unrel subfamily", " Grandchild <18 ever marr not in subfamily", " Grandchild <18 never marr child of subfamily RP", " Grandchild <18 never marr not in subfamily", " Grandchild <18 never marr RP of subfamily", " Grandchild 18+ ever marr not in subfamily", " Grandchild 18+ ever marr RP of subfamily", " Grandchild 18+ never marr not in subfamily", " Grandchild 18+ never marr RP of subfamily", " Grandchild 18+ spouse of subfamily RP", " Householder", " In group quarters", " Nonfamily householder", " Other Rel <18 ever marr not in subfamily", " Other Rel <18 ever marr RP of subfamily", " Other Rel <18 never marr child of subfamily RP", " Other Rel <18 never marr not in subfamily", " Other Rel <18 never married RP of subfamily", " Other Rel <18 spouse of subfamily RP", " Other Rel 18+ ever marr not in subfamily", " Other Rel 18+ ever marr RP of subfamily", " Other Rel 18+ never marr not in subfamily", " Other Rel 18+ never marr RP of subfamily", " Other Rel 18+ spouse of subfamily RP", " RP of unrelated subfamily", " Secondary individual", " Spouse of householder", " Spouse of RP of unrelated subfamily" ], [ [ "51", "0" ], [ "15", "0" ], [ "75314", "2" ], [ "119", "0" ], [ "3", "0" ], [ "1441", "37" ], [ "1005", "20" ], [ "18044", "120" ], [ "895", "3" ], [ "199", "4" ], [ "1085", "0" ], [ "2", "0" ], [ "2757", "0" ], [ "1568", "0" ], [ "3", "0" ], [ "53", "1" ], [ "15", "0" ], [ "579", "3" ], [ "7", "0" ], [ "14", "0" ], [ "68140", "11799" ], [ "276", "3" ], [ "30792", "2664" ], [ "3", "0" ], [ "9", "0" ], [ "959", "0" ], [ "887", "0" ], [ "6", "0" ], [ "5", "0" ], [ "2946", "31" ], [ "938", "28" ], [ "2528", "34" ], [ "157", "0" ], [ "956", "36" ], [ "1013", "12" ], [ "8942", "336" ], [ "58922", "3428" ], [ "69", "7" ] ] ] }, { "name": "V24", "index": "23", "type": "nominal", "distinct": "8", "missing": "0", "distr": [ [ " Child 18 or older", " Child under 18 ever married", " Child under 18 never married", " Group Quarters- Secondary individual", " Householder", " Nonrelative of householder", " Other relative of householder", " Spouse of householder" ], [ [ "21585", "184" ], [ "69", "0" ], [ "75463", "2" ], [ "185", "2" ], [ "98954", "14464" ], [ "11123", "355" ], [ "14400", "133" ], [ "58938", "3428" ] ] ] }, { "name": "V25", "index": "24", "type": "numeric", "distinct": "123232", "missing": "0", "min": "38", "max": "18656", "mean": "1740", "stdev": "994" }, { "name": "V26", "index": "25", "type": "nominal", "distinct": "10", "missing": "0", "distr": [ [ " ?", " Abroad to MSA", " Abroad to nonMSA", " MSA to MSA", " MSA to nonMSA", " Nonmover", " NonMSA to MSA", " NonMSA to nonMSA", " Not identifiable", " Not in universe" ], [ [ "139772", "9870" ], [ "595", "24" ], [ "107", "2" ], [ "15142", "748" ], [ "1117", "37" ], [ "116186", "7751" ], [ "873", "37" ], [ "4079", "76" ], [ "607", "23" ], [ "2239", "0" ] ] ] }, { "name": "V27", "index": "26", "type": "nominal", "distinct": "9", "missing": "0", "distr": [ [ " ?", " Abroad", " Different county same state", " Different division same region", " Different region", " Different state same division", " Nonmover", " Not in universe", " Same county" ], [ [ "139772", "9870" ], [ "707", "26" ], [ "3924", "202" ], [ "650", "41" ], [ "1657", "104" ], [ "1397", "68" ], [ "116186", "7751" ], [ "2239", "0" ], [ "14185", "506" ] ] ] }, { "name": "V28", "index": "27", "type": "nominal", "distinct": "10", "missing": "0", "distr": [ [ " ?", " Abroad", " Different county same state", " Different state in Midwest", " Different state in Northeast", " Different state in South", " Different state in West", " Nonmover", " Not in universe", " Same county" ], [ [ "139772", "9870" ], [ "707", "26" ], [ "3924", "202" ], [ "756", "37" ], [ "588", "51" ], [ "1373", "75" ], [ "987", "50" ], [ "116186", "7751" ], [ "2239", "0" ], [ "14185", "506" ] ] ] }, { "name": "V29", "index": "28", "type": "nominal", "distinct": "3", "missing": "0", "distr": [ [ " No", " Not in universe under 1 year old", " Yes" ], [ [ "22520", "947" ], [ "142011", "9870" ], [ "116186", "7751" ] ] ] }, { "name": "V30", "index": "29", "type": "nominal", "distinct": "4", "missing": "0", "distr": [ [ " ?", " No", " Not in universe", " Yes" ], [ [ "139772", "9870" ], [ "14146", "652" ], [ "118425", "7751" ], [ "8374", "295" ] ] ] }, { "name": "V31", "index": "30", "type": "numeric", "distinct": "7", "missing": "0", "min": "0", "max": "6", "mean": "2", "stdev": "2" }, { "name": "V32", "index": "31", "type": "nominal", "distinct": "5", "missing": "0", "distr": [ [ " Both parents present", " Father only present", " Mother only present", " Neither parent present", " Not in universe" ], [ [ "58340", "2" ], [ "2827", "0" ], [ "19029", "0" ], [ "2461", "0" ], [ "198060", "18566" ] ] ] }, { "name": "V33", "index": "32", "type": "nominal", "distinct": "43", "missing": "0", "distr": [ [ " ?", " Cambodia", " Canada", " China", " Columbia", " Cuba", " Dominican-Republic", " Ecuador", " El-Salvador", " England", " France", " Germany", " Greece", " Guatemala", " Haiti", " Holand-Netherlands", " Honduras", " Hong Kong", " Hungary", " India", " Iran", " Ireland", " Italy", " Jamaica", " Japan", " Laos", " Mexico", " Nicaragua", " Outlying-U S (Guam USVI etc)", " Panama", " Peru", " Philippines", " Poland", " Portugal", " Puerto-Rico", " Scotland", " South Korea", " Taiwan", " Thailand", " Trinadad&Tobago", " United-States", " Vietnam", " Yugoslavia" ], [ [ "9307", "835" ], [ "306", "7" ], [ "1848", "192" ], [ "1137", "115" ], [ "874", "30" ], [ "1617", "96" ], [ "1954", "17" ], [ "555", "18" ], [ "1470", "14" ], [ "1056", "118" ], [ "249", "27" ], [ "1841", "163" ], [ "483", "67" ], [ "675", "2" ], [ "496", "12" ], [ "64", "8" ], [ "299", "1" ], [ "149", "8" ], [ "425", "49" ], [ "766", "121" ], [ "291", "45" ], [ "711", "104" ], [ "3104", "227" ], [ "687", "27" ], [ "541", "60" ], [ "233", "3" ], [ "14860", "196" ], [ "482", "10" ], [ "225", "10" ], [ "40", "1" ], [ "481", "12" ], [ "1625", "120" ], [ "1680", "161" ], [ "558", "27" ], [ "3872", "96" ], [ "336", "30" ], [ "743", "43" ], [ "257", "26" ], [ "153", "9" ], [ "177", "5" ], [ "223110", "15421" ], [ "661", "14" ], [ "319", "21" ] ] ] }, { "name": "V34", "index": "33", "type": "nominal", "distinct": "43", "missing": "0", "distr": [ [ " ?", " Cambodia", " Canada", " China", " Columbia", " Cuba", " Dominican-Republic", " Ecuador", " El-Salvador", " England", " France", " Germany", " Greece", " Guatemala", " Haiti", " Holand-Netherlands", " Honduras", " Hong Kong", " Hungary", " India", " Iran", " Ireland", " Italy", " Jamaica", " Japan", " Laos", " Mexico", " Nicaragua", " Outlying-U S (Guam USVI etc)", " Panama", " Peru", " Philippines", " Poland", " Portugal", " Puerto-Rico", " Scotland", " South Korea", " Taiwan", " Thailand", " Trinadad&Tobago", " United-States", " Vietnam", " Yugoslavia" ], [ [ "8484", "707" ], [ "250", "8" ], [ "1943", "210" ], [ "1025", "103" ], [ "875", "26" ], [ "1601", "103" ], [ "1627", "14" ], [ "557", "19" ], [ "1615", "27" ], [ "1188", "142" ], [ "265", "36" ], [ "1879", "179" ], [ "378", "38" ], [ "671", "3" ], [ "503", "12" ], [ "59", "10" ], [ "329", "2" ], [ "147", "9" ], [ "421", "47" ], [ "766", "128" ], [ "247", "43" ], [ "825", "112" ], [ "2608", "153" ], [ "676", "28" ], [ "660", "74" ], [ "225", "3" ], [ "14557", "211" ], [ "477", "9" ], [ "218", "2" ], [ "50", "0" ], [ "510", "12" ], [ "1761", "115" ], [ "1550", "145" ], [ "499", "23" ], [ "3585", "81" ], [ "318", "38" ], [ "860", "46" ], [ "300", "26" ], [ "186", "8" ], [ "152", "5" ], [ "224908", "15584" ], [ "696", "14" ], [ "266", "13" ] ] ] }, { "name": "V35", "index": "34", "type": "nominal", "distinct": "43", "missing": "0", "distr": [ [ " ?", " Cambodia", " Canada", " China", " Columbia", " Cuba", " Dominican-Republic", " Ecuador", " El-Salvador", " England", " France", " Germany", " Greece", " Guatemala", " Haiti", " Holand-Netherlands", " Honduras", " Hong Kong", " Hungary", " India", " Iran", " Ireland", " Italy", " Jamaica", " Japan", " Laos", " Mexico", " Nicaragua", " Outlying-U S (Guam USVI etc)", " Panama", " Peru", " Philippines", " Poland", " Portugal", " Puerto-Rico", " Scotland", " South Korea", " Taiwan", " Thailand", " Trinadad&Tobago", " United-States", " Vietnam", " Yugoslavia" ], [ [ "4696", "461" ], [ "156", "2" ], [ "943", "103" ], [ "662", "53" ], [ "623", "22" ], [ "1170", "95" ], [ "1005", "12" ], [ "377", "15" ], [ "1014", "18" ], [ "600", "82" ], [ "155", "25" ], [ "1167", "104" ], [ "194", "27" ], [ "508", "4" ], [ "317", "10" ], [ "29", "5" ], [ "220", "2" ], [ "138", "14" ], [ "97", "12" ], [ "515", "111" ], [ "181", "42" ], [ "183", "23" ], [ "601", "44" ], [ "473", "23" ], [ "458", "59" ], [ "157", "2" ], [ "8578", "125" ], [ "344", "4" ], [ "161", "4" ], [ "38", "1" ], [ "377", "12" ], [ "1185", "114" ], [ "515", "37" ], [ "255", "13" ], [ "2043", "49" ], [ "95", "15" ], [ "666", "41" ], [ "243", "40" ], [ "168", "10" ], [ "110", "4" ], [ "248633", "16709" ], [ "559", "14" ], [ "108", "6" ] ] ] }, { "name": "V36", "index": "35", "type": "nominal", "distinct": "5", "missing": "0", "distr": [ [ " Foreign born- Not a citizen of U S ", " Foreign born- U S citizen by naturalization", " Native- Born abroad of American Parent(s)", " Native- Born in Puerto Rico or U S Outlying", " Native- Born in the United States" ], [ [ "19386", "721" ], [ "7968", "899" ], [ "2521", "186" ], [ "2204", "53" ], [ "248638", "16709" ] ] ] }, { "name": "V37", "index": "36", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "2", "mean": "0", "stdev": "1" }, { "name": "V38", "index": "37", "type": "nominal", "distinct": "3", "missing": "0", "distr": [ [ " No", " Not in universe", " Yes" ], [ [ "2090", "331" ], [ "278061", "18213" ], [ "566", "24" ] ] ] }, { "name": "V39", "index": "38", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "2", "mean": "2", "stdev": "1" }, { "name": "V40", "index": "39", "type": "numeric", "distinct": "53", "missing": "0", "min": "0", "max": "52", "mean": "23", "stdev": "24" }, { "name": "V41", "index": "40", "type": "numeric", "distinct": "2", "missing": "0", "min": "94", "max": "95", "mean": "94", "stdev": "1" }, { "name": "V42", "index": "41", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ " - 50000.", " 50000+." ], [ [ "280717", "0" ], [ "0", "18568" ] ] ] } ], "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 }