From 6a871b884013eb5ae3e30dc20b95f709eef6cd0f Mon Sep 17 00:00:00 2001 From: qlj-lijuan <43854757+qlj-lijuan@users.noreply.github.com> Date: Thu, 20 Aug 2020 17:10:01 -0400 Subject: [PATCH] Add category: "Economics" to PV tree, add a few new specs under economics (#288) * add economic specs * add multiple ObsProps in po_obs_specs to support multiple parallel nodes * refactor the pv-tree generation process --- static/data/hierarchy_statsvar.json | 39985 +++++++++++----- static/data/hierarchy_top.json | 122 +- static/data/statsvar_path.json | 208 +- tools/pv_tree_generator/build_tree.py | 501 +- tools/pv_tree_generator/build_tree_test.py | 101 +- tools/pv_tree_generator/constants.py | 2 +- tools/pv_tree_generator/hierarchy_golden.json | 563 +- tools/pv_tree_generator/main.py | 18 +- .../pop_obs_spec_common.textproto | 832 +- tools/pv_tree_generator/stat_config.proto | 21 +- tools/pv_tree_generator/stat_config_pb2.py | 107 +- tools/pv_tree_generator/test_triples.json | 838 +- tools/pv_tree_generator/util.py | 180 +- 13 files changed, 29391 insertions(+), 14087 deletions(-) diff --git a/static/data/hierarchy_statsvar.json b/static/data/hierarchy_statsvar.json index a4e2887565..0d67609656 100644 --- a/static/data/hierarchy_statsvar.json +++ b/static/data/hierarchy_statsvar.json @@ -1,10 +1,9 @@ { "Demographics": { - "sv": [ - "top" - ], + "sv": [], "l": "Demographics", "t": "p", + "e": "Demographics", "c": 1787, "cd": [ { @@ -13,7 +12,9 @@ ], "l": "Population", "t": "v", - "c": 1 + "e": "Population", + "c": 1, + "cd": [] }, { "sv": [ @@ -21,7 +22,9 @@ ], "l": "Median age", "t": "v", - "c": 1 + "e": "median age", + "c": 1, + "cd": [] }, { "sv": [ @@ -29,7 +32,9 @@ ], "l": "Median income", "t": "v", - "c": 1 + "e": "median income", + "c": 1, + "cd": [] }, { "l": "Age", @@ -85,7 +90,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94,7 +100,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -121,7 +128,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130,7 +138,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157,7 +166,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -166,7 +176,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -193,7 +204,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -202,7 +214,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -229,7 +242,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -238,7 +252,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -265,7 +280,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -274,7 +290,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -301,7 +318,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -310,7 +328,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -344,7 +363,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -353,7 +373,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -362,7 +383,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -371,7 +393,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -380,7 +403,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -389,7 +413,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -398,7 +423,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -425,7 +451,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -434,7 +461,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -443,7 +471,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -452,7 +481,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -461,7 +491,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -470,7 +501,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -479,7 +511,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -524,7 +557,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -533,7 +567,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -560,7 +595,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -569,7 +605,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -596,7 +633,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -605,7 +643,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -632,7 +671,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -641,7 +681,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -668,7 +709,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -677,7 +719,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -704,7 +747,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -713,7 +757,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -740,7 +785,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -749,7 +795,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -783,7 +830,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -792,7 +840,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -801,7 +850,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -810,7 +860,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -819,7 +870,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -828,7 +880,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -837,7 +890,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -864,7 +918,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -873,7 +928,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -882,7 +938,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -891,7 +948,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -900,7 +958,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -909,7 +968,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -918,7 +978,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -942,7 +1003,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -951,7 +1013,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -960,7 +1023,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -969,7 +1033,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -1010,7 +1075,8 @@ "l": "Speak English Not At All", "t": "v", "e": "SpeakEnglishNotAtAll", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1019,7 +1085,8 @@ "l": "Speak English Not Well", "t": "v", "e": "SpeakEnglishNotWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1028,7 +1095,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1037,7 +1105,8 @@ "l": "Speak English Well", "t": "v", "e": "SpeakEnglishWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -1050,7 +1119,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1073,7 +1143,8 @@ "l": "Speak English Not At All", "t": "v", "e": "SpeakEnglishNotAtAll", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1082,7 +1153,8 @@ "l": "Speak English Not Well", "t": "v", "e": "SpeakEnglishNotWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1091,7 +1163,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1100,7 +1173,8 @@ "l": "Speak English Well", "t": "v", "e": "SpeakEnglishWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -1127,7 +1201,8 @@ "l": "Speak English Not At All", "t": "v", "e": "SpeakEnglishNotAtAll", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1136,7 +1211,8 @@ "l": "Speak English Not Well", "t": "v", "e": "SpeakEnglishNotWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1145,7 +1221,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1154,7 +1231,8 @@ "l": "Speak English Well", "t": "v", "e": "SpeakEnglishWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -1181,7 +1259,8 @@ "l": "Speak English Not At All", "t": "v", "e": "SpeakEnglishNotAtAll", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1190,7 +1269,8 @@ "l": "Speak English Not Well", "t": "v", "e": "SpeakEnglishNotWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1199,7 +1279,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1208,7 +1289,8 @@ "l": "Speak English Well", "t": "v", "e": "SpeakEnglishWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -1228,7 +1310,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1237,7 +1320,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1246,7 +1330,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1255,7 +1340,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -1296,7 +1382,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1305,7 +1392,8 @@ "l": "Associates Degree", "t": "v", "e": "AssociatesDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1314,7 +1402,8 @@ "l": "Bachelors Degree", "t": "v", "e": "BachelorsDegree", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -1330,7 +1419,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1339,7 +1429,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1348,7 +1439,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1357,7 +1449,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1366,7 +1459,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1375,7 +1469,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -1391,7 +1486,8 @@ "l": "Not Enrolled In College Or Graduate School", "t": "v", "e": "NotEnrolledInCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1400,7 +1496,8 @@ "l": "Private College Or Graduate School", "t": "v", "e": "EnrolledInPrivateCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1409,7 +1506,8 @@ "l": "Public College Or Graduate School", "t": "v", "e": "EnrolledInPublicCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -1439,7 +1537,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1448,7 +1547,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1457,7 +1557,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1466,7 +1567,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1475,7 +1577,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1484,7 +1587,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1493,7 +1597,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -1520,7 +1625,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1529,7 +1635,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1538,7 +1645,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1547,7 +1655,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1556,7 +1665,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1565,7 +1675,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1574,7 +1685,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -1605,7 +1717,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1614,7 +1727,8 @@ "l": "Associates Degree", "t": "v", "e": "AssociatesDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1623,7 +1737,8 @@ "l": "Bachelors Degree", "t": "v", "e": "BachelorsDegree", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -1639,7 +1754,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1648,7 +1764,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1657,7 +1774,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1666,7 +1784,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1675,7 +1794,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1684,7 +1804,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -1700,7 +1821,8 @@ "l": "Not Enrolled In College Or Graduate School", "t": "v", "e": "NotEnrolledInCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1709,7 +1831,8 @@ "l": "Private College Or Graduate School", "t": "v", "e": "EnrolledInPrivateCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1718,7 +1841,8 @@ "l": "Public College Or Graduate School", "t": "v", "e": "EnrolledInPublicCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -1748,7 +1872,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1757,7 +1882,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1766,7 +1892,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1775,7 +1902,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1784,7 +1912,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1793,7 +1922,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1802,7 +1932,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -1829,7 +1960,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1838,7 +1970,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1847,7 +1980,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1856,7 +1990,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1865,7 +2000,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1874,7 +2010,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1883,7 +2020,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -1907,7 +2045,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1916,7 +2055,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1925,7 +2065,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1934,7 +2075,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -1975,7 +2117,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1984,7 +2127,8 @@ "l": "Associates Degree", "t": "v", "e": "AssociatesDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -1993,7 +2137,8 @@ "l": "Bachelors Degree", "t": "v", "e": "BachelorsDegree", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -2009,7 +2154,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2018,7 +2164,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2027,7 +2174,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2036,7 +2184,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2045,7 +2194,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2054,7 +2204,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -2070,7 +2221,8 @@ "l": "Not Enrolled In College Or Graduate School", "t": "v", "e": "NotEnrolledInCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2079,7 +2231,8 @@ "l": "Private College Or Graduate School", "t": "v", "e": "EnrolledInPrivateCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2088,7 +2241,8 @@ "l": "Public College Or Graduate School", "t": "v", "e": "EnrolledInPublicCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -2118,7 +2272,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2127,7 +2282,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2136,7 +2292,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2145,7 +2302,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2154,7 +2312,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2163,7 +2322,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2172,7 +2332,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -2199,7 +2360,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2208,7 +2370,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2217,7 +2380,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2226,7 +2390,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2235,7 +2400,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2244,7 +2410,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2253,7 +2420,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -2273,7 +2441,8 @@ "l": "Not Enrolled In School", "t": "v", "e": "NotEnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2282,7 +2451,8 @@ "l": "Private School", "t": "v", "e": "EnrolledInPrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2291,7 +2461,8 @@ "l": "Public School", "t": "v", "e": "EnrolledInPublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -2318,7 +2489,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2327,7 +2499,8 @@ "l": "Associates Degree", "t": "v", "e": "AssociatesDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2336,7 +2509,8 @@ "l": "Bachelors Degree", "t": "v", "e": "BachelorsDegree", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -2352,7 +2526,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2361,7 +2536,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2370,7 +2546,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2379,7 +2556,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2388,7 +2566,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2397,7 +2576,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -2413,7 +2593,8 @@ "l": "Not Enrolled In College Or Graduate School", "t": "v", "e": "NotEnrolledInCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2422,7 +2603,8 @@ "l": "Private College Or Graduate School", "t": "v", "e": "EnrolledInPrivateCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2431,7 +2613,8 @@ "l": "Public College Or Graduate School", "t": "v", "e": "EnrolledInPublicCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -2461,7 +2644,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2470,7 +2654,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2479,7 +2664,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2488,7 +2674,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2497,7 +2684,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2506,7 +2694,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2515,7 +2704,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -2542,7 +2732,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2551,7 +2742,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2560,7 +2752,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2569,7 +2762,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2578,7 +2772,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2587,7 +2782,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2596,7 +2792,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -2616,7 +2813,8 @@ "l": "Not Enrolled In School", "t": "v", "e": "NotEnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2625,7 +2823,8 @@ "l": "Private School", "t": "v", "e": "EnrolledInPrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2634,7 +2833,8 @@ "l": "Public School", "t": "v", "e": "EnrolledInPublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -2654,7 +2854,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2663,7 +2864,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2672,7 +2874,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2681,7 +2884,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -2722,7 +2926,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2731,7 +2936,8 @@ "l": "Associates Degree", "t": "v", "e": "AssociatesDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2740,7 +2946,8 @@ "l": "Bachelors Degree", "t": "v", "e": "BachelorsDegree", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -2756,7 +2963,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2765,7 +2973,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2774,7 +2983,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2783,7 +2993,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2792,7 +3003,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2801,7 +3013,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -2831,7 +3044,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2840,7 +3054,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -2867,7 +3082,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2876,7 +3092,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -2903,7 +3120,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2912,7 +3130,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -2939,7 +3158,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2948,7 +3168,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -2975,7 +3196,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -2984,7 +3206,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3011,7 +3234,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3020,7 +3244,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3047,7 +3272,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3056,7 +3282,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3090,7 +3317,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3099,7 +3327,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3108,7 +3337,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3117,7 +3347,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3126,7 +3357,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3135,7 +3367,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3144,7 +3377,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3171,7 +3405,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3180,7 +3415,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3189,7 +3425,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3198,7 +3435,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3207,7 +3445,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3216,7 +3455,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3225,7 +3465,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3256,7 +3497,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3265,7 +3507,8 @@ "l": "Associates Degree", "t": "v", "e": "AssociatesDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3274,7 +3517,8 @@ "l": "Bachelors Degree", "t": "v", "e": "BachelorsDegree", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -3290,7 +3534,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3299,7 +3544,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3308,7 +3554,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3317,7 +3564,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3326,7 +3574,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3335,7 +3584,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -3365,7 +3615,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3374,7 +3625,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3401,7 +3653,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3410,7 +3663,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3437,7 +3691,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3446,7 +3701,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3473,7 +3729,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3482,7 +3739,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3509,7 +3767,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3518,7 +3777,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3545,7 +3805,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3554,7 +3815,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3581,7 +3843,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3590,7 +3853,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3624,7 +3888,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3633,7 +3898,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3642,7 +3908,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3651,7 +3918,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3660,7 +3928,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3669,7 +3938,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3678,7 +3948,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3705,7 +3976,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3714,7 +3986,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3723,7 +3996,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3732,7 +4006,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3741,7 +4016,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3750,7 +4026,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3759,7 +4036,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3783,7 +4061,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3792,7 +4071,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3801,7 +4081,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3810,7 +4091,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3851,7 +4133,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3860,7 +4143,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3869,7 +4153,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3878,7 +4163,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3887,7 +4173,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3896,7 +4183,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -3926,7 +4214,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3935,7 +4224,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3962,7 +4252,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -3971,7 +4262,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -3998,7 +4290,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4007,7 +4300,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4034,7 +4328,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4043,7 +4338,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4070,7 +4366,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4079,7 +4376,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4106,7 +4404,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4115,7 +4414,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4142,7 +4442,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4151,7 +4452,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4185,7 +4487,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4194,7 +4497,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4203,7 +4507,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4212,7 +4517,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4221,7 +4527,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4230,7 +4537,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4239,7 +4547,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4266,7 +4575,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4275,7 +4585,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4284,7 +4595,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4293,7 +4605,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4302,7 +4615,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4311,7 +4625,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4320,7 +4635,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4351,7 +4667,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4360,7 +4677,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4369,7 +4687,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4378,7 +4697,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4387,7 +4707,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4396,7 +4717,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -4426,7 +4748,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4435,7 +4758,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4462,7 +4786,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4471,7 +4796,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4498,7 +4824,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4507,7 +4834,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4534,7 +4862,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4543,7 +4872,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4570,7 +4900,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4579,7 +4910,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4606,7 +4938,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4615,7 +4948,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4642,7 +4976,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4651,7 +4986,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4685,7 +5021,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4694,7 +5031,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4703,7 +5041,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4712,7 +5051,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4721,7 +5061,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4730,7 +5071,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4739,7 +5081,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4766,7 +5109,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4775,7 +5119,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4784,7 +5129,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4793,7 +5139,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4802,7 +5149,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4811,7 +5159,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4820,7 +5169,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4844,7 +5194,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4853,7 +5204,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4862,7 +5214,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4871,7 +5224,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4898,7 +5252,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4907,7 +5262,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -4923,7 +5279,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4932,7 +5289,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4941,7 +5299,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4950,7 +5309,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -4977,7 +5337,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -4986,7 +5347,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -5002,7 +5364,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5011,7 +5374,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5020,7 +5384,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5029,7 +5394,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -5056,7 +5422,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5065,7 +5432,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -5081,7 +5449,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5090,7 +5459,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5099,7 +5469,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5108,7 +5479,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -5135,7 +5507,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5144,7 +5517,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5153,7 +5527,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5162,7 +5537,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -5203,7 +5579,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5212,7 +5589,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5221,7 +5599,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5230,7 +5609,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5239,7 +5619,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5248,7 +5629,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -5278,7 +5660,8 @@ "l": "Non Institutionalized", "t": "v", "e": "USC_NonInstitutionalized", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -5298,7 +5681,8 @@ "l": "Non Veteran", "t": "v", "e": "Nonveteran", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5307,7 +5691,8 @@ "l": "Veteran", "t": "v", "e": "Veteran", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -5337,7 +5722,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5346,7 +5732,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5355,7 +5742,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5364,7 +5752,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5373,7 +5762,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5382,7 +5772,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5391,7 +5782,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -5418,7 +5810,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5427,7 +5820,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5436,7 +5830,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5445,7 +5840,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5454,7 +5850,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5463,7 +5860,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5472,7 +5870,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -5503,7 +5902,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5512,7 +5912,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5521,7 +5922,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5530,7 +5932,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5539,7 +5942,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5548,7 +5952,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -5578,7 +5983,8 @@ "l": "Non Institutionalized", "t": "v", "e": "USC_NonInstitutionalized", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -5598,7 +6004,8 @@ "l": "Non Veteran", "t": "v", "e": "Nonveteran", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5607,7 +6014,8 @@ "l": "Veteran", "t": "v", "e": "Veteran", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -5637,7 +6045,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5646,7 +6055,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5655,7 +6065,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5664,7 +6075,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5673,7 +6085,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5682,7 +6095,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5691,7 +6105,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -5718,7 +6133,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5727,7 +6143,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5736,7 +6153,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5745,7 +6163,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5754,7 +6173,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5763,7 +6183,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5772,7 +6193,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -5796,7 +6218,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5805,7 +6228,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5814,7 +6238,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5823,7 +6248,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -5843,7 +6269,8 @@ "l": "Not A US Citizen", "t": "v", "e": "NotAUSCitizen", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5852,7 +6279,8 @@ "l": "US Citizen Born Abroad Of American Parents", "t": "v", "e": "USCitizenBornAbroadOfAmericanParents", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5861,7 +6289,8 @@ "l": "US Citizen Born In Puerto Rico Or US Island Areas", "t": "v", "e": "USCitizenBornInPuertoRicoOrUSIslandAreas", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5870,7 +6299,8 @@ "l": "US Citizen Born In The United States", "t": "v", "e": "USCitizenBornInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5879,7 +6309,8 @@ "l": "US Citizen By Naturalization", "t": "v", "e": "USCitizenByNaturalization", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -5937,7 +6368,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5946,7 +6378,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -5973,7 +6406,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -5982,7 +6416,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -6009,7 +6444,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6018,7 +6454,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -6045,7 +6482,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6054,7 +6492,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -6081,7 +6520,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6090,7 +6530,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -6117,7 +6558,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6126,7 +6568,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -6153,7 +6596,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6162,7 +6606,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -6196,7 +6641,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6205,7 +6651,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6214,7 +6661,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6223,7 +6671,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6232,7 +6681,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6241,7 +6691,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6250,7 +6701,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -6277,7 +6729,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6286,7 +6739,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6295,7 +6749,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6304,7 +6759,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6313,7 +6769,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6322,7 +6779,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6331,7 +6789,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -6362,7 +6821,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6371,7 +6831,8 @@ "l": "Associates Degree", "t": "v", "e": "AssociatesDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6380,7 +6841,8 @@ "l": "Bachelors Degree", "t": "v", "e": "BachelorsDegree", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -6396,7 +6858,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6405,7 +6868,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6414,7 +6878,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6423,7 +6888,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6432,7 +6898,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6441,7 +6908,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -6457,7 +6925,8 @@ "l": "Not Enrolled In College Or Graduate School", "t": "v", "e": "NotEnrolledInCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6466,7 +6935,8 @@ "l": "Private College Or Graduate School", "t": "v", "e": "EnrolledInPrivateCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6475,7 +6945,8 @@ "l": "Public College Or Graduate School", "t": "v", "e": "EnrolledInPublicCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -6505,7 +6976,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6514,7 +6986,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6523,7 +6996,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6532,7 +7006,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6541,7 +7016,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6550,7 +7026,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6559,7 +7036,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -6586,7 +7064,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6595,7 +7074,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6604,7 +7084,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6613,7 +7094,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6622,7 +7104,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6631,7 +7114,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6640,7 +7124,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -6671,7 +7156,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6680,7 +7166,8 @@ "l": "Associates Degree", "t": "v", "e": "AssociatesDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6689,7 +7176,8 @@ "l": "Bachelors Degree", "t": "v", "e": "BachelorsDegree", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -6705,7 +7193,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6714,7 +7203,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6723,7 +7213,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6732,7 +7223,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6741,7 +7233,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6750,7 +7243,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -6766,7 +7260,8 @@ "l": "Not Enrolled In College Or Graduate School", "t": "v", "e": "NotEnrolledInCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6775,7 +7270,8 @@ "l": "Private College Or Graduate School", "t": "v", "e": "EnrolledInPrivateCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6784,7 +7280,8 @@ "l": "Public College Or Graduate School", "t": "v", "e": "EnrolledInPublicCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -6814,7 +7311,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6823,7 +7321,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6832,7 +7331,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6841,7 +7341,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6850,7 +7351,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6859,7 +7361,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6868,7 +7371,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -6895,7 +7399,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6904,7 +7409,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6913,7 +7419,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6922,7 +7429,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6931,7 +7439,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6940,7 +7449,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6949,7 +7459,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -6969,7 +7480,8 @@ "l": "Not Enrolled In School", "t": "v", "e": "NotEnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6978,7 +7490,8 @@ "l": "Private School", "t": "v", "e": "EnrolledInPrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -6987,7 +7500,8 @@ "l": "Public School", "t": "v", "e": "EnrolledInPublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7014,7 +7528,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7023,7 +7538,8 @@ "l": "Associates Degree", "t": "v", "e": "AssociatesDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7032,7 +7548,8 @@ "l": "Bachelors Degree", "t": "v", "e": "BachelorsDegree", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -7048,7 +7565,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7057,7 +7575,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7066,7 +7585,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7075,7 +7595,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7084,7 +7605,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7093,7 +7615,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -7123,7 +7646,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7132,7 +7656,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7159,7 +7684,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7168,7 +7694,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7195,7 +7722,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7204,7 +7732,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7231,7 +7760,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7240,7 +7770,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7267,7 +7798,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7276,7 +7808,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7303,7 +7836,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7312,7 +7846,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7339,7 +7874,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7348,7 +7884,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7382,7 +7919,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7391,7 +7929,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7400,7 +7939,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7409,7 +7949,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7418,7 +7959,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7427,7 +7969,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7436,7 +7979,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7463,7 +8007,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7472,7 +8017,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7481,7 +8027,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7490,7 +8037,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7499,7 +8047,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7508,7 +8057,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7517,7 +8067,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7548,7 +8099,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7557,7 +8109,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7566,7 +8119,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7575,7 +8129,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7584,7 +8139,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7593,7 +8149,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -7623,7 +8180,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7632,7 +8190,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7659,7 +8218,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7668,7 +8228,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7695,7 +8256,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7704,7 +8266,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7731,7 +8294,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7740,7 +8304,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7767,7 +8332,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7776,7 +8342,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7803,7 +8370,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7812,7 +8380,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7839,7 +8408,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7848,7 +8418,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7882,7 +8453,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7891,7 +8463,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7900,7 +8473,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7909,7 +8483,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7918,7 +8493,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7927,7 +8503,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7936,7 +8513,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -7963,7 +8541,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7972,7 +8551,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7981,7 +8561,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7990,7 +8571,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -7999,7 +8581,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8008,7 +8591,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8017,7 +8601,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -8048,7 +8633,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8057,7 +8643,8 @@ "l": "Associates Degree", "t": "v", "e": "AssociatesDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8066,7 +8653,8 @@ "l": "Bachelors Degree", "t": "v", "e": "BachelorsDegree", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -8079,7 +8667,8 @@ "l": "55 - 59 Years", "t": "v", "e": "Years55To59", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8088,7 +8677,8 @@ "l": "60 - 61 Years", "t": "v", "e": "Years60To61", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8097,7 +8687,8 @@ "l": "62 - 64 Years", "t": "v", "e": "Years62To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8120,7 +8711,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8129,7 +8721,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8138,7 +8731,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8147,7 +8741,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8156,7 +8751,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8165,7 +8761,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -8195,7 +8792,8 @@ "l": "Non Institutionalized", "t": "v", "e": "USC_NonInstitutionalized", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -8215,7 +8813,8 @@ "l": "Non Veteran", "t": "v", "e": "Nonveteran", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8224,7 +8823,8 @@ "l": "Veteran", "t": "v", "e": "Veteran", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -8254,7 +8854,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8263,7 +8864,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8272,7 +8874,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8281,7 +8884,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8290,7 +8894,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8299,7 +8904,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8308,7 +8914,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -8335,7 +8942,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8344,7 +8952,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8353,7 +8962,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8362,7 +8972,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8371,7 +8982,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8380,7 +8992,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8389,7 +9002,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -8413,7 +9027,8 @@ "l": "No Schooling Completed", "t": "v", "e": "NoSchoolingCompleted", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8436,7 +9051,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8445,7 +9061,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8454,7 +9071,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8463,7 +9081,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -8479,7 +9098,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8488,7 +9108,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8497,7 +9118,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8506,7 +9128,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8515,7 +9138,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8524,7 +9148,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8533,7 +9158,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -8560,7 +9186,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8569,7 +9196,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8578,7 +9206,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8587,7 +9216,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -8614,7 +9244,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8623,7 +9254,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8632,7 +9264,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8641,7 +9274,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -8654,7 +9288,8 @@ "l": "Masters Degree", "t": "v", "e": "MastersDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8663,7 +9298,8 @@ "l": "Professional School Degree", "t": "v", "e": "ProfessionalSchoolDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8672,7 +9308,8 @@ "l": "Doctorate Degree", "t": "v", "e": "DoctorateDegree", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -8688,7 +9325,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8697,7 +9335,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8706,7 +9345,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8715,7 +9355,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8724,7 +9365,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8733,7 +9375,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8742,7 +9385,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8751,7 +9395,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8760,7 +9405,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8769,7 +9415,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8778,7 +9425,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8787,7 +9435,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8796,7 +9445,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8805,7 +9455,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8814,7 +9465,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8823,7 +9475,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8832,7 +9485,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8841,7 +9495,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8850,7 +9505,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8859,7 +9515,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -8889,7 +9546,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8898,7 +9556,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8907,7 +9566,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8916,7 +9576,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8925,7 +9586,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8934,7 +9596,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8943,7 +9606,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -8970,7 +9634,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8979,7 +9644,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8988,7 +9654,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -8997,7 +9664,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9006,7 +9674,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9015,7 +9684,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9024,7 +9694,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -9037,7 +9708,8 @@ "l": "Now Married", "t": "v", "e": "NowMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9060,7 +9732,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9069,7 +9742,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9078,7 +9752,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9087,7 +9762,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9096,7 +9772,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9105,7 +9782,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9114,7 +9792,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -9162,7 +9841,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9171,7 +9851,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9180,7 +9861,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9189,7 +9871,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9198,7 +9881,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9207,7 +9891,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9216,7 +9901,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -9243,7 +9929,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9252,7 +9939,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9261,7 +9949,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9270,7 +9959,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9279,7 +9969,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9288,7 +9979,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9297,7 +9989,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -9324,7 +10017,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9333,7 +10027,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9342,7 +10037,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9351,7 +10047,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9360,7 +10057,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9369,7 +10067,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9378,7 +10077,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -9405,7 +10105,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9414,7 +10115,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9423,7 +10125,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9432,7 +10135,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9441,7 +10145,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9450,7 +10155,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9459,7 +10165,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -9486,7 +10193,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9495,7 +10203,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9504,7 +10213,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9513,7 +10223,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9522,7 +10233,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9531,7 +10243,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9540,7 +10253,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -9567,7 +10281,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9576,7 +10291,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9585,7 +10301,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9594,7 +10311,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9603,7 +10321,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9612,7 +10331,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9621,7 +10341,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -9648,7 +10369,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9657,7 +10379,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9666,7 +10389,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9675,7 +10399,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9684,7 +10409,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9693,7 +10419,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9702,7 +10429,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -9736,7 +10464,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9745,7 +10474,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9754,7 +10484,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9763,7 +10494,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9772,7 +10504,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9781,7 +10514,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9790,7 +10524,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -9817,7 +10552,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9826,7 +10562,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9835,7 +10572,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9844,7 +10582,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9853,7 +10592,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9862,7 +10602,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9871,7 +10612,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -9898,7 +10640,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9907,7 +10650,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9916,7 +10660,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9925,7 +10670,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9934,7 +10680,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9943,7 +10690,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9952,7 +10700,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -9979,7 +10728,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9988,7 +10738,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -9997,7 +10748,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10006,7 +10758,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10015,7 +10768,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10024,7 +10778,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10033,7 +10788,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -10060,7 +10816,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10069,7 +10826,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10078,7 +10836,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10087,7 +10846,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10096,7 +10856,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10105,7 +10866,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10114,7 +10876,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -10141,7 +10904,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10150,7 +10914,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10159,7 +10924,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10168,7 +10934,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10177,7 +10944,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10186,7 +10954,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10195,7 +10964,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -10222,7 +10992,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10231,7 +11002,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10240,7 +11012,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10249,7 +11022,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10258,7 +11032,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10267,7 +11042,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10276,7 +11052,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -10321,7 +11098,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10330,7 +11108,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10339,7 +11118,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10348,7 +11128,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10357,7 +11138,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10366,7 +11148,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10375,7 +11158,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -10402,7 +11186,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10411,7 +11196,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10420,7 +11206,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10429,7 +11216,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10438,7 +11226,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10447,7 +11236,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10456,7 +11246,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -10483,7 +11274,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10492,7 +11284,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10501,7 +11294,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10510,7 +11304,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10519,7 +11314,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10528,7 +11324,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10537,7 +11334,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -10564,7 +11362,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10573,7 +11372,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10582,7 +11382,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10591,7 +11392,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10600,7 +11402,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10609,7 +11412,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10618,7 +11422,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -10645,7 +11450,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10654,7 +11460,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10663,7 +11470,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10672,7 +11480,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10681,7 +11490,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10690,7 +11500,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10699,7 +11510,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -10726,7 +11538,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10735,7 +11548,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10744,7 +11558,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10753,7 +11568,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10762,7 +11578,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10771,7 +11588,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10780,7 +11598,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -10807,7 +11626,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10816,7 +11636,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10825,7 +11646,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10834,7 +11656,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10843,7 +11666,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10852,7 +11676,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10861,7 +11686,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -10895,7 +11721,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10904,7 +11731,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10913,7 +11741,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10922,7 +11751,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10931,7 +11761,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10940,7 +11771,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10949,7 +11781,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -10976,7 +11809,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10985,7 +11819,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -10994,7 +11829,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11003,7 +11839,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11012,7 +11849,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11021,7 +11859,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11030,7 +11869,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -11057,7 +11897,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11066,7 +11907,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11075,7 +11917,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11084,7 +11927,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11093,7 +11937,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11102,7 +11947,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11111,7 +11957,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -11138,7 +11985,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11147,7 +11995,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11156,7 +12005,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11165,7 +12015,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11174,7 +12025,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11183,7 +12035,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11192,7 +12045,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -11219,7 +12073,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11228,7 +12083,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11237,7 +12093,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11246,7 +12103,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11255,7 +12113,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11264,7 +12123,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11273,7 +12133,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -11300,7 +12161,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11309,7 +12171,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11318,7 +12181,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11327,7 +12191,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11336,7 +12201,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11345,7 +12211,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11354,7 +12221,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -11381,7 +12249,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11390,7 +12259,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11399,7 +12269,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11408,7 +12279,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11417,7 +12289,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11426,7 +12299,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11435,7 +12309,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -11487,7 +12362,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11496,7 +12372,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -11523,7 +12400,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11532,7 +12410,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -11559,7 +12438,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11568,7 +12448,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -11595,7 +12476,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11604,7 +12486,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -11638,7 +12521,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11647,7 +12531,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11656,7 +12541,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11665,7 +12551,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11674,7 +12561,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11683,7 +12571,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11692,7 +12581,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -11719,7 +12609,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11728,7 +12619,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11737,7 +12629,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11746,7 +12639,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11755,7 +12649,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11764,7 +12659,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11773,7 +12669,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -11793,7 +12690,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11802,7 +12700,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11811,7 +12710,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11820,7 +12720,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11829,7 +12730,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -11845,7 +12747,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -11875,7 +12778,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11884,7 +12788,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -11900,7 +12805,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11909,7 +12815,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11918,7 +12825,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11927,7 +12835,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11936,7 +12845,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11945,7 +12855,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11954,7 +12865,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11963,7 +12875,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11972,7 +12885,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11981,7 +12895,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11990,7 +12905,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -11999,7 +12915,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12008,7 +12925,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12017,7 +12935,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12026,7 +12945,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12035,7 +12955,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12044,7 +12965,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12053,7 +12975,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12062,7 +12985,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12071,7 +12995,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -12098,7 +13023,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12107,7 +13033,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -12123,7 +13050,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12132,7 +13060,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12141,7 +13070,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12150,7 +13080,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12159,7 +13090,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12168,7 +13100,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12177,7 +13110,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12186,7 +13120,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12195,7 +13130,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12204,7 +13140,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12213,7 +13150,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12222,7 +13160,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12231,7 +13170,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12240,7 +13180,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12249,7 +13190,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12258,7 +13200,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12267,7 +13210,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12276,7 +13220,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12285,7 +13230,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12294,7 +13240,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -12339,7 +13286,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12348,7 +13296,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -12375,7 +13324,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12384,7 +13334,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -12411,7 +13362,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12420,7 +13372,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -12447,7 +13400,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12456,7 +13410,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -12490,7 +13445,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12499,7 +13455,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12508,7 +13465,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12517,7 +13475,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12526,7 +13485,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12535,7 +13495,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12544,7 +13505,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -12571,7 +13533,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12580,7 +13543,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12589,7 +13553,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12598,7 +13563,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12607,7 +13573,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12616,7 +13583,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12625,7 +13593,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -12645,7 +13614,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12654,7 +13624,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12663,7 +13634,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12672,7 +13644,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12681,7 +13654,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -12697,7 +13671,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -12727,7 +13702,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12736,7 +13712,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -12752,7 +13729,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12761,7 +13739,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12770,7 +13749,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12779,7 +13759,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12788,7 +13769,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12797,7 +13779,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12806,7 +13789,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12815,7 +13799,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12824,7 +13809,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12833,7 +13819,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12842,7 +13829,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12851,7 +13839,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12860,7 +13849,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12869,7 +13859,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12878,7 +13869,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12887,7 +13879,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12896,7 +13889,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12905,7 +13899,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12914,7 +13909,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12923,7 +13919,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -12950,7 +13947,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12959,7 +13957,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -12975,7 +13974,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12984,7 +13984,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -12993,7 +13994,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13002,7 +14004,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13011,7 +14014,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13020,7 +14024,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13029,7 +14034,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13038,7 +14044,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13047,7 +14054,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13056,7 +14064,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13065,7 +14074,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13074,7 +14084,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13083,7 +14094,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13092,7 +14104,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13101,7 +14114,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13110,7 +14124,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13119,7 +14134,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13128,7 +14144,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13137,7 +14154,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13146,7 +14164,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -13191,7 +14210,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13200,7 +14220,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -13227,7 +14248,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13236,7 +14258,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -13263,7 +14286,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13272,7 +14296,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -13299,7 +14324,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13308,7 +14334,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -13342,7 +14369,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13351,7 +14379,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13360,7 +14389,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13369,7 +14399,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13378,7 +14409,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13387,7 +14419,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13396,7 +14429,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -13423,7 +14457,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13432,7 +14467,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13441,7 +14477,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13450,7 +14487,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13459,7 +14497,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13468,7 +14507,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13477,7 +14517,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -13497,7 +14538,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13506,7 +14548,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13515,7 +14558,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13524,7 +14568,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13533,7 +14578,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -13549,7 +14595,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -13579,7 +14626,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13588,7 +14636,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -13604,7 +14653,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13613,7 +14663,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13622,7 +14673,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13631,7 +14683,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13640,7 +14693,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13649,7 +14703,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13658,7 +14713,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13667,7 +14723,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13676,7 +14733,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13685,7 +14743,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13694,7 +14753,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13703,7 +14763,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13712,7 +14773,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13721,7 +14783,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13730,7 +14793,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13739,7 +14803,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13748,7 +14813,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13757,7 +14823,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13766,7 +14833,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13775,7 +14843,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -13802,7 +14871,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13811,7 +14881,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -13827,7 +14898,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13836,7 +14908,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13845,7 +14918,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13854,7 +14928,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13863,7 +14938,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13872,7 +14948,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13881,7 +14958,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13890,7 +14968,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13899,7 +14978,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13908,7 +14988,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13917,7 +14998,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13926,7 +15008,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13935,7 +15018,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13944,7 +15028,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13953,7 +15038,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13962,7 +15048,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13971,7 +15058,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13980,7 +15068,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13989,7 +15078,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -13998,7 +15088,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -14043,7 +15134,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14052,7 +15144,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -14079,7 +15172,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14088,7 +15182,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -14115,7 +15210,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14124,7 +15220,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -14151,7 +15248,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14160,7 +15258,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -14194,7 +15293,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14203,7 +15303,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14212,7 +15313,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14221,7 +15323,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14230,7 +15333,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14239,7 +15343,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14248,7 +15353,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -14275,7 +15381,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14284,7 +15391,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14293,7 +15401,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14302,7 +15411,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14311,7 +15421,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14320,7 +15431,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14329,7 +15441,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -14349,7 +15462,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14358,7 +15472,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14367,7 +15482,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14376,7 +15492,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14385,7 +15502,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -14401,7 +15519,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -14431,7 +15550,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14440,7 +15560,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -14456,7 +15577,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14465,7 +15587,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14474,7 +15597,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14483,7 +15607,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14492,7 +15617,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14501,7 +15627,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14510,7 +15637,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14519,7 +15647,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14528,7 +15657,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14537,7 +15667,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14546,7 +15677,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14555,7 +15687,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14564,7 +15697,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14573,7 +15707,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14582,7 +15717,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14591,7 +15727,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14600,7 +15737,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14609,7 +15747,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14618,7 +15757,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14627,7 +15767,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -14654,7 +15795,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14663,7 +15805,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -14679,7 +15822,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14688,7 +15832,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14697,7 +15842,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14706,7 +15852,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14715,7 +15862,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14724,7 +15872,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14733,7 +15882,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14742,7 +15892,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14751,7 +15902,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14760,7 +15912,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14769,7 +15922,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14778,7 +15932,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14787,7 +15942,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14796,7 +15952,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14805,7 +15962,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14814,7 +15972,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14823,7 +15982,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14832,7 +15992,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14841,7 +16002,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14850,7 +16012,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -14895,7 +16058,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14904,7 +16068,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -14931,7 +16096,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14940,7 +16106,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -14967,7 +16134,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -14976,7 +16144,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -15003,7 +16172,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15012,7 +16182,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -15046,7 +16217,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15055,7 +16227,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15064,7 +16237,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15073,7 +16247,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15082,7 +16257,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15091,7 +16267,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15100,7 +16277,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -15127,7 +16305,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15136,7 +16315,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15145,7 +16325,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15154,7 +16335,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15163,7 +16345,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15172,7 +16355,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15181,7 +16365,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -15201,7 +16386,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15210,7 +16396,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15219,7 +16406,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15228,7 +16416,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15237,7 +16426,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -15253,7 +16443,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -15283,7 +16474,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15292,7 +16484,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -15308,7 +16501,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15317,7 +16511,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15326,7 +16521,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15335,7 +16531,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15344,7 +16541,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15353,7 +16551,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15362,7 +16561,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15371,7 +16571,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15380,7 +16581,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15389,7 +16591,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15398,7 +16601,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15407,7 +16611,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15416,7 +16621,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15425,7 +16631,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15434,7 +16641,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15443,7 +16651,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15452,7 +16661,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15461,7 +16671,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15470,7 +16681,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15479,7 +16691,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -15506,7 +16719,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15515,7 +16729,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -15531,7 +16746,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15540,7 +16756,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15549,7 +16766,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15558,7 +16776,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15567,7 +16786,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15576,7 +16796,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15585,7 +16806,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15594,7 +16816,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15603,7 +16826,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15612,7 +16836,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15621,7 +16846,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15630,7 +16856,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15639,7 +16866,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15648,7 +16876,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15657,7 +16886,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15666,7 +16896,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15675,7 +16906,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15684,7 +16916,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15693,7 +16926,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15702,7 +16936,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -15747,7 +16982,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15756,7 +16992,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -15783,7 +17020,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15792,7 +17030,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -15819,7 +17058,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15828,7 +17068,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -15855,7 +17096,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15864,7 +17106,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -15898,7 +17141,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15907,7 +17151,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15916,7 +17161,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15925,7 +17171,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15934,7 +17181,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15943,7 +17191,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15952,7 +17201,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -15979,7 +17229,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15988,7 +17239,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -15997,7 +17249,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16006,7 +17259,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16015,7 +17269,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16024,7 +17279,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16033,7 +17289,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -16053,7 +17310,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16062,7 +17320,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16071,7 +17330,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16080,7 +17340,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16089,7 +17350,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -16105,7 +17367,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -16135,7 +17398,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16144,7 +17408,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -16160,7 +17425,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16169,7 +17435,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16178,7 +17445,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16187,7 +17455,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16196,7 +17465,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16205,7 +17475,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16214,7 +17485,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16223,7 +17495,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16232,7 +17505,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16241,7 +17515,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16250,7 +17525,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16259,7 +17535,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16268,7 +17545,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16277,7 +17555,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16286,7 +17565,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16295,7 +17575,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16304,7 +17585,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16313,7 +17595,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16322,7 +17605,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16331,7 +17615,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -16358,7 +17643,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16367,7 +17653,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -16383,7 +17670,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16392,7 +17680,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16401,7 +17690,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16410,7 +17700,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16419,7 +17710,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16428,7 +17720,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16437,7 +17730,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16446,7 +17740,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16455,7 +17750,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16464,7 +17760,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16473,7 +17770,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16482,7 +17780,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16491,7 +17790,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16500,7 +17800,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16509,7 +17810,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16518,7 +17820,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16527,7 +17830,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16536,7 +17840,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16545,7 +17850,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16554,7 +17860,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -16599,7 +17906,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16608,7 +17916,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -16635,7 +17944,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16644,7 +17954,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -16671,7 +17982,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16680,7 +17992,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -16707,7 +18020,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16716,7 +18030,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -16750,7 +18065,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16759,7 +18075,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16768,7 +18085,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16777,7 +18095,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16786,7 +18105,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16795,7 +18115,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16804,7 +18125,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -16831,7 +18153,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16840,7 +18163,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16849,7 +18173,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16858,7 +18183,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16867,7 +18193,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16876,7 +18203,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16885,7 +18213,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -16905,7 +18234,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16914,7 +18244,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16923,7 +18254,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16932,7 +18264,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16941,7 +18274,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -16957,7 +18291,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -16987,7 +18322,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -16996,7 +18332,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -17012,7 +18349,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17021,7 +18359,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17030,7 +18369,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17039,7 +18379,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17048,7 +18389,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17057,7 +18399,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17066,7 +18409,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17075,7 +18419,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17084,7 +18429,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17093,7 +18439,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17102,7 +18449,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17111,7 +18459,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17120,7 +18469,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17129,7 +18479,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17138,7 +18489,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17147,7 +18499,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17156,7 +18509,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17165,7 +18519,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17174,7 +18529,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17183,7 +18539,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17210,7 +18567,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17219,7 +18577,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -17235,7 +18594,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17244,7 +18604,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17253,7 +18614,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17262,7 +18624,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17271,7 +18634,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17280,7 +18644,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17289,7 +18654,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17298,7 +18664,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17307,7 +18674,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17316,7 +18684,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17325,7 +18694,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17334,7 +18704,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17343,7 +18714,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17352,7 +18724,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17361,7 +18734,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17370,7 +18744,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17379,7 +18754,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17388,7 +18764,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17397,7 +18774,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17406,7 +18784,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17430,7 +18809,8 @@ "l": "Enrolled In School", "t": "v", "e": "EnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17453,7 +18833,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17461,7 +18842,6 @@ }, { "sv": [ - "Count_Person_EnrolledInPrivateSchool", "Count_Person_3OrMoreYears_Female_EnrolledInPrivateSchool" ], "l": "Private School", @@ -17481,7 +18861,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17489,8 +18870,7 @@ }, { "sv": [ - "Count_Person_3OrMoreYears_Female_EnrolledInPublicSchool", - "Count_Person_EnrolledInPublicSchool" + "Count_Person_3OrMoreYears_Female_EnrolledInPublicSchool" ], "l": "Public School", "t": "v", @@ -17509,7 +18889,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17543,7 +18924,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17552,7 +18934,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17579,7 +18962,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17588,7 +18972,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17622,7 +19007,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17631,7 +19017,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17658,7 +19045,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17667,7 +19055,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17694,7 +19083,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17703,7 +19093,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17730,7 +19121,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17739,7 +19131,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17766,7 +19159,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17775,7 +19169,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17802,7 +19197,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17811,7 +19207,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17838,7 +19235,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17847,7 +19245,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17895,7 +19294,8 @@ "l": "Non Institutionalized", "t": "v", "e": "USC_NonInstitutionalized", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17922,7 +19322,8 @@ "l": "Non Institutionalized", "t": "v", "e": "USC_NonInstitutionalized", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -17956,7 +19357,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17965,7 +19367,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17974,7 +19377,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17983,7 +19387,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -17992,7 +19397,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18001,7 +19407,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -18053,7 +19460,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18062,7 +19470,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18071,7 +19480,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18080,7 +19490,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18089,7 +19500,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18098,7 +19510,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18107,7 +19520,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -18134,7 +19548,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18143,7 +19558,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18152,7 +19568,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18161,7 +19578,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18170,7 +19588,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18179,7 +19598,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18188,7 +19608,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -18222,7 +19643,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18231,7 +19653,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -18247,7 +19670,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18256,7 +19680,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18265,7 +19690,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18274,7 +19700,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18283,7 +19710,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18292,7 +19720,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18301,7 +19730,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18310,7 +19740,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18319,7 +19750,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18328,7 +19760,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18337,7 +19770,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18346,7 +19780,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18355,7 +19790,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18364,7 +19800,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18373,7 +19810,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18382,7 +19820,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18391,7 +19830,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18400,7 +19840,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18409,7 +19850,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18418,7 +19860,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -18445,7 +19888,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18454,7 +19898,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -18470,7 +19915,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18479,7 +19925,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18488,7 +19935,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18497,7 +19945,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18506,7 +19955,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18515,7 +19965,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18524,7 +19975,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18533,7 +19985,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18542,7 +19995,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18551,7 +20005,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18560,7 +20015,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18569,7 +20025,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18578,7 +20035,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18587,7 +20045,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18596,7 +20055,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18605,7 +20065,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18614,7 +20075,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18623,7 +20085,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18632,7 +20095,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18641,7 +20105,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -18668,7 +20133,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18677,7 +20143,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -18693,7 +20160,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18702,7 +20170,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18711,7 +20180,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18720,7 +20190,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18729,7 +20200,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18738,7 +20210,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18747,7 +20220,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18756,7 +20230,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18765,7 +20240,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18774,7 +20250,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18783,7 +20260,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18792,7 +20270,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18801,7 +20280,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18810,7 +20290,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18819,7 +20300,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18828,7 +20310,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18837,7 +20320,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18846,7 +20330,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18855,7 +20340,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18864,7 +20350,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -18891,7 +20378,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18900,7 +20388,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -18916,7 +20405,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18925,7 +20415,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18934,7 +20425,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18943,7 +20435,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18952,7 +20445,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18961,7 +20455,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18970,7 +20465,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18979,7 +20475,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18988,7 +20485,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -18997,7 +20495,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19006,7 +20505,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19015,7 +20515,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19024,7 +20525,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19033,7 +20535,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19042,7 +20545,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19051,7 +20555,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19060,7 +20565,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19069,7 +20575,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19078,7 +20585,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19087,7 +20595,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -19114,7 +20623,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19123,7 +20633,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -19139,7 +20650,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19148,7 +20660,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19157,7 +20670,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19166,7 +20680,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19175,7 +20690,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19184,7 +20700,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19193,7 +20710,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19202,7 +20720,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19211,7 +20730,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19220,7 +20740,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19229,7 +20750,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19238,7 +20760,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19247,7 +20770,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19256,7 +20780,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19265,7 +20790,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19274,7 +20800,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19283,7 +20810,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19292,7 +20820,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19301,7 +20830,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19310,7 +20840,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -19337,7 +20868,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19346,7 +20878,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -19362,7 +20895,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19371,7 +20905,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19380,7 +20915,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19389,7 +20925,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19398,7 +20935,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19407,7 +20945,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19416,7 +20955,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19425,7 +20965,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19434,7 +20975,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19443,7 +20985,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19452,7 +20995,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19461,7 +21005,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19470,7 +21015,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19479,7 +21025,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19488,7 +21035,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19497,7 +21045,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19506,7 +21055,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19515,7 +21065,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19524,7 +21075,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19533,7 +21085,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -19560,7 +21113,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19569,7 +21123,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -19585,7 +21140,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19594,7 +21150,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19603,7 +21160,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19612,7 +21170,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19621,7 +21180,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19630,7 +21190,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19639,7 +21200,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19648,7 +21210,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19657,7 +21220,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19666,7 +21230,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19675,7 +21240,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19684,7 +21250,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19693,7 +21260,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19702,7 +21270,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19711,7 +21280,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19720,7 +21290,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19729,7 +21300,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19738,7 +21310,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19747,7 +21320,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19756,7 +21330,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -19801,7 +21376,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19810,7 +21386,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19819,7 +21396,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19828,7 +21406,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19837,7 +21416,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19846,7 +21426,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19855,7 +21436,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -19882,7 +21464,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19891,7 +21474,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19900,7 +21484,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19909,7 +21494,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19918,7 +21504,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19927,7 +21514,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19936,7 +21524,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -19970,7 +21559,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -19979,7 +21569,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -19995,7 +21586,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20004,7 +21596,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20013,7 +21606,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20022,7 +21616,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20031,7 +21626,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20040,7 +21636,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20049,7 +21646,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20058,7 +21656,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20067,7 +21666,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20076,7 +21676,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20085,7 +21686,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20094,7 +21696,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20103,7 +21706,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20112,7 +21716,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20121,7 +21726,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20130,7 +21736,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20139,7 +21746,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20148,7 +21756,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20157,7 +21766,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20166,7 +21776,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -20193,7 +21804,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20202,7 +21814,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -20218,7 +21831,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20227,7 +21841,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20236,7 +21851,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20245,7 +21861,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20254,7 +21871,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20263,7 +21881,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20272,7 +21891,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20281,7 +21901,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20290,7 +21911,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20299,7 +21921,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20308,7 +21931,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20317,7 +21941,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20326,7 +21951,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20335,7 +21961,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20344,7 +21971,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20353,7 +21981,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20362,7 +21991,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20371,7 +22001,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20380,7 +22011,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20389,7 +22021,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -20416,7 +22049,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20425,7 +22059,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -20441,7 +22076,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20450,7 +22086,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20459,7 +22096,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20468,7 +22106,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20477,7 +22116,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20486,7 +22126,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20495,7 +22136,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20504,7 +22146,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20513,7 +22156,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20522,7 +22166,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20531,7 +22176,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20540,7 +22186,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20549,7 +22196,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20558,7 +22206,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20567,7 +22216,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20576,7 +22226,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20585,7 +22236,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20594,7 +22246,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20603,7 +22256,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20612,7 +22266,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -20639,7 +22294,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20648,7 +22304,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -20664,7 +22321,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20673,7 +22331,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20682,7 +22341,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20691,7 +22351,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20700,7 +22361,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20709,7 +22371,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20718,7 +22381,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20727,7 +22391,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20736,7 +22401,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20745,7 +22411,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20754,7 +22421,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20763,7 +22431,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20772,7 +22441,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20781,7 +22451,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20790,7 +22461,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20799,7 +22471,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20808,7 +22481,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20817,7 +22491,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20826,7 +22501,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20835,7 +22511,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -20862,7 +22539,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20871,7 +22549,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -20887,7 +22566,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20896,7 +22576,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20905,7 +22586,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20914,7 +22596,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20923,7 +22606,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20932,7 +22616,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20941,7 +22626,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20950,7 +22636,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20959,7 +22646,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20968,7 +22656,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20977,7 +22666,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20986,7 +22676,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -20995,7 +22686,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21004,7 +22696,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21013,7 +22706,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21022,7 +22716,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21031,7 +22726,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21040,7 +22736,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21049,7 +22746,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21058,7 +22756,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -21085,7 +22784,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21094,7 +22794,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -21110,7 +22811,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21119,7 +22821,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21128,7 +22831,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21137,7 +22841,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21146,7 +22851,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21155,7 +22861,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21164,7 +22871,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21173,7 +22881,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21182,7 +22891,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21191,7 +22901,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21200,7 +22911,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21209,7 +22921,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21218,7 +22931,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21227,7 +22941,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21236,7 +22951,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21245,7 +22961,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21254,7 +22971,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21263,7 +22981,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21272,7 +22991,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21281,7 +23001,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -21308,7 +23029,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21317,7 +23039,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -21333,7 +23056,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21342,7 +23066,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21351,7 +23076,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21360,7 +23086,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21369,7 +23096,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21378,7 +23106,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21387,7 +23116,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21396,7 +23126,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21405,7 +23136,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21414,7 +23146,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21423,7 +23156,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21432,7 +23166,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21441,7 +23176,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21450,7 +23186,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21459,7 +23196,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21468,7 +23206,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21477,7 +23216,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21486,7 +23226,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21495,7 +23236,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21504,7 +23246,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -21528,7 +23271,8 @@ "l": "Married Spouse Absent", "t": "v", "e": "MarriedSpouseAbsent", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21537,7 +23281,8 @@ "l": "Married Spouse Present", "t": "v", "e": "MarriedSpousePresent", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -21553,7 +23298,8 @@ "l": "Other", "t": "v", "e": "Other", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21562,7 +23308,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -21617,7 +23364,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21626,7 +23374,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -21653,7 +23402,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21662,7 +23412,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -21689,7 +23440,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21698,7 +23450,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -21725,7 +23478,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21734,7 +23488,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -21761,7 +23516,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21770,7 +23526,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -21797,7 +23554,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21806,7 +23564,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -21833,7 +23592,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21842,7 +23602,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -21876,7 +23637,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21885,7 +23647,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21894,7 +23657,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21903,7 +23667,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21912,7 +23677,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21921,7 +23687,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21930,7 +23697,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -21957,7 +23725,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21966,7 +23735,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21975,7 +23745,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21984,7 +23755,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -21993,7 +23765,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22002,7 +23775,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22011,7 +23785,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -22042,7 +23817,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22051,7 +23827,8 @@ "l": "Associates Degree", "t": "v", "e": "AssociatesDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22060,7 +23837,8 @@ "l": "Bachelors Degree", "t": "v", "e": "BachelorsDegree", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -22076,7 +23854,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22085,7 +23864,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22094,7 +23874,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22103,7 +23884,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22112,7 +23894,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22121,7 +23904,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -22137,7 +23921,8 @@ "l": "Not Enrolled In College Or Graduate School", "t": "v", "e": "NotEnrolledInCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22146,7 +23931,8 @@ "l": "Private College Or Graduate School", "t": "v", "e": "EnrolledInPrivateCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22155,7 +23941,8 @@ "l": "Public College Or Graduate School", "t": "v", "e": "EnrolledInPublicCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -22185,7 +23972,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22194,7 +23982,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22203,7 +23992,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22212,7 +24002,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22221,7 +24012,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22230,7 +24022,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22239,7 +24032,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -22266,7 +24060,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22275,7 +24070,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22284,7 +24080,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22293,7 +24090,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22302,7 +24100,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22311,7 +24110,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22320,7 +24120,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -22351,7 +24152,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22360,7 +24162,8 @@ "l": "Associates Degree", "t": "v", "e": "AssociatesDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22369,7 +24172,8 @@ "l": "Bachelors Degree", "t": "v", "e": "BachelorsDegree", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -22385,7 +24189,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22394,7 +24199,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22403,7 +24209,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22412,7 +24219,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22421,7 +24229,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22430,7 +24239,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -22446,7 +24256,8 @@ "l": "Not Enrolled In College Or Graduate School", "t": "v", "e": "NotEnrolledInCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22455,7 +24266,8 @@ "l": "Private College Or Graduate School", "t": "v", "e": "EnrolledInPrivateCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22464,7 +24276,8 @@ "l": "Public College Or Graduate School", "t": "v", "e": "EnrolledInPublicCollegeOrGraduateSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -22494,7 +24307,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22503,7 +24317,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22512,7 +24327,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22521,7 +24337,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22530,7 +24347,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22539,7 +24357,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22548,7 +24367,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -22575,7 +24395,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22584,7 +24405,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22593,7 +24415,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22602,7 +24425,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22611,7 +24435,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22620,7 +24445,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22629,7 +24455,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -22649,7 +24476,8 @@ "l": "Not Enrolled In School", "t": "v", "e": "NotEnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22658,7 +24486,8 @@ "l": "Private School", "t": "v", "e": "EnrolledInPrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22667,7 +24496,8 @@ "l": "Public School", "t": "v", "e": "EnrolledInPublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -22694,7 +24524,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22703,7 +24534,8 @@ "l": "Associates Degree", "t": "v", "e": "AssociatesDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22712,7 +24544,8 @@ "l": "Bachelors Degree", "t": "v", "e": "BachelorsDegree", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -22728,7 +24561,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22737,7 +24571,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22746,7 +24581,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22755,7 +24591,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22764,7 +24601,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22773,7 +24611,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -22803,7 +24642,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22812,7 +24652,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -22839,7 +24680,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22848,7 +24690,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -22875,7 +24718,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22884,7 +24728,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -22911,7 +24756,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22920,7 +24766,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -22947,7 +24794,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22956,7 +24804,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -22983,7 +24832,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -22992,7 +24842,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -23019,7 +24870,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23028,7 +24880,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -23062,7 +24915,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23071,7 +24925,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23080,7 +24935,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23089,7 +24945,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23098,7 +24955,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23107,7 +24965,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23116,7 +24975,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -23143,7 +25003,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23152,7 +25013,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23161,7 +25023,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23170,7 +25033,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23179,7 +25043,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23188,7 +25053,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23197,7 +25063,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -23207,51 +25074,6 @@ } ] }, - { - "sv": [ - "Count_Person_45To64Years_Male" - ], - "l": "45 - 64 Years", - "t": "v", - "e": "Years45To64", - "c": 4, - "cd": [ - { - "l": "Educational Attainment", - "t": "p", - "c": 3, - "cd": [ - { - "sv": [ - "Count_Person_45To64Years_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Male" - ], - "l": "High School Graduate Includes Equivalency", - "t": "v", - "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 - }, - { - "sv": [ - "Count_Person_45To64Years_EducationalAttainmentAssociatesDegree_Male" - ], - "l": "Associates Degree", - "t": "v", - "e": "AssociatesDegree", - "c": 1 - }, - { - "sv": [ - "Count_Person_45To64Years_EducationalAttainmentBachelorsDegree_Male" - ], - "l": "Bachelors Degree", - "t": "v", - "e": "BachelorsDegree", - "c": 1 - } - ] - } - ] - }, { "sv": [ "Count_Person_45To54Years_Male" @@ -23273,7 +25095,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23282,7 +25105,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23291,7 +25115,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23300,7 +25125,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23309,7 +25135,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23318,7 +25145,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -23348,7 +25176,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23357,7 +25186,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -23384,7 +25214,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23393,7 +25224,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -23420,7 +25252,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23429,7 +25262,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -23456,7 +25290,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23465,7 +25300,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -23492,7 +25328,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23501,7 +25338,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -23528,7 +25366,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23537,7 +25376,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -23564,7 +25404,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23573,7 +25414,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -23607,7 +25449,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23616,7 +25459,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23625,7 +25469,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23634,7 +25479,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23643,7 +25489,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23652,7 +25499,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23661,7 +25509,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -23688,7 +25537,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23697,7 +25547,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23706,7 +25557,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23715,7 +25567,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23724,7 +25577,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23733,7 +25587,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23742,7 +25597,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -23752,6 +25608,54 @@ } ] }, + { + "sv": [ + "Count_Person_45To64Years_Male" + ], + "l": "45 - 64 Years", + "t": "v", + "e": "Years45To64", + "c": 4, + "cd": [ + { + "l": "Educational Attainment", + "t": "p", + "c": 3, + "cd": [ + { + "sv": [ + "Count_Person_45To64Years_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Male" + ], + "l": "High School Graduate Includes Equivalency", + "t": "v", + "e": "HighSchoolGraduateIncludesEquivalency", + "c": 1, + "cd": [] + }, + { + "sv": [ + "Count_Person_45To64Years_EducationalAttainmentAssociatesDegree_Male" + ], + "l": "Associates Degree", + "t": "v", + "e": "AssociatesDegree", + "c": 1, + "cd": [] + }, + { + "sv": [ + "Count_Person_45To64Years_EducationalAttainmentBachelorsDegree_Male" + ], + "l": "Bachelors Degree", + "t": "v", + "e": "BachelorsDegree", + "c": 1, + "cd": [] + } + ] + } + ] + }, { "sv": [ "Count_Person_55To59Years_Male" @@ -23759,7 +25663,8 @@ "l": "55 - 59 Years", "t": "v", "e": "Years55To59", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23768,7 +25673,8 @@ "l": "60 - 61 Years", "t": "v", "e": "Years60To61", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23777,7 +25683,8 @@ "l": "62 - 64 Years", "t": "v", "e": "Years62To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23800,7 +25707,8 @@ "l": "No Health Insurance", "t": "v", "e": "NoHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23809,7 +25717,8 @@ "l": "No Private Health Insurance", "t": "v", "e": "NoPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23818,7 +25727,8 @@ "l": "No Public Health Insurance", "t": "v", "e": "NoPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23827,7 +25737,8 @@ "l": "With Health Insurance", "t": "v", "e": "WithHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23836,7 +25747,8 @@ "l": "With Private Health Insurance", "t": "v", "e": "WithPrivateHealthInsurance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23845,7 +25757,8 @@ "l": "With Public Health Insurance", "t": "v", "e": "WithPublicHealthInsurance", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -23875,7 +25788,8 @@ "l": "Non Institutionalized", "t": "v", "e": "USC_NonInstitutionalized", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -23895,7 +25809,8 @@ "l": "Non Veteran", "t": "v", "e": "Nonveteran", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23904,7 +25819,8 @@ "l": "Veteran", "t": "v", "e": "Veteran", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -23934,7 +25850,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23943,7 +25860,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23952,7 +25870,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23961,7 +25880,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23970,7 +25890,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23979,7 +25900,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -23988,7 +25910,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -24015,7 +25938,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24024,7 +25948,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24033,7 +25958,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24042,7 +25968,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24051,7 +25978,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24060,7 +25988,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24069,7 +25998,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -24093,7 +26023,8 @@ "l": "No Schooling Completed", "t": "v", "e": "NoSchoolingCompleted", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24116,7 +26047,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24125,7 +26057,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24134,7 +26067,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24143,7 +26077,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -24159,7 +26094,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24168,7 +26104,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24177,7 +26114,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24186,7 +26124,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24195,7 +26134,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24204,7 +26144,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24213,7 +26154,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -24240,7 +26182,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24249,7 +26192,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24258,7 +26202,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24267,7 +26212,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -24294,7 +26240,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24303,7 +26250,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24312,7 +26260,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24321,7 +26270,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -24334,7 +26284,8 @@ "l": "Masters Degree", "t": "v", "e": "MastersDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24343,7 +26294,8 @@ "l": "Professional School Degree", "t": "v", "e": "ProfessionalSchoolDegree", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24352,7 +26304,8 @@ "l": "Doctorate Degree", "t": "v", "e": "DoctorateDegree", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -24368,7 +26321,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24377,7 +26331,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24386,7 +26341,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24395,7 +26351,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24404,7 +26361,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24413,7 +26371,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24422,7 +26381,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24431,7 +26391,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24440,7 +26401,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24449,7 +26411,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24458,7 +26421,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24467,7 +26431,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24476,7 +26441,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24485,7 +26451,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24494,7 +26461,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24503,7 +26471,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24512,7 +26481,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24521,7 +26491,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24530,7 +26501,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24539,7 +26511,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -24569,7 +26542,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24578,7 +26552,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24587,7 +26562,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24596,7 +26572,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24605,7 +26582,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24614,7 +26592,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24623,7 +26602,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -24650,7 +26630,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24659,7 +26640,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24668,7 +26650,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24677,7 +26660,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24686,7 +26670,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24695,7 +26680,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24704,7 +26690,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -24717,7 +26704,8 @@ "l": "Now Married", "t": "v", "e": "NowMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24740,7 +26728,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24749,7 +26738,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24758,7 +26748,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24767,7 +26758,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24776,7 +26768,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24785,7 +26778,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24794,7 +26788,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -24842,7 +26837,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24851,7 +26847,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24860,7 +26857,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24869,7 +26867,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24878,7 +26877,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24887,7 +26887,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24896,7 +26897,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -24923,7 +26925,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24932,7 +26935,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24941,7 +26945,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24950,7 +26955,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24959,7 +26965,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24968,7 +26975,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -24977,7 +26985,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -25004,7 +27013,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25013,7 +27023,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25022,7 +27033,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25031,7 +27043,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25040,7 +27053,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25049,7 +27063,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25058,7 +27073,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -25085,7 +27101,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25094,7 +27111,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25103,7 +27121,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25112,7 +27131,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25121,7 +27141,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25130,7 +27151,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25139,7 +27161,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -25166,7 +27189,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25175,7 +27199,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25184,7 +27209,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25193,7 +27219,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25202,7 +27229,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25211,7 +27239,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25220,7 +27249,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -25247,7 +27277,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25256,7 +27287,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25265,7 +27297,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25274,7 +27307,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25283,7 +27317,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25292,7 +27327,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25301,7 +27337,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -25328,7 +27365,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25337,7 +27375,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25346,7 +27385,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25355,7 +27395,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25364,7 +27405,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25373,7 +27415,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25382,7 +27425,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -25416,7 +27460,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25425,7 +27470,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25434,7 +27480,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25443,7 +27490,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25452,7 +27500,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25461,7 +27510,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25470,7 +27520,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -25497,7 +27548,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25506,7 +27558,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25515,7 +27568,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25524,7 +27578,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25533,7 +27588,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25542,7 +27598,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25551,7 +27608,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -25578,7 +27636,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25587,7 +27646,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25596,7 +27656,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25605,7 +27666,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25614,7 +27676,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25623,7 +27686,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25632,7 +27696,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -25659,7 +27724,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25668,7 +27734,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25677,7 +27744,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25686,7 +27754,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25695,7 +27764,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25704,7 +27774,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25713,7 +27784,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -25740,7 +27812,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25749,7 +27822,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25758,7 +27832,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25767,7 +27842,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25776,7 +27852,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25785,7 +27862,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25794,7 +27872,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -25821,7 +27900,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25830,7 +27910,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25839,7 +27920,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25848,7 +27930,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25857,7 +27940,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25866,7 +27950,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25875,7 +27960,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -25902,7 +27988,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25911,7 +27998,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25920,7 +28008,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25929,7 +28018,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25938,7 +28028,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25947,7 +28038,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -25956,7 +28048,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -26001,7 +28094,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26010,7 +28104,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26019,7 +28114,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26028,7 +28124,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26037,7 +28134,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26046,7 +28144,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26055,7 +28154,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -26082,7 +28182,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26091,7 +28192,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26100,7 +28202,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26109,7 +28212,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26118,7 +28222,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26127,7 +28232,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26136,7 +28242,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -26163,7 +28270,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26172,7 +28280,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26181,7 +28290,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26190,7 +28300,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26199,7 +28310,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26208,7 +28320,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26217,7 +28330,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -26244,7 +28358,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26253,7 +28368,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26262,7 +28378,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26271,7 +28388,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26280,7 +28398,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26289,7 +28408,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26298,7 +28418,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -26325,7 +28446,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26334,7 +28456,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26343,7 +28466,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26352,7 +28476,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26361,7 +28486,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26370,7 +28496,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26379,7 +28506,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -26406,7 +28534,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26415,7 +28544,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26424,7 +28554,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26433,7 +28564,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26442,7 +28574,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26451,7 +28584,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26460,7 +28594,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -26487,7 +28622,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26496,7 +28632,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26505,7 +28642,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26514,7 +28652,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26523,7 +28662,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26532,7 +28672,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26541,7 +28682,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -26575,7 +28717,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26584,7 +28727,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26593,7 +28737,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26602,7 +28747,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26611,7 +28757,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26620,7 +28767,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26629,7 +28777,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -26656,7 +28805,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26665,7 +28815,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26674,7 +28825,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26683,7 +28835,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26692,7 +28845,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26701,7 +28855,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26710,7 +28865,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -26737,7 +28893,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26746,7 +28903,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26755,7 +28913,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26764,7 +28923,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26773,7 +28933,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26782,7 +28943,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26791,7 +28953,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -26818,7 +28981,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26827,7 +28991,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26836,7 +29001,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26845,7 +29011,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26854,7 +29021,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26863,7 +29031,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26872,7 +29041,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -26899,7 +29069,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26908,7 +29079,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26917,7 +29089,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26926,7 +29099,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26935,7 +29109,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26944,7 +29119,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26953,7 +29129,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -26980,7 +29157,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26989,7 +29167,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -26998,7 +29177,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27007,7 +29187,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27016,7 +29197,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27025,7 +29207,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27034,7 +29217,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -27061,7 +29245,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27070,7 +29255,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27079,7 +29265,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27088,7 +29275,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27097,7 +29285,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27106,7 +29295,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27115,7 +29305,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -27167,7 +29358,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27176,7 +29368,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -27203,7 +29396,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27212,7 +29406,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -27239,7 +29434,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27248,7 +29444,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -27275,7 +29472,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27284,7 +29482,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -27318,7 +29517,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27327,7 +29527,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27336,7 +29537,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27345,7 +29547,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27354,7 +29557,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27363,7 +29567,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27372,7 +29577,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -27399,7 +29605,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27408,7 +29615,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27417,7 +29625,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27426,7 +29635,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27435,7 +29645,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27444,7 +29655,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27453,7 +29665,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -27473,7 +29686,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27482,7 +29696,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27491,7 +29706,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27500,7 +29716,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27509,7 +29726,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -27525,7 +29743,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -27555,7 +29774,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27564,7 +29784,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -27580,7 +29801,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27589,7 +29811,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27598,7 +29821,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27607,7 +29831,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27616,7 +29841,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27625,7 +29851,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27634,7 +29861,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27643,7 +29871,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27652,7 +29881,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27661,7 +29891,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27670,7 +29901,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27679,7 +29911,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27688,7 +29921,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27697,7 +29931,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27706,7 +29941,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27715,7 +29951,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27724,7 +29961,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27733,7 +29971,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27742,7 +29981,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27751,7 +29991,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -27778,7 +30019,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27787,7 +30029,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -27803,7 +30046,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27812,7 +30056,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27821,7 +30066,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27830,7 +30076,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27839,7 +30086,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27848,7 +30096,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27857,7 +30106,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27866,7 +30116,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27875,7 +30126,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27884,7 +30136,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27893,7 +30146,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27902,7 +30156,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27911,7 +30166,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27920,7 +30176,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27929,7 +30186,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27938,7 +30196,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27947,7 +30206,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27956,7 +30216,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27965,7 +30226,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -27974,7 +30236,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -28019,7 +30282,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28028,7 +30292,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -28055,7 +30320,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28064,7 +30330,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -28091,7 +30358,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28100,7 +30368,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -28127,7 +30396,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28136,7 +30406,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -28170,7 +30441,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28179,7 +30451,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28188,7 +30461,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28197,7 +30471,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28206,7 +30481,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28215,7 +30491,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28224,7 +30501,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -28251,7 +30529,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28260,7 +30539,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28269,7 +30549,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28278,7 +30559,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28287,7 +30569,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28296,7 +30579,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28305,7 +30589,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -28325,7 +30610,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28334,7 +30620,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28343,7 +30630,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28352,7 +30640,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28361,7 +30650,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -28377,7 +30667,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -28407,7 +30698,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28416,7 +30708,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -28432,7 +30725,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28441,7 +30735,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28450,7 +30745,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28459,7 +30755,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28468,7 +30765,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28477,7 +30775,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28486,7 +30785,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28495,7 +30795,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28504,7 +30805,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28513,7 +30815,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28522,7 +30825,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28531,7 +30835,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28540,7 +30845,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28549,7 +30855,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28558,7 +30865,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28567,7 +30875,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28576,7 +30885,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28585,7 +30895,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28594,7 +30905,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28603,7 +30915,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -28630,7 +30943,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28639,7 +30953,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -28655,7 +30970,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28664,7 +30980,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28673,7 +30990,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28682,7 +31000,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28691,7 +31010,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28700,7 +31020,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28709,7 +31030,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28718,7 +31040,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28727,7 +31050,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28736,7 +31060,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28745,7 +31070,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28754,7 +31080,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28763,7 +31090,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28772,7 +31100,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28781,7 +31110,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28790,7 +31120,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28799,7 +31130,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28808,7 +31140,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28817,7 +31150,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28826,7 +31160,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -28871,7 +31206,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28880,7 +31216,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -28907,7 +31244,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28916,7 +31254,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -28943,7 +31282,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28952,7 +31292,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -28979,7 +31320,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -28988,7 +31330,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -29022,7 +31365,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29031,7 +31375,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29040,7 +31385,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29049,7 +31395,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29058,7 +31405,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29067,7 +31415,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29076,7 +31425,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -29103,7 +31453,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29112,7 +31463,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29121,7 +31473,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29130,7 +31483,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29139,7 +31493,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29148,7 +31503,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29157,7 +31513,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -29177,7 +31534,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29186,7 +31544,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29195,7 +31554,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29204,7 +31564,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29213,7 +31574,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -29229,7 +31591,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -29259,7 +31622,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29268,7 +31632,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -29284,7 +31649,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29293,7 +31659,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29302,7 +31669,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29311,7 +31679,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29320,7 +31689,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29329,7 +31699,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29338,7 +31709,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29347,7 +31719,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29356,7 +31729,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29365,7 +31739,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29374,7 +31749,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29383,7 +31759,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29392,7 +31769,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29401,7 +31779,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29410,7 +31789,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29419,7 +31799,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29428,7 +31809,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29437,7 +31819,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29446,7 +31829,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29455,7 +31839,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -29482,7 +31867,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29491,7 +31877,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -29507,7 +31894,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29516,7 +31904,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29525,7 +31914,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29534,7 +31924,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29543,7 +31934,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29552,7 +31944,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29561,7 +31954,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29570,7 +31964,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29579,7 +31974,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29588,7 +31984,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29597,7 +31994,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29606,7 +32004,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29615,7 +32014,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29624,7 +32024,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29633,7 +32034,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29642,7 +32044,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29651,7 +32054,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29660,7 +32064,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29669,7 +32074,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29678,7 +32084,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -29723,7 +32130,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29732,7 +32140,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -29759,7 +32168,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29768,7 +32178,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -29795,7 +32206,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29804,7 +32216,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -29831,7 +32244,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29840,7 +32254,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -29874,7 +32289,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29883,7 +32299,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29892,7 +32309,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29901,7 +32319,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29910,7 +32329,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29919,7 +32339,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29928,7 +32349,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -29955,7 +32377,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29964,7 +32387,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29973,7 +32397,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29982,7 +32407,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -29991,7 +32417,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30000,7 +32427,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30009,7 +32437,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -30029,7 +32458,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30038,7 +32468,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30047,7 +32478,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30056,7 +32488,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30065,7 +32498,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -30081,7 +32515,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -30111,7 +32546,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30120,7 +32556,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -30136,7 +32573,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30145,7 +32583,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30154,7 +32593,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30163,7 +32603,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30172,7 +32613,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30181,7 +32623,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30190,7 +32633,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30199,7 +32643,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30208,7 +32653,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30217,7 +32663,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30226,7 +32673,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30235,7 +32683,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30244,7 +32693,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30253,7 +32703,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30262,7 +32713,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30271,7 +32723,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30280,7 +32733,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30289,7 +32743,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30298,7 +32753,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30307,7 +32763,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -30334,7 +32791,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30343,7 +32801,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -30359,7 +32818,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30368,7 +32828,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30377,7 +32838,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30386,7 +32848,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30395,7 +32858,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30404,7 +32868,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30413,7 +32878,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30422,7 +32888,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30431,7 +32898,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30440,7 +32908,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30449,7 +32918,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30458,7 +32928,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30467,7 +32938,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30476,7 +32948,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30485,7 +32958,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30494,7 +32968,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30503,7 +32978,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30512,7 +32988,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30521,7 +32998,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30530,7 +33008,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -30575,7 +33054,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30584,7 +33064,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -30611,7 +33092,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30620,7 +33102,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -30647,7 +33130,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30656,7 +33140,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -30683,7 +33168,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30692,7 +33178,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -30726,7 +33213,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30735,7 +33223,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30744,7 +33233,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30753,7 +33243,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30762,7 +33253,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30771,7 +33263,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30780,7 +33273,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -30807,7 +33301,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30816,7 +33311,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30825,7 +33321,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30834,7 +33331,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30843,7 +33341,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30852,7 +33351,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30861,7 +33361,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -30881,7 +33382,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30890,7 +33392,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30899,7 +33402,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30908,7 +33412,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30917,7 +33422,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -30933,7 +33439,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -30963,7 +33470,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30972,7 +33480,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -30988,7 +33497,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -30997,7 +33507,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31006,7 +33517,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31015,7 +33527,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31024,7 +33537,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31033,7 +33547,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31042,7 +33557,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31051,7 +33567,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31060,7 +33577,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31069,7 +33587,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31078,7 +33597,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31087,7 +33607,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31096,7 +33617,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31105,7 +33627,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31114,7 +33637,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31123,7 +33647,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31132,7 +33657,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31141,7 +33667,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31150,7 +33677,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31159,7 +33687,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -31186,7 +33715,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31195,7 +33725,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -31211,7 +33742,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31220,7 +33752,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31229,7 +33762,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31238,7 +33772,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31247,7 +33782,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31256,7 +33792,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31265,7 +33802,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31274,7 +33812,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31283,7 +33822,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31292,7 +33832,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31301,7 +33842,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31310,7 +33852,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31319,7 +33862,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31328,7 +33872,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31337,7 +33882,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31346,7 +33892,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31355,7 +33902,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31364,7 +33912,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31373,7 +33922,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31382,7 +33932,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -31427,7 +33978,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31436,7 +33988,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -31463,7 +34016,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31472,7 +34026,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -31499,7 +34054,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31508,7 +34064,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -31535,7 +34092,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31544,7 +34102,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -31578,7 +34137,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31587,7 +34147,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31596,7 +34157,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31605,7 +34167,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31614,7 +34177,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31623,7 +34187,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31632,7 +34197,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -31659,7 +34225,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31668,7 +34235,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31677,7 +34245,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31686,7 +34255,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31695,7 +34265,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31704,7 +34275,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31713,7 +34285,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -31733,7 +34306,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31742,7 +34316,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31751,7 +34326,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31760,7 +34336,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31769,7 +34346,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -31785,7 +34363,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -31815,7 +34394,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31824,7 +34404,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -31840,7 +34421,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31849,7 +34431,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31858,7 +34441,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31867,7 +34451,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31876,7 +34461,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31885,7 +34471,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31894,7 +34481,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31903,7 +34491,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31912,7 +34501,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31921,7 +34511,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31930,7 +34521,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31939,7 +34531,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31948,7 +34541,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31957,7 +34551,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31966,7 +34561,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31975,7 +34571,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31984,7 +34581,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -31993,7 +34591,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32002,7 +34601,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32011,7 +34611,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -32038,7 +34639,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32047,7 +34649,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -32063,7 +34666,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32072,7 +34676,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32081,7 +34686,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32090,7 +34696,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32099,7 +34706,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32108,7 +34716,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32117,7 +34726,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32126,7 +34736,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32135,7 +34746,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32144,7 +34756,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32153,7 +34766,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32162,7 +34776,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32171,7 +34786,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32180,7 +34796,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32189,7 +34806,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32198,7 +34816,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32207,7 +34826,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32216,7 +34836,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32225,7 +34846,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32234,7 +34856,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -32279,7 +34902,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32288,7 +34912,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -32315,7 +34940,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32324,7 +34950,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -32351,7 +34978,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32360,7 +34988,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -32387,7 +35016,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32396,7 +35026,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -32430,7 +35061,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32439,7 +35071,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32448,7 +35081,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32457,7 +35091,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32466,7 +35101,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32475,7 +35111,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32484,7 +35121,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -32511,7 +35149,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32520,7 +35159,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32529,7 +35169,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32538,7 +35179,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32547,7 +35189,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32556,7 +35199,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32565,7 +35209,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -32585,7 +35230,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32594,7 +35240,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32603,7 +35250,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32612,7 +35260,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32621,7 +35270,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -32637,7 +35287,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -32667,7 +35318,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32676,7 +35328,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -32692,7 +35345,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32701,7 +35355,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32710,7 +35365,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32719,7 +35375,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32728,7 +35385,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32737,7 +35395,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32746,7 +35405,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32755,7 +35415,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32764,7 +35425,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32773,7 +35435,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32782,7 +35445,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32791,7 +35455,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32800,7 +35465,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32809,7 +35475,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32818,7 +35485,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32827,7 +35495,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32836,7 +35505,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32845,7 +35515,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32854,7 +35525,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32863,7 +35535,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -32890,7 +35563,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32899,7 +35573,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -32915,7 +35590,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32924,7 +35600,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32933,7 +35610,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32942,7 +35620,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32951,7 +35630,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32960,7 +35640,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32969,7 +35650,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32978,7 +35660,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32987,7 +35670,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -32996,7 +35680,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33005,7 +35690,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33014,7 +35700,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33023,7 +35710,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33032,7 +35720,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33041,7 +35730,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33050,7 +35740,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33059,7 +35750,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33068,7 +35760,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33077,7 +35770,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33086,7 +35780,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33110,7 +35805,8 @@ "l": "Enrolled In School", "t": "v", "e": "EnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33133,7 +35829,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33160,7 +35857,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33187,7 +35885,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33221,7 +35920,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33230,7 +35930,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33257,7 +35958,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33266,7 +35968,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33300,7 +36003,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33309,7 +36013,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33336,7 +36041,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33345,7 +36051,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33372,7 +36079,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33381,7 +36089,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33408,7 +36117,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33417,7 +36127,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33444,7 +36155,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33453,7 +36165,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33480,7 +36193,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33489,7 +36203,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33516,7 +36231,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33525,7 +36241,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33573,7 +36290,8 @@ "l": "Non Institutionalized", "t": "v", "e": "USC_NonInstitutionalized", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33600,7 +36318,8 @@ "l": "Non Institutionalized", "t": "v", "e": "USC_NonInstitutionalized", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33634,7 +36353,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33643,7 +36363,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33652,7 +36373,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33661,7 +36383,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33670,7 +36393,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33679,7 +36403,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33731,7 +36456,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33740,7 +36466,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33749,7 +36476,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33758,7 +36486,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33767,7 +36496,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33776,7 +36506,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33785,7 +36516,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33812,7 +36544,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33821,7 +36554,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33830,7 +36564,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33839,7 +36574,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33848,7 +36584,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33857,7 +36594,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33866,7 +36604,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -33900,7 +36639,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33909,7 +36649,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -33925,7 +36666,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33934,7 +36676,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33943,7 +36686,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33952,7 +36696,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33961,7 +36706,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33970,7 +36716,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33979,7 +36726,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33988,7 +36736,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -33997,7 +36746,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34006,7 +36756,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34015,7 +36766,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34024,7 +36776,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34033,7 +36786,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34042,7 +36796,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34051,7 +36806,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34060,7 +36816,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34069,7 +36826,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34078,7 +36836,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34087,7 +36846,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34096,7 +36856,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -34123,7 +36884,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34132,7 +36894,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -34148,7 +36911,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34157,7 +36921,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34166,7 +36931,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34175,7 +36941,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34184,7 +36951,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34193,7 +36961,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34202,7 +36971,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34211,7 +36981,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34220,7 +36991,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34229,7 +37001,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34238,7 +37011,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34247,7 +37021,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34256,7 +37031,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34265,7 +37041,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34274,7 +37051,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34283,7 +37061,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34292,7 +37071,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34301,7 +37081,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34310,7 +37091,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34319,7 +37101,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -34346,7 +37129,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34355,7 +37139,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -34371,7 +37156,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34380,7 +37166,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34389,7 +37176,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34398,7 +37186,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34407,7 +37196,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34416,7 +37206,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34425,7 +37216,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34434,7 +37226,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34443,7 +37236,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34452,7 +37246,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34461,7 +37256,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34470,7 +37266,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34479,7 +37276,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34488,7 +37286,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34497,7 +37296,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34506,7 +37306,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34515,7 +37316,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34524,7 +37326,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34533,7 +37336,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34542,7 +37346,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -34569,7 +37374,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34578,7 +37384,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -34594,7 +37401,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34603,7 +37411,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34612,7 +37421,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34621,7 +37431,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34630,7 +37441,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34639,7 +37451,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34648,7 +37461,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34657,7 +37471,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34666,7 +37481,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34675,7 +37491,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34684,7 +37501,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34693,7 +37511,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34702,7 +37521,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34711,7 +37531,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34720,7 +37541,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34729,7 +37551,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34738,7 +37561,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34747,7 +37571,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34756,7 +37581,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34765,7 +37591,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -34792,7 +37619,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34801,7 +37629,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -34817,7 +37646,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34826,7 +37656,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34835,7 +37666,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34844,7 +37676,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34853,7 +37686,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34862,7 +37696,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34871,7 +37706,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34880,7 +37716,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34889,7 +37726,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34898,7 +37736,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34907,7 +37746,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34916,7 +37756,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34925,7 +37766,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34934,7 +37776,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34943,7 +37786,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34952,7 +37796,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34961,7 +37806,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34970,7 +37816,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34979,7 +37826,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -34988,7 +37836,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -35015,7 +37864,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35024,7 +37874,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -35040,7 +37891,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35049,7 +37901,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35058,7 +37911,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35067,7 +37921,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35076,7 +37931,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35085,7 +37941,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35094,7 +37951,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35103,7 +37961,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35112,7 +37971,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35121,7 +37981,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35130,7 +37991,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35139,7 +38001,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35148,7 +38011,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35157,7 +38021,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35166,7 +38031,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35175,7 +38041,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35184,7 +38051,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35193,7 +38061,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35202,7 +38071,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35211,7 +38081,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -35238,7 +38109,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35247,7 +38119,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -35263,7 +38136,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35272,7 +38146,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35281,7 +38156,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35290,7 +38166,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35299,7 +38176,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35308,7 +38186,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35317,7 +38196,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35326,7 +38206,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35335,7 +38216,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35344,7 +38226,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35353,7 +38236,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35362,7 +38246,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35371,7 +38256,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35380,7 +38266,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35389,7 +38276,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35398,7 +38286,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35407,7 +38296,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35416,7 +38306,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35425,7 +38316,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35434,7 +38326,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -35479,7 +38372,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35488,7 +38382,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35497,7 +38392,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35506,7 +38402,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35515,7 +38412,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35524,7 +38422,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35533,7 +38432,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -35560,7 +38460,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35569,7 +38470,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35578,7 +38480,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35587,7 +38490,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35596,7 +38500,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35605,7 +38510,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35614,7 +38520,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -35648,7 +38555,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35657,7 +38565,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -35673,7 +38582,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35682,7 +38592,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35691,7 +38602,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35700,7 +38612,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35709,7 +38622,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35718,7 +38632,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35727,7 +38642,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35736,7 +38652,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35745,7 +38662,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35754,7 +38672,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35763,7 +38682,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35772,7 +38692,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35781,7 +38702,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35790,7 +38712,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35799,7 +38722,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35808,7 +38732,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35817,7 +38742,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35826,7 +38752,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35835,7 +38762,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35844,7 +38772,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -35871,7 +38800,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35880,7 +38810,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -35896,7 +38827,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35905,7 +38837,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35914,7 +38847,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35923,7 +38857,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35932,7 +38867,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35941,7 +38877,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35950,7 +38887,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35959,7 +38897,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35968,7 +38907,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35977,7 +38917,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35986,7 +38927,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -35995,7 +38937,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36004,7 +38947,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36013,7 +38957,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36022,7 +38967,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36031,7 +38977,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36040,7 +38987,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36049,7 +38997,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36058,7 +39007,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36067,7 +39017,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -36094,7 +39045,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36103,7 +39055,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -36119,7 +39072,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36128,7 +39082,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36137,7 +39092,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36146,7 +39102,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36155,7 +39112,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36164,7 +39122,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36173,7 +39132,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36182,7 +39142,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36191,7 +39152,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36200,7 +39162,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36209,7 +39172,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36218,7 +39182,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36227,7 +39192,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36236,7 +39202,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36245,7 +39212,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36254,7 +39222,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36263,7 +39232,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36272,7 +39242,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36281,7 +39252,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36290,7 +39262,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -36317,7 +39290,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36326,7 +39300,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -36342,7 +39317,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36351,7 +39327,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36360,7 +39337,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36369,7 +39347,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36378,7 +39357,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36387,7 +39367,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36396,7 +39377,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36405,7 +39387,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36414,7 +39397,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36423,7 +39407,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36432,7 +39417,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36441,7 +39427,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36450,7 +39437,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36459,7 +39447,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36468,7 +39457,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36477,7 +39467,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36486,7 +39477,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36495,7 +39487,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36504,7 +39497,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36513,7 +39507,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -36540,7 +39535,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36549,7 +39545,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -36565,7 +39562,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36574,7 +39572,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36583,7 +39582,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36592,7 +39592,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36601,7 +39602,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36610,7 +39612,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36619,7 +39622,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36628,7 +39632,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36637,7 +39642,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36646,7 +39652,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36655,7 +39662,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36664,7 +39672,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36673,7 +39682,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36682,7 +39692,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36691,7 +39702,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36700,7 +39712,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36709,7 +39722,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36718,7 +39732,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36727,7 +39742,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36736,7 +39752,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -36763,7 +39780,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36772,7 +39790,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -36788,7 +39807,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36797,7 +39817,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36806,7 +39827,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36815,7 +39837,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36824,7 +39847,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36833,7 +39857,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36842,7 +39867,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36851,7 +39877,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36860,7 +39887,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36869,7 +39897,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36878,7 +39907,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36887,7 +39917,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36896,7 +39927,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36905,7 +39937,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36914,7 +39947,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36923,7 +39957,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36932,7 +39967,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36941,7 +39977,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36950,7 +39987,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36959,7 +39997,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -36986,7 +40025,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -36995,7 +40035,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -37011,7 +40052,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37020,7 +40062,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37029,7 +40072,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37038,7 +40082,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37047,7 +40092,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37056,7 +40102,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37065,7 +40112,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37074,7 +40122,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37083,7 +40132,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37092,7 +40142,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37101,7 +40152,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37110,7 +40162,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37119,7 +40172,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37128,7 +40182,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37137,7 +40192,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37146,7 +40202,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37155,7 +40212,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37164,7 +40222,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37173,7 +40232,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37182,7 +40242,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -37206,7 +40267,8 @@ "l": "Married Spouse Absent", "t": "v", "e": "MarriedSpouseAbsent", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37215,7 +40277,8 @@ "l": "Married Spouse Present", "t": "v", "e": "MarriedSpousePresent", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -37231,7 +40294,8 @@ "l": "Other", "t": "v", "e": "Other", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37240,7 +40304,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -37274,7 +40339,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37283,7 +40349,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37292,7 +40359,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37301,7 +40369,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -37328,7 +40397,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37337,7 +40407,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37346,7 +40417,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37355,7 +40427,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -37382,7 +40455,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37391,7 +40465,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37400,7 +40475,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37409,7 +40485,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -37436,7 +40513,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37445,7 +40523,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37454,7 +40533,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37463,7 +40543,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -37490,7 +40571,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37499,7 +40581,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37508,7 +40591,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37517,7 +40601,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -37544,7 +40629,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37553,7 +40639,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37562,7 +40649,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37571,7 +40659,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -37598,7 +40687,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37607,7 +40697,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -37623,7 +40714,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37632,7 +40724,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37641,7 +40734,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37650,7 +40744,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -37677,7 +40772,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37686,7 +40782,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37695,7 +40792,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37704,7 +40802,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -37752,7 +40851,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37761,7 +40861,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37770,7 +40871,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37779,7 +40881,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37788,7 +40891,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37797,7 +40901,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37806,7 +40911,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -37833,7 +40939,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37842,7 +40949,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37851,7 +40959,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37860,7 +40969,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37869,7 +40979,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37878,7 +40989,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37887,7 +40999,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -37907,7 +41020,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37916,7 +41030,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37925,7 +41040,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37934,7 +41050,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -37961,7 +41078,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37970,7 +41088,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37979,7 +41098,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -37988,7 +41108,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38029,7 +41150,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38038,7 +41160,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38047,7 +41170,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38056,7 +41180,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38065,7 +41190,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38074,7 +41200,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38083,7 +41210,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38110,7 +41238,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38119,7 +41248,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38128,7 +41258,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38137,7 +41268,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38146,7 +41278,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38155,7 +41288,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38164,7 +41298,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38184,7 +41319,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38193,7 +41329,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38202,7 +41339,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38211,7 +41349,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38238,7 +41377,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38247,7 +41387,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38256,7 +41397,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38265,7 +41407,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38306,7 +41449,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38315,7 +41459,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38324,7 +41469,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38333,7 +41479,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38342,7 +41489,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38351,7 +41499,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38360,7 +41509,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38387,7 +41537,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38396,7 +41547,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38405,7 +41557,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38414,7 +41567,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38423,7 +41577,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38432,7 +41587,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38441,7 +41597,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38461,7 +41618,8 @@ "l": "Born In Other State In The United States", "t": "v", "e": "BornInOtherStateInTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38470,7 +41628,8 @@ "l": "Born In State Of Residence", "t": "v", "e": "BornInStateOfResidence", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38479,7 +41638,8 @@ "l": "Foreign Born", "t": "v", "e": "ForeignBorn", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38488,7 +41648,8 @@ "l": "Native Born Outside The United States", "t": "v", "e": "NativeBornOutsideTheUnitedStates", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38536,7 +41697,8 @@ "l": "Speak English Not At All", "t": "v", "e": "SpeakEnglishNotAtAll", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38545,7 +41707,8 @@ "l": "Speak English Not Well", "t": "v", "e": "SpeakEnglishNotWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38554,7 +41717,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38563,7 +41727,8 @@ "l": "Speak English Well", "t": "v", "e": "SpeakEnglishWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38590,7 +41755,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38599,7 +41765,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38608,7 +41775,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38617,7 +41785,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38626,7 +41795,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38635,7 +41805,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38644,7 +41815,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38671,7 +41843,8 @@ "l": "Speak English Not At All", "t": "v", "e": "SpeakEnglishNotAtAll", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38680,7 +41853,8 @@ "l": "Speak English Not Well", "t": "v", "e": "SpeakEnglishNotWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38689,7 +41863,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38698,7 +41873,8 @@ "l": "Speak English Well", "t": "v", "e": "SpeakEnglishWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38725,7 +41901,8 @@ "l": "Speak English Not At All", "t": "v", "e": "SpeakEnglishNotAtAll", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38734,7 +41911,8 @@ "l": "Speak English Not Well", "t": "v", "e": "SpeakEnglishNotWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38743,7 +41921,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38752,7 +41931,8 @@ "l": "Speak English Well", "t": "v", "e": "SpeakEnglishWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38779,7 +41959,8 @@ "l": "Speak English Not At All", "t": "v", "e": "SpeakEnglishNotAtAll", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38788,7 +41969,8 @@ "l": "Speak English Not Well", "t": "v", "e": "SpeakEnglishNotWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38797,7 +41979,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38806,7 +41989,8 @@ "l": "Speak English Well", "t": "v", "e": "SpeakEnglishWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38840,7 +42024,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38849,7 +42034,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -38865,7 +42051,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38874,7 +42061,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38901,7 +42089,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38910,7 +42099,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -38926,7 +42116,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38935,7 +42126,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -38962,7 +42154,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38971,7 +42164,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -38987,7 +42181,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -38996,7 +42191,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39023,7 +42219,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39032,7 +42229,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -39048,7 +42246,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39057,7 +42256,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39084,7 +42284,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39093,7 +42294,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -39109,7 +42311,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39118,7 +42321,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39145,7 +42349,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39154,7 +42359,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -39170,7 +42376,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39179,7 +42386,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39206,7 +42414,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39215,7 +42424,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -39231,7 +42441,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39240,7 +42451,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39285,7 +42497,8 @@ "l": "Speak English Not At All", "t": "v", "e": "SpeakEnglishNotAtAll", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39294,7 +42507,8 @@ "l": "Speak English Not Well", "t": "v", "e": "SpeakEnglishNotWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39303,7 +42517,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39312,7 +42527,8 @@ "l": "Speak English Well", "t": "v", "e": "SpeakEnglishWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39339,7 +42555,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39348,7 +42565,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39357,7 +42575,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39366,7 +42585,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39375,7 +42595,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39384,7 +42605,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39393,7 +42615,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39420,7 +42643,8 @@ "l": "Speak English Not At All", "t": "v", "e": "SpeakEnglishNotAtAll", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39429,7 +42653,8 @@ "l": "Speak English Not Well", "t": "v", "e": "SpeakEnglishNotWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39438,7 +42663,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39447,7 +42673,8 @@ "l": "Speak English Well", "t": "v", "e": "SpeakEnglishWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39474,7 +42701,8 @@ "l": "Speak English Not At All", "t": "v", "e": "SpeakEnglishNotAtAll", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39483,7 +42711,8 @@ "l": "Speak English Not Well", "t": "v", "e": "SpeakEnglishNotWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39492,7 +42721,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39501,7 +42731,8 @@ "l": "Speak English Well", "t": "v", "e": "SpeakEnglishWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39528,7 +42759,8 @@ "l": "Speak English Not At All", "t": "v", "e": "SpeakEnglishNotAtAll", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39537,7 +42769,8 @@ "l": "Speak English Not Well", "t": "v", "e": "SpeakEnglishNotWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39546,7 +42779,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39555,7 +42789,8 @@ "l": "Speak English Well", "t": "v", "e": "SpeakEnglishWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39589,7 +42824,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39598,7 +42834,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -39614,7 +42851,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39623,7 +42861,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39650,7 +42889,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39659,7 +42899,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -39675,7 +42916,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39684,7 +42926,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39711,7 +42954,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39720,7 +42964,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -39736,7 +42981,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39745,7 +42991,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39772,7 +43019,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39781,7 +43029,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -39797,7 +43046,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39806,7 +43056,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39833,7 +43084,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39842,7 +43094,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -39858,7 +43111,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39867,7 +43121,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39894,7 +43149,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39903,7 +43159,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -39919,7 +43176,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39928,7 +43186,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -39955,7 +43214,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39964,7 +43224,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -39980,7 +43241,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -39989,7 +43251,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -40027,7 +43290,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40036,7 +43300,8 @@ "l": "5 - 17 Years", "t": "v", "e": "Years5To17", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40045,7 +43310,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40054,7 +43320,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40063,7 +43330,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40072,7 +43340,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40081,7 +43350,8 @@ "l": "55 - 59 Years", "t": "v", "e": "Years55To59", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40090,7 +43360,8 @@ "l": "60 - 61 Years", "t": "v", "e": "Years60To61", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40099,7 +43370,8 @@ "l": "62 - 64 Years", "t": "v", "e": "Years62To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40108,7 +43380,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40117,7 +43390,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -40133,7 +43407,8 @@ "l": "Less than 9,999 $", "t": "v", "e": "USDollarUpto9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40142,7 +43417,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40151,7 +43427,8 @@ "l": "15,000 - 24,999 $", "t": "v", "e": "USDollar15000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40160,7 +43437,8 @@ "l": "25,000 - 34,999 $", "t": "v", "e": "USDollar25000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40169,7 +43447,8 @@ "l": "35,000 - 49,999 $", "t": "v", "e": "USDollar35000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40178,7 +43457,8 @@ "l": "50,000 - 64,999 $", "t": "v", "e": "USDollar50000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40187,7 +43467,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40196,7 +43477,8 @@ "l": "More than 75,000 $", "t": "v", "e": "USDollar75000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -40212,7 +43494,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40221,7 +43504,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -40237,7 +43521,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40246,7 +43531,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40255,7 +43541,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40264,7 +43551,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40273,7 +43561,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -40300,7 +43589,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40309,7 +43599,8 @@ "l": "5 - 17 Years", "t": "v", "e": "Years5To17", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40318,7 +43609,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40327,7 +43619,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40336,7 +43629,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40345,7 +43639,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40354,7 +43649,8 @@ "l": "55 - 59 Years", "t": "v", "e": "Years55To59", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40363,7 +43659,8 @@ "l": "60 - 61 Years", "t": "v", "e": "Years60To61", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40372,7 +43669,8 @@ "l": "62 - 64 Years", "t": "v", "e": "Years62To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40381,7 +43679,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40390,7 +43689,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -40406,7 +43706,8 @@ "l": "Less than 9,999 $", "t": "v", "e": "USDollarUpto9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40415,7 +43716,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40424,7 +43726,8 @@ "l": "15,000 - 24,999 $", "t": "v", "e": "USDollar15000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40433,7 +43736,8 @@ "l": "25,000 - 34,999 $", "t": "v", "e": "USDollar25000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40442,7 +43746,8 @@ "l": "35,000 - 49,999 $", "t": "v", "e": "USDollar35000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40451,7 +43756,8 @@ "l": "50,000 - 64,999 $", "t": "v", "e": "USDollar50000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40460,7 +43766,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40469,7 +43776,8 @@ "l": "More than 75,000 $", "t": "v", "e": "USDollar75000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -40485,7 +43793,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40494,7 +43803,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -40510,7 +43820,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40519,7 +43830,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40528,7 +43840,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40537,7 +43850,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40546,7 +43860,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -40573,7 +43888,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40582,7 +43898,8 @@ "l": "5 - 17 Years", "t": "v", "e": "Years5To17", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40591,7 +43908,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40600,7 +43918,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40609,7 +43928,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40618,7 +43938,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40627,7 +43948,8 @@ "l": "55 - 59 Years", "t": "v", "e": "Years55To59", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40636,7 +43958,8 @@ "l": "60 - 61 Years", "t": "v", "e": "Years60To61", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40645,7 +43968,8 @@ "l": "62 - 64 Years", "t": "v", "e": "Years62To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40654,7 +43978,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40663,7 +43988,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -40679,7 +44005,8 @@ "l": "Less than 9,999 $", "t": "v", "e": "USDollarUpto9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40688,7 +44015,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40697,7 +44025,8 @@ "l": "15,000 - 24,999 $", "t": "v", "e": "USDollar15000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40706,7 +44035,8 @@ "l": "25,000 - 34,999 $", "t": "v", "e": "USDollar25000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40715,7 +44045,8 @@ "l": "35,000 - 49,999 $", "t": "v", "e": "USDollar35000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40724,7 +44055,8 @@ "l": "50,000 - 64,999 $", "t": "v", "e": "USDollar50000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40733,7 +44065,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40742,7 +44075,8 @@ "l": "More than 75,000 $", "t": "v", "e": "USDollar75000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -40758,7 +44092,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40767,7 +44102,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -40783,7 +44119,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40792,7 +44129,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40801,7 +44139,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40810,7 +44149,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40819,7 +44159,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -40846,7 +44187,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40855,7 +44197,8 @@ "l": "5 - 17 Years", "t": "v", "e": "Years5To17", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40864,7 +44207,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40873,7 +44217,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40882,7 +44227,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40891,7 +44237,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40900,7 +44247,8 @@ "l": "55 - 59 Years", "t": "v", "e": "Years55To59", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40909,7 +44257,8 @@ "l": "60 - 61 Years", "t": "v", "e": "Years60To61", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40918,7 +44267,8 @@ "l": "62 - 64 Years", "t": "v", "e": "Years62To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40927,7 +44277,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40936,7 +44287,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -40952,7 +44304,8 @@ "l": "Less than 9,999 $", "t": "v", "e": "USDollarUpto9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40961,7 +44314,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40970,7 +44324,8 @@ "l": "15,000 - 24,999 $", "t": "v", "e": "USDollar15000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40979,7 +44334,8 @@ "l": "25,000 - 34,999 $", "t": "v", "e": "USDollar25000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40988,7 +44344,8 @@ "l": "35,000 - 49,999 $", "t": "v", "e": "USDollar35000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -40997,7 +44354,8 @@ "l": "50,000 - 64,999 $", "t": "v", "e": "USDollar50000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41006,7 +44364,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41015,7 +44374,8 @@ "l": "More than 75,000 $", "t": "v", "e": "USDollar75000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -41031,7 +44391,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41040,7 +44401,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -41056,7 +44418,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41065,7 +44428,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41074,7 +44438,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41083,7 +44448,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41092,7 +44458,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -41154,7 +44521,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41163,7 +44531,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41172,7 +44541,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41181,7 +44551,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41190,7 +44561,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41199,7 +44571,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41208,7 +44581,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -41235,7 +44609,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41244,7 +44619,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41253,7 +44629,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41262,7 +44639,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41271,7 +44649,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41280,7 +44659,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41289,7 +44669,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -41316,7 +44697,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41325,7 +44707,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41334,7 +44717,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41343,7 +44727,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41352,7 +44737,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41361,7 +44747,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41370,7 +44757,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -41397,7 +44785,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41406,7 +44795,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41415,7 +44805,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41424,7 +44815,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41433,7 +44825,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41442,7 +44835,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41451,7 +44845,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -41478,7 +44873,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41487,7 +44883,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41496,7 +44893,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41505,7 +44903,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41514,7 +44913,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41523,7 +44923,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41532,7 +44933,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -41559,7 +44961,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41568,7 +44971,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41577,7 +44981,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41586,7 +44991,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41595,7 +45001,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41604,7 +45011,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41613,7 +45021,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -41640,7 +45049,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41649,7 +45059,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41658,7 +45069,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41667,7 +45079,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41676,7 +45089,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41685,7 +45099,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41694,7 +45109,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -41728,7 +45144,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41737,7 +45154,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41746,7 +45164,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41755,7 +45174,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41764,7 +45184,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41773,7 +45194,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41782,7 +45204,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -41809,7 +45232,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41818,7 +45242,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41827,7 +45252,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41836,7 +45262,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41845,7 +45272,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41854,7 +45282,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41863,7 +45292,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -41890,7 +45320,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41899,7 +45330,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41908,7 +45340,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41917,7 +45350,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41926,7 +45360,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41935,7 +45370,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41944,7 +45380,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -41971,7 +45408,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41980,7 +45418,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41989,7 +45428,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -41998,7 +45438,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42007,7 +45448,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42016,7 +45458,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42025,7 +45468,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -42052,7 +45496,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42061,7 +45506,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42070,7 +45516,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42079,7 +45526,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42088,7 +45536,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42097,7 +45546,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42106,7 +45556,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -42133,7 +45584,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42142,7 +45594,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42151,7 +45604,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42160,7 +45614,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42169,7 +45624,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42178,7 +45634,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42187,7 +45644,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -42214,7 +45672,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42223,7 +45682,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42232,7 +45692,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42241,7 +45702,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42250,7 +45712,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42259,7 +45722,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42268,7 +45732,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -42313,7 +45778,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42322,7 +45788,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42331,7 +45798,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42340,7 +45808,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42349,7 +45818,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42358,7 +45828,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42367,7 +45838,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -42394,7 +45866,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42403,7 +45876,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42412,7 +45886,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42421,7 +45896,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42430,7 +45906,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42439,7 +45916,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42448,7 +45926,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -42475,7 +45954,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42484,7 +45964,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42493,7 +45974,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42502,7 +45984,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42511,7 +45994,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42520,7 +46004,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42529,7 +46014,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -42556,7 +46042,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42565,7 +46052,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42574,7 +46062,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42583,7 +46072,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42592,7 +46082,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42601,7 +46092,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42610,7 +46102,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -42637,7 +46130,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42646,7 +46140,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42655,7 +46150,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42664,7 +46160,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42673,7 +46170,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42682,7 +46180,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42691,7 +46190,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -42718,7 +46218,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42727,7 +46228,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42736,7 +46238,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42745,7 +46248,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42754,7 +46258,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42763,7 +46268,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42772,7 +46278,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -42799,7 +46306,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42808,7 +46316,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42817,7 +46326,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42826,7 +46336,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42835,7 +46346,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42844,7 +46356,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42853,7 +46366,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -42887,7 +46401,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42896,7 +46411,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42905,7 +46421,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42914,7 +46431,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42923,7 +46441,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42932,7 +46451,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42941,7 +46461,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -42968,7 +46489,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42977,7 +46499,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42986,7 +46509,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -42995,7 +46519,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43004,7 +46529,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43013,7 +46539,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43022,7 +46549,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -43049,7 +46577,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43058,7 +46587,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43067,7 +46597,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43076,7 +46607,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43085,7 +46617,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43094,7 +46627,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43103,7 +46637,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -43130,7 +46665,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43139,7 +46675,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43148,7 +46685,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43157,7 +46695,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43166,7 +46705,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43175,7 +46715,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43184,7 +46725,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -43211,7 +46753,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43220,7 +46763,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43229,7 +46773,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43238,7 +46783,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43247,7 +46793,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43256,7 +46803,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43265,7 +46813,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -43292,7 +46841,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43301,7 +46851,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43310,7 +46861,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43319,7 +46871,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43328,7 +46881,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43337,7 +46891,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43346,7 +46901,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -43373,7 +46929,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43382,7 +46939,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43391,7 +46949,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43400,7 +46959,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43409,7 +46969,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43418,7 +46979,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43427,7 +46989,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -43479,7 +47042,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43488,7 +47052,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43497,7 +47062,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43506,7 +47072,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43515,7 +47082,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43524,7 +47092,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43533,7 +47102,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -43560,7 +47130,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43569,7 +47140,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43578,7 +47150,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43587,7 +47160,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43596,7 +47170,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43605,7 +47180,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43614,7 +47190,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -43659,7 +47236,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43668,7 +47246,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43677,7 +47256,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43686,7 +47266,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43695,7 +47276,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43704,7 +47286,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43713,7 +47296,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -43740,7 +47324,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43749,7 +47334,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43758,7 +47344,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43767,7 +47354,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43776,7 +47364,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43785,7 +47374,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43794,7 +47384,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -43839,7 +47430,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43848,7 +47440,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43857,7 +47450,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43866,7 +47460,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43875,7 +47470,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43884,7 +47480,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43893,7 +47490,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -43920,7 +47518,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43929,7 +47528,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43938,7 +47538,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43947,7 +47548,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43956,7 +47558,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43965,7 +47568,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -43974,7 +47578,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -44019,7 +47624,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44028,7 +47634,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44037,7 +47644,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44046,7 +47654,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44055,7 +47664,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44064,7 +47674,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44073,7 +47684,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -44100,7 +47712,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44109,7 +47722,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44118,7 +47732,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44127,7 +47742,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44136,7 +47752,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44145,7 +47762,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44154,7 +47772,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -44199,7 +47818,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44208,7 +47828,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44217,7 +47838,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44226,7 +47848,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44235,7 +47858,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44244,7 +47868,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44253,7 +47878,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -44280,7 +47906,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44289,7 +47916,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44298,7 +47926,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44307,7 +47936,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44316,7 +47946,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44325,7 +47956,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44334,7 +47966,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -44379,7 +48012,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44388,7 +48022,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44397,7 +48032,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44406,7 +48042,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44415,7 +48052,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44424,7 +48062,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44433,7 +48072,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -44460,7 +48100,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44469,7 +48110,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44478,7 +48120,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44487,7 +48130,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44496,7 +48140,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44505,7 +48150,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44514,7 +48160,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -44559,7 +48206,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44568,7 +48216,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44577,7 +48226,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44586,7 +48236,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44595,7 +48246,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44604,7 +48256,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44613,7 +48266,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -44640,7 +48294,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44649,7 +48304,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44658,7 +48314,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44667,7 +48324,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44676,7 +48334,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44685,7 +48344,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44694,7 +48354,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -44757,7 +48418,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44766,7 +48428,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44775,7 +48438,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44784,7 +48448,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44793,7 +48458,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44802,7 +48468,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44811,7 +48478,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -44838,7 +48506,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44847,7 +48516,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44856,7 +48526,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44865,7 +48536,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44874,7 +48546,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44883,7 +48556,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44892,7 +48566,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -44919,7 +48594,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44928,7 +48604,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44937,7 +48614,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44946,7 +48624,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44955,7 +48634,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44964,7 +48644,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -44973,7 +48654,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -45000,7 +48682,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45009,7 +48692,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45018,7 +48702,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45027,7 +48712,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45036,7 +48722,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45045,7 +48732,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45054,7 +48742,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -45081,7 +48770,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45090,7 +48780,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45099,7 +48790,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45108,7 +48800,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45117,7 +48810,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45126,7 +48820,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45135,7 +48830,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -45162,7 +48858,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45171,7 +48868,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45180,7 +48878,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45189,7 +48888,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45198,7 +48898,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45207,7 +48908,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45216,7 +48918,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -45243,7 +48946,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45252,7 +48956,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45261,7 +48966,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45270,7 +48976,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45279,7 +48986,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45288,7 +48996,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45297,7 +49006,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -45331,7 +49041,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45340,7 +49051,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45349,7 +49061,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45358,7 +49071,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45367,7 +49081,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45376,7 +49091,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45385,7 +49101,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -45412,7 +49129,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45421,7 +49139,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45430,7 +49149,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45439,7 +49159,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45448,7 +49169,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45457,7 +49179,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45466,7 +49189,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -45493,7 +49217,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45502,7 +49227,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45511,7 +49237,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45520,7 +49247,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45529,7 +49257,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45538,7 +49267,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45547,7 +49277,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -45574,7 +49305,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45583,7 +49315,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45592,7 +49325,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45601,7 +49335,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45610,7 +49345,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45619,7 +49355,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45628,7 +49365,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -45655,7 +49393,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45664,7 +49403,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45673,7 +49413,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45682,7 +49423,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45691,7 +49433,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45700,7 +49443,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45709,7 +49453,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -45736,7 +49481,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45745,7 +49491,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45754,7 +49501,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45763,7 +49511,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45772,7 +49521,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45781,7 +49531,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45790,7 +49541,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -45817,7 +49569,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45826,7 +49579,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45835,7 +49589,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45844,7 +49599,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45853,7 +49609,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45862,7 +49619,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45871,7 +49629,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -45916,7 +49675,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45925,7 +49685,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45934,7 +49695,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45943,7 +49705,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45952,7 +49715,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45961,7 +49725,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -45970,7 +49735,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -45997,7 +49763,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46006,7 +49773,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46015,7 +49783,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46024,7 +49793,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46033,7 +49803,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46042,7 +49813,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46051,7 +49823,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -46078,7 +49851,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46087,7 +49861,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46096,7 +49871,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46105,7 +49881,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46114,7 +49891,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46123,7 +49901,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46132,7 +49911,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -46159,7 +49939,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46168,7 +49949,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46177,7 +49959,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46186,7 +49969,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46195,7 +49979,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46204,7 +49989,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46213,7 +49999,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -46240,7 +50027,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46249,7 +50037,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46258,7 +50047,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46267,7 +50057,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46276,7 +50067,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46285,7 +50077,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46294,7 +50087,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -46321,7 +50115,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46330,7 +50125,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46339,7 +50135,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46348,7 +50145,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46357,7 +50155,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46366,7 +50165,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46375,7 +50175,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -46402,7 +50203,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46411,7 +50213,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46420,7 +50223,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46429,7 +50233,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46438,7 +50243,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46447,7 +50253,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46456,7 +50263,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -46490,7 +50298,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46499,7 +50308,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46508,7 +50318,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46517,7 +50328,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46526,7 +50338,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46535,7 +50348,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46544,7 +50358,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -46571,7 +50386,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46580,7 +50396,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46589,7 +50406,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46598,7 +50416,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46607,7 +50426,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46616,7 +50436,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46625,7 +50446,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -46652,7 +50474,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46661,7 +50484,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46670,7 +50494,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46679,7 +50504,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46688,7 +50514,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46697,7 +50524,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46706,7 +50534,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -46733,7 +50562,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46742,7 +50572,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46751,7 +50582,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46760,7 +50592,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46769,7 +50602,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46778,7 +50612,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46787,7 +50622,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -46814,7 +50650,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46823,7 +50660,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46832,7 +50670,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46841,7 +50680,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46850,7 +50690,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46859,7 +50700,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46868,7 +50710,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -46895,7 +50738,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46904,7 +50748,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46913,7 +50758,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46922,7 +50768,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46931,7 +50778,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46940,7 +50788,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46949,7 +50798,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -46976,7 +50826,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46985,7 +50836,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -46994,7 +50846,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47003,7 +50856,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47012,7 +50866,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47021,7 +50876,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47030,7 +50886,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -47082,7 +50939,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47091,7 +50949,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47100,7 +50959,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47109,7 +50969,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47118,7 +50979,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47127,7 +50989,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47136,7 +50999,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -47163,7 +51027,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47172,7 +51037,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47181,7 +51047,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47190,7 +51057,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47199,7 +51067,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47208,7 +51077,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47217,7 +51087,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -47262,7 +51133,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47271,7 +51143,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47280,7 +51153,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47289,7 +51163,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47298,7 +51173,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47307,7 +51183,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47316,7 +51193,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -47343,7 +51221,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47352,7 +51231,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47361,7 +51241,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47370,7 +51251,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47379,7 +51261,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47388,7 +51271,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47397,7 +51281,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -47442,7 +51327,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47451,7 +51337,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47460,7 +51347,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47469,7 +51357,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47478,7 +51367,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47487,7 +51377,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47496,7 +51387,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -47523,7 +51415,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47532,7 +51425,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47541,7 +51435,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47550,7 +51445,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47559,7 +51455,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47568,7 +51465,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47577,7 +51475,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -47622,7 +51521,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47631,7 +51531,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47640,7 +51541,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47649,7 +51551,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47658,7 +51561,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47667,7 +51571,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47676,7 +51581,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -47703,7 +51609,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47712,7 +51619,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47721,7 +51629,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47730,7 +51639,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47739,7 +51649,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47748,7 +51659,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47757,7 +51669,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -47802,7 +51715,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47811,7 +51725,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47820,7 +51735,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47829,7 +51745,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47838,7 +51755,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47847,7 +51765,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47856,7 +51775,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -47883,7 +51803,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47892,7 +51813,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47901,7 +51823,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47910,7 +51833,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47919,7 +51843,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47928,7 +51853,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47937,7 +51863,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -47982,7 +51909,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -47991,7 +51919,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48000,7 +51929,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48009,7 +51939,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48018,7 +51949,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48027,7 +51959,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48036,7 +51969,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -48063,7 +51997,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48072,7 +52007,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48081,7 +52017,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48090,7 +52027,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48099,7 +52037,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48108,7 +52047,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48117,7 +52057,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -48162,7 +52103,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48171,7 +52113,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48180,7 +52123,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48189,7 +52133,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48198,7 +52143,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48207,7 +52153,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48216,7 +52163,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -48243,7 +52191,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48252,7 +52201,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48261,7 +52211,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48270,7 +52221,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48279,7 +52231,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48288,7 +52241,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48297,7 +52251,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -48325,7 +52280,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48376,7 +52332,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48385,7 +52342,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -48412,7 +52370,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48421,7 +52380,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -48448,7 +52408,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48457,7 +52418,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -48484,7 +52446,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48493,7 +52456,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -48527,7 +52491,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48536,7 +52501,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48545,7 +52511,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48554,7 +52521,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48563,7 +52531,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48572,7 +52541,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48581,7 +52551,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -48608,7 +52579,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48617,7 +52589,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48626,7 +52599,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48635,7 +52609,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48644,7 +52619,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48653,7 +52629,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48662,7 +52639,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -48682,7 +52660,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48691,7 +52670,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48700,7 +52680,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48709,7 +52690,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48718,7 +52700,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -48734,7 +52717,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -48764,7 +52748,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48773,7 +52758,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -48789,7 +52775,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48798,7 +52785,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48807,7 +52795,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48816,7 +52805,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48825,7 +52815,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48834,7 +52825,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48843,7 +52835,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48852,7 +52845,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48861,7 +52855,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48870,7 +52865,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48879,7 +52875,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48888,7 +52885,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48897,7 +52895,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48906,7 +52905,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48915,7 +52915,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48924,7 +52925,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48933,7 +52935,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48942,7 +52945,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48951,7 +52955,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48960,7 +52965,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -48987,7 +52993,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -48996,7 +53003,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -49012,7 +53020,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49021,7 +53030,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49030,7 +53040,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49039,7 +53050,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49048,7 +53060,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49057,7 +53070,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49066,7 +53080,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49075,7 +53090,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49084,7 +53100,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49093,7 +53110,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49102,7 +53120,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49111,7 +53130,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49120,7 +53140,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49129,7 +53150,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49138,7 +53160,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49147,7 +53170,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49156,7 +53180,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49165,7 +53190,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49174,7 +53200,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49183,7 +53210,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -49228,7 +53256,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49237,7 +53266,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -49264,7 +53294,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49273,7 +53304,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -49300,7 +53332,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49309,7 +53342,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -49336,7 +53370,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49345,7 +53380,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -49379,7 +53415,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49388,7 +53425,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49397,7 +53435,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49406,7 +53445,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49415,7 +53455,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49424,7 +53465,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49433,7 +53475,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -49460,7 +53503,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49469,7 +53513,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49478,7 +53523,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49487,7 +53533,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49496,7 +53543,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49505,7 +53553,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49514,7 +53563,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -49534,7 +53584,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49543,7 +53594,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49552,7 +53604,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49561,7 +53614,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49570,7 +53624,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -49586,7 +53641,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -49616,7 +53672,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49625,7 +53682,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -49641,7 +53699,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49650,7 +53709,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49659,7 +53719,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49668,7 +53729,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49677,7 +53739,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49686,7 +53749,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49695,7 +53759,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49704,7 +53769,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49713,7 +53779,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49722,7 +53789,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49731,7 +53799,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49740,7 +53809,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49749,7 +53819,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49758,7 +53829,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49767,7 +53839,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49776,7 +53849,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49785,7 +53859,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49794,7 +53869,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49803,7 +53879,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49812,7 +53889,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -49839,7 +53917,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49848,7 +53927,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -49864,7 +53944,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49873,7 +53954,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49882,7 +53964,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49891,7 +53974,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49900,7 +53984,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49909,7 +53994,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49918,7 +54004,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49927,7 +54014,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49936,7 +54024,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49945,7 +54034,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49954,7 +54044,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49963,7 +54054,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49972,7 +54064,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49981,7 +54074,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49990,7 +54084,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -49999,7 +54094,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50008,7 +54104,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50017,7 +54114,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50026,7 +54124,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50035,7 +54134,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -50073,7 +54173,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50082,7 +54183,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -50098,7 +54200,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50107,7 +54210,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -50134,7 +54238,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50143,7 +54248,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -50159,7 +54265,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50168,7 +54275,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -50216,7 +54324,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50225,7 +54334,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50234,7 +54344,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50243,7 +54354,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50252,7 +54364,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50261,7 +54374,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50270,7 +54384,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -50297,7 +54412,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50306,7 +54422,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50315,7 +54432,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50324,7 +54442,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50333,7 +54452,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50342,7 +54462,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50351,7 +54472,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -50396,7 +54518,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50405,7 +54528,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50414,7 +54538,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50423,7 +54548,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50432,7 +54558,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50441,7 +54568,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50450,7 +54578,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -50477,7 +54606,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50486,7 +54616,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50495,7 +54626,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50504,7 +54636,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50513,7 +54646,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50522,7 +54656,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50531,7 +54666,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -50555,7 +54691,8 @@ "l": "Enrolled In School", "t": "v", "e": "EnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50564,7 +54701,8 @@ "l": "Not Enrolled In School", "t": "v", "e": "NotEnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -50580,7 +54718,8 @@ "l": "Nursery School Preschool", "t": "v", "e": "EnrolledInNurserySchoolPreschool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50589,7 +54728,8 @@ "l": "Kindergarten", "t": "v", "e": "EnrolledInKindergarten", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50598,7 +54738,8 @@ "l": "Grade 1", "t": "v", "e": "EnrolledInGrade1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50607,7 +54748,8 @@ "l": "Grade 2", "t": "v", "e": "EnrolledInGrade2", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50616,7 +54758,8 @@ "l": "Grade 3", "t": "v", "e": "EnrolledInGrade3", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50625,7 +54768,8 @@ "l": "Grade 4", "t": "v", "e": "EnrolledInGrade4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50634,7 +54778,8 @@ "l": "Grade 5", "t": "v", "e": "EnrolledInGrade5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50643,7 +54788,8 @@ "l": "Grade 6", "t": "v", "e": "EnrolledInGrade6", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50652,7 +54798,8 @@ "l": "Grade 7", "t": "v", "e": "EnrolledInGrade7", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50661,7 +54808,8 @@ "l": "Grade 8", "t": "v", "e": "EnrolledInGrade8", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50670,7 +54818,8 @@ "l": "Grade 9", "t": "v", "e": "EnrolledInGrade9", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50679,7 +54828,8 @@ "l": "Grade 10", "t": "v", "e": "EnrolledInGrade10", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50688,7 +54838,8 @@ "l": "Grade 11", "t": "v", "e": "EnrolledInGrade11", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50697,7 +54848,8 @@ "l": "Grade 12", "t": "v", "e": "EnrolledInGrade12", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50706,7 +54858,8 @@ "l": "College Undergraduate Years", "t": "v", "e": "EnrolledInCollegeUndergraduateYears", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50715,7 +54868,8 @@ "l": "Graduate Or Professional School", "t": "v", "e": "GraduateOrProfessionalSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -50770,7 +54924,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50779,7 +54934,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -50806,7 +54962,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50815,7 +54972,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -50842,7 +55000,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50851,7 +55010,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -50878,7 +55038,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50887,7 +55048,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -50921,7 +55083,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50930,7 +55093,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50939,7 +55103,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50948,7 +55113,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50957,7 +55123,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50966,7 +55133,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -50975,7 +55143,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -51002,7 +55171,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51011,7 +55181,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51020,7 +55191,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51029,7 +55201,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51038,7 +55211,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51047,7 +55221,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51056,7 +55231,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -51076,7 +55252,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51085,7 +55262,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51094,7 +55272,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51103,7 +55282,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51112,7 +55292,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -51128,7 +55309,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -51158,7 +55340,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51167,7 +55350,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -51183,7 +55367,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51192,7 +55377,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51201,7 +55387,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51210,7 +55397,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51219,7 +55407,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51228,7 +55417,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51237,7 +55427,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51246,7 +55437,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51255,7 +55447,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51264,7 +55457,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51273,7 +55467,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51282,7 +55477,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51291,7 +55487,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51300,7 +55497,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51309,7 +55507,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51318,7 +55517,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51327,7 +55527,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51336,7 +55537,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51345,7 +55547,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51354,7 +55557,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -51381,7 +55585,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51390,7 +55595,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -51406,7 +55612,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51415,7 +55622,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51424,7 +55632,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51433,7 +55642,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51442,7 +55652,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51451,7 +55662,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51460,7 +55672,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51469,7 +55682,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51478,7 +55692,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51487,7 +55702,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51496,7 +55712,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51505,7 +55722,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51514,7 +55732,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51523,7 +55742,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51532,7 +55752,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51541,7 +55762,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51550,7 +55772,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51559,7 +55782,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51568,7 +55792,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51577,7 +55802,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -51622,7 +55848,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51631,7 +55858,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -51658,7 +55886,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51667,7 +55896,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -51694,7 +55924,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51703,7 +55934,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -51730,7 +55962,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51739,7 +55972,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -51773,7 +56007,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51782,7 +56017,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51791,7 +56027,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51800,7 +56037,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51809,7 +56047,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51818,7 +56057,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51827,7 +56067,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -51854,7 +56095,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51863,7 +56105,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51872,7 +56115,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51881,7 +56125,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51890,7 +56135,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51899,7 +56145,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51908,7 +56155,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -51928,7 +56176,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51937,7 +56186,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51946,7 +56196,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51955,7 +56206,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -51964,7 +56216,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -51980,7 +56233,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -52010,7 +56264,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52019,7 +56274,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -52035,7 +56291,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52044,7 +56301,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52053,7 +56311,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52062,7 +56321,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52071,7 +56331,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52080,7 +56341,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52089,7 +56351,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52098,7 +56361,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52107,7 +56371,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52116,7 +56381,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52125,7 +56391,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52134,7 +56401,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52143,7 +56411,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52152,7 +56421,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52161,7 +56431,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52170,7 +56441,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52179,7 +56451,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52188,7 +56461,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52197,7 +56471,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52206,7 +56481,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -52233,7 +56509,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52242,7 +56519,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -52258,7 +56536,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52267,7 +56546,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52276,7 +56556,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52285,7 +56566,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52294,7 +56576,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52303,7 +56586,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52312,7 +56596,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52321,7 +56606,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52330,7 +56616,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52339,7 +56626,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52348,7 +56636,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52357,7 +56646,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52366,7 +56656,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52375,7 +56666,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52384,7 +56676,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52393,7 +56686,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52402,7 +56696,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52411,7 +56706,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52420,7 +56716,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52429,7 +56726,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -52467,7 +56765,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52476,7 +56775,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -52492,7 +56792,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52501,7 +56802,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -52528,7 +56830,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52537,7 +56840,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -52553,7 +56857,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52562,7 +56867,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -52610,7 +56916,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52619,7 +56926,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52628,7 +56936,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52637,7 +56946,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52646,7 +56956,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52655,7 +56966,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52664,7 +56976,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -52691,7 +57004,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52700,7 +57014,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52709,7 +57024,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52718,7 +57034,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52727,7 +57044,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52736,7 +57054,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52745,7 +57064,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -52790,7 +57110,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52799,7 +57120,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52808,7 +57130,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52817,7 +57140,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52826,7 +57150,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52835,7 +57160,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52844,7 +57170,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -52871,7 +57198,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52880,7 +57208,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52889,7 +57218,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52898,7 +57228,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52907,7 +57238,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52916,7 +57248,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52925,7 +57258,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -52949,7 +57283,8 @@ "l": "Enrolled In School", "t": "v", "e": "EnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52958,7 +57293,8 @@ "l": "Not Enrolled In School", "t": "v", "e": "NotEnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -52974,7 +57310,8 @@ "l": "Nursery School Preschool", "t": "v", "e": "EnrolledInNurserySchoolPreschool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52983,7 +57320,8 @@ "l": "Kindergarten", "t": "v", "e": "EnrolledInKindergarten", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -52992,7 +57330,8 @@ "l": "Grade 1", "t": "v", "e": "EnrolledInGrade1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53001,7 +57340,8 @@ "l": "Grade 2", "t": "v", "e": "EnrolledInGrade2", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53010,7 +57350,8 @@ "l": "Grade 3", "t": "v", "e": "EnrolledInGrade3", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53019,7 +57360,8 @@ "l": "Grade 4", "t": "v", "e": "EnrolledInGrade4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53028,7 +57370,8 @@ "l": "Grade 5", "t": "v", "e": "EnrolledInGrade5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53037,7 +57380,8 @@ "l": "Grade 6", "t": "v", "e": "EnrolledInGrade6", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53046,7 +57390,8 @@ "l": "Grade 7", "t": "v", "e": "EnrolledInGrade7", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53055,7 +57400,8 @@ "l": "Grade 8", "t": "v", "e": "EnrolledInGrade8", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53064,7 +57410,8 @@ "l": "Grade 9", "t": "v", "e": "EnrolledInGrade9", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53073,7 +57420,8 @@ "l": "Grade 10", "t": "v", "e": "EnrolledInGrade10", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53082,7 +57430,8 @@ "l": "Grade 11", "t": "v", "e": "EnrolledInGrade11", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53091,7 +57440,8 @@ "l": "Grade 12", "t": "v", "e": "EnrolledInGrade12", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53100,7 +57450,8 @@ "l": "College Undergraduate Years", "t": "v", "e": "EnrolledInCollegeUndergraduateYears", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53109,7 +57460,8 @@ "l": "Graduate Or Professional School", "t": "v", "e": "GraduateOrProfessionalSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -53164,7 +57516,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53173,7 +57526,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -53200,7 +57554,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53209,7 +57564,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -53236,7 +57592,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53245,7 +57602,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -53272,7 +57630,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53281,7 +57640,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -53315,7 +57675,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53324,7 +57685,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53333,7 +57695,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53342,7 +57705,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53351,7 +57715,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53360,7 +57725,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53369,7 +57735,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -53396,7 +57763,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53405,7 +57773,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53414,7 +57783,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53423,7 +57793,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53432,7 +57803,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53441,7 +57813,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53450,7 +57823,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -53470,7 +57844,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53479,7 +57854,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53488,7 +57864,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53497,7 +57874,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53506,7 +57884,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -53522,7 +57901,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -53552,7 +57932,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53561,7 +57942,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -53577,7 +57959,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53586,7 +57969,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53595,7 +57979,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53604,7 +57989,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53613,7 +57999,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53622,7 +58009,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53631,7 +58019,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53640,7 +58029,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53649,7 +58039,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53658,7 +58049,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53667,7 +58059,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53676,7 +58069,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53685,7 +58079,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53694,7 +58089,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53703,7 +58099,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53712,7 +58109,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53721,7 +58119,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53730,7 +58129,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53739,7 +58139,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53748,7 +58149,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -53775,7 +58177,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53784,7 +58187,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -53800,7 +58204,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53809,7 +58214,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53818,7 +58224,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53827,7 +58234,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53836,7 +58244,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53845,7 +58254,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53854,7 +58264,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53863,7 +58274,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53872,7 +58284,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53881,7 +58294,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53890,7 +58304,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53899,7 +58314,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53908,7 +58324,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53917,7 +58334,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53926,7 +58344,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53935,7 +58354,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53944,7 +58364,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53953,7 +58374,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53962,7 +58384,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -53971,7 +58394,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -54016,7 +58440,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54025,7 +58450,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -54052,7 +58478,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54061,7 +58488,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -54088,7 +58516,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54097,7 +58526,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -54124,7 +58554,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54133,7 +58564,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -54167,7 +58599,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54176,7 +58609,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54185,7 +58619,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54194,7 +58629,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54203,7 +58639,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54212,7 +58649,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54221,7 +58659,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -54248,7 +58687,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54257,7 +58697,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54266,7 +58707,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54275,7 +58717,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54284,7 +58727,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54293,7 +58737,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54302,7 +58747,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -54322,7 +58768,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54331,7 +58778,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54340,7 +58788,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54349,7 +58798,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54358,7 +58808,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -54374,7 +58825,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -54404,7 +58856,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54413,7 +58866,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -54429,7 +58883,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54438,7 +58893,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54447,7 +58903,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54456,7 +58913,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54465,7 +58923,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54474,7 +58933,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54483,7 +58943,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54492,7 +58953,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54501,7 +58963,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54510,7 +58973,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54519,7 +58983,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54528,7 +58993,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54537,7 +59003,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54546,7 +59013,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54555,7 +59023,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54564,7 +59033,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54573,7 +59043,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54582,7 +59053,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54591,7 +59063,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54600,7 +59073,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -54627,7 +59101,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54636,7 +59111,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -54652,7 +59128,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54661,7 +59138,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54670,7 +59148,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54679,7 +59158,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54688,7 +59168,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54697,7 +59178,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54706,7 +59188,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54715,7 +59198,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54724,7 +59208,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54733,7 +59218,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54742,7 +59228,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54751,7 +59238,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54760,7 +59248,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54769,7 +59258,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54778,7 +59268,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54787,7 +59278,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54796,7 +59288,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54805,7 +59298,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54814,7 +59308,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54823,7 +59318,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -54861,7 +59357,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54870,7 +59367,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -54886,7 +59384,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54895,7 +59394,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -54922,7 +59422,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54931,7 +59432,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -54947,7 +59449,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -54956,7 +59459,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -55004,7 +59508,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55013,7 +59518,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55022,7 +59528,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55031,7 +59538,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55040,7 +59548,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55049,7 +59558,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55058,7 +59568,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -55085,7 +59596,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55094,7 +59606,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55103,7 +59616,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55112,7 +59626,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55121,7 +59636,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55130,7 +59646,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55139,7 +59656,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -55184,7 +59702,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55193,7 +59712,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55202,7 +59722,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55211,7 +59732,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55220,7 +59742,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55229,7 +59752,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55238,7 +59762,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -55265,7 +59790,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55274,7 +59800,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55283,7 +59810,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55292,7 +59820,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55301,7 +59830,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55310,7 +59840,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55319,7 +59850,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -55343,7 +59875,8 @@ "l": "Enrolled In School", "t": "v", "e": "EnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55352,7 +59885,8 @@ "l": "Not Enrolled In School", "t": "v", "e": "NotEnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -55368,7 +59902,8 @@ "l": "Nursery School Preschool", "t": "v", "e": "EnrolledInNurserySchoolPreschool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55377,7 +59912,8 @@ "l": "Kindergarten", "t": "v", "e": "EnrolledInKindergarten", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55386,7 +59922,8 @@ "l": "Grade 1", "t": "v", "e": "EnrolledInGrade1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55395,7 +59932,8 @@ "l": "Grade 2", "t": "v", "e": "EnrolledInGrade2", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55404,7 +59942,8 @@ "l": "Grade 3", "t": "v", "e": "EnrolledInGrade3", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55413,7 +59952,8 @@ "l": "Grade 4", "t": "v", "e": "EnrolledInGrade4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55422,7 +59962,8 @@ "l": "Grade 5", "t": "v", "e": "EnrolledInGrade5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55431,7 +59972,8 @@ "l": "Grade 6", "t": "v", "e": "EnrolledInGrade6", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55440,7 +59982,8 @@ "l": "Grade 7", "t": "v", "e": "EnrolledInGrade7", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55449,7 +59992,8 @@ "l": "Grade 8", "t": "v", "e": "EnrolledInGrade8", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55458,7 +60002,8 @@ "l": "Grade 9", "t": "v", "e": "EnrolledInGrade9", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55467,7 +60012,8 @@ "l": "Grade 10", "t": "v", "e": "EnrolledInGrade10", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55476,7 +60022,8 @@ "l": "Grade 11", "t": "v", "e": "EnrolledInGrade11", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55485,7 +60032,8 @@ "l": "Grade 12", "t": "v", "e": "EnrolledInGrade12", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55494,7 +60042,8 @@ "l": "College Undergraduate Years", "t": "v", "e": "EnrolledInCollegeUndergraduateYears", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55503,7 +60052,8 @@ "l": "Graduate Or Professional School", "t": "v", "e": "GraduateOrProfessionalSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -55516,7 +60066,8 @@ "l": "Native Hawaiian And Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianAndOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55567,7 +60118,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55576,7 +60128,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -55603,7 +60156,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55612,7 +60166,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -55639,7 +60194,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55648,7 +60204,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -55675,7 +60232,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55684,7 +60242,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -55718,7 +60277,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55727,7 +60287,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55736,7 +60297,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55745,7 +60307,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55754,7 +60317,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55763,7 +60327,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55772,7 +60337,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -55799,7 +60365,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55808,7 +60375,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55817,7 +60385,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55826,7 +60395,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55835,7 +60405,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55844,7 +60415,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55853,7 +60425,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -55873,7 +60446,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55882,7 +60456,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55891,7 +60466,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55900,7 +60476,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55909,7 +60486,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -55925,7 +60503,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -55955,7 +60534,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55964,7 +60544,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -55980,7 +60561,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55989,7 +60571,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -55998,7 +60581,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56007,7 +60591,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56016,7 +60601,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56025,7 +60611,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56034,7 +60621,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56043,7 +60631,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56052,7 +60641,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56061,7 +60651,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56070,7 +60661,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56079,7 +60671,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56088,7 +60681,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56097,7 +60691,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56106,7 +60701,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56115,7 +60711,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56124,7 +60721,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56133,7 +60731,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56142,7 +60741,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56151,7 +60751,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -56178,7 +60779,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56187,7 +60789,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -56203,7 +60806,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56212,7 +60816,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56221,7 +60826,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56230,7 +60836,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56239,7 +60846,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56248,7 +60856,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56257,7 +60866,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56266,7 +60876,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56275,7 +60886,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56284,7 +60896,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56293,7 +60906,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56302,7 +60916,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56311,7 +60926,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56320,7 +60936,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56329,7 +60946,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56338,7 +60956,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56347,7 +60966,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56356,7 +60976,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56365,7 +60986,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56374,7 +60996,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -56419,7 +61042,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56428,7 +61052,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -56455,7 +61080,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56464,7 +61090,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -56491,7 +61118,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56500,7 +61128,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -56527,7 +61156,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56536,7 +61166,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -56570,7 +61201,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56579,7 +61211,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56588,7 +61221,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56597,7 +61231,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56606,7 +61241,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56615,7 +61251,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56624,7 +61261,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -56651,7 +61289,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56660,7 +61299,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56669,7 +61309,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56678,7 +61319,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56687,7 +61329,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56696,7 +61339,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56705,7 +61349,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -56725,7 +61370,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56734,7 +61380,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56743,7 +61390,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56752,7 +61400,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56761,7 +61410,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -56777,7 +61427,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -56807,7 +61458,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56816,7 +61468,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -56832,7 +61485,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56841,7 +61495,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56850,7 +61505,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56859,7 +61515,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56868,7 +61525,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56877,7 +61535,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56886,7 +61545,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56895,7 +61555,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56904,7 +61565,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56913,7 +61575,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56922,7 +61585,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56931,7 +61595,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56940,7 +61605,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56949,7 +61615,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56958,7 +61625,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56967,7 +61635,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56976,7 +61645,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56985,7 +61655,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -56994,7 +61665,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57003,7 +61675,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -57030,7 +61703,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57039,7 +61713,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -57055,7 +61730,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57064,7 +61740,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57073,7 +61750,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57082,7 +61760,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57091,7 +61770,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57100,7 +61780,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57109,7 +61790,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57118,7 +61800,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57127,7 +61810,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57136,7 +61820,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57145,7 +61830,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57154,7 +61840,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57163,7 +61850,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57172,7 +61860,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57181,7 +61870,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57190,7 +61880,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57199,7 +61890,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57208,7 +61900,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57217,7 +61910,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57226,7 +61920,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -57264,7 +61959,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57273,7 +61969,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -57289,7 +61986,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57298,7 +61996,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -57325,7 +62024,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57334,7 +62034,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -57350,7 +62051,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57359,7 +62061,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -57407,7 +62110,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57416,7 +62120,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57425,7 +62130,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57434,7 +62140,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57443,7 +62150,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57452,7 +62160,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57461,7 +62170,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -57488,7 +62198,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57497,7 +62208,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57506,7 +62218,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57515,7 +62228,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57524,7 +62238,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57533,7 +62248,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57542,7 +62258,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -57587,7 +62304,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57596,7 +62314,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57605,7 +62324,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57614,7 +62334,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57623,7 +62344,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57632,7 +62354,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57641,7 +62364,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -57668,7 +62392,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57677,7 +62402,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57686,7 +62412,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57695,7 +62422,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57704,7 +62432,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57713,7 +62442,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57722,7 +62452,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -57746,7 +62477,8 @@ "l": "Enrolled In School", "t": "v", "e": "EnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57755,7 +62487,8 @@ "l": "Not Enrolled In School", "t": "v", "e": "NotEnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -57771,7 +62504,8 @@ "l": "Nursery School Preschool", "t": "v", "e": "EnrolledInNurserySchoolPreschool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57780,7 +62514,8 @@ "l": "Kindergarten", "t": "v", "e": "EnrolledInKindergarten", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57789,7 +62524,8 @@ "l": "Grade 1", "t": "v", "e": "EnrolledInGrade1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57798,7 +62534,8 @@ "l": "Grade 2", "t": "v", "e": "EnrolledInGrade2", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57807,7 +62544,8 @@ "l": "Grade 3", "t": "v", "e": "EnrolledInGrade3", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57816,7 +62554,8 @@ "l": "Grade 4", "t": "v", "e": "EnrolledInGrade4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57825,7 +62564,8 @@ "l": "Grade 5", "t": "v", "e": "EnrolledInGrade5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57834,7 +62574,8 @@ "l": "Grade 6", "t": "v", "e": "EnrolledInGrade6", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57843,7 +62584,8 @@ "l": "Grade 7", "t": "v", "e": "EnrolledInGrade7", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57852,7 +62594,8 @@ "l": "Grade 8", "t": "v", "e": "EnrolledInGrade8", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57861,7 +62604,8 @@ "l": "Grade 9", "t": "v", "e": "EnrolledInGrade9", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57870,7 +62614,8 @@ "l": "Grade 10", "t": "v", "e": "EnrolledInGrade10", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57879,7 +62624,8 @@ "l": "Grade 11", "t": "v", "e": "EnrolledInGrade11", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57888,7 +62634,8 @@ "l": "Grade 12", "t": "v", "e": "EnrolledInGrade12", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57897,7 +62644,8 @@ "l": "College Undergraduate Years", "t": "v", "e": "EnrolledInCollegeUndergraduateYears", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57906,7 +62654,8 @@ "l": "Graduate Or Professional School", "t": "v", "e": "GraduateOrProfessionalSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -57961,7 +62710,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -57970,7 +62720,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -57997,7 +62748,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58006,7 +62758,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -58033,7 +62786,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58042,7 +62796,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -58069,7 +62824,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58078,7 +62834,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -58112,7 +62869,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58121,7 +62879,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58130,7 +62889,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58139,7 +62899,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58148,7 +62909,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58157,7 +62919,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58166,7 +62929,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -58193,7 +62957,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58202,7 +62967,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58211,7 +62977,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58220,7 +62987,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58229,7 +62997,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58238,7 +63007,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58247,7 +63017,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -58267,7 +63038,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58276,7 +63048,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58285,7 +63058,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58294,7 +63068,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58303,7 +63078,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -58319,7 +63095,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -58349,7 +63126,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58358,7 +63136,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -58374,7 +63153,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58383,7 +63163,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58392,7 +63173,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58401,7 +63183,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58410,7 +63193,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58419,7 +63203,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58428,7 +63213,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58437,7 +63223,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58446,7 +63233,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58455,7 +63243,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58464,7 +63253,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58473,7 +63263,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58482,7 +63273,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58491,7 +63283,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58500,7 +63293,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58509,7 +63303,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58518,7 +63313,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58527,7 +63323,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58536,7 +63333,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58545,7 +63343,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -58572,7 +63371,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58581,7 +63381,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -58597,7 +63398,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58606,7 +63408,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58615,7 +63418,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58624,7 +63428,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58633,7 +63438,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58642,7 +63448,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58651,7 +63458,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58660,7 +63468,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58669,7 +63478,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58678,7 +63488,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58687,7 +63498,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58696,7 +63508,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58705,7 +63518,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58714,7 +63528,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58723,7 +63538,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58732,7 +63548,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58741,7 +63558,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58750,7 +63568,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58759,7 +63578,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58768,7 +63588,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -58813,7 +63634,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58822,7 +63644,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -58849,7 +63672,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58858,7 +63682,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -58885,7 +63710,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58894,7 +63720,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -58921,7 +63748,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58930,7 +63758,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -58964,7 +63793,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58973,7 +63803,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58982,7 +63813,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -58991,7 +63823,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59000,7 +63833,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59009,7 +63843,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59018,7 +63853,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -59045,7 +63881,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59054,7 +63891,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59063,7 +63901,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59072,7 +63911,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59081,7 +63921,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59090,7 +63931,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59099,7 +63941,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -59119,7 +63962,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59128,7 +63972,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59137,7 +63982,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59146,7 +63992,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59155,7 +64002,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -59171,7 +64019,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -59201,7 +64050,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59210,7 +64060,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -59226,7 +64077,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59235,7 +64087,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59244,7 +64097,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59253,7 +64107,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59262,7 +64117,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59271,7 +64127,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59280,7 +64137,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59289,7 +64147,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59298,7 +64157,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59307,7 +64167,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59316,7 +64177,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59325,7 +64187,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59334,7 +64197,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59343,7 +64207,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59352,7 +64217,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59361,7 +64227,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59370,7 +64237,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59379,7 +64247,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59388,7 +64257,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59397,7 +64267,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -59424,7 +64295,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59433,7 +64305,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -59449,7 +64322,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59458,7 +64332,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59467,7 +64342,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59476,7 +64352,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59485,7 +64362,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59494,7 +64372,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59503,7 +64382,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59512,7 +64392,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59521,7 +64402,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59530,7 +64412,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59539,7 +64422,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59548,7 +64432,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59557,7 +64442,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59566,7 +64452,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59575,7 +64462,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59584,7 +64472,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59593,7 +64482,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59602,7 +64492,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59611,7 +64502,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59620,7 +64512,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -59658,7 +64551,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59667,7 +64561,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -59683,7 +64578,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59692,7 +64588,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -59719,7 +64616,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59728,7 +64626,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -59744,7 +64643,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59753,7 +64653,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -59801,7 +64702,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59810,7 +64712,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59819,7 +64722,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59828,7 +64732,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59837,7 +64742,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59846,7 +64752,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59855,7 +64762,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -59882,7 +64790,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59891,7 +64800,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59900,7 +64810,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59909,7 +64820,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59918,7 +64830,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59927,7 +64840,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59936,7 +64850,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -59981,7 +64896,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59990,7 +64906,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -59999,7 +64916,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60008,7 +64926,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60017,7 +64936,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60026,7 +64946,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60035,7 +64956,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -60062,7 +64984,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60071,7 +64994,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60080,7 +65004,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60089,7 +65014,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60098,7 +65024,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60107,7 +65034,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60116,7 +65044,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -60140,7 +65069,8 @@ "l": "Enrolled In School", "t": "v", "e": "EnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60149,7 +65079,8 @@ "l": "Not Enrolled In School", "t": "v", "e": "NotEnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -60165,7 +65096,8 @@ "l": "Nursery School Preschool", "t": "v", "e": "EnrolledInNurserySchoolPreschool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60174,7 +65106,8 @@ "l": "Kindergarten", "t": "v", "e": "EnrolledInKindergarten", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60183,7 +65116,8 @@ "l": "Grade 1", "t": "v", "e": "EnrolledInGrade1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60192,7 +65126,8 @@ "l": "Grade 2", "t": "v", "e": "EnrolledInGrade2", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60201,7 +65136,8 @@ "l": "Grade 3", "t": "v", "e": "EnrolledInGrade3", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60210,7 +65146,8 @@ "l": "Grade 4", "t": "v", "e": "EnrolledInGrade4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60219,7 +65156,8 @@ "l": "Grade 5", "t": "v", "e": "EnrolledInGrade5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60228,7 +65166,8 @@ "l": "Grade 6", "t": "v", "e": "EnrolledInGrade6", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60237,7 +65176,8 @@ "l": "Grade 7", "t": "v", "e": "EnrolledInGrade7", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60246,7 +65186,8 @@ "l": "Grade 8", "t": "v", "e": "EnrolledInGrade8", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60255,7 +65196,8 @@ "l": "Grade 9", "t": "v", "e": "EnrolledInGrade9", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60264,7 +65206,8 @@ "l": "Grade 10", "t": "v", "e": "EnrolledInGrade10", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60273,7 +65216,8 @@ "l": "Grade 11", "t": "v", "e": "EnrolledInGrade11", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60282,7 +65226,8 @@ "l": "Grade 12", "t": "v", "e": "EnrolledInGrade12", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60291,7 +65236,8 @@ "l": "College Undergraduate Years", "t": "v", "e": "EnrolledInCollegeUndergraduateYears", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60300,7 +65246,8 @@ "l": "Graduate Or Professional School", "t": "v", "e": "GraduateOrProfessionalSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -60355,7 +65302,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60364,7 +65312,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -60391,7 +65340,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60400,7 +65350,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -60427,7 +65378,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60436,7 +65388,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -60463,7 +65416,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60472,7 +65426,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -60506,7 +65461,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60515,7 +65471,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60524,7 +65481,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60533,7 +65491,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60542,7 +65501,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60551,7 +65511,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60560,7 +65521,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -60587,7 +65549,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60596,7 +65559,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60605,7 +65569,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60614,7 +65579,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60623,7 +65589,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60632,7 +65599,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60641,7 +65609,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -60661,7 +65630,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60670,7 +65640,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60679,7 +65650,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60688,7 +65660,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60697,7 +65670,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -60713,7 +65687,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -60743,7 +65718,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60752,7 +65728,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -60768,7 +65745,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60777,7 +65755,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60786,7 +65765,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60795,7 +65775,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60804,7 +65785,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60813,7 +65795,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60822,7 +65805,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60831,7 +65815,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60840,7 +65825,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60849,7 +65835,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60858,7 +65845,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60867,7 +65855,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60876,7 +65865,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60885,7 +65875,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60894,7 +65885,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60903,7 +65895,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60912,7 +65905,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60921,7 +65915,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60930,7 +65925,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60939,7 +65935,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -60966,7 +65963,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -60975,7 +65973,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -60991,7 +65990,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61000,7 +66000,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61009,7 +66010,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61018,7 +66020,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61027,7 +66030,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61036,7 +66040,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61045,7 +66050,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61054,7 +66060,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61063,7 +66070,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61072,7 +66080,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61081,7 +66090,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61090,7 +66100,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61099,7 +66110,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61108,7 +66120,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61117,7 +66130,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61126,7 +66140,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61135,7 +66150,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61144,7 +66160,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61153,7 +66170,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61162,7 +66180,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -61207,7 +66226,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61216,7 +66236,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -61243,7 +66264,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61252,7 +66274,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -61279,7 +66302,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61288,7 +66312,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -61315,7 +66340,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61324,7 +66350,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -61358,7 +66385,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61367,7 +66395,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61376,7 +66405,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61385,7 +66415,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61394,7 +66425,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61403,7 +66435,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61412,7 +66445,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -61439,7 +66473,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61448,7 +66483,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61457,7 +66493,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61466,7 +66503,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61475,7 +66513,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61484,7 +66523,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61493,7 +66533,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -61513,7 +66554,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61522,7 +66564,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61531,7 +66574,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61540,7 +66584,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61549,7 +66594,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -61565,7 +66611,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -61595,7 +66642,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61604,7 +66652,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -61620,7 +66669,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61629,7 +66679,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61638,7 +66689,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61647,7 +66699,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61656,7 +66709,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61665,7 +66719,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61674,7 +66729,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61683,7 +66739,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61692,7 +66749,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61701,7 +66759,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61710,7 +66769,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61719,7 +66779,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61728,7 +66789,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61737,7 +66799,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61746,7 +66809,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61755,7 +66819,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61764,7 +66829,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61773,7 +66839,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61782,7 +66849,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61791,7 +66859,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -61818,7 +66887,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61827,7 +66897,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -61843,7 +66914,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61852,7 +66924,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61861,7 +66934,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61870,7 +66944,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61879,7 +66954,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61888,7 +66964,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61897,7 +66974,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61906,7 +66984,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61915,7 +66994,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61924,7 +67004,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61933,7 +67014,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61942,7 +67024,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61951,7 +67034,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61960,7 +67044,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61969,7 +67054,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61978,7 +67064,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61987,7 +67074,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -61996,7 +67084,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62005,7 +67094,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62014,7 +67104,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -62052,7 +67143,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62061,7 +67153,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -62077,7 +67170,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62086,7 +67180,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -62113,7 +67208,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62122,7 +67218,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -62138,7 +67235,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62147,7 +67245,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -62195,7 +67294,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62204,7 +67304,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62213,7 +67314,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62222,7 +67324,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62231,7 +67334,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62240,7 +67344,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62249,7 +67354,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -62276,7 +67382,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62285,7 +67392,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62294,7 +67402,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62303,7 +67412,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62312,7 +67422,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62321,7 +67432,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62330,7 +67442,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -62375,7 +67488,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62384,7 +67498,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62393,7 +67508,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62402,7 +67518,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62411,7 +67528,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62420,7 +67538,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62429,7 +67548,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -62456,7 +67576,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62465,7 +67586,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62474,7 +67596,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62483,7 +67606,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62492,7 +67616,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62501,7 +67626,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62510,7 +67636,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -62534,7 +67661,8 @@ "l": "Enrolled In School", "t": "v", "e": "EnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62543,7 +67671,8 @@ "l": "Not Enrolled In School", "t": "v", "e": "NotEnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -62559,7 +67688,8 @@ "l": "Nursery School Preschool", "t": "v", "e": "EnrolledInNurserySchoolPreschool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62568,7 +67698,8 @@ "l": "Kindergarten", "t": "v", "e": "EnrolledInKindergarten", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62577,7 +67708,8 @@ "l": "Grade 1", "t": "v", "e": "EnrolledInGrade1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62586,7 +67718,8 @@ "l": "Grade 2", "t": "v", "e": "EnrolledInGrade2", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62595,7 +67728,8 @@ "l": "Grade 3", "t": "v", "e": "EnrolledInGrade3", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62604,7 +67738,8 @@ "l": "Grade 4", "t": "v", "e": "EnrolledInGrade4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62613,7 +67748,8 @@ "l": "Grade 5", "t": "v", "e": "EnrolledInGrade5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62622,7 +67758,8 @@ "l": "Grade 6", "t": "v", "e": "EnrolledInGrade6", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62631,7 +67768,8 @@ "l": "Grade 7", "t": "v", "e": "EnrolledInGrade7", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62640,7 +67778,8 @@ "l": "Grade 8", "t": "v", "e": "EnrolledInGrade8", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62649,7 +67788,8 @@ "l": "Grade 9", "t": "v", "e": "EnrolledInGrade9", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62658,7 +67798,8 @@ "l": "Grade 10", "t": "v", "e": "EnrolledInGrade10", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62667,7 +67808,8 @@ "l": "Grade 11", "t": "v", "e": "EnrolledInGrade11", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62676,7 +67818,8 @@ "l": "Grade 12", "t": "v", "e": "EnrolledInGrade12", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62685,7 +67828,8 @@ "l": "College Undergraduate Years", "t": "v", "e": "EnrolledInCollegeUndergraduateYears", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62694,7 +67838,8 @@ "l": "Graduate Or Professional School", "t": "v", "e": "GraduateOrProfessionalSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -62749,7 +67894,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62758,7 +67904,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -62785,7 +67932,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62794,7 +67942,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -62821,7 +67970,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62830,7 +67980,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -62857,7 +68008,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62866,7 +68018,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -62900,7 +68053,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62909,7 +68063,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62918,7 +68073,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62927,7 +68083,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62936,7 +68093,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62945,7 +68103,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62954,7 +68113,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -62981,7 +68141,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62990,7 +68151,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -62999,7 +68161,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63008,7 +68171,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63017,7 +68181,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63026,7 +68191,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63035,7 +68201,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -63055,7 +68222,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63064,7 +68232,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63073,7 +68242,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63082,7 +68252,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63091,7 +68262,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -63107,7 +68279,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -63137,7 +68310,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63146,7 +68320,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -63162,7 +68337,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63171,7 +68347,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63180,7 +68357,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63189,7 +68367,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63198,7 +68377,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63207,7 +68387,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63216,7 +68397,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63225,7 +68407,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63234,7 +68417,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63243,7 +68427,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63252,7 +68437,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63261,7 +68447,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63270,7 +68457,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63279,7 +68467,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63288,7 +68477,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63297,7 +68487,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63306,7 +68497,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63315,7 +68507,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63324,7 +68517,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63333,7 +68527,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -63360,7 +68555,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63369,7 +68565,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -63385,7 +68582,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63394,7 +68592,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63403,7 +68602,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63412,7 +68612,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63421,7 +68622,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63430,7 +68632,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63439,7 +68642,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63448,7 +68652,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63457,7 +68662,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63466,7 +68672,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63475,7 +68682,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63484,7 +68692,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63493,7 +68702,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63502,7 +68712,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63511,7 +68722,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63520,7 +68732,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63529,7 +68742,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63538,7 +68752,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63547,7 +68762,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63556,7 +68772,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -63601,7 +68818,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63610,7 +68828,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -63637,7 +68856,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63646,7 +68866,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -63673,7 +68894,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63682,7 +68904,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -63709,7 +68932,8 @@ "l": "Above Poverty Level In The Past12 Months", "t": "v", "e": "AbovePovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63718,7 +68942,8 @@ "l": "Below Poverty Level In The Past12 Months", "t": "v", "e": "BelowPovertyLevelInThePast12Months", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -63752,7 +68977,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63761,7 +68987,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63770,7 +68997,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63779,7 +69007,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63788,7 +69017,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63797,7 +69027,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63806,7 +69037,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -63833,7 +69065,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63842,7 +69075,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63851,7 +69085,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63860,7 +69095,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63869,7 +69105,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63878,7 +69115,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63887,7 +69125,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -63907,7 +69146,8 @@ "l": "Divorced", "t": "v", "e": "Divorced", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63916,7 +69156,8 @@ "l": "Married And Not Separated", "t": "v", "e": "MarriedAndNotSeparated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63925,7 +69166,8 @@ "l": "Never Married", "t": "v", "e": "NeverMarried", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63934,7 +69176,8 @@ "l": "Separated", "t": "v", "e": "Separated", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63943,7 +69186,8 @@ "l": "Widowed", "t": "v", "e": "Widowed", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -63959,7 +69203,8 @@ "l": "High School Graduate Includes Equivalency", "t": "v", "e": "HighSchoolGraduateIncludesEquivalency", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -63989,7 +69234,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -63998,7 +69244,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -64014,7 +69261,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64023,7 +69271,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64032,7 +69281,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64041,7 +69291,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64050,7 +69301,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64059,7 +69311,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64068,7 +69321,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64077,7 +69331,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64086,7 +69341,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64095,7 +69351,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64104,7 +69361,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64113,7 +69371,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64122,7 +69381,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64131,7 +69391,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64140,7 +69401,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64149,7 +69411,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64158,7 +69421,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64167,7 +69431,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64176,7 +69441,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64185,7 +69451,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -64212,7 +69479,8 @@ "l": "No Income", "t": "v", "e": "NoIncome", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64221,7 +69489,8 @@ "l": "With Income", "t": "v", "e": "WithIncome", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -64237,7 +69506,8 @@ "l": "Less than 2,499 $", "t": "v", "e": "USDollarUpto2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64246,7 +69516,8 @@ "l": "2,500 - 4,999 $", "t": "v", "e": "USDollar2500To4999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64255,7 +69526,8 @@ "l": "5,000 - 7,499 $", "t": "v", "e": "USDollar5000To7499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64264,7 +69536,8 @@ "l": "7,500 - 9,999 $", "t": "v", "e": "USDollar7500To9999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64273,7 +69546,8 @@ "l": "10,000 - 12,499 $", "t": "v", "e": "USDollar10000To12499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64282,7 +69556,8 @@ "l": "12,500 - 14,999 $", "t": "v", "e": "USDollar12500To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64291,7 +69566,8 @@ "l": "15,000 - 17,499 $", "t": "v", "e": "USDollar15000To17499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64300,7 +69576,8 @@ "l": "17,500 - 19,999 $", "t": "v", "e": "USDollar17500To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64309,7 +69586,8 @@ "l": "20,000 - 22,499 $", "t": "v", "e": "USDollar20000To22499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64318,7 +69596,8 @@ "l": "22,500 - 24,999 $", "t": "v", "e": "USDollar22500To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64327,7 +69606,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64336,7 +69616,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64345,7 +69626,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64354,7 +69636,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64363,7 +69646,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64372,7 +69656,8 @@ "l": "50,000 - 54,999 $", "t": "v", "e": "USDollar50000To54999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64381,7 +69666,8 @@ "l": "55,000 - 64,999 $", "t": "v", "e": "USDollar55000To64999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64390,7 +69676,8 @@ "l": "65,000 - 74,999 $", "t": "v", "e": "USDollar65000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64399,7 +69686,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64408,7 +69696,8 @@ "l": "More than 100,000 $", "t": "v", "e": "USDollar100000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -64446,7 +69735,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64455,7 +69745,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -64471,7 +69762,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64480,7 +69772,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -64507,7 +69800,8 @@ "l": "Language Other Than English", "t": "v", "e": "LanguageOtherThanEnglish", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64516,7 +69810,8 @@ "l": "Only English", "t": "v", "e": "OnlyEnglish", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -64532,7 +69827,8 @@ "l": "Speak English Less Than Very Well", "t": "v", "e": "SpeakEnglishLessThanVeryWell", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64541,7 +69837,8 @@ "l": "Speak English Very Well", "t": "v", "e": "SpeakEnglishVeryWell", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -64589,7 +69886,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64598,7 +69896,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64607,7 +69906,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64616,7 +69916,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64625,7 +69926,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64634,7 +69936,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64643,7 +69946,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -64670,7 +69974,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64679,7 +69984,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64688,7 +69994,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64697,7 +70004,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64706,7 +70014,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64715,7 +70024,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64724,7 +70034,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -64769,7 +70080,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64778,7 +70090,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64787,7 +70100,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64796,7 +70110,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64805,7 +70120,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64814,7 +70130,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64823,7 +70140,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -64850,7 +70168,8 @@ "l": "Less than 5 Years", "t": "v", "e": "YearsUpto5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64859,7 +70178,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64868,7 +70188,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64877,7 +70198,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64886,7 +70208,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64895,7 +70218,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64904,7 +70228,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -64928,7 +70253,8 @@ "l": "Enrolled In School", "t": "v", "e": "EnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64937,7 +70263,8 @@ "l": "Not Enrolled In School", "t": "v", "e": "NotEnrolledInSchool", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -64953,7 +70280,8 @@ "l": "Nursery School Preschool", "t": "v", "e": "EnrolledInNurserySchoolPreschool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64962,7 +70290,8 @@ "l": "Kindergarten", "t": "v", "e": "EnrolledInKindergarten", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64971,7 +70300,8 @@ "l": "Grade 1", "t": "v", "e": "EnrolledInGrade1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64980,7 +70310,8 @@ "l": "Grade 2", "t": "v", "e": "EnrolledInGrade2", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64989,7 +70320,8 @@ "l": "Grade 3", "t": "v", "e": "EnrolledInGrade3", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -64998,7 +70330,8 @@ "l": "Grade 4", "t": "v", "e": "EnrolledInGrade4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65007,7 +70340,8 @@ "l": "Grade 5", "t": "v", "e": "EnrolledInGrade5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65016,7 +70350,8 @@ "l": "Grade 6", "t": "v", "e": "EnrolledInGrade6", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65025,7 +70360,8 @@ "l": "Grade 7", "t": "v", "e": "EnrolledInGrade7", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65034,7 +70370,8 @@ "l": "Grade 8", "t": "v", "e": "EnrolledInGrade8", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65043,7 +70380,8 @@ "l": "Grade 9", "t": "v", "e": "EnrolledInGrade9", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65052,7 +70390,8 @@ "l": "Grade 10", "t": "v", "e": "EnrolledInGrade10", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65061,7 +70400,8 @@ "l": "Grade 11", "t": "v", "e": "EnrolledInGrade11", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65070,7 +70410,8 @@ "l": "Grade 12", "t": "v", "e": "EnrolledInGrade12", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65079,7 +70420,8 @@ "l": "College Undergraduate Years", "t": "v", "e": "EnrolledInCollegeUndergraduateYears", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65088,7 +70430,8 @@ "l": "Graduate Or Professional School", "t": "v", "e": "GraduateOrProfessionalSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65136,7 +70479,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65145,7 +70489,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65172,7 +70517,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65181,7 +70527,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65226,7 +70573,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65235,7 +70583,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65262,7 +70611,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65271,7 +70621,8 @@ "l": "More than 75 Years", "t": "v", "e": "Years75Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65309,7 +70660,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65318,7 +70670,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65331,7 +70684,8 @@ "l": "Nursery School", "t": "v", "e": "NurserySchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65340,7 +70694,8 @@ "l": "Kindergarten", "t": "v", "e": "Kindergarten", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65349,7 +70704,8 @@ "l": "Ged Or Alternative Credential", "t": "v", "e": "GedOrAlternativeCredential", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65358,7 +70714,8 @@ "l": "Regular High School Diploma", "t": "v", "e": "RegularHighSchoolDiploma", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65395,7 +70752,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65404,7 +70762,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65413,7 +70772,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65422,7 +70782,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65449,7 +70810,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65458,7 +70820,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65467,7 +70830,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65476,7 +70840,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65521,7 +70886,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65530,7 +70896,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65539,7 +70906,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65548,7 +70916,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65575,7 +70944,8 @@ "l": "18 - 24 Years", "t": "v", "e": "Years18To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65584,7 +70954,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65593,7 +70964,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65602,7 +70974,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65633,7 +71006,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65642,7 +71016,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65669,7 +71044,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65678,7 +71054,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65705,7 +71082,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65714,7 +71092,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65762,7 +71141,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65771,7 +71151,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65798,7 +71179,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65807,7 +71189,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65852,7 +71235,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65861,7 +71245,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65888,7 +71273,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65897,7 +71283,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65942,7 +71329,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65951,7 +71339,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -65978,7 +71367,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -65987,7 +71377,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66032,7 +71423,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66041,7 +71433,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66068,7 +71461,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66077,7 +71471,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66094,7 +71489,8 @@ "l": "Graduate Or Professional School", "t": "v", "e": "GraduateOrProfessionalSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66131,7 +71527,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66140,7 +71537,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66167,7 +71565,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66176,7 +71575,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66221,7 +71621,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66230,7 +71631,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66257,7 +71659,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66266,7 +71669,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66281,11 +71685,10 @@ ] }, "Crime": { - "sv": [ - "top" - ], + "sv": [], "l": "Crime", "t": "p", + "e": "Crime", "c": 11, "cd": [ { @@ -66300,7 +71703,8 @@ "l": "Arson", "t": "v", "e": "Arson", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66309,7 +71713,8 @@ "l": "Combined Crime", "t": "v", "e": "UCR_CombinedCrime", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66322,12 +71727,13 @@ "cd": [ { "sv": [ - "Count_CriminalActivities_Burglary" + "Count_CriminalActivities_MotorVehicleTheft" ], - "l": "Burglary", + "l": "Motor Vehicle Theft", "t": "v", - "e": "Burglary", - "c": 1 + "e": "MotorVehicleTheft", + "c": 1, + "cd": [] }, { "sv": [ @@ -66336,16 +71742,18 @@ "l": "Larceny Theft", "t": "v", "e": "LarcenyTheft", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ - "Count_CriminalActivities_MotorVehicleTheft" + "Count_CriminalActivities_Burglary" ], - "l": "Motor Vehicle Theft", + "l": "Burglary", "t": "v", - "e": "MotorVehicleTheft", - "c": 1 + "e": "Burglary", + "c": 1, + "cd": [] } ] }, @@ -66360,39 +71768,43 @@ "cd": [ { "sv": [ - "Count_CriminalActivities_AggravatedAssault" + "Count_CriminalActivities_MurderAndNonNegligentManslaughter" ], - "l": "Aggravated Assault", + "l": "Murder And Non Negligent Manslaughter", "t": "v", - "e": "AggravatedAssault", - "c": 1 + "e": "MurderAndNonNegligentManslaughter", + "c": 1, + "cd": [] }, { "sv": [ - "Count_CriminalActivities_ForcibleRape" + "Count_CriminalActivities_Robbery" ], - "l": "Forcible Rape", + "l": "Robbery", "t": "v", - "e": "ForcibleRape", - "c": 1 + "e": "Robbery", + "c": 1, + "cd": [] }, { "sv": [ - "Count_CriminalActivities_MurderAndNonNegligentManslaughter" + "Count_CriminalActivities_ForcibleRape" ], - "l": "Murder And Non Negligent Manslaughter", + "l": "Forcible Rape", "t": "v", - "e": "MurderAndNonNegligentManslaughter", - "c": 1 + "e": "ForcibleRape", + "c": 1, + "cd": [] }, { "sv": [ - "Count_CriminalActivities_Robbery" + "Count_CriminalActivities_AggravatedAssault" ], - "l": "Robbery", + "l": "Aggravated Assault", "t": "v", - "e": "Robbery", - "c": 1 + "e": "AggravatedAssault", + "c": 1, + "cd": [] } ] } @@ -66401,11 +71813,10 @@ ] }, "Education": { - "sv": [ - "top" - ], + "sv": [], "l": "Education", "t": "p", + "e": "Education", "c": 215, "cd": [ { @@ -66434,7 +71845,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66443,7 +71855,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66456,7 +71869,8 @@ "l": "Nursery School", "t": "v", "e": "NurserySchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66465,7 +71879,8 @@ "l": "Kindergarten", "t": "v", "e": "Kindergarten", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66474,7 +71889,8 @@ "l": "Ged Or Alternative Credential", "t": "v", "e": "GedOrAlternativeCredential", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66483,7 +71899,8 @@ "l": "Regular High School Diploma", "t": "v", "e": "RegularHighSchoolDiploma", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66506,7 +71923,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66515,7 +71933,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66542,7 +71961,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66551,7 +71971,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66578,7 +71999,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66587,7 +72009,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66614,7 +72037,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66623,7 +72047,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66650,7 +72075,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66659,7 +72085,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66707,7 +72134,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66716,7 +72144,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66743,7 +72172,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66752,7 +72182,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66797,7 +72228,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66806,7 +72238,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66833,7 +72266,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66842,7 +72276,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66887,7 +72322,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66896,7 +72332,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66923,7 +72360,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66932,7 +72370,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -66977,7 +72416,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -66986,7 +72426,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67013,7 +72454,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67022,7 +72464,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67039,7 +72482,8 @@ "l": "Graduate Or Professional School", "t": "v", "e": "GraduateOrProfessionalSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67076,7 +72520,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67085,7 +72530,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67112,7 +72558,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67121,7 +72568,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67166,7 +72614,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67175,7 +72624,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67202,7 +72652,8 @@ "l": "Private School", "t": "v", "e": "PrivateSchool", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67211,7 +72662,8 @@ "l": "Public School", "t": "v", "e": "PublicSchool", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67249,7 +72701,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67258,7 +72711,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -67274,7 +72728,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67283,7 +72738,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67292,7 +72748,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67301,7 +72758,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67310,7 +72768,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67319,7 +72778,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67328,7 +72788,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67369,7 +72830,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67396,7 +72858,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67416,7 +72879,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67425,7 +72889,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67434,7 +72899,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67443,7 +72909,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67452,7 +72919,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67461,7 +72929,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67470,7 +72939,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67504,7 +72974,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67513,7 +72984,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67522,7 +72994,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67531,7 +73004,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67540,7 +73014,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67549,7 +73024,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67558,7 +73034,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67585,7 +73062,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67594,7 +73072,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67603,7 +73082,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67612,7 +73092,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67621,7 +73102,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67630,7 +73112,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67639,7 +73122,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67666,7 +73150,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67675,7 +73160,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67684,7 +73170,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67693,7 +73180,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67702,7 +73190,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67711,7 +73200,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67720,7 +73210,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67747,7 +73238,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67756,7 +73248,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67765,7 +73258,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67774,7 +73268,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67783,7 +73278,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67792,7 +73288,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67801,7 +73298,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67828,7 +73326,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67837,7 +73336,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67846,7 +73346,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67855,7 +73356,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67864,7 +73366,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67873,7 +73376,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67882,7 +73386,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67909,7 +73414,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67918,7 +73424,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67927,7 +73434,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67936,7 +73444,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67945,7 +73454,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67954,7 +73464,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67963,7 +73474,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -67990,7 +73502,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -67999,7 +73512,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68008,7 +73522,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68017,7 +73532,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68026,7 +73542,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68035,7 +73552,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68044,7 +73562,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -68071,7 +73590,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68080,7 +73600,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68089,7 +73610,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68098,7 +73620,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68107,7 +73630,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68116,7 +73640,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68125,7 +73650,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -68152,7 +73678,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68161,7 +73688,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68170,7 +73698,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68179,7 +73708,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68188,7 +73718,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68197,7 +73728,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68206,7 +73738,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -68233,7 +73766,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68242,7 +73776,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68251,7 +73786,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68260,7 +73796,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68269,7 +73806,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68278,7 +73816,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68287,7 +73826,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -68314,7 +73854,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68323,7 +73864,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68332,7 +73874,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68341,7 +73884,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68350,7 +73894,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68359,7 +73904,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68368,7 +73914,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -68395,7 +73942,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68404,7 +73952,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68413,7 +73962,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68422,7 +73972,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68431,7 +73982,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68440,7 +73992,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68449,7 +74002,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -68476,7 +74030,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68485,7 +74040,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68494,7 +74050,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68503,7 +74060,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68512,7 +74070,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68521,7 +74080,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68530,7 +74090,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -68557,7 +74118,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68566,7 +74128,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68575,7 +74138,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68584,7 +74148,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68593,7 +74158,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68602,7 +74168,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68611,7 +74178,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -68638,7 +74206,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68647,7 +74216,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68656,7 +74226,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68665,7 +74236,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68674,7 +74246,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68683,7 +74256,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68692,7 +74266,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -68719,7 +74294,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68728,7 +74304,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68737,7 +74314,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68746,7 +74324,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68755,7 +74334,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68764,7 +74344,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68773,7 +74354,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -68784,11 +74366,10 @@ ] }, "Employment": { - "sv": [ - "top" - ], + "sv": [], "l": "Employment", "t": "p", + "e": "Employment", "c": 196, "cd": [ { @@ -68797,7 +74378,9 @@ ], "l": "Unemployment Rate", "t": "v", - "c": 1 + "e": "Unemployment Rate", + "c": 1, + "cd": [] }, { "sv": [ @@ -68805,7 +74388,9 @@ ], "l": "Labor Force", "t": "v", - "c": 1 + "e": "Labor Force", + "c": 1, + "cd": [] }, { "sv": [ @@ -68813,7 +74398,9 @@ ], "l": "Employed", "t": "v", - "c": 1 + "e": "Employed", + "c": 1, + "cd": [] }, { "sv": [ @@ -68821,7 +74408,9 @@ ], "l": "Unemployed", "t": "v", - "c": 1 + "e": "Unemployed", + "c": 1, + "cd": [] }, { "l": "Establishments by Industry", @@ -68849,7 +74438,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68858,7 +74448,8 @@ "l": "Government Owned", "t": "v", "e": "GovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68867,7 +74458,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68876,7 +74468,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68885,7 +74478,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -68912,7 +74506,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68921,7 +74516,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68930,7 +74526,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68939,7 +74536,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -68966,7 +74564,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -68975,7 +74574,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69002,7 +74602,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69011,7 +74612,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69020,7 +74622,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69029,7 +74632,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69056,7 +74660,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69065,7 +74670,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69074,7 +74680,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69083,7 +74690,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69110,7 +74718,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69119,7 +74728,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69128,7 +74738,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69137,7 +74748,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69164,7 +74776,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69173,7 +74786,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69182,7 +74796,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69191,7 +74806,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69218,7 +74834,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69227,7 +74844,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69236,7 +74854,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69245,7 +74864,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69272,7 +74892,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69281,7 +74902,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69290,7 +74912,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69299,7 +74922,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69326,7 +74950,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69335,7 +74960,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69344,7 +74970,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69353,7 +74980,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69380,7 +75008,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69407,7 +75036,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69416,7 +75046,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69425,7 +75056,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69434,7 +75066,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69461,7 +75094,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69470,7 +75104,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69479,7 +75114,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69488,7 +75124,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69515,7 +75152,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69524,7 +75162,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69533,7 +75172,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69542,7 +75182,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69569,7 +75210,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69578,7 +75220,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69587,7 +75230,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69596,7 +75240,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69623,7 +75268,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69632,7 +75278,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69641,7 +75288,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69650,7 +75298,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69677,7 +75326,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69686,7 +75336,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69695,7 +75346,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69704,7 +75356,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69731,7 +75384,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69740,7 +75394,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69749,7 +75404,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69776,7 +75432,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69785,7 +75442,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69794,7 +75452,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69803,7 +75462,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69837,7 +75497,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69846,7 +75507,8 @@ "l": "Government Owned", "t": "v", "e": "GovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69855,7 +75517,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69864,7 +75527,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69873,7 +75537,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69900,7 +75565,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69909,7 +75575,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69918,7 +75585,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69927,7 +75595,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69954,7 +75623,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69963,7 +75633,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -69990,7 +75661,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -69999,7 +75671,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70008,7 +75681,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70017,7 +75691,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70044,7 +75719,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70053,7 +75729,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70062,7 +75739,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70071,7 +75749,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70098,7 +75777,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70107,7 +75787,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70116,7 +75797,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70125,7 +75807,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70152,7 +75835,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70161,7 +75845,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70170,7 +75855,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70179,7 +75865,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70206,7 +75893,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70215,7 +75903,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70224,7 +75913,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70233,7 +75923,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70260,7 +75951,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70269,7 +75961,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70278,7 +75971,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70287,7 +75981,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70314,7 +76009,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70323,7 +76019,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70332,7 +76029,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70341,7 +76039,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70368,7 +76067,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70395,7 +76095,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70404,7 +76105,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70413,7 +76115,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70422,7 +76125,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70449,7 +76153,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70458,7 +76163,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70467,7 +76173,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70476,7 +76183,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70503,7 +76211,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70512,7 +76221,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70521,7 +76231,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70530,7 +76241,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70557,7 +76269,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70566,7 +76279,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70575,7 +76289,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70584,7 +76299,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70611,7 +76327,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70620,7 +76337,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70629,7 +76347,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70638,7 +76357,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70665,7 +76385,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70674,7 +76395,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70683,7 +76405,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70692,7 +76415,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70719,7 +76443,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70728,7 +76453,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70737,7 +76463,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70764,7 +76491,8 @@ "l": "Federal Government Owned", "t": "v", "e": "FederalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70773,7 +76501,8 @@ "l": "Local Government Owned", "t": "v", "e": "LocalGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70782,7 +76511,8 @@ "l": "Privately Owned", "t": "v", "e": "PrivatelyOwned", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70791,7 +76521,8 @@ "l": "State Government Owned", "t": "v", "e": "StateGovernmentOwned", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70806,7 +76537,6 @@ "cd": [ { "sv": [ - "Count_UnemploymentInsuranceClaim_ShortTimeCompensation_ScaledForPartTimeUnemploymentBenefits", "Count_UnemploymentInsuranceClaim_ShortTimeCompensation" ], "l": "Short Time Compensation", @@ -70821,23 +76551,23 @@ "cd": [ { "sv": [ - "Count_UnemploymentInsuranceClaim_ShortTimeCompensation_ContinuedClaim_ScaledForPartTimeUnemploymentBenefits", "Count_UnemploymentInsuranceClaim_ShortTimeCompensation_ContinuedClaim" ], "l": "Continued Claim", "t": "v", "e": "ContinuedClaim", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ - "Count_UnemploymentInsuranceClaim_ShortTimeCompensation_InitialClaim_ScaledForPartTimeUnemploymentBenefits", "Count_UnemploymentInsuranceClaim_ShortTimeCompensation_InitialClaim" ], "l": "Initial Claim", "t": "v", "e": "InitialClaim", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70864,7 +76594,8 @@ "l": "Continued Claim", "t": "v", "e": "ContinuedClaim", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70873,7 +76604,8 @@ "l": "Initial Claim Excluding Intrastate Transitional", "t": "v", "e": "InitialClaimExcludingIntrastateTransitional", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70900,7 +76632,8 @@ "l": "Continued Claim", "t": "v", "e": "ContinuedClaim", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70909,7 +76642,8 @@ "l": "Initial Claim", "t": "v", "e": "InitialClaim", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70936,7 +76670,8 @@ "l": "Continued Claim", "t": "v", "e": "ContinuedClaim", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -70945,7 +76680,8 @@ "l": "Initial Claim", "t": "v", "e": "InitialClaim", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -70956,21 +76692,20 @@ ] }, "Health": { - "sv": [ - "top" - ], + "sv": [], "l": "Health", "t": "p", - "c": 1214, + "e": "Health", + "c": 1213, "cd": [ { "sv": [ - "Count_MortalityEvent", "Count_Death" ], "l": "Mortality", "t": "v", - "c": 1102, + "e": "Mortality", + "c": 1101, "cd": [ { "l": "Age", @@ -71012,7 +76747,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71021,7 +76757,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -71037,7 +76774,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71046,7 +76784,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -71059,7 +76798,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71068,7 +76808,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71091,7 +76832,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71100,7 +76842,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -71116,7 +76859,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71125,7 +76869,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -71152,7 +76897,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71161,7 +76907,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -71177,7 +76924,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71186,7 +76934,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -71213,7 +76962,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71222,7 +76972,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -71238,7 +76989,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71247,7 +76999,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -71274,7 +77027,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -71290,7 +77044,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71299,7 +77054,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -71312,7 +77068,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71335,7 +77092,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71344,7 +77102,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -71360,7 +77119,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71369,7 +77129,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71378,7 +77139,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71387,7 +77149,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -71414,7 +77177,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71423,7 +77187,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -71439,7 +77204,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71448,7 +77214,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71457,7 +77224,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -71484,7 +77252,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71493,7 +77262,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -71509,7 +77279,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71518,7 +77289,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71527,7 +77299,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -71554,7 +77327,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71563,7 +77337,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -71579,7 +77354,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71588,7 +77364,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71597,7 +77374,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -71631,7 +77409,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71640,7 +77419,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71649,7 +77429,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71658,7 +77439,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -71674,7 +77456,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71683,7 +77466,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71692,7 +77476,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71701,7 +77486,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71710,7 +77496,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71719,7 +77506,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71728,7 +77516,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71737,7 +77526,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -71764,7 +77554,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71773,7 +77564,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71782,7 +77574,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71791,7 +77584,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -71807,7 +77601,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71816,7 +77611,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71825,7 +77621,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71834,7 +77631,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71843,7 +77641,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71852,7 +77651,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71861,7 +77661,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71870,7 +77671,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71879,7 +77681,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -71913,7 +77716,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71922,7 +77726,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -71938,7 +77743,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -71965,7 +77771,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71974,7 +77781,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -71990,7 +77798,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -71999,7 +77808,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72008,7 +77818,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72017,7 +77828,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -72044,7 +77856,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72053,7 +77866,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -72069,7 +77883,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72078,7 +77893,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72087,7 +77903,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72096,7 +77913,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72105,7 +77923,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72114,7 +77933,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72123,7 +77943,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72132,7 +77953,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72141,7 +77963,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -72168,7 +77991,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72177,7 +78001,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -72193,7 +78018,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72202,7 +78028,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72211,7 +78038,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72220,7 +78048,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72229,7 +78058,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72238,7 +78068,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72247,7 +78078,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72256,7 +78088,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72265,7 +78098,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -72296,7 +78130,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72319,7 +78154,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72328,7 +78164,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -72344,7 +78181,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -72371,7 +78209,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -72387,7 +78226,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -72400,7 +78240,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72423,7 +78264,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -72439,7 +78281,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -72466,7 +78309,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72475,7 +78319,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -72491,7 +78336,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72500,7 +78346,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -72527,7 +78374,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -72543,7 +78391,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -72570,7 +78419,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72579,7 +78429,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -72595,7 +78446,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72604,7 +78456,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -72638,7 +78491,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72647,7 +78501,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72656,7 +78511,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -72672,7 +78528,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72681,7 +78538,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72690,7 +78548,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72699,7 +78558,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72708,7 +78568,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -72735,7 +78596,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72744,7 +78606,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72753,7 +78616,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -72769,7 +78633,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72778,7 +78643,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72787,7 +78653,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72796,7 +78663,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -72830,7 +78698,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72839,7 +78708,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -72866,7 +78736,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72875,7 +78746,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -72891,7 +78763,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72900,7 +78773,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -72927,7 +78801,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72936,7 +78811,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -72952,7 +78828,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72961,7 +78838,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72970,7 +78848,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72979,7 +78858,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72988,7 +78868,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -72997,7 +78878,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73028,7 +78910,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73051,7 +78934,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73060,7 +78944,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -73076,7 +78961,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73085,7 +78971,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73112,7 +78999,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73139,7 +79027,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73148,7 +79037,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -73164,7 +79054,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73173,7 +79064,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73200,7 +79092,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -73216,7 +79109,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73243,7 +79137,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -73259,7 +79154,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73272,7 +79168,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73295,7 +79192,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73304,7 +79202,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -73320,7 +79219,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73347,7 +79247,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73374,7 +79275,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73383,7 +79285,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -73399,7 +79302,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73408,7 +79312,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73417,7 +79322,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73426,7 +79332,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73460,7 +79367,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73469,7 +79377,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73478,7 +79387,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -73494,7 +79404,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73503,7 +79414,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73512,7 +79424,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73521,7 +79434,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73530,7 +79444,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73557,7 +79472,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73566,7 +79482,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73575,7 +79492,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -73591,7 +79509,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73600,7 +79519,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73609,7 +79529,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73618,7 +79539,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73627,7 +79549,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73661,7 +79584,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73688,7 +79612,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73697,7 +79622,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -73713,7 +79639,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73740,7 +79667,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73749,7 +79677,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -73765,7 +79694,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73774,7 +79704,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73783,7 +79714,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73792,7 +79724,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73819,7 +79752,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73828,7 +79762,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -73844,7 +79779,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73853,7 +79789,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73862,7 +79799,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73871,7 +79809,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73880,7 +79819,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73889,7 +79829,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73898,7 +79839,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -73943,7 +79885,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73952,7 +79895,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -73968,7 +79912,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -73977,7 +79922,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74004,7 +79950,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74013,7 +79960,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -74029,7 +79977,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74038,7 +79987,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74047,7 +79997,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74074,7 +80025,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74083,7 +80035,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -74099,7 +80052,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74126,7 +80080,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -74142,7 +80097,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74169,7 +80125,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74178,7 +80135,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -74194,7 +80152,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74203,7 +80162,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74230,7 +80190,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74239,7 +80200,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -74255,7 +80217,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74264,7 +80227,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74291,7 +80255,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74300,7 +80265,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -74316,7 +80282,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74325,7 +80292,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74352,7 +80320,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74379,7 +80348,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74406,7 +80376,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -74422,7 +80393,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74449,7 +80421,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74458,7 +80431,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -74474,7 +80448,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74483,7 +80458,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74510,7 +80486,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -74526,7 +80503,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74553,7 +80531,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74562,7 +80541,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -74578,7 +80558,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74587,7 +80568,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74596,7 +80578,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74605,7 +80588,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74639,7 +80623,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74648,7 +80633,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74657,7 +80643,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74666,7 +80653,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -74682,7 +80670,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74691,7 +80680,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74700,7 +80690,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74709,7 +80700,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74718,7 +80710,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74727,7 +80720,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74736,7 +80730,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74745,7 +80740,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74754,7 +80750,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74781,7 +80778,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74790,7 +80788,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74799,7 +80798,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74808,7 +80808,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -74824,7 +80825,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74833,7 +80835,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74842,7 +80845,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74851,7 +80855,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74860,7 +80865,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74869,7 +80875,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74878,7 +80885,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74887,7 +80895,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74896,7 +80905,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74905,7 +80915,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74914,7 +80925,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -74948,7 +80960,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -74957,7 +80970,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -74973,7 +80987,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75000,7 +81015,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75009,7 +81025,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -75025,7 +81042,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75034,7 +81052,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75061,7 +81080,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75070,7 +81090,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -75086,7 +81107,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75095,7 +81117,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75104,7 +81127,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75113,7 +81137,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75122,7 +81147,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75131,7 +81157,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75140,7 +81167,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75167,7 +81195,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75176,7 +81205,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -75192,7 +81222,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75201,7 +81232,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75210,7 +81242,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75219,7 +81252,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75228,7 +81262,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75237,7 +81272,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75246,7 +81282,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75255,7 +81292,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75264,7 +81302,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75273,7 +81312,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75282,7 +81322,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75291,7 +81332,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75336,7 +81378,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75345,7 +81388,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -75361,7 +81405,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75370,7 +81415,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75397,7 +81443,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75406,7 +81453,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -75422,7 +81470,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75431,7 +81480,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75440,7 +81490,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75467,7 +81518,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75494,7 +81546,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75503,7 +81556,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -75519,7 +81573,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75528,7 +81583,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75555,7 +81611,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75564,7 +81621,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -75580,7 +81638,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75589,7 +81648,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75616,7 +81676,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75625,7 +81686,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -75641,7 +81703,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75650,7 +81713,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75677,7 +81741,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75686,7 +81751,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -75702,7 +81768,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75711,7 +81778,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75720,7 +81788,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75747,7 +81816,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75756,7 +81826,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -75772,7 +81843,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75781,7 +81853,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75808,7 +81881,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75817,7 +81891,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -75833,7 +81908,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75842,7 +81918,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75851,7 +81928,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75878,7 +81956,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -75894,7 +81973,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75921,7 +82001,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -75930,7 +82011,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -75946,7 +82028,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -75973,7 +82056,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -75989,7 +82073,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -76016,7 +82101,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76025,7 +82111,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -76041,7 +82128,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -76068,7 +82156,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76077,7 +82166,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -76093,7 +82183,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76102,7 +82193,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -76129,7 +82221,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76138,7 +82231,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -76154,7 +82248,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76163,7 +82258,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76172,7 +82268,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -76199,7 +82296,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76208,7 +82306,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -76224,7 +82323,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76233,7 +82333,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76242,7 +82343,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76251,7 +82353,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -76285,7 +82388,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76294,7 +82398,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76303,7 +82408,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76312,7 +82418,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -76328,7 +82435,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76337,7 +82445,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76346,7 +82455,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76355,7 +82465,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76364,7 +82475,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76373,7 +82485,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76382,7 +82495,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76391,7 +82505,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76400,7 +82515,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76409,7 +82525,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76418,7 +82535,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76427,7 +82545,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76436,7 +82555,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76445,7 +82565,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76454,7 +82575,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -76481,7 +82603,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76490,7 +82613,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76499,7 +82623,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76508,7 +82633,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -76524,7 +82650,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76533,7 +82660,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76542,7 +82670,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76551,7 +82680,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76560,7 +82690,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76569,7 +82700,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76578,7 +82710,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76587,7 +82720,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76596,7 +82730,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76605,7 +82740,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76614,7 +82750,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76623,7 +82760,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76632,7 +82770,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -76666,7 +82805,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76675,7 +82815,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -76691,7 +82832,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76700,7 +82842,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -76727,7 +82870,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76736,7 +82880,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -76752,7 +82897,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76761,7 +82907,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76770,7 +82917,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76779,7 +82927,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -76806,7 +82955,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76815,7 +82965,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -76831,7 +82982,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76840,7 +82992,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76849,7 +83002,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76858,7 +83012,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76867,7 +83022,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76876,7 +83032,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76885,7 +83042,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76894,7 +83052,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76903,7 +83062,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76912,7 +83072,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76921,7 +83082,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76930,7 +83092,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76939,7 +83102,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -76966,7 +83130,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -76975,7 +83140,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -76991,7 +83157,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77000,7 +83167,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77009,7 +83177,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77018,7 +83187,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77027,7 +83197,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77036,7 +83207,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77045,7 +83217,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77054,7 +83227,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77063,7 +83237,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77072,7 +83247,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77081,7 +83257,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77090,7 +83267,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77099,7 +83277,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77108,7 +83287,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -77153,7 +83333,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77162,7 +83343,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -77178,7 +83360,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77187,7 +83370,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77196,7 +83380,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -77223,7 +83408,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77232,7 +83418,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -77248,7 +83435,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77257,7 +83445,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77266,7 +83455,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -77293,7 +83483,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77302,7 +83493,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -77318,7 +83510,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77327,7 +83520,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -77354,7 +83548,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77363,7 +83558,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -77379,7 +83575,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77388,7 +83585,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77397,7 +83595,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -77424,7 +83623,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77433,7 +83633,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -77449,7 +83650,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77458,7 +83660,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77467,7 +83670,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -77494,7 +83698,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77503,7 +83708,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -77519,7 +83725,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77528,7 +83735,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -77555,7 +83763,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77564,7 +83773,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -77580,7 +83790,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77589,7 +83800,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77598,7 +83810,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77607,7 +83820,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -77634,7 +83848,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77643,7 +83858,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -77659,7 +83875,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77668,7 +83885,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -77695,7 +83913,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77704,7 +83923,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -77720,7 +83940,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77729,7 +83950,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77738,7 +83960,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77747,7 +83970,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -77774,7 +83998,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77783,7 +84008,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -77799,7 +84025,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77808,7 +84035,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -77835,7 +84063,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77844,7 +84073,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -77860,7 +84090,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77869,7 +84100,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -77896,7 +84128,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -77912,7 +84145,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -77939,7 +84173,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -77948,7 +84183,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -77964,7 +84200,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -77991,7 +84228,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78000,7 +84238,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -78016,7 +84255,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78025,7 +84265,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78034,7 +84275,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -78061,7 +84303,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78070,7 +84313,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -78086,7 +84330,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78095,7 +84340,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78104,7 +84350,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -78131,7 +84378,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78140,7 +84388,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -78156,7 +84405,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78165,7 +84415,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78174,7 +84425,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78183,7 +84435,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -78217,7 +84470,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78226,7 +84480,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78235,7 +84490,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78244,7 +84500,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -78260,7 +84517,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78269,7 +84527,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78278,7 +84537,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78287,7 +84547,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78296,7 +84557,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78305,7 +84567,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78314,7 +84577,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78323,7 +84587,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78332,7 +84597,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78341,7 +84607,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78350,7 +84617,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78359,7 +84627,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78368,7 +84637,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78377,7 +84647,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78386,7 +84657,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78395,7 +84667,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -78422,7 +84695,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78431,7 +84705,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78440,7 +84715,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78449,7 +84725,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -78465,7 +84742,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78474,7 +84752,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78483,7 +84762,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78492,7 +84772,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78501,7 +84782,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78510,7 +84792,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78519,7 +84802,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78528,7 +84812,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78537,7 +84822,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78546,7 +84832,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78555,7 +84842,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78564,7 +84852,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78573,7 +84862,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78582,7 +84872,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78591,7 +84882,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -78625,7 +84917,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78634,7 +84927,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -78650,7 +84944,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78659,7 +84954,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78668,7 +84964,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78677,7 +84974,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -78704,7 +85002,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78713,7 +85012,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -78729,7 +85029,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78738,7 +85039,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78747,7 +85049,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78756,7 +85059,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78765,7 +85069,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78774,7 +85079,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78783,7 +85089,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78792,7 +85099,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -78819,7 +85127,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78828,7 +85137,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -78844,7 +85154,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78853,7 +85164,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78862,7 +85174,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78871,7 +85184,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78880,7 +85194,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78889,7 +85204,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78898,7 +85214,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78907,7 +85224,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78916,7 +85234,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78925,7 +85244,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78934,7 +85254,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78943,7 +85264,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78952,7 +85274,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78961,7 +85284,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -78970,7 +85294,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -78997,7 +85322,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79006,7 +85332,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -79022,7 +85349,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79031,7 +85359,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79040,7 +85369,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79049,7 +85379,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79058,7 +85389,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79067,7 +85399,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79076,7 +85409,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79085,7 +85419,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79094,7 +85429,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79103,7 +85439,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79112,7 +85449,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79121,7 +85459,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79130,7 +85469,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79139,7 +85479,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79148,7 +85489,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -79193,7 +85535,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79202,7 +85545,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -79218,7 +85562,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79227,7 +85572,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79236,7 +85582,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -79263,7 +85610,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79272,7 +85620,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -79288,7 +85637,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79297,7 +85647,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79306,7 +85657,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79315,7 +85667,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -79342,7 +85695,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79351,7 +85705,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -79367,7 +85722,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79376,7 +85732,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -79403,7 +85760,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79412,7 +85770,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -79428,7 +85787,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79437,7 +85797,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79446,7 +85807,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79455,7 +85817,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -79482,7 +85845,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79491,7 +85855,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -79507,7 +85872,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79516,7 +85882,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -79543,7 +85910,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79552,7 +85920,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -79568,7 +85937,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79577,7 +85947,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79586,7 +85957,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -79613,7 +85985,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79622,7 +85995,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -79638,7 +86012,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79647,7 +86022,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79656,7 +86032,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79665,7 +86042,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -79692,7 +86070,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79701,7 +86080,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -79717,7 +86097,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79726,7 +86107,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79735,7 +86117,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -79762,7 +86145,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79771,7 +86155,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -79787,7 +86172,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79796,7 +86182,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79805,7 +86192,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79814,7 +86202,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -79841,7 +86230,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79850,7 +86240,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -79866,7 +86257,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79875,7 +86267,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -79902,7 +86295,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79911,7 +86305,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -79927,7 +86322,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79936,7 +86332,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -79945,7 +86342,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -79972,7 +86370,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -79988,7 +86387,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -80015,7 +86415,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80024,7 +86425,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -80040,7 +86442,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -80067,7 +86470,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80076,7 +86480,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -80092,7 +86497,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80101,7 +86507,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80110,7 +86517,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -80137,7 +86545,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80146,7 +86555,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -80162,7 +86572,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80171,7 +86582,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -80198,7 +86610,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80207,7 +86620,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -80223,7 +86637,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80232,7 +86647,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80241,7 +86657,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80250,7 +86667,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -80284,7 +86702,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80293,7 +86712,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80302,7 +86722,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80311,7 +86732,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -80327,7 +86749,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80336,7 +86759,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80345,7 +86769,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80354,7 +86779,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80363,7 +86789,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80372,7 +86799,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80381,7 +86809,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80390,7 +86819,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80399,7 +86829,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80408,7 +86839,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80417,7 +86849,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80426,7 +86859,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80435,7 +86869,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80444,7 +86879,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80453,7 +86889,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80462,7 +86899,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -80489,7 +86927,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80498,7 +86937,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80507,7 +86947,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80516,7 +86957,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -80532,7 +86974,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80541,7 +86984,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80550,7 +86994,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80559,7 +87004,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80568,7 +87014,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80577,7 +87024,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80586,7 +87034,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80595,7 +87044,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80604,7 +87054,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80613,7 +87064,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80622,7 +87074,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80631,7 +87084,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80640,7 +87094,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80649,7 +87104,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80658,7 +87114,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -80692,7 +87149,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80701,7 +87159,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -80717,7 +87176,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80726,7 +87186,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80735,7 +87196,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80744,7 +87206,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80753,7 +87216,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -80780,7 +87244,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80789,7 +87254,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -80805,7 +87271,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80814,7 +87281,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80823,7 +87291,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80832,7 +87301,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80841,7 +87311,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80850,7 +87321,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80859,7 +87331,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80868,7 +87341,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80877,7 +87351,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80886,7 +87361,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -80913,7 +87389,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80922,7 +87399,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -80938,7 +87416,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80947,7 +87426,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80956,7 +87436,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80965,7 +87446,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80974,7 +87456,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80983,7 +87466,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -80992,7 +87476,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81001,7 +87486,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81010,7 +87496,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81019,7 +87506,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81028,7 +87516,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81037,7 +87526,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81046,7 +87536,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81055,7 +87546,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -81082,7 +87574,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81091,7 +87584,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -81107,7 +87601,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81116,7 +87611,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81125,7 +87621,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81134,7 +87631,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81143,7 +87641,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81152,7 +87651,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81161,7 +87661,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81170,7 +87671,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81179,7 +87681,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81188,7 +87691,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81197,7 +87701,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81206,7 +87711,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81215,7 +87721,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81224,7 +87731,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81233,7 +87741,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81242,7 +87751,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -81287,7 +87797,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81296,7 +87807,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -81312,7 +87824,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81321,7 +87834,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81330,7 +87844,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -81357,7 +87872,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81366,7 +87882,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -81382,7 +87899,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81391,7 +87909,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81400,7 +87919,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81409,7 +87929,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -81436,7 +87957,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81445,7 +87967,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -81461,7 +87984,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81470,7 +87994,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -81497,7 +88022,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81506,7 +88032,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -81522,7 +88049,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81531,7 +88059,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81540,7 +88069,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81549,7 +88079,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -81576,7 +88107,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81585,7 +88117,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -81601,7 +88134,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81610,7 +88144,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81619,7 +88154,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -81646,7 +88182,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81655,7 +88192,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -81671,7 +88209,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81680,7 +88219,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81689,7 +88229,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -81716,7 +88257,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81725,7 +88267,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -81741,7 +88284,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81750,7 +88294,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81759,7 +88304,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81768,7 +88314,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -81795,7 +88342,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81804,7 +88352,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -81820,7 +88369,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81829,7 +88379,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81838,7 +88389,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81847,7 +88399,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -81874,7 +88427,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81883,7 +88437,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -81899,7 +88454,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81908,7 +88464,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81917,7 +88474,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81926,7 +88484,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -81939,7 +88498,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81962,7 +88522,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81971,7 +88532,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -81987,7 +88549,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -81996,7 +88559,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -82023,7 +88587,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82032,7 +88597,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -82048,7 +88614,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82057,7 +88624,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82066,7 +88634,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -82093,7 +88662,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82102,7 +88672,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -82118,7 +88689,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -82145,7 +88717,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82154,7 +88727,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -82170,7 +88744,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82179,7 +88754,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82188,7 +88764,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -82215,7 +88792,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82224,7 +88802,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -82240,7 +88819,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -82267,7 +88847,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82276,7 +88857,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -82292,7 +88874,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82301,7 +88884,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82310,7 +88894,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82319,7 +88904,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -82353,7 +88939,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82362,7 +88949,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82371,7 +88959,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82380,7 +88969,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -82396,7 +88986,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82405,7 +88996,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82414,7 +89006,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82423,7 +89016,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82432,7 +89026,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82441,7 +89036,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82450,7 +89046,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82459,7 +89056,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82468,7 +89066,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82477,7 +89076,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82486,7 +89086,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82495,7 +89096,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82504,7 +89106,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82513,7 +89116,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82522,7 +89126,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -82549,7 +89154,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82558,7 +89164,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82567,7 +89174,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82576,7 +89184,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -82592,7 +89201,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82601,7 +89211,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82610,7 +89221,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82619,7 +89231,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82628,7 +89241,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82637,7 +89251,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82646,7 +89261,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82655,7 +89271,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82664,7 +89281,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82673,7 +89291,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82682,7 +89301,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82691,7 +89311,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82700,7 +89321,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82709,7 +89331,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82718,7 +89341,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -82752,7 +89376,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82761,7 +89386,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -82777,7 +89403,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82786,7 +89413,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82795,7 +89423,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82804,7 +89433,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82813,7 +89443,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82822,7 +89453,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -82849,7 +89481,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82858,7 +89491,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -82874,7 +89508,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82883,7 +89518,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82892,7 +89528,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82901,7 +89538,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82910,7 +89548,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82919,7 +89558,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82928,7 +89568,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82937,7 +89578,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82946,7 +89588,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82955,7 +89598,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -82964,7 +89608,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -82991,7 +89636,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83000,7 +89646,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -83016,7 +89663,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83025,7 +89673,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83034,7 +89683,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83043,7 +89693,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83052,7 +89703,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83061,7 +89713,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83070,7 +89723,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83079,7 +89733,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83088,7 +89743,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83097,7 +89753,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83106,7 +89763,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83115,7 +89773,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83124,7 +89783,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -83151,7 +89811,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83160,7 +89821,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -83176,7 +89838,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83185,7 +89848,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83194,7 +89858,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83203,7 +89868,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83212,7 +89878,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83221,7 +89888,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83230,7 +89898,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83239,7 +89908,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83248,7 +89918,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83257,7 +89928,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83266,7 +89938,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83275,7 +89948,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83284,7 +89958,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83293,7 +89968,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83302,7 +89978,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -83347,7 +90024,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83356,7 +90034,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -83372,7 +90051,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83381,7 +90061,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83390,7 +90071,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -83417,7 +90099,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83426,7 +90109,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -83442,7 +90126,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83451,7 +90136,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83460,7 +90146,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83469,7 +90156,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -83496,7 +90184,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83505,7 +90194,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -83521,7 +90211,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83530,7 +90221,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -83557,7 +90249,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83566,7 +90259,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -83582,7 +90276,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83591,7 +90286,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83600,7 +90296,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83609,7 +90306,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -83636,7 +90334,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83645,7 +90344,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -83661,7 +90361,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83670,7 +90371,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83679,7 +90381,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -83706,7 +90409,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83715,7 +90419,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -83731,7 +90436,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83740,7 +90446,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83749,7 +90456,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -83776,7 +90484,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83785,7 +90494,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -83801,7 +90511,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83810,7 +90521,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83819,7 +90531,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83828,7 +90541,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -83855,7 +90569,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83864,7 +90579,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -83880,7 +90596,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83889,7 +90606,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83898,7 +90616,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83907,7 +90626,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -83934,7 +90654,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83943,7 +90664,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -83959,7 +90681,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83968,7 +90691,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83977,7 +90701,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -83986,7 +90711,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -84013,7 +90739,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84022,7 +90749,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -84038,7 +90766,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84047,7 +90776,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -84074,7 +90804,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84083,7 +90814,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -84099,7 +90831,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84108,7 +90841,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84117,7 +90851,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -84144,7 +90879,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84153,7 +90889,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -84169,7 +90906,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84178,7 +90916,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84187,7 +90926,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -84214,7 +90954,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -84241,7 +90982,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84250,7 +90992,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -84266,7 +91009,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84275,7 +91019,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84284,7 +91029,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -84311,7 +91057,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84320,7 +91067,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -84336,7 +91084,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84345,7 +91094,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84354,7 +91104,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84363,7 +91114,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -84397,7 +91149,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84406,7 +91159,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84415,7 +91169,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84424,7 +91179,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -84440,7 +91196,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84449,7 +91206,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84458,7 +91216,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84467,7 +91226,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84476,7 +91236,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84485,7 +91246,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84494,7 +91256,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84503,7 +91266,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84512,7 +91276,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84521,7 +91286,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84530,7 +91296,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84539,7 +91306,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84548,7 +91316,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84557,7 +91326,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -84584,7 +91354,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84593,7 +91364,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84602,7 +91374,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84611,7 +91384,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -84627,7 +91401,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84636,7 +91411,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84645,7 +91421,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84654,7 +91431,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84663,7 +91441,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84672,7 +91451,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84681,7 +91461,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84690,7 +91471,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84699,7 +91481,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84708,7 +91491,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84717,7 +91501,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84726,7 +91511,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84735,7 +91521,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84744,7 +91531,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -84778,7 +91566,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84787,7 +91576,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -84803,7 +91593,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84812,7 +91603,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84821,7 +91613,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84830,7 +91623,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84839,7 +91633,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84848,7 +91643,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -84875,7 +91671,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84884,7 +91681,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -84900,7 +91698,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84909,7 +91708,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84918,7 +91718,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84927,7 +91728,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84936,7 +91738,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84945,7 +91748,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84954,7 +91758,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84963,7 +91768,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84972,7 +91778,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84981,7 +91788,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84990,7 +91798,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -84999,7 +91808,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -85026,7 +91836,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85035,7 +91846,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -85051,7 +91863,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85060,7 +91873,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85069,7 +91883,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85078,7 +91893,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85087,7 +91903,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85096,7 +91913,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85105,7 +91923,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85114,7 +91933,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85123,7 +91943,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85132,7 +91953,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85141,7 +91963,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85150,7 +91973,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85159,7 +91983,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85168,7 +91993,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -85195,7 +92021,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85204,7 +92031,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -85220,7 +92048,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85229,7 +92058,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85238,7 +92068,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85247,7 +92078,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85256,7 +92088,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85265,7 +92098,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85274,7 +92108,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85283,7 +92118,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85292,7 +92128,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85301,7 +92138,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85310,7 +92148,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85319,7 +92158,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85328,7 +92168,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85337,7 +92178,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85346,7 +92188,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -85391,7 +92234,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85400,7 +92244,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -85416,7 +92261,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85425,7 +92271,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85434,7 +92281,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -85461,7 +92309,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85470,7 +92319,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -85486,7 +92336,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85495,7 +92346,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85504,7 +92356,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85513,7 +92366,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -85540,7 +92394,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85549,7 +92404,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -85565,7 +92421,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85574,7 +92431,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85583,7 +92441,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -85610,7 +92469,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85619,7 +92479,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -85635,7 +92496,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85644,7 +92506,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85653,7 +92516,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85662,7 +92526,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -85689,7 +92554,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85698,7 +92564,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -85714,7 +92581,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85723,7 +92591,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85732,7 +92601,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85741,7 +92611,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -85768,7 +92639,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85777,7 +92649,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -85793,7 +92666,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85802,7 +92676,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85811,7 +92686,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85820,7 +92696,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -85847,7 +92724,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85856,7 +92734,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -85872,7 +92751,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85881,7 +92761,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85890,7 +92771,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85899,7 +92781,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -85926,7 +92809,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85935,7 +92819,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -85951,7 +92836,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85960,7 +92846,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85969,7 +92856,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -85978,7 +92866,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -86005,7 +92894,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86014,7 +92904,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -86030,7 +92921,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86039,7 +92931,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86048,7 +92941,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86057,7 +92951,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -86084,7 +92979,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86093,7 +92989,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -86109,7 +93006,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86118,7 +93016,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -86145,7 +93044,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86154,7 +93054,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -86170,7 +93071,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86179,7 +93081,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86188,7 +93091,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -86215,7 +93119,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86224,7 +93129,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -86240,7 +93146,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86249,7 +93156,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86258,7 +93166,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -86285,7 +93194,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -86301,7 +93211,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -86328,7 +93239,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86337,7 +93249,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -86353,7 +93266,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86362,7 +93276,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86371,7 +93286,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -86398,7 +93314,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86407,7 +93324,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -86423,7 +93341,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86432,7 +93351,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86441,7 +93361,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86450,7 +93371,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -86484,7 +93406,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86493,7 +93416,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86502,7 +93426,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86511,7 +93436,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -86527,7 +93453,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86536,7 +93463,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86545,7 +93473,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86554,7 +93483,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86563,7 +93493,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86572,7 +93503,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86581,7 +93513,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86590,7 +93523,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86599,7 +93533,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86608,7 +93543,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86617,7 +93553,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86626,7 +93563,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86635,7 +93573,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86644,7 +93583,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86653,7 +93593,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -86680,7 +93621,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86689,7 +93631,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86698,7 +93641,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86707,7 +93651,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -86723,7 +93668,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86732,7 +93678,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86741,7 +93688,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86750,7 +93698,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86759,7 +93708,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86768,7 +93718,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86777,7 +93728,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86786,7 +93738,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86795,7 +93748,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86804,7 +93758,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86813,7 +93768,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86822,7 +93778,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86831,7 +93788,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86840,7 +93798,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -86874,7 +93833,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86883,7 +93843,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -86899,7 +93860,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86908,7 +93870,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86917,7 +93880,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86926,7 +93890,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86935,7 +93900,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86944,7 +93910,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86953,7 +93920,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86962,7 +93930,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -86989,7 +93958,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -86998,7 +93968,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -87014,7 +93985,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87023,7 +93995,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87032,7 +94005,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87041,7 +94015,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87050,7 +94025,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87059,7 +94035,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87068,7 +94045,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87077,7 +94055,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87086,7 +94065,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87095,7 +94075,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87104,7 +94085,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87113,7 +94095,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87122,7 +94105,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -87149,7 +94133,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87158,7 +94143,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -87174,7 +94160,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87183,7 +94170,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87192,7 +94180,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87201,7 +94190,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87210,7 +94200,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87219,7 +94210,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87228,7 +94220,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87237,7 +94230,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87246,7 +94240,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87255,7 +94250,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87264,7 +94260,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87273,7 +94270,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87282,7 +94280,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87291,7 +94290,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -87318,7 +94318,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87327,7 +94328,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -87343,7 +94345,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87352,7 +94355,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87361,7 +94365,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87370,7 +94375,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87379,7 +94385,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87388,7 +94395,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87397,7 +94405,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87406,7 +94415,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87415,7 +94425,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87424,7 +94435,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87433,7 +94445,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87442,7 +94455,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87451,7 +94465,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87460,7 +94475,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87469,7 +94485,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -87521,7 +94538,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87530,7 +94548,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -87546,7 +94565,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87555,7 +94575,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -87568,7 +94589,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87577,7 +94599,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87600,7 +94623,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87609,7 +94633,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -87625,7 +94650,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87634,7 +94660,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -87661,7 +94688,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87670,7 +94698,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -87686,7 +94715,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87695,7 +94725,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -87722,7 +94753,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87731,7 +94763,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -87747,7 +94780,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87756,7 +94790,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87765,7 +94800,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -87792,7 +94828,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87801,7 +94838,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -87817,7 +94855,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87826,7 +94865,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87835,7 +94875,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -87862,7 +94903,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87871,7 +94913,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -87887,7 +94930,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87896,7 +94940,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87905,7 +94950,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -87932,7 +94978,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87941,7 +94988,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -87957,7 +95005,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87966,7 +95015,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -87975,7 +95025,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -88002,7 +95053,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88011,7 +95063,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -88027,7 +95080,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88036,7 +95090,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88045,7 +95100,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -88079,7 +95135,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88088,7 +95145,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88097,7 +95155,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88106,7 +95165,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -88122,7 +95182,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88131,7 +95192,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88140,7 +95202,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88149,7 +95212,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88158,7 +95222,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88167,7 +95232,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88176,7 +95242,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88185,7 +95252,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -88212,7 +95280,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88221,7 +95290,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88230,7 +95300,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88239,7 +95310,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -88255,7 +95327,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88264,7 +95337,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88273,7 +95347,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88282,7 +95357,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88291,7 +95367,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88300,7 +95377,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88309,7 +95387,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88318,7 +95397,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -88352,7 +95432,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88361,7 +95442,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -88388,7 +95470,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88397,7 +95480,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -88413,7 +95497,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88422,7 +95507,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88431,7 +95517,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88440,7 +95527,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88449,7 +95537,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -88476,7 +95565,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88485,7 +95575,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -88501,7 +95592,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88510,7 +95602,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88519,7 +95612,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88528,7 +95622,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88537,7 +95632,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88546,7 +95642,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88555,7 +95652,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88564,7 +95662,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -88591,7 +95690,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88600,7 +95700,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -88616,7 +95717,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88625,7 +95727,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88634,7 +95737,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88643,7 +95747,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88652,7 +95757,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88661,7 +95767,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88670,7 +95777,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88679,7 +95787,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -88710,7 +95819,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88733,7 +95843,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88742,7 +95853,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -88758,7 +95870,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -88785,7 +95898,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88794,7 +95908,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -88810,7 +95925,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88819,7 +95935,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -88846,7 +95963,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88855,7 +95973,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -88871,7 +95990,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88880,7 +96000,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88889,7 +96010,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -88916,7 +96038,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88925,7 +96048,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -88941,7 +96065,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88950,7 +96075,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88959,7 +96085,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -88986,7 +96113,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -88995,7 +96123,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -89011,7 +96140,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89020,7 +96150,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89029,7 +96160,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -89056,7 +96188,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89065,7 +96198,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -89081,7 +96215,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89090,7 +96225,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89099,7 +96235,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89108,7 +96245,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -89135,7 +96273,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89144,7 +96283,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -89160,7 +96300,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89169,7 +96310,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89178,7 +96320,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89187,7 +96330,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -89214,7 +96358,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89223,7 +96368,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -89239,7 +96385,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89248,7 +96395,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89257,7 +96405,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89266,7 +96415,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -89293,7 +96443,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89302,7 +96453,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -89318,7 +96470,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89327,7 +96480,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89336,7 +96490,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89345,7 +96500,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -89379,7 +96535,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89388,7 +96545,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89397,7 +96555,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89406,7 +96565,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -89422,7 +96582,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89431,7 +96592,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89440,7 +96602,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89449,7 +96612,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89458,7 +96622,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89467,7 +96632,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89476,7 +96642,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89485,7 +96652,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89494,7 +96662,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -89521,7 +96690,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89530,7 +96700,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89539,7 +96710,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89548,7 +96720,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -89564,7 +96737,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89573,7 +96747,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89582,7 +96757,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89591,7 +96767,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89600,7 +96777,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89609,7 +96787,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89618,7 +96797,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89627,7 +96807,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89636,7 +96817,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -89670,7 +96852,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89679,7 +96862,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -89695,7 +96879,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89704,7 +96889,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89713,7 +96899,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89722,7 +96909,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -89749,7 +96937,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89758,7 +96947,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -89774,7 +96964,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89783,7 +96974,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89792,7 +96984,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89801,7 +96994,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89810,7 +97004,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89819,7 +97014,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89828,7 +97024,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -89855,7 +97052,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89864,7 +97062,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -89880,7 +97079,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89889,7 +97089,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89898,7 +97099,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89907,7 +97109,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89916,7 +97119,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89925,7 +97129,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89934,7 +97139,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89943,7 +97149,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -89970,7 +97177,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -89979,7 +97187,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -89995,7 +97204,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90004,7 +97214,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90013,7 +97224,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90022,7 +97234,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90031,7 +97244,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90040,7 +97254,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90049,7 +97264,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90058,7 +97274,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90067,7 +97284,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -90112,7 +97330,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -90139,7 +97358,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90148,7 +97368,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -90164,7 +97385,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90173,7 +97395,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -90200,7 +97423,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90209,7 +97433,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -90225,7 +97450,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90234,7 +97460,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -90261,7 +97488,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90270,7 +97498,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -90286,7 +97515,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90295,7 +97525,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -90322,7 +97553,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90331,7 +97563,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -90347,7 +97580,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90356,7 +97590,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -90383,7 +97618,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90392,7 +97628,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -90408,7 +97645,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90417,7 +97655,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90426,7 +97665,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -90460,7 +97700,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90469,7 +97710,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90478,7 +97720,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -90494,7 +97737,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90503,7 +97747,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90512,7 +97757,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90521,7 +97767,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90530,7 +97777,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -90557,7 +97805,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90566,7 +97815,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90575,7 +97825,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -90591,7 +97842,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90600,7 +97852,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90609,7 +97862,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90618,7 +97872,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90627,7 +97882,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -90661,7 +97917,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90670,7 +97927,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -90686,7 +97944,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -90713,7 +97972,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90722,7 +97982,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -90738,7 +97999,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90747,7 +98009,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90756,7 +98019,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90765,7 +98029,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90774,7 +98039,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90783,7 +98049,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -90810,7 +98077,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90819,7 +98087,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -90835,7 +98104,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90844,7 +98114,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90853,7 +98124,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90862,7 +98134,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90871,7 +98144,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -90902,7 +98176,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90925,7 +98200,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -90952,7 +98228,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -90961,7 +98238,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -90977,7 +98255,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -91004,7 +98283,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91013,7 +98293,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -91029,7 +98310,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91038,7 +98320,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -91065,7 +98348,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91074,7 +98358,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -91090,7 +98375,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91099,7 +98385,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91108,7 +98395,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -91135,7 +98423,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91144,7 +98433,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -91160,7 +98450,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91169,7 +98460,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91178,7 +98470,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91187,7 +98480,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -91214,7 +98508,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91223,7 +98518,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -91239,7 +98535,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91248,7 +98545,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91257,7 +98555,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91266,7 +98565,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -91293,7 +98593,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91302,7 +98603,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -91318,7 +98620,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91327,7 +98630,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91336,7 +98640,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91345,7 +98650,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -91372,7 +98678,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91381,7 +98688,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -91397,7 +98705,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91406,7 +98715,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91415,7 +98725,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91424,7 +98735,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -91458,7 +98770,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91467,7 +98780,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91476,7 +98790,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91485,7 +98800,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -91501,7 +98817,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91510,7 +98827,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91519,7 +98837,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91528,7 +98847,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91537,7 +98857,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91546,7 +98867,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91555,7 +98877,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -91582,7 +98905,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91591,7 +98915,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91600,7 +98925,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91609,7 +98935,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -91625,7 +98952,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91634,7 +98962,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91643,7 +98972,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91652,7 +98982,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91661,7 +98992,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91670,7 +99002,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91679,7 +99012,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -91713,7 +99047,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91722,7 +99057,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -91738,7 +99074,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91747,7 +99084,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91756,7 +99094,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91765,7 +99104,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -91792,7 +99132,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91801,7 +99142,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -91817,7 +99159,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91826,7 +99169,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91835,7 +99179,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91844,7 +99189,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91853,7 +99199,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -91880,7 +99227,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91889,7 +99237,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -91905,7 +99254,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91914,7 +99264,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91923,7 +99274,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91932,7 +99284,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91941,7 +99294,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91950,7 +99304,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -91977,7 +99332,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -91986,7 +99342,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -92002,7 +99359,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92011,7 +99369,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92020,7 +99379,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92029,7 +99389,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92038,7 +99399,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92047,7 +99409,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92056,7 +99419,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92065,7 +99429,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -92110,7 +99475,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -92126,7 +99492,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -92153,7 +99520,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92162,7 +99530,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -92178,7 +99547,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92187,7 +99557,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -92214,7 +99585,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92223,7 +99595,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -92239,7 +99612,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92248,7 +99622,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92257,7 +99632,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -92284,7 +99660,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92293,7 +99670,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -92309,7 +99687,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92318,7 +99697,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -92345,7 +99725,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92354,7 +99735,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -92370,7 +99752,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92379,7 +99762,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92388,7 +99772,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -92415,7 +99800,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92424,7 +99810,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -92440,7 +99827,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92449,7 +99837,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92458,7 +99847,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -92485,7 +99875,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92494,7 +99885,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -92510,7 +99902,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92519,7 +99912,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92528,7 +99922,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92537,7 +99932,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -92571,7 +99967,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92580,7 +99977,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92589,7 +99987,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92598,7 +99997,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -92614,7 +100014,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92623,7 +100024,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92632,7 +100034,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92641,7 +100044,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92650,7 +100054,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92659,7 +100064,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -92686,7 +100092,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92695,7 +100102,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92704,7 +100112,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92713,7 +100122,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -92729,7 +100139,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92738,7 +100149,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92747,7 +100159,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92756,7 +100169,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92765,7 +100179,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92774,7 +100189,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92783,7 +100199,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -92817,7 +100234,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92826,7 +100244,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -92842,7 +100261,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92851,7 +100271,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -92878,7 +100299,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92887,7 +100309,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -92903,7 +100326,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92912,7 +100336,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92921,7 +100346,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -92948,7 +100374,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92957,7 +100384,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -92973,7 +100401,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92982,7 +100411,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -92991,7 +100421,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93000,7 +100431,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93009,7 +100441,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93018,7 +100451,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -93045,7 +100479,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93054,7 +100489,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -93070,7 +100506,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93079,7 +100516,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93088,7 +100526,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93097,7 +100536,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93106,7 +100546,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93115,7 +100556,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93124,7 +100566,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -93169,7 +100612,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93178,7 +100622,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -93194,7 +100639,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93203,7 +100649,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -93230,7 +100677,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -93246,7 +100694,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -93273,7 +100722,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93282,7 +100732,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -93298,7 +100749,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93307,7 +100759,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -93334,7 +100787,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93343,7 +100797,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -93359,7 +100814,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93368,7 +100824,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -93395,7 +100852,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93404,7 +100862,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -93420,7 +100879,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93429,7 +100889,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -93456,7 +100917,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93465,7 +100927,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -93481,7 +100944,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93490,7 +100954,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -93517,7 +100982,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93526,7 +100992,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -93542,7 +101009,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93551,7 +101019,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93560,7 +101029,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -93587,7 +101057,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93596,7 +101067,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -93612,7 +101084,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93621,7 +101094,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93630,7 +101104,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -93657,7 +101132,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93666,7 +101142,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -93682,7 +101159,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93691,7 +101169,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93700,7 +101179,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -93727,7 +101207,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93736,7 +101217,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -93752,7 +101234,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93761,7 +101244,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93770,7 +101254,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93779,7 +101264,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -93813,7 +101299,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93822,7 +101309,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93831,7 +101319,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93840,7 +101329,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -93856,7 +101346,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93865,7 +101356,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93874,7 +101366,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93883,7 +101376,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93892,7 +101386,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93901,7 +101396,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93910,7 +101406,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93919,7 +101416,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93928,7 +101426,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -93955,7 +101454,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93964,7 +101464,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93973,7 +101474,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -93982,7 +101484,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -93998,7 +101501,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94007,7 +101511,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94016,7 +101521,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94025,7 +101531,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94034,7 +101541,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94043,7 +101551,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94052,7 +101561,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94061,7 +101571,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94070,7 +101581,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94079,7 +101591,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -94113,7 +101626,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94122,7 +101636,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -94138,7 +101653,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -94165,7 +101681,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94174,7 +101691,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -94190,7 +101708,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94199,7 +101718,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94208,7 +101728,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94217,7 +101738,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -94244,7 +101766,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94253,7 +101776,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -94269,7 +101793,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94278,7 +101803,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94287,7 +101813,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94296,7 +101823,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94305,7 +101833,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94314,7 +101843,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94323,7 +101853,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94332,7 +101863,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94341,7 +101873,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -94368,7 +101901,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94377,7 +101911,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -94393,7 +101928,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94402,7 +101938,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94411,7 +101948,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94420,7 +101958,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94429,7 +101968,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94438,7 +101978,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94447,7 +101988,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94456,7 +101998,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94465,7 +102008,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94474,7 +102018,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -94519,7 +102064,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94528,7 +102074,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -94544,7 +102091,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94553,7 +102101,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -94566,7 +102115,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94589,7 +102139,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -94605,7 +102156,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -94632,7 +102184,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94641,7 +102194,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -94657,7 +102211,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94666,7 +102221,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -94693,7 +102249,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94702,7 +102259,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -94718,7 +102276,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94727,7 +102286,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94736,7 +102296,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -94763,7 +102324,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94772,7 +102334,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -94788,7 +102351,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94797,7 +102361,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94806,7 +102371,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94815,7 +102381,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -94842,7 +102409,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94851,7 +102419,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -94867,7 +102436,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94876,7 +102446,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94885,7 +102456,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94894,7 +102466,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -94921,7 +102494,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94930,7 +102504,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -94946,7 +102521,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94955,7 +102531,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94964,7 +102541,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -94973,7 +102551,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -95000,7 +102579,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95009,7 +102589,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -95025,7 +102606,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95034,7 +102616,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95043,7 +102626,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95052,7 +102636,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -95079,7 +102664,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95088,7 +102674,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -95104,7 +102691,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95113,7 +102701,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95122,7 +102711,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95131,7 +102721,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -95165,7 +102756,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95174,7 +102766,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95183,7 +102776,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95192,7 +102786,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -95208,7 +102803,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95217,7 +102813,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95226,7 +102823,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95235,7 +102833,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95244,7 +102843,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95253,7 +102853,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95262,7 +102863,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95271,7 +102873,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95280,7 +102883,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -95307,7 +102911,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95316,7 +102921,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95325,7 +102931,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95334,7 +102941,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -95350,7 +102958,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95359,7 +102968,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95368,7 +102978,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95377,7 +102988,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95386,7 +102998,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95395,7 +103008,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95404,7 +103018,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95413,7 +103028,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -95447,7 +103063,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95456,7 +103073,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -95472,7 +103090,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95481,7 +103100,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95490,7 +103110,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95499,7 +103120,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95508,7 +103130,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -95535,7 +103158,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95544,7 +103168,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -95560,7 +103185,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95569,7 +103195,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95578,7 +103205,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95587,7 +103215,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95596,7 +103225,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95605,7 +103235,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -95632,7 +103263,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95641,7 +103273,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -95657,7 +103290,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95666,7 +103300,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95675,7 +103310,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95684,7 +103320,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95693,7 +103330,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95702,7 +103340,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95711,7 +103350,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95720,7 +103360,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -95747,7 +103388,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95756,7 +103398,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -95772,7 +103415,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95781,7 +103425,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95790,7 +103435,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95799,7 +103445,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95808,7 +103455,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95817,7 +103465,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95826,7 +103475,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95835,7 +103485,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95844,7 +103495,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -95889,7 +103541,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95898,7 +103551,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -95914,7 +103568,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -95923,7 +103578,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -95950,7 +103606,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -95966,7 +103623,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -95993,7 +103651,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -96009,7 +103668,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -96036,7 +103696,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96045,7 +103706,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -96061,7 +103723,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96070,7 +103733,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -96097,7 +103761,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96106,7 +103771,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -96122,7 +103788,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96131,7 +103798,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -96158,7 +103826,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96167,7 +103836,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -96183,7 +103853,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96192,7 +103863,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -96219,7 +103891,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96228,7 +103901,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -96244,7 +103918,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96253,7 +103928,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96262,7 +103938,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -96289,7 +103966,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96298,7 +103976,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -96314,7 +103993,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96323,7 +104003,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96332,7 +104013,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96341,7 +104023,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -96368,7 +104051,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96377,7 +104061,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -96393,7 +104078,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96402,7 +104088,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96411,7 +104098,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96420,7 +104108,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -96447,7 +104136,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96456,7 +104146,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -96472,7 +104163,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96481,7 +104173,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96490,7 +104183,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96499,7 +104193,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -96533,7 +104228,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96542,7 +104238,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96551,7 +104248,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96560,7 +104258,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -96576,7 +104275,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96585,7 +104285,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96594,7 +104295,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96603,7 +104305,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96612,7 +104315,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96621,7 +104325,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96630,7 +104335,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96639,7 +104345,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96648,7 +104355,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -96675,7 +104383,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96684,7 +104393,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96693,7 +104403,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96702,7 +104413,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -96718,7 +104430,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96727,7 +104440,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96736,7 +104450,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96745,7 +104460,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96754,7 +104470,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96763,7 +104480,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96772,7 +104490,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96781,7 +104500,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96790,7 +104510,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -96824,7 +104545,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96833,7 +104555,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -96849,7 +104572,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96858,7 +104582,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96867,7 +104592,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -96894,7 +104620,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96903,7 +104630,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -96919,7 +104647,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96928,7 +104657,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96937,7 +104667,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96946,7 +104677,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -96973,7 +104705,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -96982,7 +104715,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -96998,7 +104732,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97007,7 +104742,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97016,7 +104752,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97025,7 +104762,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97034,7 +104772,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97043,7 +104782,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97052,7 +104792,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97061,7 +104802,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97070,7 +104812,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -97097,7 +104840,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97106,7 +104850,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -97122,7 +104867,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97131,7 +104877,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97140,7 +104887,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97149,7 +104897,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97158,7 +104907,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97167,7 +104917,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97176,7 +104927,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97185,7 +104937,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97194,7 +104947,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -97239,7 +104993,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -97255,7 +105010,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97264,7 +105020,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -97277,7 +105034,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97300,7 +105058,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -97327,7 +105086,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97336,7 +105096,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -97352,7 +105113,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97361,7 +105123,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97370,7 +105133,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -97397,7 +105161,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97406,7 +105171,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -97422,7 +105188,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97431,7 +105198,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97440,7 +105208,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97449,7 +105218,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -97476,7 +105246,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97485,7 +105256,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -97501,7 +105273,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97510,7 +105283,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97519,7 +105293,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97528,7 +105303,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -97555,7 +105331,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97564,7 +105341,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -97580,7 +105358,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97589,7 +105368,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97598,7 +105378,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97607,7 +105388,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -97634,7 +105416,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97643,7 +105426,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -97659,7 +105443,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97668,7 +105453,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97677,7 +105463,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97686,7 +105473,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -97713,7 +105501,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97722,7 +105511,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -97738,7 +105528,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97747,7 +105538,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97756,7 +105548,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97765,7 +105558,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -97799,7 +105593,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97808,7 +105603,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97817,7 +105613,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97826,7 +105623,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -97842,7 +105640,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97851,7 +105650,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97860,7 +105660,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97869,7 +105670,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97878,7 +105680,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97887,7 +105690,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -97914,7 +105718,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97923,7 +105728,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97932,7 +105738,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97941,7 +105748,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -97957,7 +105765,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97966,7 +105775,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97975,7 +105785,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97984,7 +105795,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -97993,7 +105805,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98002,7 +105815,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98011,7 +105825,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -98045,7 +105860,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98054,7 +105870,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -98070,7 +105887,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98079,7 +105897,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98088,7 +105907,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98097,7 +105917,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98106,7 +105927,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98115,7 +105937,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -98142,7 +105965,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98151,7 +105975,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -98167,7 +105992,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98176,7 +106002,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98185,7 +106012,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98194,7 +106022,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98203,7 +106032,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -98230,7 +106060,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98239,7 +106070,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -98255,7 +106087,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98264,7 +106097,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98273,7 +106107,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98282,7 +106117,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98291,7 +106127,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98300,7 +106137,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98309,7 +106147,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -98336,7 +106175,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98345,7 +106185,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -98361,7 +106202,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98370,7 +106212,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98379,7 +106222,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98388,7 +106232,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98397,7 +106242,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98406,7 +106252,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98415,7 +106262,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98424,7 +106272,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -98455,7 +106304,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98478,7 +106328,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98487,7 +106338,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -98503,7 +106355,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98512,7 +106365,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -98539,7 +106393,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98548,7 +106403,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -98564,7 +106420,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98573,7 +106430,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -98607,7 +106465,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98616,7 +106475,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98625,7 +106485,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -98641,7 +106502,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98650,7 +106512,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -98677,7 +106540,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98686,7 +106550,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98695,7 +106560,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -98711,7 +106577,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98720,7 +106587,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -98754,7 +106622,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98763,7 +106632,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -98790,7 +106660,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98799,7 +106670,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -98815,7 +106687,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98824,7 +106697,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -98851,7 +106725,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98860,7 +106735,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -98876,7 +106752,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -98885,7 +106762,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -98930,7 +106808,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -98957,7 +106836,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -98973,7 +106853,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -99000,7 +106881,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99009,7 +106891,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -99025,7 +106908,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99034,7 +106918,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -99061,7 +106946,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99070,7 +106956,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -99086,7 +106973,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99095,7 +106983,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -99122,7 +107011,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99131,7 +107021,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -99147,7 +107038,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99156,7 +107048,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -99183,7 +107076,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99192,7 +107086,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -99208,7 +107103,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99217,7 +107113,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99226,7 +107123,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -99253,7 +107151,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99262,7 +107161,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -99278,7 +107178,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99287,7 +107188,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99296,7 +107198,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -99330,7 +107233,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99339,7 +107243,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99348,7 +107253,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -99364,7 +107270,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99373,7 +107280,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99382,7 +107290,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99391,7 +107300,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99400,7 +107310,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99409,7 +107320,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99418,7 +107330,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -99445,7 +107358,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99454,7 +107368,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99463,7 +107378,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -99479,7 +107395,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99488,7 +107405,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99497,7 +107415,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99506,7 +107425,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99515,7 +107435,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -99535,7 +107456,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99558,7 +107480,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99567,7 +107490,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -99583,7 +107507,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99592,7 +107517,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -99619,7 +107545,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99628,7 +107555,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -99644,7 +107572,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99653,7 +107582,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99662,7 +107592,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99671,7 +107602,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99680,7 +107612,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -99707,7 +107640,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99716,7 +107650,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -99732,7 +107667,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99741,7 +107677,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99750,7 +107687,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99759,7 +107697,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99768,7 +107707,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99777,7 +107717,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -99808,7 +107749,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99831,7 +107773,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99840,7 +107783,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -99856,7 +107800,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -99883,7 +107828,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99892,7 +107838,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -99908,7 +107855,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99917,7 +107865,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -99944,7 +107893,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99953,7 +107903,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -99969,7 +107920,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99978,7 +107930,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -99987,7 +107940,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -100014,7 +107968,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100023,7 +107978,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -100039,7 +107995,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100048,7 +108005,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100057,7 +108015,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -100084,7 +108043,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100093,7 +108053,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -100109,7 +108070,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100118,7 +108080,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100127,7 +108090,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -100154,7 +108118,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100163,7 +108128,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -100179,7 +108145,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100188,7 +108155,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100197,7 +108165,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -100231,7 +108200,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100240,7 +108210,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100249,7 +108220,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100258,7 +108230,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -100274,7 +108247,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100283,7 +108257,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100292,7 +108267,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100301,7 +108277,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100310,7 +108287,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100319,7 +108297,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -100346,7 +108325,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100355,7 +108335,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100364,7 +108345,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100373,7 +108355,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -100389,7 +108372,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100398,7 +108382,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100407,7 +108392,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100416,7 +108402,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100425,7 +108412,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100434,7 +108422,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -100468,7 +108457,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100477,7 +108467,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -100504,7 +108495,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100513,7 +108505,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -100529,7 +108522,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100538,7 +108532,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100547,7 +108542,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100556,7 +108552,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -100583,7 +108580,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100592,7 +108590,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -100608,7 +108607,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100617,7 +108617,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100626,7 +108627,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100635,7 +108637,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100644,7 +108647,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100653,7 +108657,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -100680,7 +108685,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100689,7 +108695,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -100705,7 +108712,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100714,7 +108722,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100723,7 +108732,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100732,7 +108742,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100741,7 +108752,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -100786,7 +108798,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -100802,7 +108815,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -100829,7 +108843,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -100845,7 +108860,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -100872,7 +108888,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -100888,7 +108905,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -100922,7 +108940,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100931,7 +108950,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -100947,7 +108967,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100956,7 +108977,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -100965,7 +108987,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -100999,7 +109022,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101015,7 +109039,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101042,7 +109067,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101058,7 +109084,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101067,7 +109094,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101112,7 +109140,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101121,7 +109150,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101137,7 +109167,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101146,7 +109177,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101155,7 +109187,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101164,7 +109197,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101198,7 +109232,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101207,7 +109242,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101216,7 +109252,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101232,7 +109269,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101259,7 +109297,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101268,7 +109307,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101277,7 +109317,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101293,7 +109334,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101327,7 +109369,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101354,7 +109397,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101363,7 +109407,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101379,7 +109424,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101406,7 +109452,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101415,7 +109462,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101431,7 +109479,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101458,7 +109507,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101467,7 +109517,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101483,7 +109534,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101528,7 +109580,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101537,7 +109590,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101553,7 +109607,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101562,7 +109617,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101571,7 +109627,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101598,7 +109655,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101607,7 +109665,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101623,7 +109682,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101632,7 +109692,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101659,7 +109720,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101668,7 +109730,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101684,7 +109747,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101711,7 +109775,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101727,7 +109792,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101754,7 +109820,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101763,7 +109830,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101779,7 +109847,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101806,7 +109875,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101815,7 +109885,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101831,7 +109902,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101858,7 +109930,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101867,7 +109940,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101883,7 +109957,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101910,7 +109985,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -101919,7 +109995,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -101935,7 +110012,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101962,7 +110040,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -101989,7 +110068,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -102005,7 +110085,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -102039,7 +110120,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102048,7 +110130,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102057,7 +110140,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -102073,7 +110157,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102082,7 +110167,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102091,7 +110177,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102100,7 +110187,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102109,7 +110197,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102118,7 +110207,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102127,7 +110217,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102136,7 +110227,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -102163,7 +110255,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102172,7 +110265,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102181,7 +110275,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -102197,7 +110292,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102206,7 +110302,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102215,7 +110312,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102224,7 +110322,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102233,7 +110332,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102242,7 +110342,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102251,7 +110352,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102260,7 +110362,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -102294,7 +110397,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102303,7 +110407,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -102319,7 +110424,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -102346,7 +110452,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102355,7 +110462,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -102371,7 +110479,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102380,7 +110489,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -102407,7 +110517,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102416,7 +110527,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -102432,7 +110544,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102441,7 +110554,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102450,7 +110564,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102459,7 +110574,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102468,7 +110584,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102477,7 +110594,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102486,7 +110604,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102495,7 +110614,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102504,7 +110624,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102513,7 +110634,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -102558,7 +110680,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102567,7 +110690,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -102583,7 +110707,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102592,7 +110717,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102601,7 +110727,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -102628,7 +110755,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -102644,7 +110772,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -102671,7 +110800,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -102698,7 +110828,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102707,7 +110838,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -102723,7 +110855,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102732,7 +110865,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -102759,7 +110893,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102768,7 +110903,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -102784,7 +110920,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102793,7 +110930,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -102820,7 +110958,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102829,7 +110968,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -102845,7 +110985,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102854,7 +110995,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102863,7 +111005,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -102890,7 +111033,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102899,7 +111043,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -102915,7 +111060,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102924,7 +111070,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102933,7 +111080,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -102960,7 +111108,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102969,7 +111118,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -102985,7 +111135,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -102994,7 +111145,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103003,7 +111155,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -103030,7 +111183,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103039,7 +111193,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -103055,7 +111210,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103064,7 +111220,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103073,7 +111230,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -103100,7 +111258,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103109,7 +111268,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -103125,7 +111285,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103134,7 +111295,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103143,7 +111305,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -103177,7 +111340,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103186,7 +111350,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103195,7 +111360,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -103211,7 +111377,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103220,7 +111387,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103229,7 +111397,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103238,7 +111407,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103247,7 +111417,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103256,7 +111427,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103265,7 +111437,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103274,7 +111447,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103283,7 +111457,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -103310,7 +111485,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103319,7 +111495,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103328,7 +111505,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103337,7 +111515,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -103353,7 +111532,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103362,7 +111542,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103371,7 +111552,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103380,7 +111562,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103389,7 +111572,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103398,7 +111582,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103407,7 +111592,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103416,7 +111602,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -103450,7 +111637,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -103477,7 +111665,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103486,7 +111675,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -103502,7 +111692,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103511,7 +111702,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103520,7 +111712,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103529,7 +111722,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103538,7 +111732,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103547,7 +111742,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -103574,7 +111770,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103583,7 +111780,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -103599,7 +111797,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103608,7 +111807,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103617,7 +111817,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103626,7 +111827,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103635,7 +111837,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103644,7 +111847,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103653,7 +111857,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103662,7 +111867,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -103689,7 +111895,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103698,7 +111905,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -103714,7 +111922,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103723,7 +111932,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103732,7 +111942,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103741,7 +111952,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103750,7 +111962,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103759,7 +111972,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103768,7 +111982,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103777,7 +111992,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103786,7 +112002,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103795,7 +112012,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -103840,7 +112058,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -103856,7 +112075,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -103883,7 +112103,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103892,7 +112113,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -103908,7 +112130,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103917,7 +112140,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103926,7 +112150,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -103953,7 +112178,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103962,7 +112188,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -103978,7 +112205,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103987,7 +112215,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -103996,7 +112225,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -104023,7 +112253,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104032,7 +112263,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -104048,7 +112280,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104057,7 +112290,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -104084,7 +112318,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104093,7 +112328,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -104109,7 +112345,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -104143,7 +112380,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104152,7 +112390,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -104168,7 +112407,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104177,7 +112417,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104186,7 +112427,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104195,7 +112437,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -104222,7 +112465,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104231,7 +112475,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104240,7 +112485,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -104256,7 +112502,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104265,7 +112512,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104274,7 +112522,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104283,7 +112532,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104292,7 +112542,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -104326,7 +112577,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -104342,7 +112594,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104351,7 +112604,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -104378,7 +112632,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104387,7 +112642,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -104403,7 +112659,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104412,7 +112669,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104421,7 +112679,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -104448,7 +112707,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104457,7 +112717,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -104473,7 +112734,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104482,7 +112744,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104491,7 +112754,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104500,7 +112764,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104509,7 +112774,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -104554,7 +112820,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104563,7 +112830,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -104579,7 +112847,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104588,7 +112857,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104597,7 +112867,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -104624,7 +112895,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104633,7 +112905,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -104649,7 +112922,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104658,7 +112932,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -104685,7 +112960,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104694,7 +112970,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -104710,7 +112987,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104719,7 +112997,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104728,7 +113007,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104737,7 +113017,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -104764,7 +113045,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104773,7 +113055,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -104789,7 +113072,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104798,7 +113082,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104807,7 +113092,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104816,7 +113102,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -104843,7 +113130,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104852,7 +113140,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -104868,7 +113157,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104877,7 +113167,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104886,7 +113177,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104895,7 +113187,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -104922,7 +113215,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104931,7 +113225,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -104947,7 +113242,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104956,7 +113252,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104965,7 +113262,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -104974,7 +113272,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -105001,7 +113300,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105010,7 +113310,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -105026,7 +113327,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105035,7 +113337,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105044,7 +113347,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105053,7 +113357,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -105080,7 +113385,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105089,7 +113395,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -105105,7 +113412,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105114,7 +113422,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105123,7 +113432,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105132,7 +113442,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -105159,7 +113470,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105168,7 +113480,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -105184,7 +113497,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105193,7 +113507,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105202,7 +113517,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105211,7 +113527,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -105238,7 +113555,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105247,7 +113565,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -105263,7 +113582,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105272,7 +113592,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105281,7 +113602,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105290,7 +113612,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -105324,7 +113647,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105333,7 +113657,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105342,7 +113667,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105351,7 +113677,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -105367,7 +113694,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105376,7 +113704,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105385,7 +113714,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105394,7 +113724,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105403,7 +113734,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105412,7 +113744,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105421,7 +113754,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105430,7 +113764,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105439,7 +113774,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105448,7 +113784,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -105475,7 +113812,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105484,7 +113822,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105493,7 +113832,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105502,7 +113842,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -105518,7 +113859,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105527,7 +113869,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105536,7 +113879,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105545,7 +113889,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105554,7 +113899,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105563,7 +113909,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105572,7 +113919,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105581,7 +113929,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105590,7 +113939,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105599,7 +113949,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -105633,7 +113984,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105642,7 +113994,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -105658,7 +114011,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105667,7 +114021,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105676,7 +114031,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105685,7 +114041,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105694,7 +114051,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105703,7 +114061,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105712,7 +114071,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105721,7 +114081,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -105748,7 +114109,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105757,7 +114119,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -105773,7 +114136,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105782,7 +114146,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105791,7 +114156,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105800,7 +114166,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105809,7 +114176,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105818,7 +114186,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105827,7 +114196,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105836,7 +114206,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105845,7 +114216,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -105872,7 +114244,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105881,7 +114254,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -105897,7 +114271,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105906,7 +114281,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105915,7 +114291,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105924,7 +114301,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105933,7 +114311,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105942,7 +114321,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105951,7 +114331,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105960,7 +114341,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105969,7 +114351,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -105978,7 +114361,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -106005,7 +114389,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106014,7 +114399,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -106030,7 +114416,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106039,7 +114426,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106048,7 +114436,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106057,7 +114446,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106066,7 +114456,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106075,7 +114466,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106084,7 +114476,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106093,7 +114486,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106102,7 +114496,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106111,7 +114506,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -106163,7 +114559,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106172,7 +114569,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106181,7 +114579,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106190,7 +114589,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -106206,7 +114606,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106215,7 +114616,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106224,7 +114626,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106233,7 +114636,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106242,7 +114646,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106251,7 +114656,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106260,7 +114666,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106269,7 +114676,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -106296,7 +114704,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106305,7 +114714,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106314,7 +114724,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -106330,7 +114741,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106339,7 +114751,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106348,7 +114761,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106357,7 +114771,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106366,7 +114781,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -106393,7 +114809,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106402,7 +114819,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106411,7 +114829,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -106427,7 +114846,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106436,7 +114856,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106445,7 +114866,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106454,7 +114876,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106463,7 +114886,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -106490,7 +114914,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106499,7 +114924,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106508,7 +114934,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106517,7 +114944,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -106533,7 +114961,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106542,7 +114971,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106551,7 +114981,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106560,7 +114991,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106569,7 +115001,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106578,7 +115011,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106587,7 +115021,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106596,7 +115031,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106605,7 +115041,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -106632,7 +115069,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106641,7 +115079,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106650,7 +115089,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106659,7 +115099,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -106675,7 +115116,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106684,7 +115126,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106693,7 +115136,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106702,7 +115146,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106711,7 +115156,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106720,7 +115166,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106729,7 +115176,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106738,7 +115186,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106747,7 +115196,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106756,7 +115206,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106765,7 +115216,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106774,7 +115226,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106783,7 +115236,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106792,7 +115246,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106801,7 +115256,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -106828,7 +115284,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106837,7 +115294,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106846,7 +115304,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106855,7 +115314,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -106871,7 +115331,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106880,7 +115341,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106889,7 +115351,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106898,7 +115361,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106907,7 +115371,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106916,7 +115381,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106925,7 +115391,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106934,7 +115401,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106943,7 +115411,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106952,7 +115421,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106961,7 +115431,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106970,7 +115441,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106979,7 +115451,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106988,7 +115461,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -106997,7 +115471,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107006,7 +115481,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -107033,7 +115509,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107042,7 +115519,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107051,7 +115529,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107060,7 +115539,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -107076,7 +115556,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107085,7 +115566,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107094,7 +115576,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107103,7 +115586,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107112,7 +115596,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107121,7 +115606,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107130,7 +115616,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107139,7 +115626,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107148,7 +115636,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107157,7 +115646,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107166,7 +115656,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107175,7 +115666,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107184,7 +115676,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107193,7 +115686,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107202,7 +115696,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107211,7 +115706,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -107238,7 +115734,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107247,7 +115744,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107256,7 +115754,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107265,7 +115764,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -107281,7 +115781,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107290,7 +115791,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107299,7 +115801,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107308,7 +115811,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107317,7 +115821,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107326,7 +115831,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107335,7 +115841,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107344,7 +115851,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107353,7 +115861,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107362,7 +115871,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107371,7 +115881,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107380,7 +115891,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107389,7 +115901,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107398,7 +115911,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107407,7 +115921,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -107434,7 +115949,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107443,7 +115959,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107452,7 +115969,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107461,7 +115979,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -107477,7 +115996,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107486,7 +116006,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107495,7 +116016,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107504,7 +116026,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107513,7 +116036,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107522,7 +116046,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107531,7 +116056,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107540,7 +116066,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107549,7 +116076,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107558,7 +116086,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107567,7 +116096,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107576,7 +116106,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107585,7 +116116,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107594,7 +116126,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -107621,7 +116154,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107630,7 +116164,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107639,7 +116174,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107648,7 +116184,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -107664,7 +116201,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107673,7 +116211,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107682,7 +116221,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107691,7 +116231,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107700,7 +116241,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107709,7 +116251,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107718,7 +116261,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107727,7 +116271,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107736,7 +116281,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107745,7 +116291,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107754,7 +116301,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107763,7 +116311,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107772,7 +116321,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107781,7 +116331,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107790,7 +116341,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -107824,7 +116376,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107833,7 +116386,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107842,7 +116396,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107851,7 +116406,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -107867,7 +116423,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107876,7 +116433,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107885,7 +116443,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107894,7 +116453,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107903,7 +116463,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107912,7 +116473,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107921,7 +116483,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107930,7 +116493,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -107957,7 +116521,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107966,7 +116531,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107975,7 +116541,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -107984,7 +116551,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -108000,7 +116568,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108009,7 +116578,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108018,7 +116588,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108027,7 +116598,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108036,7 +116608,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108045,7 +116618,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108054,7 +116628,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108063,7 +116638,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108072,7 +116648,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -108099,7 +116676,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108108,7 +116686,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108117,7 +116696,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -108133,7 +116713,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108142,7 +116723,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108151,7 +116733,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108160,7 +116743,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108169,7 +116753,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -108196,7 +116781,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108205,7 +116791,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108214,7 +116801,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108223,7 +116811,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -108239,7 +116828,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108248,7 +116838,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108257,7 +116848,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108266,7 +116858,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108275,7 +116868,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108284,7 +116878,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108293,7 +116888,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -108320,7 +116916,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108329,7 +116926,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108338,7 +116936,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108347,7 +116946,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -108363,7 +116963,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108372,7 +116973,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108381,7 +116983,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108390,7 +116993,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108399,7 +117003,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108408,7 +117013,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -108435,7 +117041,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108444,7 +117051,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108453,7 +117061,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108462,7 +117071,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -108478,7 +117088,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108487,7 +117098,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108496,7 +117108,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108505,7 +117118,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108514,7 +117128,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108523,7 +117138,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108532,7 +117148,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108541,7 +117158,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108550,7 +117168,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -108577,7 +117196,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108586,7 +117206,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108595,7 +117216,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108604,7 +117226,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -108620,7 +117243,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108629,7 +117253,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108638,7 +117263,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108647,7 +117273,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108656,7 +117283,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108665,7 +117293,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108674,7 +117303,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108683,7 +117313,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108692,7 +117323,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -108719,7 +117351,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108728,7 +117361,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108737,7 +117371,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108746,7 +117381,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -108762,7 +117398,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108771,7 +117408,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108780,7 +117418,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108789,7 +117428,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108798,7 +117438,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108807,7 +117448,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108816,7 +117458,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108825,7 +117468,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108834,7 +117478,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -108861,7 +117506,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108870,7 +117516,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108879,7 +117526,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108888,7 +117536,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -108904,7 +117553,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108913,7 +117563,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108922,7 +117573,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108931,7 +117583,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108940,7 +117593,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108949,7 +117603,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -108976,7 +117631,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108985,7 +117641,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -108994,7 +117651,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -109010,7 +117668,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109019,7 +117678,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -109046,7 +117706,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109055,7 +117716,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109064,7 +117726,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -109080,7 +117743,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109089,7 +117753,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109098,7 +117763,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109107,7 +117773,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109116,7 +117783,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109125,7 +117793,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109134,7 +117803,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -109161,7 +117831,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109170,7 +117841,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109179,7 +117851,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109188,7 +117861,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -109204,7 +117878,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109213,7 +117888,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109222,7 +117898,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109231,7 +117908,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109240,7 +117918,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109249,7 +117928,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -109276,7 +117956,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109285,7 +117966,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -109301,7 +117983,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109310,7 +117993,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109319,7 +118003,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -109346,7 +118031,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109355,7 +118041,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109364,7 +118051,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -109380,7 +118068,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -109407,7 +118096,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109416,7 +118106,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109425,7 +118116,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -109441,7 +118133,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109450,7 +118143,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109459,7 +118153,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109468,7 +118163,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109477,7 +118173,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109486,7 +118183,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109495,7 +118193,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109504,7 +118203,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -109531,7 +118231,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109540,7 +118241,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109549,7 +118251,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -109565,7 +118268,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109574,7 +118278,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109583,7 +118288,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109592,7 +118298,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109601,7 +118308,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109610,7 +118318,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109619,7 +118328,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109628,7 +118338,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109637,7 +118348,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -109664,7 +118376,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109673,7 +118386,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -109689,7 +118403,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109698,7 +118413,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109707,7 +118423,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109716,7 +118433,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -109743,7 +118461,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109752,7 +118471,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109761,7 +118481,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109770,7 +118491,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -109786,7 +118508,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109795,7 +118518,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109804,7 +118528,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109813,7 +118538,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109822,7 +118548,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109831,7 +118558,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109840,7 +118568,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109849,7 +118578,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109858,7 +118588,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109867,7 +118598,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -109901,7 +118633,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109910,7 +118643,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109919,7 +118653,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109928,7 +118663,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109937,7 +118673,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109946,7 +118683,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109955,7 +118693,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109964,7 +118703,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109973,7 +118713,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -109982,7 +118723,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -109998,7 +118740,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110007,7 +118750,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110016,7 +118760,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110025,7 +118770,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110034,7 +118780,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110043,7 +118790,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110052,7 +118800,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110061,7 +118810,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -110088,7 +118838,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110097,7 +118848,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110106,7 +118858,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110115,7 +118868,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110124,7 +118878,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110133,7 +118888,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110142,7 +118898,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110151,7 +118908,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110160,7 +118918,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110169,7 +118928,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110178,7 +118938,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110187,7 +118948,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110196,7 +118958,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110205,7 +118968,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110214,7 +118978,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110223,7 +118988,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -110239,7 +119005,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110248,7 +119015,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110257,7 +119025,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110266,7 +119035,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110275,7 +119045,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110284,7 +119055,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110293,7 +119065,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110302,7 +119075,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110311,7 +119085,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110320,7 +119095,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -110347,7 +119123,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110356,7 +119133,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110365,7 +119143,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110374,7 +119153,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110383,7 +119163,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110392,7 +119173,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110401,7 +119183,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110410,7 +119193,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110419,7 +119203,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110428,7 +119213,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110437,7 +119223,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110446,7 +119233,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110455,7 +119243,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110464,7 +119253,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110473,7 +119263,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110482,7 +119273,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110491,7 +119283,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110500,7 +119293,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -110516,7 +119310,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110525,7 +119320,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110534,7 +119330,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110543,7 +119340,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110552,7 +119350,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110561,7 +119360,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110570,7 +119370,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110579,7 +119380,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110588,7 +119390,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110597,7 +119400,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -110624,7 +119428,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110633,7 +119438,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110642,7 +119448,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110651,7 +119458,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110660,7 +119468,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110669,7 +119478,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110678,7 +119488,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110687,7 +119498,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110696,7 +119508,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110705,7 +119518,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110714,7 +119528,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110723,7 +119538,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110732,7 +119548,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110741,7 +119558,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110750,7 +119568,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110759,7 +119578,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110768,7 +119588,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110777,7 +119598,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -110793,7 +119615,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110802,7 +119625,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110811,7 +119635,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110820,7 +119645,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110829,7 +119655,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110838,7 +119665,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110847,7 +119675,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110856,7 +119685,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110865,7 +119695,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110874,7 +119705,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -110919,7 +119751,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110928,7 +119761,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110937,7 +119771,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110946,7 +119781,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -110962,7 +119798,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110971,7 +119808,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110980,7 +119818,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110989,7 +119828,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -110998,7 +119838,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111007,7 +119848,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111016,7 +119858,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111025,7 +119868,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111034,7 +119878,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -111061,7 +119906,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111070,7 +119916,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111079,7 +119926,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -111095,7 +119943,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111104,7 +119953,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111113,7 +119963,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111122,7 +119973,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -111149,7 +120001,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111158,7 +120011,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111167,7 +120021,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -111183,7 +120038,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111192,7 +120048,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111201,7 +120058,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111210,7 +120068,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111219,7 +120078,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -111246,7 +120106,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111255,7 +120116,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111264,7 +120126,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111273,7 +120136,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -111289,7 +120153,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111298,7 +120163,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111307,7 +120173,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111316,7 +120183,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111325,7 +120193,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111334,7 +120203,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111343,7 +120213,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111352,7 +120223,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111361,7 +120233,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111370,7 +120243,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111379,7 +120253,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -111406,7 +120281,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111415,7 +120291,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111424,7 +120301,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111433,7 +120311,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -111449,7 +120328,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111458,7 +120338,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111467,7 +120348,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111476,7 +120358,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111485,7 +120368,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111494,7 +120378,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111503,7 +120388,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111512,7 +120398,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111521,7 +120408,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111530,7 +120418,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111539,7 +120428,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111548,7 +120438,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111557,7 +120448,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -111584,7 +120476,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111593,7 +120486,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111602,7 +120496,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111611,7 +120506,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -111627,7 +120523,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111636,7 +120533,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111645,7 +120543,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111654,7 +120553,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111663,7 +120563,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111672,7 +120573,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111681,7 +120583,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111690,7 +120593,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111699,7 +120603,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111708,7 +120613,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111717,7 +120623,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111726,7 +120633,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111735,7 +120643,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111744,7 +120653,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111753,7 +120663,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -111780,7 +120691,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111789,7 +120701,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111798,7 +120711,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111807,7 +120721,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -111823,7 +120738,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111832,7 +120748,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111841,7 +120758,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111850,7 +120768,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111859,7 +120778,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111868,7 +120788,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111877,7 +120798,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111886,7 +120808,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111895,7 +120818,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111904,7 +120828,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111913,7 +120838,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111922,7 +120848,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111931,7 +120858,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111940,7 +120868,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111949,7 +120878,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -111976,7 +120906,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111985,7 +120916,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -111994,7 +120926,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112003,7 +120936,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -112019,7 +120953,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112028,7 +120963,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112037,7 +120973,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112046,7 +120983,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112055,7 +120993,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112064,7 +121003,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112073,7 +121013,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112082,7 +121023,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112091,7 +121033,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112100,7 +121043,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112109,7 +121053,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112118,7 +121063,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112127,7 +121073,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112136,7 +121083,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112145,7 +121093,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -112172,7 +121121,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112181,7 +121131,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112190,7 +121141,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112199,7 +121151,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -112215,7 +121168,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112224,7 +121178,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112233,7 +121188,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112242,7 +121198,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112251,7 +121208,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112260,7 +121218,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112269,7 +121228,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112278,7 +121238,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112287,7 +121248,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112296,7 +121258,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112305,7 +121268,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112314,7 +121278,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112323,7 +121288,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112332,7 +121298,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -112359,7 +121326,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112368,7 +121336,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112377,7 +121346,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112386,7 +121356,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -112402,7 +121373,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112411,7 +121383,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112420,7 +121393,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112429,7 +121403,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112438,7 +121413,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112447,7 +121423,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112456,7 +121433,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112465,7 +121443,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112474,7 +121453,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112483,7 +121463,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112492,7 +121473,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112501,7 +121483,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112510,7 +121493,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112519,7 +121503,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -112553,7 +121538,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112562,7 +121548,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112571,7 +121558,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112580,7 +121568,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -112596,7 +121585,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112605,7 +121595,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112614,7 +121605,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112623,7 +121615,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112632,7 +121625,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112641,7 +121635,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112650,7 +121645,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112659,7 +121655,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -112686,7 +121683,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112695,7 +121693,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112704,7 +121703,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112713,7 +121713,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -112729,7 +121730,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112738,7 +121740,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112747,7 +121750,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112756,7 +121760,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112765,7 +121770,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112774,7 +121780,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112783,7 +121790,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112792,7 +121800,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112801,7 +121810,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -112828,7 +121838,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112837,7 +121848,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112846,7 +121858,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -112862,7 +121875,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112871,7 +121885,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112880,7 +121895,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112889,7 +121905,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112898,7 +121915,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -112925,7 +121943,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112934,7 +121953,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112943,7 +121963,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112952,7 +121973,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -112968,7 +121990,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112977,7 +122000,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112986,7 +122010,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -112995,7 +122020,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113004,7 +122030,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113013,7 +122040,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113022,7 +122050,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -113049,7 +122078,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113058,7 +122088,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113067,7 +122098,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113076,7 +122108,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -113092,7 +122125,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113101,7 +122135,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113110,7 +122145,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113119,7 +122155,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113128,7 +122165,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113137,7 +122175,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113146,7 +122185,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -113173,7 +122213,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113182,7 +122223,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113191,7 +122233,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113200,7 +122243,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -113216,7 +122260,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113225,7 +122270,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113234,7 +122280,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113243,7 +122290,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113252,7 +122300,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113261,7 +122310,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113270,7 +122320,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113279,7 +122330,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113288,7 +122340,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113297,7 +122350,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -113324,7 +122378,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113333,7 +122388,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113342,7 +122398,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113351,7 +122408,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -113367,7 +122425,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113376,7 +122435,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113385,7 +122445,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113394,7 +122455,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113403,7 +122465,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113412,7 +122475,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113421,7 +122485,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113430,7 +122495,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -113457,7 +122523,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113466,7 +122533,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113475,7 +122543,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113484,7 +122553,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -113500,7 +122570,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113509,7 +122580,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113518,7 +122590,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113527,7 +122600,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113536,7 +122610,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113545,7 +122620,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113554,7 +122630,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113563,7 +122640,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113572,7 +122650,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -113599,7 +122678,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113608,7 +122688,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113617,7 +122698,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113626,7 +122708,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -113642,7 +122725,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113651,7 +122735,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113660,7 +122745,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113669,7 +122755,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113678,7 +122765,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113687,7 +122775,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113696,7 +122785,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -113723,7 +122813,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113732,7 +122823,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113741,7 +122833,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -113757,7 +122850,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113766,7 +122860,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -113793,7 +122888,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113802,7 +122898,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113811,7 +122908,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -113827,7 +122925,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113836,7 +122935,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113845,7 +122945,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113854,7 +122955,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113863,7 +122965,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -113890,7 +122993,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113899,7 +123003,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113908,7 +123013,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113917,7 +123023,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -113933,7 +123040,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113942,7 +123050,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113951,7 +123060,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113960,7 +123070,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113969,7 +123080,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -113978,7 +123090,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -114005,7 +123118,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114014,7 +123128,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114023,7 +123138,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -114039,7 +123155,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -114066,7 +123183,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114075,7 +123193,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114084,7 +123203,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -114100,7 +123220,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114109,7 +123230,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114118,7 +123240,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114127,7 +123250,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114136,7 +123260,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114145,7 +123270,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114154,7 +123280,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114163,7 +123290,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -114190,7 +123318,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114199,7 +123328,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114208,7 +123338,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114217,7 +123348,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -114233,7 +123365,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114242,7 +123375,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114251,7 +123385,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114260,7 +123395,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114269,7 +123405,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114278,7 +123415,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114287,7 +123425,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114296,7 +123435,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -114323,7 +123463,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114332,7 +123473,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114341,7 +123483,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -114357,7 +123500,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114366,7 +123510,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114375,7 +123520,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114384,7 +123530,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114393,7 +123540,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -114420,7 +123568,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "CDC_AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114429,7 +123578,8 @@ "l": "Asian Or Pacific Islander", "t": "v", "e": "CDC_AsianOrPacificIslander", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114438,7 +123588,8 @@ "l": "Black Or African American", "t": "v", "e": "CDC_BlackOrAfricanAmerican", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114447,7 +123598,8 @@ "l": "White", "t": "v", "e": "CDC_White", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -114463,7 +123615,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114472,7 +123625,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114481,7 +123635,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114490,7 +123645,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114499,7 +123655,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114508,7 +123665,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114517,7 +123675,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114526,7 +123685,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114535,7 +123695,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114544,7 +123705,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -114578,7 +123740,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114587,7 +123750,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114596,7 +123760,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114605,7 +123770,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114614,7 +123780,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114623,7 +123790,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114632,7 +123800,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114641,7 +123810,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114650,7 +123820,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114659,7 +123830,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114668,7 +123840,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -114684,7 +123857,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114693,7 +123867,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114702,7 +123877,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114711,7 +123887,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114720,7 +123897,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114729,7 +123907,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114738,7 +123917,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114747,7 +123927,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -114774,7 +123955,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114783,7 +123965,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114792,7 +123975,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114801,7 +123985,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114810,7 +123995,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114819,7 +124005,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114828,7 +124015,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114837,7 +124025,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114846,7 +124035,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114855,7 +124045,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114864,7 +124055,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114873,7 +124065,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114882,7 +124075,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114891,7 +124085,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114900,7 +124095,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114909,7 +124105,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114918,7 +124115,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -114934,7 +124132,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114943,7 +124142,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114952,7 +124152,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114961,7 +124162,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114970,7 +124172,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114979,7 +124182,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114988,7 +124192,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -114997,7 +124202,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115006,7 +124212,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115015,7 +124222,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -115042,7 +124250,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115051,7 +124260,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115060,7 +124270,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115069,7 +124280,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115078,7 +124290,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115087,7 +124300,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115096,7 +124310,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115105,7 +124320,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115114,7 +124330,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115123,7 +124340,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115132,7 +124350,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115141,7 +124360,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115150,7 +124370,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115159,7 +124380,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115168,7 +124390,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115177,7 +124400,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115186,7 +124410,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -115202,7 +124427,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115211,7 +124437,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115220,7 +124447,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115229,7 +124457,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115238,7 +124467,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115247,7 +124477,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115256,7 +124487,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115265,7 +124497,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115274,7 +124507,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115283,7 +124517,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -115310,7 +124545,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115319,7 +124555,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115328,7 +124565,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115337,7 +124575,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115346,7 +124585,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115355,7 +124595,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115364,7 +124605,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115373,7 +124615,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115382,7 +124625,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115391,7 +124635,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115400,7 +124645,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115409,7 +124655,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115418,7 +124665,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115427,7 +124675,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115436,7 +124685,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115445,7 +124695,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115454,7 +124705,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -115470,7 +124722,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115479,7 +124732,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115488,7 +124742,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115497,7 +124752,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115506,7 +124762,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115515,7 +124772,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115524,7 +124782,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115533,7 +124792,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115542,7 +124802,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115551,7 +124812,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -115603,7 +124865,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115612,7 +124875,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -115628,7 +124892,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -115655,7 +124920,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -115682,7 +124948,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115691,7 +124958,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -115707,7 +124975,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -115734,7 +125003,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115743,7 +125013,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -115759,7 +125030,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115768,7 +125040,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -115795,7 +125068,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115804,7 +125078,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -115820,7 +125095,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115829,7 +125105,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115838,7 +125115,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115847,7 +125125,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -115874,7 +125153,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115883,7 +125163,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -115899,7 +125180,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115908,7 +125190,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115917,7 +125200,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115926,7 +125210,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115935,7 +125220,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -115962,7 +125248,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115971,7 +125258,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -115987,7 +125275,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -115996,7 +125285,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116005,7 +125295,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116014,7 +125305,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116023,7 +125315,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116032,7 +125325,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -116059,7 +125353,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116068,7 +125363,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -116084,7 +125380,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116093,7 +125390,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116102,7 +125400,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116111,7 +125410,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116120,7 +125420,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116129,7 +125430,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -116156,7 +125458,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116165,7 +125468,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -116181,7 +125485,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116190,7 +125495,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116199,7 +125505,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116208,7 +125515,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116217,7 +125525,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116226,7 +125535,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116235,7 +125545,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116244,7 +125555,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -116278,7 +125590,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116287,7 +125600,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -116314,7 +125628,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116323,7 +125638,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -116339,7 +125655,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116348,7 +125665,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116357,7 +125675,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116366,7 +125685,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -116393,7 +125713,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116402,7 +125723,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -116418,7 +125740,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116427,7 +125750,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116436,7 +125760,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116445,7 +125770,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -116472,7 +125798,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116481,7 +125808,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -116497,7 +125825,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116506,7 +125835,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -116533,7 +125863,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116542,7 +125873,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -116558,7 +125890,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -116585,7 +125918,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116594,7 +125928,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -116610,7 +125945,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116619,7 +125955,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116628,7 +125965,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116637,7 +125975,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116646,7 +125985,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -116673,7 +126013,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116682,7 +126023,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -116698,7 +126040,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116707,7 +126050,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116716,7 +126060,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -116743,7 +126088,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116752,7 +126098,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -116768,7 +126115,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116777,7 +126125,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116786,7 +126135,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116795,7 +126145,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116804,7 +126155,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116813,7 +126165,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -116826,7 +126179,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116849,7 +126203,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116858,7 +126213,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -116885,7 +126241,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -116912,7 +126269,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -116939,7 +126297,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116948,7 +126307,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -116964,7 +126324,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116973,7 +126334,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116982,7 +126344,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -116991,7 +126354,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117000,7 +126364,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117009,7 +126374,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117018,7 +126384,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117027,7 +126394,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -117061,7 +126429,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117070,7 +126439,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117079,7 +126449,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117088,7 +126459,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117097,7 +126469,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117106,7 +126479,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117115,7 +126489,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117124,7 +126499,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117133,7 +126509,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117142,7 +126519,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -117158,7 +126536,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117167,7 +126546,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117176,7 +126556,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117185,7 +126566,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117194,7 +126576,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117203,7 +126586,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117212,7 +126596,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117221,7 +126606,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -117248,7 +126634,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117257,7 +126644,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117266,7 +126654,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117275,7 +126664,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117284,7 +126674,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117293,7 +126684,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117302,7 +126694,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117311,7 +126704,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117320,7 +126714,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117329,7 +126724,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117338,7 +126734,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -117354,7 +126751,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117363,7 +126761,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117372,7 +126771,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117381,7 +126781,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117390,7 +126791,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117399,7 +126801,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117408,7 +126811,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117417,7 +126821,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -117462,7 +126867,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117471,7 +126877,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -117487,7 +126894,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117496,7 +126904,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117505,7 +126914,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117514,7 +126924,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -117541,7 +126952,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117550,7 +126962,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -117577,7 +126990,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117586,7 +127000,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -117602,7 +127017,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -117629,7 +127045,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117638,7 +127055,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -117654,7 +127072,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117663,7 +127082,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -117690,7 +127110,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117699,7 +127120,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -117715,7 +127137,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117724,7 +127147,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117733,7 +127157,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117742,7 +127167,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -117769,7 +127195,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117778,7 +127205,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -117794,7 +127222,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117803,7 +127232,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117812,7 +127242,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117821,7 +127252,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117830,7 +127262,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117839,7 +127272,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117848,7 +127282,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117857,7 +127292,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -117884,7 +127320,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117893,7 +127330,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -117909,7 +127347,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117918,7 +127357,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117927,7 +127367,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117936,7 +127377,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117945,7 +127387,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117954,7 +127397,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117963,7 +127407,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117972,7 +127417,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117981,7 +127427,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -117990,7 +127437,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -118017,7 +127465,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118026,7 +127475,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -118042,7 +127492,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118051,7 +127502,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118060,7 +127512,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118069,7 +127522,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118078,7 +127532,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118087,7 +127542,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118096,7 +127552,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118105,7 +127562,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118114,7 +127572,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118123,7 +127582,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118132,7 +127592,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -118159,7 +127620,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118168,7 +127630,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -118184,7 +127647,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118193,7 +127657,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118202,7 +127667,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118211,7 +127677,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118220,7 +127687,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118229,7 +127697,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118238,7 +127707,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118247,7 +127717,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118256,7 +127727,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118265,7 +127737,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118274,7 +127747,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118283,7 +127757,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -118310,7 +127785,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118319,7 +127795,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -118335,7 +127812,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118344,7 +127822,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118353,7 +127832,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118362,7 +127842,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118371,7 +127852,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118380,7 +127862,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118389,7 +127872,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118398,7 +127882,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118407,7 +127892,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118416,7 +127902,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118425,7 +127912,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118434,7 +127922,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118443,7 +127932,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -118477,7 +127967,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118486,7 +127977,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -118502,7 +127994,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118511,7 +128004,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118520,7 +128014,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118529,7 +128024,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118538,7 +128034,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -118565,7 +128062,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118574,7 +128072,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -118590,7 +128089,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118599,7 +128099,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118608,7 +128109,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118617,7 +128119,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118626,7 +128129,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118635,7 +128139,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118644,7 +128149,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -118671,7 +128177,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118680,7 +128187,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -118696,7 +128204,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -118723,7 +128232,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118732,7 +128242,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -118748,7 +128259,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118757,7 +128269,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118766,7 +128279,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118775,7 +128289,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118784,7 +128299,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -118811,7 +128327,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118820,7 +128337,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -118836,7 +128354,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118845,7 +128364,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118854,7 +128374,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -118881,7 +128402,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118890,7 +128412,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -118906,7 +128429,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118915,7 +128439,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118924,7 +128449,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118933,7 +128459,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -118960,7 +128487,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118969,7 +128497,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -118985,7 +128514,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -118994,7 +128524,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119003,7 +128534,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119012,7 +128544,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119021,7 +128554,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119030,7 +128564,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -119057,7 +128592,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119066,7 +128602,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -119082,7 +128619,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119091,7 +128629,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119100,7 +128639,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119109,7 +128649,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -119136,7 +128677,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119145,7 +128687,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -119161,7 +128704,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119170,7 +128714,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119179,7 +128724,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119188,7 +128734,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119197,7 +128744,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -119224,7 +128772,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119233,7 +128782,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -119260,7 +128810,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119269,7 +128820,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -119285,7 +128837,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119294,7 +128847,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -119321,7 +128875,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119330,7 +128885,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -119346,7 +128902,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119355,7 +128912,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119364,7 +128922,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119373,7 +128932,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -119400,7 +128960,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119409,7 +128970,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -119425,7 +128987,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -119452,7 +129015,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119461,7 +129025,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -119477,7 +129042,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -119504,7 +129070,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119513,7 +129080,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -119529,7 +129097,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119538,7 +129107,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119547,7 +129117,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119556,7 +129127,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119565,7 +129137,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119574,7 +129147,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -119601,7 +129175,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -119617,7 +129192,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119626,7 +129202,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -119653,7 +129230,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119662,7 +129240,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -119678,7 +129257,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119687,7 +129267,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119696,7 +129277,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119705,7 +129287,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119714,7 +129297,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119723,7 +129307,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119732,7 +129317,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119741,7 +129327,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119750,7 +129337,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -119784,7 +129372,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119793,7 +129382,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119802,7 +129392,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119811,7 +129402,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119820,7 +129412,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119829,7 +129422,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119838,7 +129432,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119847,7 +129442,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119856,7 +129452,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119865,7 +129462,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119874,7 +129472,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119883,7 +129482,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119892,7 +129492,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119901,7 +129502,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119910,7 +129512,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119919,7 +129522,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -119935,7 +129539,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119944,7 +129549,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119953,7 +129559,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119962,7 +129569,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119971,7 +129579,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119980,7 +129589,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119989,7 +129599,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -119998,7 +129609,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120007,7 +129619,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120016,7 +129629,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -120043,7 +129657,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120052,7 +129667,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120061,7 +129677,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120070,7 +129687,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120079,7 +129697,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120088,7 +129707,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120097,7 +129717,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120106,7 +129727,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120115,7 +129737,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120124,7 +129747,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120133,7 +129757,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120142,7 +129767,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120151,7 +129777,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120160,7 +129787,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120169,7 +129797,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120178,7 +129807,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120187,7 +129817,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -120203,7 +129834,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120212,7 +129844,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120221,7 +129854,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120230,7 +129864,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120239,7 +129874,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120248,7 +129884,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120257,7 +129894,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120266,7 +129904,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120275,7 +129914,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120284,7 +129924,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -120329,7 +129970,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120338,7 +129980,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -120354,7 +129997,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120363,7 +130007,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120372,7 +130017,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120381,7 +130027,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120390,7 +130037,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120399,7 +130047,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120408,7 +130057,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120417,7 +130067,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120426,7 +130077,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -120453,7 +130105,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120462,7 +130115,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -120478,7 +130132,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120487,7 +130142,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -120514,7 +130170,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120523,7 +130180,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -120539,7 +130197,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120548,7 +130207,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120557,7 +130217,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120566,7 +130227,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -120593,7 +130255,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120602,7 +130265,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -120618,7 +130282,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120627,7 +130292,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120636,7 +130302,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120645,7 +130312,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120654,7 +130322,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120663,7 +130332,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120672,7 +130342,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -120699,7 +130370,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120708,7 +130380,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -120724,7 +130397,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120733,7 +130407,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120742,7 +130417,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120751,7 +130427,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120760,7 +130437,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120769,7 +130447,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120778,7 +130457,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120787,7 +130467,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120796,7 +130477,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120805,7 +130487,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120814,7 +130497,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120823,7 +130507,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120832,7 +130517,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -120859,7 +130545,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120868,7 +130555,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -120884,7 +130572,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120893,7 +130582,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120902,7 +130592,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120911,7 +130602,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120920,7 +130612,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120929,7 +130622,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120938,7 +130632,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120947,7 +130642,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120956,7 +130652,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120965,7 +130662,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120974,7 +130672,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120983,7 +130682,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -120992,7 +130692,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121001,7 +130702,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121010,7 +130712,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -121037,7 +130740,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121046,7 +130750,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -121062,7 +130767,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121071,7 +130777,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121080,7 +130787,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121089,7 +130797,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121098,7 +130807,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121107,7 +130817,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121116,7 +130827,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121125,7 +130837,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121134,7 +130847,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121143,7 +130857,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121152,7 +130867,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121161,7 +130877,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121170,7 +130887,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121179,7 +130897,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -121206,7 +130925,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121215,7 +130935,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -121231,7 +130952,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121240,7 +130962,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121249,7 +130972,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121258,7 +130982,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121267,7 +130992,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121276,7 +131002,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121285,7 +131012,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121294,7 +131022,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121303,7 +131032,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121312,7 +131042,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121321,7 +131052,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121330,7 +131062,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121339,7 +131072,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -121366,7 +131100,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121375,7 +131110,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -121391,7 +131127,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121400,7 +131137,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121409,7 +131147,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121418,7 +131157,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121427,7 +131167,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121436,7 +131177,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121445,7 +131187,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121454,7 +131197,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121463,7 +131207,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121472,7 +131217,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121481,7 +131227,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121490,7 +131237,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121499,7 +131247,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121508,7 +131257,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -121535,7 +131285,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121544,7 +131295,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -121560,7 +131312,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121569,7 +131322,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121578,7 +131332,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121587,7 +131342,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121596,7 +131352,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121605,7 +131362,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121614,7 +131372,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121623,7 +131382,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121632,7 +131392,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121641,7 +131402,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121650,7 +131412,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121659,7 +131422,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121668,7 +131432,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121677,7 +131442,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -121711,7 +131477,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121720,7 +131487,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -121736,7 +131504,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121745,7 +131514,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121754,7 +131524,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121763,7 +131534,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121772,7 +131544,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121781,7 +131554,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121790,7 +131564,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121799,7 +131574,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -121826,7 +131602,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121835,7 +131612,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -121851,7 +131629,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121860,7 +131639,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121869,7 +131649,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121878,7 +131659,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121887,7 +131669,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121896,7 +131679,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121905,7 +131689,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121914,7 +131699,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -121941,7 +131727,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121950,7 +131737,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -121966,7 +131754,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121975,7 +131764,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121984,7 +131774,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -121993,7 +131784,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122002,7 +131794,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122011,7 +131804,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -122038,7 +131832,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122047,7 +131842,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -122063,7 +131859,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122072,7 +131869,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122081,7 +131879,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122090,7 +131889,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122099,7 +131899,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122108,7 +131909,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -122135,7 +131937,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122144,7 +131947,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -122160,7 +131964,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122169,7 +131974,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122178,7 +131984,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122187,7 +131994,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122196,7 +132004,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122205,7 +132014,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -122232,7 +132042,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122241,7 +132052,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -122257,7 +132069,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122266,7 +132079,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122275,7 +132089,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122284,7 +132099,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122293,7 +132109,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122302,7 +132119,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122311,7 +132129,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122320,7 +132139,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122329,7 +132149,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -122356,7 +132177,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122365,7 +132187,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -122381,7 +132204,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122390,7 +132214,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122399,7 +132224,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122408,7 +132234,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122417,7 +132244,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122426,7 +132254,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122435,7 +132264,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122444,7 +132274,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -122471,7 +132302,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122480,7 +132312,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -122496,7 +132329,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122505,7 +132339,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122514,7 +132349,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122523,7 +132359,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122532,7 +132369,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122541,7 +132379,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122550,7 +132389,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122559,7 +132399,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122568,7 +132409,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -122595,7 +132437,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122604,7 +132447,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -122620,7 +132464,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122629,7 +132474,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122638,7 +132484,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122647,7 +132494,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122656,7 +132504,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122665,7 +132514,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122674,7 +132524,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -122701,7 +132552,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122710,7 +132562,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -122726,7 +132579,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122735,7 +132589,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -122762,7 +132617,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122771,7 +132627,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -122787,7 +132644,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122796,7 +132654,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122805,7 +132664,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122814,7 +132674,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122823,7 +132684,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -122850,7 +132712,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122859,7 +132722,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -122875,7 +132739,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122884,7 +132749,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122893,7 +132759,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122902,7 +132769,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122911,7 +132779,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122920,7 +132789,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -122947,7 +132817,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -122963,7 +132834,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -122990,7 +132862,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -122999,7 +132872,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -123015,7 +132889,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -123042,7 +132917,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123051,7 +132927,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -123067,7 +132944,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123076,7 +132954,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -123103,7 +132982,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123112,7 +132992,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -123128,7 +133009,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123137,7 +133019,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123146,7 +133029,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123155,7 +133039,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123164,7 +133049,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123173,7 +133059,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123182,7 +133069,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123191,7 +133079,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -123218,7 +133107,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123227,7 +133117,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -123243,7 +133134,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123252,7 +133144,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123261,7 +133154,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -123288,7 +133182,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123297,7 +133192,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -123313,7 +133209,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123322,7 +133219,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123331,7 +133229,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123340,7 +133239,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123349,7 +133249,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123358,7 +133259,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123367,7 +133269,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123376,7 +133279,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123385,7 +133289,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123394,7 +133299,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -123428,7 +133334,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123437,7 +133344,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123446,7 +133354,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123455,7 +133364,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123464,7 +133374,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123473,7 +133384,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123482,7 +133394,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123491,7 +133404,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123500,7 +133414,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123509,7 +133424,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123518,7 +133434,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123527,7 +133444,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123536,7 +133454,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123545,7 +133464,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123554,7 +133474,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123563,7 +133484,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123572,7 +133494,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123581,7 +133504,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -123597,7 +133521,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123606,7 +133531,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123615,7 +133541,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123624,7 +133551,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123633,7 +133561,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123642,7 +133571,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123651,7 +133581,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123660,7 +133591,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123669,7 +133601,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123678,7 +133611,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -123705,7 +133639,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123714,7 +133649,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123723,7 +133659,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123732,7 +133669,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123741,7 +133679,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123750,7 +133689,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123759,7 +133699,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123768,7 +133709,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123777,7 +133719,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123786,7 +133729,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123795,7 +133739,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123804,7 +133749,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123813,7 +133759,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123822,7 +133769,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123831,7 +133779,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123840,7 +133789,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123849,7 +133799,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -123865,7 +133816,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123874,7 +133826,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123883,7 +133836,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123892,7 +133846,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123901,7 +133856,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123910,7 +133866,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123919,7 +133876,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123928,7 +133886,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123937,7 +133896,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -123946,7 +133906,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -123991,7 +133952,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124000,7 +133962,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -124016,7 +133979,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124025,7 +133989,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124034,7 +133999,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124043,7 +134009,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124052,7 +134019,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124061,7 +134029,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124070,7 +134039,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124079,7 +134049,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124088,7 +134059,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -124115,7 +134087,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124124,7 +134097,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -124140,7 +134114,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124149,7 +134124,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124158,7 +134134,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124167,7 +134144,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124176,7 +134154,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124185,7 +134164,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -124212,7 +134192,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124221,7 +134202,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -124237,7 +134219,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124246,7 +134229,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124255,7 +134239,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124264,7 +134249,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124273,7 +134259,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124282,7 +134269,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124291,7 +134279,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -124318,7 +134307,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124327,7 +134317,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -124343,7 +134334,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124352,7 +134344,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124361,7 +134354,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124370,7 +134364,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124379,7 +134374,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124388,7 +134384,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124397,7 +134394,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124406,7 +134404,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124415,7 +134414,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124424,7 +134424,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124433,7 +134434,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124442,7 +134444,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -124469,7 +134472,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124478,7 +134482,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -124494,7 +134499,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124503,7 +134509,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124512,7 +134519,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124521,7 +134529,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124530,7 +134539,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124539,7 +134549,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124548,7 +134559,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124557,7 +134569,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124566,7 +134579,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124575,7 +134589,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124584,7 +134599,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124593,7 +134609,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124602,7 +134619,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124611,7 +134629,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -124638,7 +134657,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124647,7 +134667,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -124663,7 +134684,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124672,7 +134694,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124681,7 +134704,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124690,7 +134714,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124699,7 +134724,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124708,7 +134734,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124717,7 +134744,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124726,7 +134754,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124735,7 +134764,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124744,7 +134774,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124753,7 +134784,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124762,7 +134794,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124771,7 +134804,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124780,7 +134814,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124789,7 +134824,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -124816,7 +134852,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124825,7 +134862,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -124841,7 +134879,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124850,7 +134889,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124859,7 +134899,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124868,7 +134909,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124877,7 +134919,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124886,7 +134929,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124895,7 +134939,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124904,7 +134949,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124913,7 +134959,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124922,7 +134969,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124931,7 +134979,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124940,7 +134989,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124949,7 +134999,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124958,7 +135009,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124967,7 +135019,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -124976,7 +135029,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -125003,7 +135057,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125012,7 +135067,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -125028,7 +135084,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125037,7 +135094,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125046,7 +135104,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125055,7 +135114,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125064,7 +135124,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125073,7 +135134,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125082,7 +135144,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125091,7 +135154,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125100,7 +135164,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125109,7 +135174,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125118,7 +135184,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125127,7 +135194,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125136,7 +135204,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125145,7 +135214,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125154,7 +135224,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -125181,7 +135252,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125190,7 +135262,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -125206,7 +135279,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125215,7 +135289,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125224,7 +135299,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125233,7 +135309,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125242,7 +135319,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125251,7 +135329,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125260,7 +135339,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125269,7 +135349,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125278,7 +135359,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125287,7 +135369,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125296,7 +135379,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125305,7 +135389,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125314,7 +135399,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125323,7 +135409,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125332,7 +135419,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -125359,7 +135447,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125368,7 +135457,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -125384,7 +135474,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125393,7 +135484,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125402,7 +135494,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125411,7 +135504,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125420,7 +135514,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125429,7 +135524,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125438,7 +135534,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125447,7 +135544,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125456,7 +135554,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125465,7 +135564,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125474,7 +135574,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125483,7 +135584,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125492,7 +135594,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125501,7 +135604,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125510,7 +135614,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -125544,7 +135649,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125553,7 +135659,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -125569,7 +135676,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125578,7 +135686,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125587,7 +135696,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125596,7 +135706,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125605,7 +135716,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125614,7 +135726,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125623,7 +135736,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125632,7 +135746,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -125659,7 +135774,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125668,7 +135784,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -125684,7 +135801,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125693,7 +135811,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125702,7 +135821,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125711,7 +135831,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125720,7 +135841,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125729,7 +135851,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125738,7 +135861,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125747,7 +135871,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125756,7 +135881,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -125783,7 +135909,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125792,7 +135919,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -125808,7 +135936,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125817,7 +135946,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125826,7 +135956,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125835,7 +135966,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125844,7 +135976,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -125871,7 +136004,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125880,7 +136014,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -125896,7 +136031,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125905,7 +136041,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125914,7 +136051,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125923,7 +136061,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125932,7 +136071,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125941,7 +136081,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125950,7 +136091,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125959,7 +136101,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -125986,7 +136129,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -125995,7 +136139,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -126011,7 +136156,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126020,7 +136166,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126029,7 +136176,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126038,7 +136186,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126047,7 +136196,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126056,7 +136206,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126065,7 +136216,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -126092,7 +136244,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126101,7 +136254,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -126117,7 +136271,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126126,7 +136281,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126135,7 +136291,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126144,7 +136301,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126153,7 +136311,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126162,7 +136321,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126171,7 +136331,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126180,7 +136341,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126189,7 +136351,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126198,7 +136361,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -126225,7 +136389,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126234,7 +136399,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -126250,7 +136416,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126259,7 +136426,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126268,7 +136436,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126277,7 +136446,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126286,7 +136456,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126295,7 +136466,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126304,7 +136476,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126313,7 +136486,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126322,7 +136496,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -126349,7 +136524,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126358,7 +136534,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -126374,7 +136551,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126383,7 +136561,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126392,7 +136571,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126401,7 +136581,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126410,7 +136591,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126419,7 +136601,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126428,7 +136611,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126437,7 +136621,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126446,7 +136631,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -126473,7 +136659,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126482,7 +136669,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -126498,7 +136686,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126507,7 +136696,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126516,7 +136706,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126525,7 +136716,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126534,7 +136726,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126543,7 +136736,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126552,7 +136746,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126561,7 +136756,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -126588,7 +136784,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126597,7 +136794,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -126613,7 +136811,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126622,7 +136821,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -126649,7 +136849,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126658,7 +136859,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -126674,7 +136876,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126683,7 +136886,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126692,7 +136896,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126701,7 +136906,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126710,7 +136916,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126719,7 +136926,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -126746,7 +136954,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126755,7 +136964,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -126771,7 +136981,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126780,7 +136991,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126789,7 +137001,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126798,7 +137011,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126807,7 +137021,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -126834,7 +137049,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -126850,7 +137066,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126859,7 +137076,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -126886,7 +137104,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126895,7 +137114,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -126911,7 +137131,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -126938,7 +137159,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126947,7 +137169,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -126963,7 +137186,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126972,7 +137196,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126981,7 +137206,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126990,7 +137216,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -126999,7 +137226,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127008,7 +137236,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127017,7 +137246,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127026,7 +137256,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127035,7 +137266,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127044,7 +137276,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -127071,7 +137304,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127080,7 +137314,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -127096,7 +137331,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127105,7 +137341,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127114,7 +137351,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127123,7 +137361,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127132,7 +137371,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127141,7 +137381,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127150,7 +137391,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127159,7 +137401,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127168,7 +137411,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127177,7 +137421,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -127204,7 +137449,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127213,7 +137459,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -127229,7 +137476,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127238,7 +137486,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127247,7 +137496,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127256,7 +137506,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127265,7 +137516,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -127292,7 +137544,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127301,7 +137554,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -127317,7 +137571,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127326,7 +137581,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127335,7 +137591,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127344,7 +137601,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127353,7 +137611,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127362,7 +137621,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127371,7 +137631,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127380,7 +137641,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127389,7 +137651,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127398,7 +137661,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -127432,7 +137696,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127441,7 +137706,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127450,7 +137716,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127459,7 +137726,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127468,7 +137736,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127477,7 +137746,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127486,7 +137756,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127495,7 +137766,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127504,7 +137776,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127513,7 +137786,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127522,7 +137796,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127531,7 +137806,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127540,7 +137816,8 @@ "l": "(O00-O99) Pregnancy, childbirth", "t": "v", "e": "ICD10/O00-O99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127549,7 +137826,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127558,7 +137836,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127567,7 +137846,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127576,7 +137856,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127585,7 +137866,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -127601,7 +137883,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127610,7 +137893,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127619,7 +137903,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127628,7 +137913,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127637,7 +137923,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127646,7 +137933,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127655,7 +137943,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127664,7 +137953,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127673,7 +137963,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127682,7 +137973,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -127709,7 +138001,8 @@ "l": "(A00-B99) Infectious, parasitic diseases", "t": "v", "e": "ICD10/A00-B99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127718,7 +138011,8 @@ "l": "(C00-D48) Neoplasms", "t": "v", "e": "ICD10/C00-D48", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127727,7 +138021,8 @@ "l": "(D50-D89) Blood and Immune disorders", "t": "v", "e": "ICD10/D50-D89", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127736,7 +138031,8 @@ "l": "(E00-E88) Endocrine, nutritional and metabolic diseases", "t": "v", "e": "ICD10/E00-E88", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127745,7 +138041,8 @@ "l": "(F01-F99) Mental and behavioural disorders", "t": "v", "e": "ICD10/F01-F99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127754,7 +138051,8 @@ "l": "(G00-G98) Diseases of the nervous system", "t": "v", "e": "ICD10/G00-G98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127763,7 +138061,8 @@ "l": "(I00-I99) Diseases of the circulatory system", "t": "v", "e": "ICD10/I00-I99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127772,7 +138071,8 @@ "l": "(J00-J98) Respiratory disease", "t": "v", "e": "ICD10/J00-J98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127781,7 +138081,8 @@ "l": "(K00-K92) Diseases of the digestive system", "t": "v", "e": "ICD10/K00-K92", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127790,7 +138091,8 @@ "l": "(L00-L98) Skin and Tissue disease", "t": "v", "e": "ICD10/L00-L98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127799,7 +138101,8 @@ "l": "(M00-M99) Diseases of the musculoskeletal system and connective tissue", "t": "v", "e": "ICD10/M00-M99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127808,7 +138111,8 @@ "l": "(N00-N98) Genitourinary disease", "t": "v", "e": "ICD10/N00-N98", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127817,7 +138121,8 @@ "l": "(P00-P96) Perinatal conditions", "t": "v", "e": "ICD10/P00-P96", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127826,7 +138131,8 @@ "l": "(Q00-Q99) Congenital malformations, deformations and chromosomal abnormalities", "t": "v", "e": "ICD10/Q00-Q99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127835,7 +138141,8 @@ "l": "(R00-R99) Unclassified", "t": "v", "e": "ICD10/R00-R99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127844,7 +138151,8 @@ "l": "(U00-U99) Special Purpose Codes", "t": "v", "e": "ICD10/U00-U99", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127853,7 +138161,8 @@ "l": "(V01-Y89) External causes", "t": "v", "e": "ICD10/V01-Y89", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -127869,7 +138178,8 @@ "l": "Less than 1 Years", "t": "v", "e": "YearsUpto1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127878,7 +138188,8 @@ "l": "1 - 4 Years", "t": "v", "e": "Years1To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127887,7 +138198,8 @@ "l": "5 - 14 Years", "t": "v", "e": "Years5To14", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127896,7 +138208,8 @@ "l": "15 - 24 Years", "t": "v", "e": "Years15To24", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127905,7 +138218,8 @@ "l": "25 - 34 Years", "t": "v", "e": "Years25To34", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127914,7 +138228,8 @@ "l": "35 - 44 Years", "t": "v", "e": "Years35To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127923,7 +138238,8 @@ "l": "45 - 54 Years", "t": "v", "e": "Years45To54", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127932,7 +138248,8 @@ "l": "55 - 64 Years", "t": "v", "e": "Years55To64", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127941,7 +138258,8 @@ "l": "65 - 74 Years", "t": "v", "e": "Years65To74", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127950,7 +138268,8 @@ "l": "75 - 84 Years", "t": "v", "e": "Years75To84", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -127976,7 +138295,8 @@ "l": "All Teeth Loss", "t": "v", "e": "AllTeethLoss", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127985,7 +138305,8 @@ "l": "Arthritis", "t": "v", "e": "Arthritis", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -127994,7 +138315,8 @@ "l": "Asthma", "t": "v", "e": "Asthma", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128003,7 +138325,8 @@ "l": "Cancer Excluding Skin Cancer", "t": "v", "e": "CancerExcludingSkinCancer", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128012,7 +138335,8 @@ "l": "Chronic Kidney Disease", "t": "v", "e": "ChronicKidneyDisease", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128021,7 +138345,8 @@ "l": "Chronic Obstructive Pulmonary Disease", "t": "v", "e": "ChronicObstructivePulmonaryDisease", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128030,7 +138355,8 @@ "l": "Coronary Heart Disease", "t": "v", "e": "CoronaryHeartDisease", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128053,7 +138379,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128062,7 +138389,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -128075,7 +138403,8 @@ "l": "High Blood Pressure", "t": "v", "e": "HighBloodPressure", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128084,7 +138413,8 @@ "l": "High Cholesterol", "t": "v", "e": "HighCholesterol", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128093,7 +138423,8 @@ "l": "Mental Health Not Good", "t": "v", "e": "MentalHealthNotGood", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128102,7 +138433,8 @@ "l": "Physical Health Not Good", "t": "v", "e": "PhysicalHealthNotGood", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128111,7 +138443,8 @@ "l": "Stroke", "t": "v", "e": "Stroke", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -128127,7 +138460,8 @@ "l": "Annual Checkup", "t": "v", "e": "AnnualCheckup", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128136,7 +138470,8 @@ "l": "Cholesterol Screening", "t": "v", "e": "CholesterolScreening", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128145,7 +138480,8 @@ "l": "Dental Visit", "t": "v", "e": "DentalVisit", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -128161,7 +138497,8 @@ "l": "Binge Drinking", "t": "v", "e": "BingeDrinking", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128184,7 +138521,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128193,7 +138531,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -128220,7 +138559,8 @@ "l": "Female", "t": "v", "e": "Female", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128229,7 +138569,8 @@ "l": "Male", "t": "v", "e": "Male", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -128242,7 +138583,8 @@ "l": "Sleep Less Than7 Hours", "t": "v", "e": "SleepLessThan7Hours", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128251,7 +138593,8 @@ "l": "Smoking", "t": "v", "e": "Smoking", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -128267,7 +138610,8 @@ "l": "14-Hydroxycodeinone", "t": "v", "e": "drug/dea/9665", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128276,7 +138620,8 @@ "l": "5-MeO-DMT", "t": "v", "e": "drug/dea/7431", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128285,7 +138630,8 @@ "l": "5-MeO-DiPT", "t": "v", "e": "drug/dea/7439", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128294,7 +138640,8 @@ "l": "Alfentanil", "t": "v", "e": "drug/dea/9737", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128303,7 +138650,8 @@ "l": "Alphaprodine", "t": "v", "e": "drug/dea/9010", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128312,7 +138660,8 @@ "l": "Amobarbital", "t": "v", "e": "drug/dea/2125", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128321,7 +138670,8 @@ "l": "Amphetamine", "t": "v", "e": "drug/dea/1100", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128330,7 +138680,8 @@ "l": "Anabolic Steroids (21 CFR Section 1300.01)", "t": "v", "e": "drug/dea/4000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128339,7 +138690,8 @@ "l": "Anileridine", "t": "v", "e": "drug/dea/9020", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128348,7 +138700,8 @@ "l": "Barbituric Acid Derivative Or Salt", "t": "v", "e": "drug/dea/2100", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128357,7 +138710,8 @@ "l": "Bufotenine", "t": "v", "e": "drug/dea/7433", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128366,7 +138720,8 @@ "l": "Buprenorphine", "t": "v", "e": "drug/dea/9064", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128375,7 +138730,8 @@ "l": "Butalbital", "t": "v", "e": "drug/dea/2165", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128384,7 +138740,8 @@ "l": "Cannabicyclol", "t": "v", "e": "drug/dea/7377", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128393,7 +138750,8 @@ "l": "Carfentanil", "t": "v", "e": "drug/dea/9743", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128402,7 +138760,8 @@ "l": "Cocaine", "t": "v", "e": "drug/dea/9041L", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128411,7 +138770,8 @@ "l": "Codeine", "t": "v", "e": "drug/dea/9050", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128420,7 +138780,8 @@ "l": "D-Methamphetamine", "t": "v", "e": "drug/dea/1105D", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128429,7 +138790,8 @@ "l": "Dextropropoxyphene, bulk (non-dosage forms)", "t": "v", "e": "drug/dea/9273D", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128438,7 +138800,8 @@ "l": "Diazepam", "t": "v", "e": "drug/dea/2765", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128447,7 +138810,8 @@ "l": "Difenoxin", "t": "v", "e": "drug/dea/9168", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128456,7 +138820,8 @@ "l": "Dihydrocodeine", "t": "v", "e": "drug/dea/9120", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128465,7 +138830,8 @@ "l": "Diphenoxylate", "t": "v", "e": "drug/dea/9170", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128474,7 +138840,8 @@ "l": "Dl-Methamphetamine Racemic Base", "t": "v", "e": "drug/dea/1105B", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128483,7 +138850,8 @@ "l": "Dronabinol (in a FDA-approved oral solution drug)", "t": "v", "e": "drug/dea/7365", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128492,7 +138860,8 @@ "l": "Dronabinol (synthetic, in FDA-approved gelatin capsule)", "t": "v", "e": "drug/dea/7369", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128501,7 +138870,8 @@ "l": "Ecgonine", "t": "v", "e": "drug/dea/9180L", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128510,7 +138880,8 @@ "l": "Ethylamine analog of phencyclidine (PCE)", "t": "v", "e": "drug/dea/7455", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128519,7 +138890,8 @@ "l": "Ethylmorphine", "t": "v", "e": "drug/dea/9190", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128528,7 +138900,8 @@ "l": "Etorphine (except HCl)", "t": "v", "e": "drug/dea/9056", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128537,7 +138910,8 @@ "l": "Fentanyl Base", "t": "v", "e": "drug/dea/9801", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128546,7 +138920,8 @@ "l": "GHB", "t": "v", "e": "drug/dea/2010", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128555,7 +138930,8 @@ "l": "GHB preparations (FDA-approved)", "t": "v", "e": "drug/dea/2012", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128564,7 +138940,8 @@ "l": "HMMA", "t": "v", "e": "drug/dea/7444", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128573,7 +138950,8 @@ "l": "Heroin", "t": "v", "e": "drug/dea/9200", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128582,7 +138960,8 @@ "l": "Hydrocodone", "t": "v", "e": "drug/dea/9193", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128591,7 +138970,8 @@ "l": "Hydromorphone", "t": "v", "e": "drug/dea/9150", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128600,7 +138980,8 @@ "l": "Ketamine", "t": "v", "e": "drug/dea/7285", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128609,7 +138990,8 @@ "l": "Levorphanol", "t": "v", "e": "drug/dea/9220L", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128618,7 +139000,8 @@ "l": "Lisdexamfetamine", "t": "v", "e": "drug/dea/1205", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128627,7 +139010,8 @@ "l": "Lorazepam", "t": "v", "e": "drug/dea/2885", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128636,7 +139020,8 @@ "l": "Lysergide (D-LSD)", "t": "v", "e": "drug/dea/7315D", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128645,7 +139030,8 @@ "l": "MDA", "t": "v", "e": "drug/dea/7400", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128654,7 +139040,8 @@ "l": "Mephedrone", "t": "v", "e": "drug/dea/1248", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128663,7 +139050,8 @@ "l": "Mescaline", "t": "v", "e": "drug/dea/7381", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128672,7 +139060,8 @@ "l": "Methadone", "t": "v", "e": "drug/dea/9250B", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128681,7 +139070,8 @@ "l": "Methylone", "t": "v", "e": "drug/dea/7540", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128690,7 +139080,8 @@ "l": "Methylphenidate", "t": "v", "e": "drug/dea/1724", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128699,7 +139090,8 @@ "l": "Morphine", "t": "v", "e": "drug/dea/9300", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128708,7 +139100,8 @@ "l": "Morphine-3-ethereal Sulfate", "t": "v", "e": "drug/dea/9336", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128717,7 +139110,8 @@ "l": "Nabilone", "t": "v", "e": "drug/dea/7379", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128726,7 +139120,8 @@ "l": "Naloxone", "t": "v", "e": "drug/dea/9411", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128735,7 +139130,8 @@ "l": "Norcocaine", "t": "v", "e": "drug/dea/9046", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128744,7 +139140,8 @@ "l": "Normorphine", "t": "v", "e": "drug/dea/9313", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128753,7 +139150,8 @@ "l": "Noroxymorphone", "t": "v", "e": "drug/dea/9668", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128762,7 +139160,8 @@ "l": "Opium combination product", "t": "v", "e": "drug/dea/9809", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128771,7 +139170,8 @@ "l": "Opium tincture", "t": "v", "e": "drug/dea/9630", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128780,7 +139180,8 @@ "l": "Opium, powdered", "t": "v", "e": "drug/dea/9639", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128789,7 +139190,8 @@ "l": "Opium, raw", "t": "v", "e": "drug/dea/9600", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128798,7 +139200,8 @@ "l": "Oxycodone", "t": "v", "e": "drug/dea/9143", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128807,7 +139210,8 @@ "l": "Oxymorphone", "t": "v", "e": "drug/dea/9652", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128816,7 +139220,8 @@ "l": "Paregoric (opium)", "t": "v", "e": "drug/dea/9655", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128825,7 +139230,8 @@ "l": "Pentobarbital", "t": "v", "e": "drug/dea/2270", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128834,7 +139240,8 @@ "l": "Pethidine (meperidine)", "t": "v", "e": "drug/dea/9230", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128843,7 +139250,8 @@ "l": "Phencyclidine (PCP)", "t": "v", "e": "drug/dea/7471", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128852,7 +139260,8 @@ "l": "Phendimetrazine", "t": "v", "e": "drug/dea/1615", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128861,7 +139270,8 @@ "l": "Phenobarbital", "t": "v", "e": "drug/dea/2285", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128870,7 +139280,8 @@ "l": "Poppy Straw Concentrate", "t": "v", "e": "drug/dea/9670", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128879,7 +139290,8 @@ "l": "Psilocin", "t": "v", "e": "drug/dea/7438", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128888,7 +139300,8 @@ "l": "Psilocybin", "t": "v", "e": "drug/dea/7437", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128897,7 +139310,8 @@ "l": "Remifentanil", "t": "v", "e": "drug/dea/9739", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128906,7 +139320,8 @@ "l": "Secobarbital", "t": "v", "e": "drug/dea/2315", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128915,7 +139330,8 @@ "l": "Sufentanil Base", "t": "v", "e": "drug/dea/9740", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128924,7 +139340,8 @@ "l": "Tapentadol", "t": "v", "e": "drug/dea/9780", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128933,7 +139350,8 @@ "l": "Testosterone", "t": "v", "e": "drug/dea/4187", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128942,7 +139360,8 @@ "l": "Tetrahydrocannabinol (synthetic)", "t": "v", "e": "drug/dea/7370", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128951,7 +139370,8 @@ "l": "Thebaine", "t": "v", "e": "drug/dea/9333", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128960,7 +139380,8 @@ "l": "Zolpidem", "t": "v", "e": "drug/dea/2783", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -128976,7 +139397,8 @@ "l": "Confirmed Case", "t": "v", "e": "ConfirmedCase", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128985,7 +139407,8 @@ "l": "Confirmed Or Probable Case", "t": "v", "e": "ConfirmedOrProbableCase", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -128994,7 +139417,8 @@ "l": "Patient Deceased", "t": "v", "e": "PatientDeceased", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129003,7 +139427,8 @@ "l": "Patient Hospitalized", "t": "v", "e": "PatientHospitalized", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129012,7 +139437,8 @@ "l": "Patient In ICU", "t": "v", "e": "PatientInICU", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129021,7 +139447,8 @@ "l": "Patient On Ventilator", "t": "v", "e": "PatientOnVentilator", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129030,18 +139457,18 @@ "l": "Patient Recovered", "t": "v", "e": "PatientRecovered", - "c": 1 + "c": 1, + "cd": [] } ] } ] }, "Housing": { - "sv": [ - "top" - ], + "sv": [], "l": "Housing", "t": "p", + "e": "Housing", "c": 97, "cd": [ { @@ -129050,7 +139477,9 @@ ], "l": "Housing Units", "t": "v", - "c": 1 + "e": "Housing Units", + "c": 1, + "cd": [] }, { "l": "Housing Unit Cash Rent Status", @@ -129064,7 +139493,8 @@ "l": "No Cash Rent", "t": "v", "e": "NoCashRent", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129073,7 +139503,8 @@ "l": "With Cash Rent", "t": "v", "e": "WithCashRent", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -129089,7 +139520,8 @@ "l": "Less than 100 $", "t": "v", "e": "USDollarUpto100", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129098,7 +139530,8 @@ "l": "100 - 149 $", "t": "v", "e": "USDollar100To149", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129107,7 +139540,8 @@ "l": "150 - 199 $", "t": "v", "e": "USDollar150To199", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129116,7 +139550,8 @@ "l": "200 - 249 $", "t": "v", "e": "USDollar200To249", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129125,7 +139560,8 @@ "l": "250 - 299 $", "t": "v", "e": "USDollar250To299", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129134,7 +139570,8 @@ "l": "300 - 349 $", "t": "v", "e": "USDollar300To349", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129143,7 +139580,8 @@ "l": "350 - 399 $", "t": "v", "e": "USDollar350To399", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129152,7 +139590,8 @@ "l": "400 - 449 $", "t": "v", "e": "USDollar400To449", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129161,7 +139600,8 @@ "l": "450 - 499 $", "t": "v", "e": "USDollar450To499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129170,7 +139610,8 @@ "l": "500 - 549 $", "t": "v", "e": "USDollar500To549", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129179,7 +139620,8 @@ "l": "550 - 599 $", "t": "v", "e": "USDollar550To599", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129188,7 +139630,8 @@ "l": "600 - 649 $", "t": "v", "e": "USDollar600To649", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129197,7 +139640,8 @@ "l": "650 - 699 $", "t": "v", "e": "USDollar650To699", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129206,7 +139650,8 @@ "l": "700 - 749 $", "t": "v", "e": "USDollar700To749", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129215,7 +139660,8 @@ "l": "750 - 799 $", "t": "v", "e": "USDollar750To799", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129224,7 +139670,8 @@ "l": "800 - 899 $", "t": "v", "e": "USDollar800To899", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129233,7 +139680,8 @@ "l": "900 - 999 $", "t": "v", "e": "USDollar900To999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129242,7 +139690,8 @@ "l": "1,000 - 1,249 $", "t": "v", "e": "USDollar1000To1249", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129251,7 +139700,8 @@ "l": "1,250 - 1,499 $", "t": "v", "e": "USDollar1250To1499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129260,7 +139710,8 @@ "l": "1,500 - 1,999 $", "t": "v", "e": "USDollar1500To1999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129269,7 +139720,8 @@ "l": "2,000 - 2,499 $", "t": "v", "e": "USDollar2000To2499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129278,7 +139730,8 @@ "l": "More than 2,000 $", "t": "v", "e": "USDollar2000Onwards", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129287,7 +139740,8 @@ "l": "2,500 - 2,999 $", "t": "v", "e": "USDollar2500To2999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129296,7 +139750,8 @@ "l": "3,000 - 3,499 $", "t": "v", "e": "USDollar3000To3499", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129305,7 +139760,8 @@ "l": "More than 3,500 $", "t": "v", "e": "USDollar3500Onwards", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -129321,7 +139777,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129330,7 +139787,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129339,7 +139797,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129348,7 +139807,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129357,7 +139817,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129366,7 +139827,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129375,7 +139837,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129384,7 +139847,8 @@ "l": "40,000 - 49,999 $", "t": "v", "e": "USDollar40000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129393,7 +139857,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129402,7 +139867,8 @@ "l": "60,000 - 69,999 $", "t": "v", "e": "USDollar60000To69999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129411,7 +139877,8 @@ "l": "70,000 - 79,999 $", "t": "v", "e": "USDollar70000To79999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129420,7 +139887,8 @@ "l": "80,000 - 89,999 $", "t": "v", "e": "USDollar80000To89999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129429,7 +139897,8 @@ "l": "90,000 - 99,999 $", "t": "v", "e": "USDollar90000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129438,7 +139907,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129447,7 +139917,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129456,7 +139927,8 @@ "l": "150,000 - 174,999 $", "t": "v", "e": "USDollar150000To174999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129465,7 +139937,8 @@ "l": "175,000 - 199,999 $", "t": "v", "e": "USDollar175000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129474,7 +139947,8 @@ "l": "200,000 - 249,999 $", "t": "v", "e": "USDollar200000To249999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129483,7 +139957,8 @@ "l": "250,000 - 299,999 $", "t": "v", "e": "USDollar250000To299999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129492,7 +139967,8 @@ "l": "300,000 - 399,999 $", "t": "v", "e": "USDollar300000To399999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129501,7 +139977,8 @@ "l": "400,000 - 499,999 $", "t": "v", "e": "USDollar400000To499999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129510,7 +139987,8 @@ "l": "500,000 - 749,999 $", "t": "v", "e": "USDollar500000To749999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129519,25 +139997,28 @@ "l": "750,000 - 999,999 $", "t": "v", "e": "USDollar750000To999999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ - "Count_HousingUnit_HomeValue1000000To1499999USDollar" + "Count_HousingUnit_HomeValue1000000OrMoreUSDollar" ], - "l": "1,000,000 - 1,499,999 $", + "l": "More than 1,000,000 $", "t": "v", - "e": "USDollar1000000To1499999", - "c": 1 + "e": "USDollar1000000Onwards", + "c": 1, + "cd": [] }, { "sv": [ - "Count_HousingUnit_HomeValue1000000OrMoreUSDollar" + "Count_HousingUnit_HomeValue1000000To1499999USDollar" ], - "l": "More than 1,000,000 $", + "l": "1,000,000 - 1,499,999 $", "t": "v", - "e": "USDollar1000000Onwards", - "c": 1 + "e": "USDollar1000000To1499999", + "c": 1, + "cd": [] }, { "sv": [ @@ -129546,7 +140027,8 @@ "l": "1,500,000 - 1,999,999 $", "t": "v", "e": "USDollar1500000To1999999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129555,7 +140037,8 @@ "l": "More than 2,000,000 $", "t": "v", "e": "USDollar2000000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -129571,7 +140054,8 @@ "l": "American Indian And Alaska Native Alone", "t": "v", "e": "AmericanIndianAndAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129594,7 +140078,8 @@ "l": "Owner Occupied", "t": "v", "e": "OwnerOccupied", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129603,7 +140088,8 @@ "l": "Renter Occupied", "t": "v", "e": "RenterOccupied", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -129630,7 +140116,8 @@ "l": "Owner Occupied", "t": "v", "e": "OwnerOccupied", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129639,7 +140126,8 @@ "l": "Renter Occupied", "t": "v", "e": "RenterOccupied", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -129666,7 +140154,8 @@ "l": "Owner Occupied", "t": "v", "e": "OwnerOccupied", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129675,7 +140164,8 @@ "l": "Renter Occupied", "t": "v", "e": "RenterOccupied", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -129702,7 +140192,8 @@ "l": "Owner Occupied", "t": "v", "e": "OwnerOccupied", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129711,7 +140202,8 @@ "l": "Renter Occupied", "t": "v", "e": "RenterOccupied", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -129724,7 +140216,8 @@ "l": "Native Hawaiian And Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianAndOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129747,7 +140240,8 @@ "l": "Owner Occupied", "t": "v", "e": "OwnerOccupied", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129756,7 +140250,8 @@ "l": "Renter Occupied", "t": "v", "e": "RenterOccupied", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -129783,7 +140278,8 @@ "l": "Owner Occupied", "t": "v", "e": "OwnerOccupied", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129792,7 +140288,8 @@ "l": "Renter Occupied", "t": "v", "e": "RenterOccupied", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -129819,7 +140316,8 @@ "l": "Owner Occupied", "t": "v", "e": "OwnerOccupied", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129828,7 +140326,8 @@ "l": "Renter Occupied", "t": "v", "e": "RenterOccupied", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -129855,7 +140354,8 @@ "l": "Owner Occupied", "t": "v", "e": "OwnerOccupied", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129864,7 +140364,8 @@ "l": "Renter Occupied", "t": "v", "e": "RenterOccupied", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -129891,7 +140392,8 @@ "l": "Owner Occupied", "t": "v", "e": "OwnerOccupied", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129900,7 +140402,8 @@ "l": "Renter Occupied", "t": "v", "e": "RenterOccupied", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -129920,7 +140423,8 @@ "l": "1 Rooms", "t": "v", "e": "Rooms1", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129929,7 +140433,8 @@ "l": "2 Rooms", "t": "v", "e": "Rooms2", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129938,7 +140443,8 @@ "l": "3 Rooms", "t": "v", "e": "Rooms3", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129947,7 +140453,8 @@ "l": "4 Rooms", "t": "v", "e": "Rooms4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129956,7 +140463,8 @@ "l": "5 Rooms", "t": "v", "e": "Rooms5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129965,7 +140473,8 @@ "l": "6 Rooms", "t": "v", "e": "Rooms6", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129974,7 +140483,8 @@ "l": "7 Rooms", "t": "v", "e": "Rooms7", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129983,7 +140493,8 @@ "l": "8 Rooms", "t": "v", "e": "Rooms8", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -129992,7 +140503,8 @@ "l": "More than 9 Rooms", "t": "v", "e": "Rooms9Onwards", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -130008,7 +140520,8 @@ "l": "Occupied Housing Unit", "t": "v", "e": "OccupiedHousingUnit", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130017,7 +140530,8 @@ "l": "Vacant Housing Unit", "t": "v", "e": "VacantHousingUnit", - "c": 1 + "c": 1, + "cd": [] } ] }, @@ -130047,7 +140561,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130056,7 +140571,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130065,7 +140581,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130074,7 +140591,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130083,7 +140601,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130092,7 +140611,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130101,7 +140621,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130110,7 +140631,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130119,7 +140641,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -130146,7 +140669,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130155,7 +140679,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130164,7 +140689,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130173,7 +140699,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130182,7 +140709,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130191,7 +140719,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130200,7 +140729,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130209,7 +140739,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130218,7 +140749,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -130229,11 +140761,10 @@ ] }, "Household": { - "sv": [ - "top" - ], + "sv": [], "l": "Household", "t": "p", + "e": "Household", "c": 680, "cd": [ { @@ -130242,7 +140773,9 @@ ], "l": "Household", "t": "v", - "c": 1 + "e": "Household", + "c": 1, + "cd": [] }, { "l": "Household by Householder Age", @@ -130284,7 +140817,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130293,7 +140827,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130302,7 +140837,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130311,7 +140847,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130320,7 +140857,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130329,7 +140867,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130338,7 +140877,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130347,7 +140887,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130356,7 +140897,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -130383,7 +140925,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130392,7 +140935,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130401,7 +140945,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130410,7 +140955,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130419,7 +140965,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130428,7 +140975,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130437,7 +140985,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130446,7 +140995,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130455,7 +141005,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -130482,7 +141033,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130491,7 +141043,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130500,7 +141053,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130509,7 +141063,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130518,7 +141073,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130527,7 +141083,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130536,7 +141093,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130545,7 +141103,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130554,7 +141113,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -130581,7 +141141,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130590,7 +141151,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130599,7 +141161,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130608,7 +141171,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130617,7 +141181,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130626,7 +141191,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130635,7 +141201,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130644,7 +141211,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130653,7 +141221,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -130680,7 +141249,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130689,7 +141259,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130698,7 +141269,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130707,7 +141279,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130716,7 +141289,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130725,7 +141299,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130734,7 +141309,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130743,7 +141319,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130752,7 +141329,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -130779,7 +141357,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130788,7 +141367,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130797,7 +141377,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130806,7 +141387,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130815,7 +141397,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130824,7 +141407,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130833,7 +141417,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130842,7 +141427,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130851,7 +141437,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -130878,7 +141465,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130887,7 +141475,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130896,7 +141485,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130905,7 +141495,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130914,7 +141505,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130923,7 +141515,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130932,7 +141525,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130941,7 +141535,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130950,7 +141545,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -130977,7 +141573,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130986,7 +141583,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -130995,7 +141593,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131004,7 +141603,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131013,7 +141613,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131022,7 +141623,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131031,7 +141633,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131040,7 +141643,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131049,7 +141653,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -131076,7 +141681,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131085,7 +141691,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131094,7 +141701,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131103,7 +141711,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131112,7 +141721,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131121,7 +141731,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131130,7 +141741,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131139,7 +141751,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131148,7 +141761,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -131175,7 +141789,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131184,7 +141799,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131193,7 +141809,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131202,7 +141819,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131211,7 +141829,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131220,7 +141839,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131229,7 +141849,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131238,7 +141859,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131247,7 +141869,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -131274,7 +141897,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131283,7 +141907,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131292,7 +141917,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131301,7 +141927,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131310,7 +141937,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131319,7 +141947,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131328,7 +141957,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131337,7 +141967,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131346,7 +141977,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -131373,7 +142005,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131382,7 +142015,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131391,7 +142025,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131400,7 +142035,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131409,7 +142045,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131418,7 +142055,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131427,7 +142065,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131436,7 +142075,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131445,7 +142085,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -131472,7 +142113,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131481,7 +142123,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131490,7 +142133,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131499,7 +142143,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131508,7 +142153,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131517,7 +142163,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131526,7 +142173,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131535,7 +142183,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131544,7 +142193,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -131571,7 +142221,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131580,7 +142231,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131589,7 +142241,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131598,7 +142251,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131607,7 +142261,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131616,7 +142271,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131625,7 +142281,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131634,7 +142291,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131643,7 +142301,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -131670,7 +142329,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131679,7 +142339,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131688,7 +142349,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131697,7 +142359,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131706,7 +142369,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131715,7 +142379,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131724,7 +142389,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131733,7 +142399,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131742,7 +142409,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -131769,7 +142437,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131778,7 +142447,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131787,7 +142457,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131796,7 +142467,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131805,7 +142477,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131814,7 +142487,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131823,7 +142497,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131832,7 +142507,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131841,7 +142517,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -131875,7 +142552,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131884,7 +142562,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131893,7 +142572,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131902,7 +142582,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131911,7 +142592,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131920,7 +142602,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131929,7 +142612,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131938,7 +142622,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131947,7 +142632,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131956,7 +142642,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131965,7 +142652,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131974,7 +142662,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131983,7 +142672,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -131992,7 +142682,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132001,7 +142692,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132010,7 +142702,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -132037,7 +142730,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132046,7 +142740,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132055,7 +142750,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132064,7 +142760,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132073,7 +142770,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132082,7 +142780,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132091,7 +142790,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132100,7 +142800,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132109,7 +142810,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132118,7 +142820,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132127,7 +142830,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132136,7 +142840,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132145,7 +142850,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132154,7 +142860,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132163,7 +142870,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132172,7 +142880,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -132199,7 +142908,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132208,7 +142918,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132217,7 +142928,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132226,7 +142938,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132235,7 +142948,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132244,7 +142958,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132253,7 +142968,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132262,7 +142978,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132271,7 +142988,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132280,7 +142998,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132289,7 +143008,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132298,7 +143018,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132307,7 +143028,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132316,7 +143038,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132325,7 +143048,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132334,7 +143058,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -132361,7 +143086,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132370,7 +143096,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132379,7 +143106,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132388,7 +143116,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132397,7 +143126,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132406,7 +143136,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132415,7 +143146,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132424,7 +143156,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132433,7 +143166,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132442,7 +143176,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132451,7 +143186,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132460,7 +143196,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132469,7 +143206,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132478,7 +143216,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132487,7 +143226,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132496,7 +143236,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -132523,7 +143264,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132532,7 +143274,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132541,7 +143284,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132550,7 +143294,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132559,7 +143304,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132568,7 +143314,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132577,7 +143324,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132586,7 +143334,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132595,7 +143344,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132604,7 +143354,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132613,7 +143364,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132622,7 +143374,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132631,7 +143384,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132640,7 +143394,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132649,7 +143404,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132658,7 +143414,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -132685,7 +143442,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132694,7 +143452,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132703,7 +143462,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132712,7 +143472,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132721,7 +143482,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132730,7 +143492,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132739,7 +143502,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132748,7 +143512,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132757,7 +143522,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132766,7 +143532,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132775,7 +143542,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132784,7 +143552,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132793,7 +143562,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132802,7 +143572,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132811,7 +143582,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132820,7 +143592,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -132847,7 +143620,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132856,7 +143630,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132865,7 +143640,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132874,7 +143650,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132883,7 +143660,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132892,7 +143670,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132901,7 +143680,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132910,7 +143690,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132919,7 +143700,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132928,7 +143710,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132937,7 +143720,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132946,7 +143730,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132955,7 +143740,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132964,7 +143750,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132973,7 +143760,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -132982,7 +143770,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -133009,7 +143798,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133018,7 +143808,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133027,7 +143818,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133036,7 +143828,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133045,7 +143838,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133054,7 +143848,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133063,7 +143858,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133072,7 +143868,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133081,7 +143878,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133090,7 +143888,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133099,7 +143898,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133108,7 +143908,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133117,7 +143918,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133126,7 +143928,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133135,7 +143938,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133144,7 +143948,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -133171,7 +143976,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133180,7 +143986,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133189,7 +143996,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133198,7 +144006,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133207,7 +144016,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133216,7 +144026,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133225,7 +144036,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133234,7 +144046,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133243,7 +144056,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133252,7 +144066,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133261,7 +144076,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133270,7 +144086,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133279,7 +144096,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133288,7 +144106,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133297,7 +144116,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133306,7 +144126,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -133351,7 +144172,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133360,7 +144182,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133369,7 +144192,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133378,7 +144202,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133387,7 +144212,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133396,7 +144222,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133405,7 +144232,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133414,7 +144242,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133423,7 +144252,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -133450,7 +144280,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133459,7 +144290,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133468,7 +144300,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133477,7 +144310,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133486,7 +144320,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133495,7 +144330,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133504,7 +144340,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133513,7 +144350,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133522,7 +144360,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -133549,7 +144388,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133558,7 +144398,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133567,7 +144408,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133576,7 +144418,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133585,7 +144428,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133594,7 +144438,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133603,7 +144448,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133612,7 +144458,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133621,7 +144468,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -133648,7 +144496,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133657,7 +144506,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133666,7 +144516,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133675,7 +144526,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133684,7 +144536,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133693,7 +144546,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133702,7 +144556,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133711,7 +144566,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133720,7 +144576,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -133747,7 +144604,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133756,7 +144614,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133765,7 +144624,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133774,7 +144634,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133783,7 +144644,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133792,7 +144654,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133801,7 +144664,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133810,7 +144674,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133819,7 +144684,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -133846,7 +144712,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133855,7 +144722,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133864,7 +144732,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133873,7 +144742,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133882,7 +144752,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133891,7 +144762,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133900,7 +144772,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133909,7 +144782,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133918,7 +144792,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -133945,7 +144820,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133954,7 +144830,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133963,7 +144840,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133972,7 +144850,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133981,7 +144860,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133990,7 +144870,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -133999,7 +144880,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134008,7 +144890,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134017,7 +144900,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -134044,7 +144928,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134053,7 +144938,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134062,7 +144948,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134071,7 +144958,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134080,7 +144968,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134089,7 +144978,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134098,7 +144988,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134107,7 +144998,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134116,7 +145008,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -134143,7 +145036,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134152,7 +145046,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134161,7 +145056,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134170,7 +145066,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134179,7 +145076,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134188,7 +145086,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134197,7 +145096,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134206,7 +145106,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134215,7 +145116,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -134242,7 +145144,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134251,7 +145154,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134260,7 +145164,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134269,7 +145174,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134278,7 +145184,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134287,7 +145194,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134296,7 +145204,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134305,7 +145214,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134314,7 +145224,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -134341,7 +145252,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134350,7 +145262,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134359,7 +145272,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134368,7 +145282,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134377,7 +145292,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134386,7 +145302,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134395,7 +145312,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134404,7 +145322,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134413,7 +145332,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -134440,7 +145360,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134449,7 +145370,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134458,7 +145380,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134467,7 +145390,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134476,7 +145400,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134485,7 +145410,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134494,7 +145420,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134503,7 +145430,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134512,7 +145440,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -134539,7 +145468,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134548,7 +145478,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134557,7 +145488,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134566,7 +145498,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134575,7 +145508,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134584,7 +145518,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134593,7 +145528,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134602,7 +145538,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134611,7 +145548,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -134638,7 +145576,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134647,7 +145586,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134656,7 +145596,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134665,7 +145606,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134674,7 +145616,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134683,7 +145626,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134692,7 +145636,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134701,7 +145646,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134710,7 +145656,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -134737,7 +145684,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134746,7 +145694,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134755,7 +145704,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134764,7 +145714,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134773,7 +145724,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134782,7 +145734,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134791,7 +145744,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134800,7 +145754,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134809,7 +145764,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -134836,7 +145792,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134845,7 +145802,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134854,7 +145812,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134863,7 +145822,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134872,7 +145832,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134881,7 +145842,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134890,7 +145852,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134899,7 +145862,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134908,7 +145872,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -134942,7 +145907,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134951,7 +145917,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134960,7 +145927,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134969,7 +145937,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134978,7 +145947,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134987,7 +145957,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -134996,7 +145967,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135005,7 +145977,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135014,7 +145987,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135023,7 +145997,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135032,7 +146007,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135041,7 +146017,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135050,7 +146027,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135059,7 +146037,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135068,7 +146047,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135077,7 +146057,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -135104,7 +146085,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135113,7 +146095,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135122,7 +146105,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135131,7 +146115,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135140,7 +146125,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135149,7 +146135,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135158,7 +146145,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135167,7 +146155,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135176,7 +146165,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135185,7 +146175,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135194,7 +146185,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135203,7 +146195,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135212,7 +146205,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135221,7 +146215,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135230,7 +146225,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135239,7 +146235,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -135266,7 +146263,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135275,7 +146273,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135284,7 +146283,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135293,7 +146293,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135302,7 +146303,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135311,7 +146313,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135320,7 +146323,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135329,7 +146333,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135338,7 +146343,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135347,7 +146353,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135356,7 +146363,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135365,7 +146373,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135374,7 +146383,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135383,7 +146393,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135392,7 +146403,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135401,7 +146413,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -135428,7 +146441,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135437,7 +146451,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135446,7 +146461,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135455,7 +146471,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135464,7 +146481,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135473,7 +146491,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135482,7 +146501,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135491,7 +146511,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135500,7 +146521,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135509,7 +146531,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135518,7 +146541,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135527,7 +146551,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135536,7 +146561,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135545,7 +146571,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135554,7 +146581,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135563,7 +146591,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -135590,7 +146619,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135599,7 +146629,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135608,7 +146639,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135617,7 +146649,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135626,7 +146659,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135635,7 +146669,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135644,7 +146679,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135653,7 +146689,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135662,7 +146699,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135671,7 +146709,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135680,7 +146719,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135689,7 +146729,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135698,7 +146739,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135707,7 +146749,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135716,7 +146759,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135725,7 +146769,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -135752,7 +146797,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135761,7 +146807,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135770,7 +146817,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135779,7 +146827,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135788,7 +146837,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135797,7 +146847,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135806,7 +146857,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135815,7 +146867,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135824,7 +146877,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135833,7 +146887,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135842,7 +146897,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135851,7 +146907,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135860,7 +146917,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135869,7 +146927,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135878,7 +146937,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135887,7 +146947,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -135914,7 +146975,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135923,7 +146985,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135932,7 +146995,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135941,7 +147005,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135950,7 +147015,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135959,7 +147025,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135968,7 +147035,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135977,7 +147045,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135986,7 +147055,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -135995,7 +147065,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136004,7 +147075,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136013,7 +147085,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136022,7 +147095,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136031,7 +147105,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136040,7 +147115,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136049,7 +147125,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -136076,7 +147153,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136085,7 +147163,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136094,7 +147173,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136103,7 +147183,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136112,7 +147193,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136121,7 +147203,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136130,7 +147213,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136139,7 +147223,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136148,7 +147233,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136157,7 +147243,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136166,7 +147253,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136175,7 +147263,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136184,7 +147273,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136193,7 +147283,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136202,7 +147293,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136211,7 +147303,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -136238,7 +147331,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136247,7 +147341,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136256,7 +147351,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136265,7 +147361,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136274,7 +147371,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136283,7 +147381,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136292,7 +147391,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136301,7 +147401,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136310,7 +147411,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136319,7 +147421,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136328,7 +147431,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136337,7 +147441,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136346,7 +147451,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136355,7 +147461,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136364,7 +147471,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136373,7 +147481,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -136418,7 +147527,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136427,7 +147537,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136436,7 +147547,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136445,7 +147557,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136454,7 +147567,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136463,7 +147577,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136472,7 +147587,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136481,7 +147597,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136490,7 +147607,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -136517,7 +147635,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136526,7 +147645,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136535,7 +147655,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136544,7 +147665,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136553,7 +147675,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136562,7 +147685,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136571,7 +147695,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136580,7 +147705,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136589,7 +147715,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -136616,7 +147743,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136625,7 +147753,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136634,7 +147763,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136643,7 +147773,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136652,7 +147783,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136661,7 +147793,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136670,7 +147803,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136679,7 +147813,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136688,7 +147823,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -136715,7 +147851,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136724,7 +147861,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136733,7 +147871,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136742,7 +147881,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136751,7 +147891,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136760,7 +147901,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136769,7 +147911,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136778,7 +147921,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136787,7 +147931,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -136814,7 +147959,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136823,7 +147969,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136832,7 +147979,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136841,7 +147989,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136850,7 +147999,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136859,7 +148009,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136868,7 +148019,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136877,7 +148029,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136886,7 +148039,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -136913,7 +148067,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136922,7 +148077,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136931,7 +148087,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136940,7 +148097,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136949,7 +148107,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136958,7 +148117,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136967,7 +148127,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136976,7 +148137,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -136985,7 +148147,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -137012,7 +148175,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137021,7 +148185,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137030,7 +148195,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137039,7 +148205,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137048,7 +148215,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137057,7 +148225,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137066,7 +148235,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137075,7 +148245,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137084,7 +148255,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -137111,7 +148283,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137120,7 +148293,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137129,7 +148303,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137138,7 +148313,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137147,7 +148323,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137156,7 +148333,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137165,7 +148343,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137174,7 +148353,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137183,7 +148363,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -137210,7 +148391,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137219,7 +148401,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137228,7 +148411,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137237,7 +148421,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137246,7 +148431,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137255,7 +148441,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137264,7 +148451,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137273,7 +148461,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137282,7 +148471,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -137309,7 +148499,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137318,7 +148509,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137327,7 +148519,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137336,7 +148529,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137345,7 +148539,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137354,7 +148549,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137363,7 +148559,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137372,7 +148569,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137381,7 +148579,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -137408,7 +148607,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137417,7 +148617,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137426,7 +148627,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137435,7 +148637,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137444,7 +148647,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137453,7 +148657,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137462,7 +148667,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137471,7 +148677,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137480,7 +148687,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -137507,7 +148715,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137516,7 +148725,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137525,7 +148735,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137534,7 +148745,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137543,7 +148755,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137552,7 +148765,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137561,7 +148775,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137570,7 +148785,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137579,7 +148795,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -137606,7 +148823,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137615,7 +148833,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137624,7 +148843,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137633,7 +148853,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137642,7 +148863,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137651,7 +148873,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137660,7 +148883,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137669,7 +148893,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137678,7 +148903,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -137705,7 +148931,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137714,7 +148941,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137723,7 +148951,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137732,7 +148961,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137741,7 +148971,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137750,7 +148981,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137759,7 +148991,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137768,7 +149001,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137777,7 +149011,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -137804,7 +149039,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137813,7 +149049,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137822,7 +149059,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137831,7 +149069,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137840,7 +149079,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137849,7 +149089,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137858,7 +149099,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137867,7 +149109,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137876,7 +149119,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -137903,7 +149147,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137912,7 +149157,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137921,7 +149167,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137930,7 +149177,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137939,7 +149187,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137948,7 +149197,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137957,7 +149207,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137966,7 +149217,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -137975,7 +149227,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -138009,7 +149262,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138018,7 +149272,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138027,7 +149282,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138036,7 +149292,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138045,7 +149302,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138054,7 +149312,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138063,7 +149322,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138072,7 +149332,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138081,7 +149342,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138090,7 +149352,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138099,7 +149362,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138108,7 +149372,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138117,7 +149382,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138126,7 +149392,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138135,7 +149402,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138144,7 +149412,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -138171,7 +149440,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138180,7 +149450,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138189,7 +149460,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138198,7 +149470,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138207,7 +149480,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138216,7 +149490,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138225,7 +149500,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138234,7 +149510,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138243,7 +149520,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138252,7 +149530,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138261,7 +149540,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138270,7 +149550,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138279,7 +149560,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138288,7 +149570,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138297,7 +149580,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138306,7 +149590,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -138333,7 +149618,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138342,7 +149628,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138351,7 +149638,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138360,7 +149648,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138369,7 +149658,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138378,7 +149668,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138387,7 +149678,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138396,7 +149688,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138405,7 +149698,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138414,7 +149708,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138423,7 +149718,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138432,7 +149728,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138441,7 +149738,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138450,7 +149748,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138459,7 +149758,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138468,7 +149768,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -138495,7 +149796,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138504,7 +149806,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138513,7 +149816,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138522,7 +149826,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138531,7 +149836,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138540,7 +149846,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138549,7 +149856,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138558,7 +149866,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138567,7 +149876,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138576,7 +149886,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138585,7 +149896,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138594,7 +149906,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138603,7 +149916,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138612,7 +149926,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138621,7 +149936,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138630,7 +149946,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -138657,7 +149974,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138666,7 +149984,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138675,7 +149994,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138684,7 +150004,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138693,7 +150014,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138702,7 +150024,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138711,7 +150034,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138720,7 +150044,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138729,7 +150054,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138738,7 +150064,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138747,7 +150074,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138756,7 +150084,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138765,7 +150094,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138774,7 +150104,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138783,7 +150114,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138792,7 +150124,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -138819,7 +150152,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138828,7 +150162,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138837,7 +150172,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138846,7 +150182,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138855,7 +150192,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138864,7 +150202,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138873,7 +150212,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138882,7 +150222,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138891,7 +150232,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138900,7 +150242,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138909,7 +150252,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138918,7 +150262,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138927,7 +150272,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138936,7 +150282,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138945,7 +150292,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138954,7 +150302,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -138981,7 +150330,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138990,7 +150340,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -138999,7 +150350,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139008,7 +150360,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139017,7 +150370,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139026,7 +150380,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139035,7 +150390,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139044,7 +150400,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139053,7 +150410,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139062,7 +150420,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139071,7 +150430,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139080,7 +150440,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139089,7 +150450,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139098,7 +150460,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139107,7 +150470,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139116,7 +150480,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -139143,7 +150508,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139152,7 +150518,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139161,7 +150528,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139170,7 +150538,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139179,7 +150548,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139188,7 +150558,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139197,7 +150568,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139206,7 +150578,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139215,7 +150588,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139224,7 +150598,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139233,7 +150608,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139242,7 +150618,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139251,7 +150628,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139260,7 +150638,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139269,7 +150648,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139278,7 +150658,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -139305,7 +150686,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139314,7 +150696,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139323,7 +150706,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139332,7 +150716,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139341,7 +150726,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139350,7 +150736,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139359,7 +150746,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139368,7 +150756,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139377,7 +150766,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139386,7 +150776,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139395,7 +150786,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139404,7 +150796,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139413,7 +150806,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139422,7 +150816,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139431,7 +150826,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139440,7 +150836,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -139492,7 +150889,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139501,7 +150899,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139510,7 +150909,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -139537,7 +150937,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139546,7 +150947,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139555,7 +150957,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -139582,7 +150985,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139591,7 +150995,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139600,7 +151005,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -139627,7 +151033,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139636,7 +151043,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139645,7 +151053,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -139672,7 +151081,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139681,7 +151091,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139690,7 +151101,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -139717,7 +151129,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139726,7 +151139,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139735,7 +151149,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -139762,7 +151177,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139771,7 +151187,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139780,7 +151197,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -139807,7 +151225,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139816,7 +151235,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139825,7 +151245,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -139852,7 +151273,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139861,7 +151283,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139870,7 +151293,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -139897,7 +151321,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139906,7 +151331,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139915,7 +151341,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -139942,7 +151369,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139951,7 +151379,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139960,7 +151389,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -139987,7 +151417,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -139996,7 +151427,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140005,7 +151437,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -140032,7 +151465,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140041,7 +151475,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140050,7 +151485,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -140077,7 +151513,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140086,7 +151523,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140095,7 +151533,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -140122,7 +151561,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140131,7 +151571,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140140,7 +151581,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -140167,7 +151609,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140176,7 +151619,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140185,7 +151629,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -140219,7 +151664,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140228,7 +151674,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140237,7 +151684,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140246,7 +151694,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140255,7 +151704,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140264,7 +151714,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140273,7 +151724,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140282,7 +151734,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140291,7 +151744,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140300,7 +151754,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140309,7 +151764,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140318,7 +151774,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140327,7 +151784,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140336,7 +151794,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140345,7 +151804,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140354,7 +151814,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -140381,7 +151842,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140390,7 +151852,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140399,7 +151862,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140408,7 +151872,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140417,7 +151882,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140426,7 +151892,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140435,7 +151902,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140444,7 +151912,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140453,7 +151922,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140462,7 +151932,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140471,7 +151942,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140480,7 +151952,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140489,7 +151962,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140498,7 +151972,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140507,7 +151982,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140516,7 +151992,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -140543,7 +152020,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140552,7 +152030,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140561,7 +152040,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140570,7 +152050,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140579,7 +152060,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140588,7 +152070,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140597,7 +152080,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140606,7 +152090,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140615,7 +152100,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140624,7 +152110,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140633,7 +152120,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140642,7 +152130,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140651,7 +152140,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140660,7 +152150,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140669,7 +152160,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140678,7 +152170,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -140723,7 +152216,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140732,7 +152226,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140741,7 +152236,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -140768,7 +152264,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140777,7 +152274,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140786,7 +152284,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -140813,7 +152312,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140822,7 +152322,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140831,7 +152332,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -140858,7 +152360,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140867,7 +152370,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140876,7 +152380,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -140903,7 +152408,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140912,7 +152418,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140921,7 +152428,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -140948,7 +152456,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140957,7 +152466,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -140966,7 +152476,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -140993,7 +152504,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141002,7 +152514,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141011,7 +152524,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -141038,7 +152552,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141047,7 +152562,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141056,7 +152572,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -141083,7 +152600,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141092,7 +152610,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141101,7 +152620,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -141128,7 +152648,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141137,7 +152658,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141146,7 +152668,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -141173,7 +152696,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141182,7 +152706,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141191,7 +152716,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -141218,7 +152744,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141227,7 +152754,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141236,7 +152764,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -141263,7 +152792,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141272,7 +152802,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141281,7 +152812,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -141308,7 +152840,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141317,7 +152850,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141326,7 +152860,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -141353,7 +152888,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141362,7 +152898,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141371,7 +152908,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -141398,7 +152936,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141407,7 +152946,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141416,7 +152956,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -141450,7 +152991,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141459,7 +153001,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141468,7 +153011,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141477,7 +153021,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141486,7 +153031,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141495,7 +153041,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141504,7 +153051,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141513,7 +153061,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141522,7 +153071,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141531,7 +153081,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141540,7 +153091,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141549,7 +153101,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141558,7 +153111,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141567,7 +153121,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141576,7 +153131,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141585,7 +153141,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -141612,7 +153169,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141621,7 +153179,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141630,7 +153189,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141639,7 +153199,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141648,7 +153209,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141657,7 +153219,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141666,7 +153229,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141675,7 +153239,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141684,7 +153249,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141693,7 +153259,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141702,7 +153269,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141711,7 +153279,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141720,7 +153289,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141729,7 +153299,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141738,7 +153309,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141747,7 +153319,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -141774,7 +153347,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141783,7 +153357,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141792,7 +153367,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141801,7 +153377,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141810,7 +153387,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141819,7 +153397,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141828,7 +153407,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141837,7 +153417,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141846,7 +153427,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141855,7 +153437,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141864,7 +153447,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141873,7 +153457,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141882,7 +153467,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141891,7 +153477,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141900,7 +153487,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141909,7 +153497,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -141954,7 +153543,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141963,7 +153553,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -141972,7 +153563,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -141999,7 +153591,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142008,7 +153601,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142017,7 +153611,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142044,7 +153639,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142053,7 +153649,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142062,7 +153659,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142089,7 +153687,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142098,7 +153697,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142107,7 +153707,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142134,7 +153735,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142143,7 +153745,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142152,7 +153755,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142179,7 +153783,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142188,7 +153793,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142197,7 +153803,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142224,7 +153831,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142233,7 +153841,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142242,7 +153851,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142269,7 +153879,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142278,7 +153889,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142287,7 +153899,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142314,7 +153927,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142323,7 +153937,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142332,7 +153947,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142359,7 +153975,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142368,7 +153985,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142377,7 +153995,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142404,7 +154023,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142413,7 +154033,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142422,7 +154043,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142449,7 +154071,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142458,7 +154081,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142467,7 +154091,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142494,7 +154119,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142503,7 +154129,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142512,7 +154139,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142539,7 +154167,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142548,7 +154177,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142557,7 +154187,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142584,7 +154215,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142593,7 +154225,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142602,7 +154235,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142629,7 +154263,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142638,7 +154273,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142647,7 +154283,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142681,7 +154318,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142690,7 +154328,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142699,7 +154338,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142708,7 +154348,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142717,7 +154358,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142726,7 +154368,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142735,7 +154378,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142744,7 +154388,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142753,7 +154398,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142762,7 +154408,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142771,7 +154418,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142780,7 +154428,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142789,7 +154438,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142798,7 +154448,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142807,7 +154458,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142816,7 +154468,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -142843,7 +154496,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142852,7 +154506,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142861,7 +154516,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142870,7 +154526,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142879,7 +154536,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142888,7 +154546,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142897,7 +154556,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142906,7 +154566,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142915,7 +154576,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142924,7 +154586,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142933,7 +154596,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142942,7 +154606,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142951,7 +154616,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142960,7 +154626,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142969,7 +154636,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -142978,7 +154646,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143005,7 +154674,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143014,7 +154684,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143023,7 +154694,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143032,7 +154704,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143041,7 +154714,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143050,7 +154724,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143059,7 +154734,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143068,7 +154744,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143077,7 +154754,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143086,7 +154764,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143095,7 +154774,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143104,7 +154784,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143113,7 +154794,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143122,7 +154804,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143131,7 +154814,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143140,7 +154824,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143185,7 +154870,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143194,7 +154880,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143203,7 +154890,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143230,7 +154918,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143239,7 +154928,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143248,7 +154938,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143275,7 +154966,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143284,7 +154976,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143293,7 +154986,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143320,7 +155014,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143329,7 +155024,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143338,7 +155034,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143365,7 +155062,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143374,7 +155072,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143383,7 +155082,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143410,7 +155110,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143419,7 +155120,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143428,7 +155130,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143455,7 +155158,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143464,7 +155168,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143473,7 +155178,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143500,7 +155206,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143509,7 +155216,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143518,7 +155226,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143545,7 +155254,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143554,7 +155264,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143563,7 +155274,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143590,7 +155302,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143599,7 +155312,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143608,7 +155322,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143635,7 +155350,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143644,7 +155360,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143653,7 +155370,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143680,7 +155398,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143689,7 +155408,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143698,7 +155418,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143725,7 +155446,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143734,7 +155456,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143743,7 +155466,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143770,7 +155494,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143779,7 +155504,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143788,7 +155514,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143815,7 +155542,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143824,7 +155552,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143833,7 +155562,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143860,7 +155590,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143869,7 +155600,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143878,7 +155610,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -143912,7 +155645,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143921,7 +155655,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143930,7 +155665,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143939,7 +155675,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143948,7 +155685,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143957,7 +155695,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143966,7 +155705,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143975,7 +155715,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143984,7 +155725,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -143993,7 +155735,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144002,7 +155745,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144011,7 +155755,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144020,7 +155765,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144029,7 +155775,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144038,7 +155785,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144047,7 +155795,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144074,7 +155823,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144083,7 +155833,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144092,7 +155843,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144101,7 +155853,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144110,7 +155863,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144119,7 +155873,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144128,7 +155883,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144137,7 +155893,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144146,7 +155903,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144155,7 +155913,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144164,7 +155923,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144173,7 +155933,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144182,7 +155943,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144191,7 +155953,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144200,7 +155963,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144209,7 +155973,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144236,7 +156001,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144245,7 +156011,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144254,7 +156021,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144263,7 +156031,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144272,7 +156041,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144281,7 +156051,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144290,7 +156061,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144299,7 +156071,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144308,7 +156081,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144317,7 +156091,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144326,7 +156101,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144335,7 +156111,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144344,7 +156121,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144353,7 +156131,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144362,7 +156141,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144371,7 +156151,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144416,7 +156197,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144425,7 +156207,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144434,7 +156217,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144461,7 +156245,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144470,7 +156255,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144479,7 +156265,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144506,7 +156293,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144515,7 +156303,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144524,7 +156313,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144551,7 +156341,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144560,7 +156351,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144569,7 +156361,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144596,7 +156389,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144605,7 +156399,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144614,7 +156409,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144641,7 +156437,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144650,7 +156447,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144659,7 +156457,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144686,7 +156485,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144695,7 +156495,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144704,7 +156505,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144731,7 +156533,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144740,7 +156543,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144749,7 +156553,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144776,7 +156581,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144785,7 +156591,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144794,7 +156601,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144821,7 +156629,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144830,7 +156639,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144839,7 +156649,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144866,7 +156677,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144875,7 +156687,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144884,7 +156697,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144911,7 +156725,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144920,7 +156735,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144929,7 +156745,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -144956,7 +156773,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144965,7 +156783,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -144974,7 +156793,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -145001,7 +156821,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145010,7 +156831,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145019,7 +156841,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -145046,7 +156869,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145055,7 +156879,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145064,7 +156889,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -145091,7 +156917,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145100,7 +156927,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145109,7 +156937,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -145143,7 +156972,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145152,7 +156982,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145161,7 +156992,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145170,7 +157002,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145179,7 +157012,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145188,7 +157022,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145197,7 +157032,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145206,7 +157042,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145215,7 +157052,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145224,7 +157062,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145233,7 +157072,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145242,7 +157082,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145251,7 +157092,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145260,7 +157102,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145269,7 +157112,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145278,7 +157122,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -145305,7 +157150,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145314,7 +157160,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145323,7 +157170,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145332,7 +157180,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145341,7 +157190,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145350,7 +157200,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145359,7 +157210,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145368,7 +157220,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145377,7 +157230,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145386,7 +157240,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145395,7 +157250,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145404,7 +157260,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145413,7 +157270,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145422,7 +157280,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145431,7 +157290,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145440,7 +157300,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -145467,7 +157328,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145476,7 +157338,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145485,7 +157348,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145494,7 +157358,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145503,7 +157368,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145512,7 +157378,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145521,7 +157388,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145530,7 +157398,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145539,7 +157408,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145548,7 +157418,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145557,7 +157428,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145566,7 +157438,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145575,7 +157448,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145584,7 +157458,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145593,7 +157468,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145602,7 +157478,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -145647,7 +157524,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145656,7 +157534,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145665,7 +157544,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -145692,7 +157572,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145701,7 +157582,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145710,7 +157592,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -145737,7 +157620,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145746,7 +157630,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145755,7 +157640,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -145782,7 +157668,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145791,7 +157678,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145800,7 +157688,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -145827,7 +157716,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145836,7 +157726,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145845,7 +157736,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -145872,7 +157764,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145881,7 +157774,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145890,7 +157784,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -145917,7 +157812,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145926,7 +157822,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145935,7 +157832,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -145962,7 +157860,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145971,7 +157870,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -145980,7 +157880,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -146007,7 +157908,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146016,7 +157918,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146025,7 +157928,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -146052,7 +157956,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146061,7 +157966,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146070,7 +157976,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -146097,7 +158004,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146106,7 +158014,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146115,7 +158024,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -146142,7 +158052,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146151,7 +158062,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146160,7 +158072,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -146187,7 +158100,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146196,7 +158110,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146205,7 +158120,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -146232,7 +158148,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146241,7 +158158,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146250,7 +158168,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -146277,7 +158196,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146286,7 +158206,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146295,7 +158216,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -146322,7 +158244,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146331,7 +158254,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146340,7 +158264,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -146374,7 +158299,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146383,7 +158309,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146392,7 +158319,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146401,7 +158329,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146410,7 +158339,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146419,7 +158349,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146428,7 +158359,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146437,7 +158369,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146446,7 +158379,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146455,7 +158389,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146464,7 +158399,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146473,7 +158409,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146482,7 +158419,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146491,7 +158429,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146500,7 +158439,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146509,7 +158449,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -146536,7 +158477,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146545,7 +158487,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146554,7 +158497,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146563,7 +158507,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146572,7 +158517,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146581,7 +158527,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146590,7 +158537,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146599,7 +158547,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146608,7 +158557,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146617,7 +158567,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146626,7 +158577,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146635,7 +158587,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146644,7 +158597,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146653,7 +158607,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146662,7 +158617,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146671,7 +158627,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -146698,7 +158655,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146707,7 +158665,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146716,7 +158675,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146725,7 +158685,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146734,7 +158695,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146743,7 +158705,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146752,7 +158715,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146761,7 +158725,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146770,7 +158735,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146779,7 +158745,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146788,7 +158755,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146797,7 +158765,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146806,7 +158775,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146815,7 +158785,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146824,7 +158795,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146833,7 +158805,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -146878,7 +158851,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146887,7 +158861,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146896,7 +158871,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -146923,7 +158899,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146932,7 +158909,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146941,7 +158919,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -146968,7 +158947,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146977,7 +158957,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -146986,7 +158967,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147013,7 +158995,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147022,7 +159005,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147031,7 +159015,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147058,7 +159043,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147067,7 +159053,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147076,7 +159063,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147103,7 +159091,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147112,7 +159101,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147121,7 +159111,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147148,7 +159139,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147157,7 +159149,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147166,7 +159159,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147193,7 +159187,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147202,7 +159197,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147211,7 +159207,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147238,7 +159235,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147247,7 +159245,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147256,7 +159255,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147283,7 +159283,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147292,7 +159293,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147301,7 +159303,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147328,7 +159331,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147337,7 +159341,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147346,7 +159351,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147373,7 +159379,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147382,7 +159389,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147391,7 +159399,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147418,7 +159427,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147427,7 +159437,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147436,7 +159447,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147463,7 +159475,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147472,7 +159485,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147481,7 +159495,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147508,7 +159523,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147517,7 +159533,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147526,7 +159543,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147553,7 +159571,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147562,7 +159581,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147571,7 +159591,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147605,7 +159626,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147614,7 +159636,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147623,7 +159646,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147632,7 +159656,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147641,7 +159666,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147650,7 +159676,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147659,7 +159686,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147668,7 +159696,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147677,7 +159706,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147686,7 +159716,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147695,7 +159726,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147704,7 +159736,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147713,7 +159746,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147722,7 +159756,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147731,7 +159766,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147740,7 +159776,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147767,7 +159804,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147776,7 +159814,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147785,7 +159824,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147794,7 +159834,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147803,7 +159844,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147812,7 +159854,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147821,7 +159864,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147830,7 +159874,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147839,7 +159884,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147848,7 +159894,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147857,7 +159904,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147866,7 +159914,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147875,7 +159924,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147884,7 +159934,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147893,7 +159944,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147902,7 +159954,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -147929,7 +159982,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147938,7 +159992,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147947,7 +160002,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147956,7 +160012,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147965,7 +160022,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147974,7 +160032,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147983,7 +160042,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -147992,7 +160052,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148001,7 +160062,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148010,7 +160072,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148019,7 +160082,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148028,7 +160092,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148037,7 +160102,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148046,7 +160112,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148055,7 +160122,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148064,7 +160132,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148109,7 +160178,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148118,7 +160188,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148127,7 +160198,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148154,7 +160226,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148163,7 +160236,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148172,7 +160246,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148199,7 +160274,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148208,7 +160284,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148217,7 +160294,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148244,7 +160322,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148253,7 +160332,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148262,7 +160342,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148289,7 +160370,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148298,7 +160380,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148307,7 +160390,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148334,7 +160418,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148343,7 +160428,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148352,7 +160438,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148379,7 +160466,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148388,7 +160476,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148397,7 +160486,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148424,7 +160514,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148433,7 +160524,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148442,7 +160534,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148469,7 +160562,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148478,7 +160572,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148487,7 +160582,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148514,7 +160610,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148523,7 +160620,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148532,7 +160630,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148559,7 +160658,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148568,7 +160668,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148577,7 +160678,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148604,7 +160706,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148613,7 +160716,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148622,7 +160726,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148649,7 +160754,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148658,7 +160764,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148667,7 +160774,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148694,7 +160802,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148703,7 +160812,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148712,7 +160822,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148739,7 +160850,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148748,7 +160860,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148757,7 +160870,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148784,7 +160898,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148793,7 +160908,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148802,7 +160918,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148836,7 +160953,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148845,7 +160963,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148854,7 +160973,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148863,7 +160983,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148872,7 +160993,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148881,7 +161003,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148890,7 +161013,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148899,7 +161023,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148908,7 +161033,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148917,7 +161043,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148926,7 +161053,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148935,7 +161063,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148944,7 +161073,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148953,7 +161083,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148962,7 +161093,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -148971,7 +161103,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -148998,7 +161131,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149007,7 +161141,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149016,7 +161151,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149025,7 +161161,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149034,7 +161171,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149043,7 +161181,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149052,7 +161191,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149061,7 +161201,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149070,7 +161211,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149079,7 +161221,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149088,7 +161231,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149097,7 +161241,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149106,7 +161251,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149115,7 +161261,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149124,7 +161271,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149133,7 +161281,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149160,7 +161309,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149169,7 +161319,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149178,7 +161329,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149187,7 +161339,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149196,7 +161349,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149205,7 +161359,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149214,7 +161369,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149223,7 +161379,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149232,7 +161389,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149241,7 +161399,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149250,7 +161409,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149259,7 +161419,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149268,7 +161429,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149277,7 +161439,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149286,7 +161449,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149295,7 +161459,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149340,7 +161505,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149349,7 +161515,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149358,7 +161525,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149385,7 +161553,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149394,7 +161563,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149403,7 +161573,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149430,7 +161601,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149439,7 +161611,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149448,7 +161621,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149475,7 +161649,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149484,7 +161659,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149493,7 +161669,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149520,7 +161697,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149529,7 +161707,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149538,7 +161717,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149565,7 +161745,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149574,7 +161755,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149583,7 +161765,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149610,7 +161793,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149619,7 +161803,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149628,7 +161813,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149655,7 +161841,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149664,7 +161851,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149673,7 +161861,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149700,7 +161889,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149709,7 +161899,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149718,7 +161909,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149745,7 +161937,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149754,7 +161947,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149763,7 +161957,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149790,7 +161985,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149799,7 +161995,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149808,7 +162005,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149835,7 +162033,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149844,7 +162043,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149853,7 +162053,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149880,7 +162081,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149889,7 +162091,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149898,7 +162101,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149925,7 +162129,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149934,7 +162139,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149943,7 +162149,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -149970,7 +162177,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149979,7 +162187,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -149988,7 +162197,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -150015,7 +162225,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150024,7 +162235,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150033,7 +162245,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -150067,7 +162280,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150076,7 +162290,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150085,7 +162300,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150094,7 +162310,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150103,7 +162320,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150112,7 +162330,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150121,7 +162340,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150130,7 +162350,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150139,7 +162360,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150148,7 +162370,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150157,7 +162380,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150166,7 +162390,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150175,7 +162400,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150184,7 +162410,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150193,7 +162420,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150202,7 +162430,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -150229,7 +162458,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150238,7 +162468,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150247,7 +162478,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150256,7 +162488,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150265,7 +162498,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150274,7 +162508,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150283,7 +162518,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150292,7 +162528,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150301,7 +162538,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150310,7 +162548,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150319,7 +162558,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150328,7 +162568,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150337,7 +162578,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150346,7 +162588,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150355,7 +162598,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150364,7 +162608,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -150391,7 +162636,8 @@ "l": "Less than 10,000 $", "t": "v", "e": "USDollarUpto10000", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150400,7 +162646,8 @@ "l": "10,000 - 14,999 $", "t": "v", "e": "USDollar10000To14999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150409,7 +162656,8 @@ "l": "15,000 - 19,999 $", "t": "v", "e": "USDollar15000To19999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150418,7 +162666,8 @@ "l": "20,000 - 24,999 $", "t": "v", "e": "USDollar20000To24999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150427,7 +162676,8 @@ "l": "25,000 - 29,999 $", "t": "v", "e": "USDollar25000To29999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150436,7 +162686,8 @@ "l": "30,000 - 34,999 $", "t": "v", "e": "USDollar30000To34999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150445,7 +162696,8 @@ "l": "35,000 - 39,999 $", "t": "v", "e": "USDollar35000To39999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150454,7 +162706,8 @@ "l": "40,000 - 44,999 $", "t": "v", "e": "USDollar40000To44999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150463,7 +162716,8 @@ "l": "45,000 - 49,999 $", "t": "v", "e": "USDollar45000To49999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150472,7 +162726,8 @@ "l": "50,000 - 59,999 $", "t": "v", "e": "USDollar50000To59999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150481,7 +162736,8 @@ "l": "60,000 - 74,999 $", "t": "v", "e": "USDollar60000To74999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150490,7 +162746,8 @@ "l": "75,000 - 99,999 $", "t": "v", "e": "USDollar75000To99999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150499,7 +162756,8 @@ "l": "100,000 - 124,999 $", "t": "v", "e": "USDollar100000To124999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150508,7 +162766,8 @@ "l": "125,000 - 149,999 $", "t": "v", "e": "USDollar125000To149999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150517,7 +162776,8 @@ "l": "150,000 - 199,999 $", "t": "v", "e": "USDollar150000To199999", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150526,7 +162786,8 @@ "l": "More than 200,000 $", "t": "v", "e": "USDollar200000Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -150578,7 +162839,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150587,7 +162849,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150596,7 +162859,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150605,7 +162869,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150614,7 +162879,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150623,7 +162889,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150632,7 +162899,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150641,7 +162909,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150650,7 +162919,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -150677,7 +162947,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150686,7 +162957,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150695,7 +162967,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150704,7 +162977,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150713,7 +162987,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150722,7 +162997,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150731,7 +163007,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150740,7 +163017,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150749,7 +163027,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -150776,7 +163055,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150785,7 +163065,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150794,7 +163075,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150803,7 +163085,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150812,7 +163095,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150821,7 +163105,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150830,7 +163115,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150839,7 +163125,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150848,7 +163135,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -150882,7 +163170,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150891,7 +163180,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150900,7 +163190,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -150927,7 +163218,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150936,7 +163228,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150945,7 +163238,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -150972,7 +163266,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150981,7 +163276,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -150990,7 +163286,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151017,7 +163314,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151026,7 +163324,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151035,7 +163334,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151062,7 +163362,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151071,7 +163372,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151080,7 +163382,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151107,7 +163410,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151116,7 +163420,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151125,7 +163430,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151152,7 +163458,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151161,7 +163468,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151170,7 +163478,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151197,7 +163506,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151206,7 +163516,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151215,7 +163526,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151242,7 +163554,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151251,7 +163564,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151260,7 +163574,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151305,7 +163620,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151314,7 +163630,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151323,7 +163640,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151332,7 +163650,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151341,7 +163660,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151350,7 +163670,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151359,7 +163680,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151368,7 +163690,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151377,7 +163700,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151404,7 +163728,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151413,7 +163738,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151422,7 +163748,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151431,7 +163758,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151440,7 +163768,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151449,7 +163778,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151458,7 +163788,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151467,7 +163798,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151476,7 +163808,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151503,7 +163836,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151512,7 +163846,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151521,7 +163856,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151530,7 +163866,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151539,7 +163876,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151548,7 +163886,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151557,7 +163896,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151566,7 +163906,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151575,7 +163916,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151609,7 +163951,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151618,7 +163961,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151627,7 +163971,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151654,7 +163999,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151663,7 +164009,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151672,7 +164019,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151699,7 +164047,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151708,7 +164057,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151717,7 +164067,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151744,7 +164095,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151753,7 +164105,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151762,7 +164115,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151789,7 +164143,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151798,7 +164153,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151807,7 +164163,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151834,7 +164191,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151843,7 +164201,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151852,7 +164211,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151879,7 +164239,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151888,7 +164249,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151897,7 +164259,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151924,7 +164287,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151933,7 +164297,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151942,7 +164307,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -151969,7 +164335,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151978,7 +164345,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -151987,7 +164355,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152032,7 +164401,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152041,7 +164411,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152050,7 +164421,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152059,7 +164431,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152068,7 +164441,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152077,7 +164451,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152086,7 +164461,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152095,7 +164471,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152104,7 +164481,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152131,7 +164509,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152140,7 +164519,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152149,7 +164529,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152158,7 +164539,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152167,7 +164549,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152176,7 +164559,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152185,7 +164569,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152194,7 +164579,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152203,7 +164589,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152230,7 +164617,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152239,7 +164627,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152248,7 +164637,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152257,7 +164647,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152266,7 +164657,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152275,7 +164667,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152284,7 +164677,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152293,7 +164687,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152302,7 +164697,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152336,7 +164732,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152345,7 +164742,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152354,7 +164752,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152381,7 +164780,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152390,7 +164790,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152399,7 +164800,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152426,7 +164828,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152435,7 +164838,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152444,7 +164848,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152471,7 +164876,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152480,7 +164886,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152489,7 +164896,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152516,7 +164924,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152525,7 +164934,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152534,7 +164944,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152561,7 +164972,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152570,7 +164982,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152579,7 +164992,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152606,7 +165020,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152615,7 +165030,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152624,7 +165040,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152651,7 +165068,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152660,7 +165078,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152669,7 +165088,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152696,7 +165116,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152705,7 +165126,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152714,7 +165136,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152759,7 +165182,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152768,7 +165192,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152777,7 +165202,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152786,7 +165212,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152795,7 +165222,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152804,7 +165232,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152813,7 +165242,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152822,7 +165252,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152831,7 +165262,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152858,7 +165290,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152867,7 +165300,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152876,7 +165310,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152885,7 +165320,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152894,7 +165330,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152903,7 +165340,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152912,7 +165350,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152921,7 +165360,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152930,7 +165370,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -152957,7 +165398,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152966,7 +165408,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152975,7 +165418,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152984,7 +165428,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -152993,7 +165438,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153002,7 +165448,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153011,7 +165458,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153020,7 +165468,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153029,7 +165478,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153063,7 +165513,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153072,7 +165523,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153081,7 +165533,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153108,7 +165561,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153117,7 +165571,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153126,7 +165581,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153153,7 +165609,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153162,7 +165619,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153171,7 +165629,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153198,7 +165657,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153207,7 +165667,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153216,7 +165677,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153243,7 +165705,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153252,7 +165715,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153261,7 +165725,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153288,7 +165753,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153297,7 +165763,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153306,7 +165773,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153333,7 +165801,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153342,7 +165811,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153351,7 +165821,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153378,7 +165849,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153387,7 +165859,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153396,7 +165869,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153423,7 +165897,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153432,7 +165907,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153441,7 +165917,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153486,7 +165963,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153495,7 +165973,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153504,7 +165983,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153513,7 +165993,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153522,7 +166003,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153531,7 +166013,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153540,7 +166023,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153549,7 +166033,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153558,7 +166043,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153585,7 +166071,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153594,7 +166081,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153603,7 +166091,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153612,7 +166101,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153621,7 +166111,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153630,7 +166121,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153639,7 +166131,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153648,7 +166141,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153657,7 +166151,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153684,7 +166179,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153693,7 +166189,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153702,7 +166199,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153711,7 +166209,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153720,7 +166219,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153729,7 +166229,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153738,7 +166239,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153747,7 +166249,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153756,7 +166259,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153790,7 +166294,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153799,7 +166304,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153808,7 +166314,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153835,7 +166342,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153844,7 +166352,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153853,7 +166362,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153880,7 +166390,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153889,7 +166400,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153898,7 +166410,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153925,7 +166438,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153934,7 +166448,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153943,7 +166458,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -153970,7 +166486,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153979,7 +166496,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -153988,7 +166506,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154015,7 +166534,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154024,7 +166544,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154033,7 +166554,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154060,7 +166582,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154069,7 +166592,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154078,7 +166602,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154105,7 +166630,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154114,7 +166640,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154123,7 +166650,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154150,7 +166678,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154159,7 +166688,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154168,7 +166698,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154213,7 +166744,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154222,7 +166754,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154231,7 +166764,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154240,7 +166774,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154249,7 +166784,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154258,7 +166794,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154267,7 +166804,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154276,7 +166814,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154285,7 +166824,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154312,7 +166852,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154321,7 +166862,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154330,7 +166872,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154339,7 +166882,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154348,7 +166892,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154357,7 +166902,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154366,7 +166912,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154375,7 +166922,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154384,7 +166932,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154411,7 +166960,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154420,7 +166970,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154429,7 +166980,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154438,7 +166990,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154447,7 +167000,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154456,7 +167010,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154465,7 +167020,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154474,7 +167030,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154483,7 +167040,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154517,7 +167075,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154526,7 +167085,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154535,7 +167095,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154562,7 +167123,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154571,7 +167133,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154580,7 +167143,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154607,7 +167171,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154616,7 +167181,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154625,7 +167191,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154652,7 +167219,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154661,7 +167229,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154670,7 +167239,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154697,7 +167267,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154706,7 +167277,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154715,7 +167287,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154742,7 +167315,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154751,7 +167325,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154760,7 +167335,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154787,7 +167363,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154796,7 +167373,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154805,7 +167383,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154832,7 +167411,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154841,7 +167421,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154850,7 +167431,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154877,7 +167459,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154886,7 +167469,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154895,7 +167479,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -154940,7 +167525,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154949,7 +167535,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154958,7 +167545,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154967,7 +167555,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154976,7 +167565,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154985,7 +167575,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -154994,7 +167585,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155003,7 +167595,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155012,7 +167605,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155039,7 +167633,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155048,7 +167643,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155057,7 +167653,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155066,7 +167663,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155075,7 +167673,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155084,7 +167683,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155093,7 +167693,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155102,7 +167703,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155111,7 +167713,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155138,7 +167741,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155147,7 +167751,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155156,7 +167761,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155165,7 +167771,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155174,7 +167781,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155183,7 +167791,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155192,7 +167801,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155201,7 +167811,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155210,7 +167821,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155244,7 +167856,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155253,7 +167866,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155262,7 +167876,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155289,7 +167904,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155298,7 +167914,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155307,7 +167924,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155334,7 +167952,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155343,7 +167962,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155352,7 +167972,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155379,7 +168000,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155388,7 +168010,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155397,7 +168020,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155424,7 +168048,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155433,7 +168058,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155442,7 +168068,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155469,7 +168096,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155478,7 +168106,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155487,7 +168116,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155514,7 +168144,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155523,7 +168154,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155532,7 +168164,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155559,7 +168192,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155568,7 +168202,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155577,7 +168212,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155604,7 +168240,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155613,7 +168250,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155622,7 +168260,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155667,7 +168306,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155676,7 +168316,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155685,7 +168326,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155694,7 +168336,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155703,7 +168346,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155712,7 +168356,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155721,7 +168366,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155730,7 +168376,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155739,7 +168386,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155766,7 +168414,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155775,7 +168424,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155784,7 +168434,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155793,7 +168444,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155802,7 +168454,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155811,7 +168464,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155820,7 +168474,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155829,7 +168484,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155838,7 +168494,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155865,7 +168522,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155874,7 +168532,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155883,7 +168542,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155892,7 +168552,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155901,7 +168562,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155910,7 +168572,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155919,7 +168582,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155928,7 +168592,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155937,7 +168602,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -155971,7 +168637,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155980,7 +168647,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -155989,7 +168657,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156016,7 +168685,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156025,7 +168695,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156034,7 +168705,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156061,7 +168733,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156070,7 +168743,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156079,7 +168753,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156106,7 +168781,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156115,7 +168791,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156124,7 +168801,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156151,7 +168829,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156160,7 +168839,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156169,7 +168849,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156196,7 +168877,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156205,7 +168887,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156214,7 +168897,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156241,7 +168925,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156250,7 +168935,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156259,7 +168945,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156286,7 +168973,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156295,7 +168983,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156304,7 +168993,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156331,7 +169021,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156340,7 +169031,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156349,7 +169041,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156394,7 +169087,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156403,7 +169097,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156412,7 +169107,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156421,7 +169117,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156430,7 +169127,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156439,7 +169137,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156448,7 +169147,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156457,7 +169157,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156466,7 +169167,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156493,7 +169195,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156502,7 +169205,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156511,7 +169215,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156520,7 +169225,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156529,7 +169235,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156538,7 +169245,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156547,7 +169255,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156556,7 +169265,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156565,7 +169275,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156592,7 +169303,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156601,7 +169313,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156610,7 +169323,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156619,7 +169333,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156628,7 +169343,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156637,7 +169353,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156646,7 +169363,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156655,7 +169373,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156664,7 +169383,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156698,7 +169418,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156707,7 +169428,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156716,7 +169438,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156743,7 +169466,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156752,7 +169476,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156761,7 +169486,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156788,7 +169514,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156797,7 +169524,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156806,7 +169534,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156833,7 +169562,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156842,7 +169572,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156851,7 +169582,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156878,7 +169610,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156887,7 +169620,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156896,7 +169630,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156923,7 +169658,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156932,7 +169668,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156941,7 +169678,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -156968,7 +169706,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156977,7 +169716,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -156986,7 +169726,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157013,7 +169754,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157022,7 +169764,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157031,7 +169774,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157058,7 +169802,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157067,7 +169812,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157076,7 +169822,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157121,7 +169868,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157130,7 +169878,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157139,7 +169888,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157148,7 +169898,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157157,7 +169908,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157166,7 +169918,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157175,7 +169928,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157184,7 +169938,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157193,7 +169948,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157220,7 +169976,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157229,7 +169986,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157238,7 +169996,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157247,7 +170006,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157256,7 +170016,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157265,7 +170026,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157274,7 +170036,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157283,7 +170046,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157292,7 +170056,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157319,7 +170084,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157328,7 +170094,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157337,7 +170104,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157346,7 +170114,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157355,7 +170124,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157364,7 +170134,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157373,7 +170144,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157382,7 +170154,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157391,7 +170164,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157425,7 +170199,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157434,7 +170209,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157443,7 +170219,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157470,7 +170247,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157479,7 +170257,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157488,7 +170267,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157515,7 +170295,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157524,7 +170305,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157533,7 +170315,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157560,7 +170343,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157569,7 +170353,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157578,7 +170363,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157605,7 +170391,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157614,7 +170401,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157623,7 +170411,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157650,7 +170439,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157659,7 +170449,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157668,7 +170459,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157695,7 +170487,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157704,7 +170497,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157713,7 +170507,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157740,7 +170535,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157749,7 +170545,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157758,7 +170555,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157785,7 +170583,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157794,7 +170593,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157803,7 +170603,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157848,7 +170649,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157857,7 +170659,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157866,7 +170669,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157875,7 +170679,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157884,7 +170689,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157893,7 +170699,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157902,7 +170709,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157911,7 +170719,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157920,7 +170729,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -157947,7 +170757,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157956,7 +170767,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157965,7 +170777,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157974,7 +170787,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157983,7 +170797,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -157992,7 +170807,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158001,7 +170817,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158010,7 +170827,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158019,7 +170837,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158046,7 +170865,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158055,7 +170875,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158064,7 +170885,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158073,7 +170895,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158082,7 +170905,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158091,7 +170915,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158100,7 +170925,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158109,7 +170935,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158118,7 +170945,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158152,7 +170980,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158161,7 +170990,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158170,7 +171000,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158197,7 +171028,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158206,7 +171038,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158215,7 +171048,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158242,7 +171076,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158251,7 +171086,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158260,7 +171096,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158287,7 +171124,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158296,7 +171134,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158305,7 +171144,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158332,7 +171172,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158341,7 +171182,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158350,7 +171192,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158377,7 +171220,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158386,7 +171230,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158395,7 +171240,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158422,7 +171268,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158431,7 +171278,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158440,7 +171288,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158467,7 +171316,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158476,7 +171326,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158485,7 +171336,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158512,7 +171364,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158521,7 +171374,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158530,7 +171384,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158575,7 +171430,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158584,7 +171440,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158593,7 +171450,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158602,7 +171460,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158611,7 +171470,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158620,7 +171480,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158629,7 +171490,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158638,7 +171500,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158647,7 +171510,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158674,7 +171538,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158683,7 +171548,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158692,7 +171558,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158701,7 +171568,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158710,7 +171578,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158719,7 +171588,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158728,7 +171598,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158737,7 +171608,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158746,7 +171618,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158773,7 +171646,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158782,7 +171656,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158791,7 +171666,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158800,7 +171676,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158809,7 +171686,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158818,7 +171696,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158827,7 +171706,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158836,7 +171716,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158845,7 +171726,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158879,7 +171761,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158888,7 +171771,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158897,7 +171781,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158924,7 +171809,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158933,7 +171819,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158942,7 +171829,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -158969,7 +171857,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158978,7 +171867,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -158987,7 +171877,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159014,7 +171905,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159023,7 +171915,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159032,7 +171925,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159059,7 +171953,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159068,7 +171963,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159077,7 +171973,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159104,7 +172001,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159113,7 +172011,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159122,7 +172021,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159149,7 +172049,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159158,7 +172059,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159167,7 +172069,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159194,7 +172097,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159203,7 +172107,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159212,7 +172117,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159239,7 +172145,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159248,7 +172155,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159257,7 +172165,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159302,7 +172211,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159311,7 +172221,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159320,7 +172231,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159329,7 +172241,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159338,7 +172251,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159347,7 +172261,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159356,7 +172271,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159365,7 +172281,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159374,7 +172291,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159401,7 +172319,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159410,7 +172329,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159419,7 +172339,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159428,7 +172349,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159437,7 +172359,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159446,7 +172369,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159455,7 +172379,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159464,7 +172389,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159473,7 +172399,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159500,7 +172427,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159509,7 +172437,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159518,7 +172447,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159527,7 +172457,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159536,7 +172467,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159545,7 +172477,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159554,7 +172487,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159563,7 +172497,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159572,7 +172507,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159606,7 +172542,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159615,7 +172552,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159624,7 +172562,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159651,7 +172590,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159660,7 +172600,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159669,7 +172610,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159696,7 +172638,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159705,7 +172648,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159714,7 +172658,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159741,7 +172686,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159750,7 +172696,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159759,7 +172706,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159786,7 +172734,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159795,7 +172744,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159804,7 +172754,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159831,7 +172782,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159840,7 +172792,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159849,7 +172802,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159876,7 +172830,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159885,7 +172840,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159894,7 +172850,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159921,7 +172878,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159930,7 +172888,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159939,7 +172898,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -159966,7 +172926,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159975,7 +172936,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -159984,7 +172946,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160029,7 +172992,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160038,7 +173002,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160047,7 +173012,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160056,7 +173022,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160065,7 +173032,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160074,7 +173042,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160083,7 +173052,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160092,7 +173062,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160101,7 +173072,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160128,7 +173100,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160137,7 +173110,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160146,7 +173120,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160155,7 +173130,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160164,7 +173140,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160173,7 +173150,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160182,7 +173160,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160191,7 +173170,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160200,7 +173180,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160227,7 +173208,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160236,7 +173218,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160245,7 +173228,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160254,7 +173238,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160263,7 +173248,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160272,7 +173258,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160281,7 +173268,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160290,7 +173278,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160299,7 +173288,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160333,7 +173323,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160342,7 +173333,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160351,7 +173343,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160378,7 +173371,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160387,7 +173381,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160396,7 +173391,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160423,7 +173419,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160432,7 +173429,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160441,7 +173439,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160468,7 +173467,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160477,7 +173477,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160486,7 +173487,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160513,7 +173515,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160522,7 +173525,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160531,7 +173535,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160558,7 +173563,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160567,7 +173573,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160576,7 +173583,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160603,7 +173611,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160612,7 +173621,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160621,7 +173631,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160648,7 +173659,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160657,7 +173669,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160666,7 +173679,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160693,7 +173707,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160702,7 +173717,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160711,7 +173727,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160756,7 +173773,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160765,7 +173783,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160774,7 +173793,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160783,7 +173803,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160792,7 +173813,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160801,7 +173823,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160810,7 +173833,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160819,7 +173843,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160828,7 +173853,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160855,7 +173881,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160864,7 +173891,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160873,7 +173901,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160882,7 +173911,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160891,7 +173921,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160900,7 +173931,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160909,7 +173941,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160918,7 +173951,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160927,7 +173961,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -160954,7 +173989,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160963,7 +173999,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160972,7 +174009,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160981,7 +174019,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160990,7 +174029,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -160999,7 +174039,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161008,7 +174049,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161017,7 +174059,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161026,7 +174069,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161060,7 +174104,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161069,7 +174114,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161078,7 +174124,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161105,7 +174152,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161114,7 +174162,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161123,7 +174172,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161150,7 +174200,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161159,7 +174210,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161168,7 +174220,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161195,7 +174248,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161204,7 +174258,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161213,7 +174268,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161240,7 +174296,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161249,7 +174306,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161258,7 +174316,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161285,7 +174344,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161294,7 +174354,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161303,7 +174364,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161330,7 +174392,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161339,7 +174402,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161348,7 +174412,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161375,7 +174440,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161384,7 +174450,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161393,7 +174460,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161420,7 +174488,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161429,7 +174498,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161438,7 +174508,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161483,7 +174554,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161492,7 +174564,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161501,7 +174574,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161510,7 +174584,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161519,7 +174594,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161528,7 +174604,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161537,7 +174614,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161546,7 +174624,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161555,7 +174634,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161582,7 +174662,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161591,7 +174672,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161600,7 +174682,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161609,7 +174692,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161618,7 +174702,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161627,7 +174712,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161636,7 +174722,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161645,7 +174732,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161654,7 +174742,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161681,7 +174770,8 @@ "l": "American Indian Or Alaska Native Alone", "t": "v", "e": "AmericanIndianOrAlaskaNativeAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161690,7 +174780,8 @@ "l": "Asian Alone", "t": "v", "e": "AsianAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161699,7 +174790,8 @@ "l": "Black Or African American Alone", "t": "v", "e": "BlackOrAfricanAmericanAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161708,7 +174800,8 @@ "l": "Hispanic Or Latino", "t": "v", "e": "HispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161717,7 +174810,8 @@ "l": "Native Hawaiian Or Other Pacific Islander Alone", "t": "v", "e": "NativeHawaiianOrOtherPacificIslanderAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161726,7 +174820,8 @@ "l": "Some Other Race Alone", "t": "v", "e": "SomeOtherRaceAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161735,7 +174830,8 @@ "l": "Two Or More Races", "t": "v", "e": "TwoOrMoreRaces", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161744,7 +174840,8 @@ "l": "White Alone", "t": "v", "e": "WhiteAlone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161753,7 +174850,8 @@ "l": "White Alone Not Hispanic Or Latino", "t": "v", "e": "WhiteAloneNotHispanicOrLatino", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161787,7 +174885,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161796,7 +174895,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161805,7 +174905,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161832,7 +174933,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161841,7 +174943,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161850,7 +174953,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161877,7 +174981,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161886,7 +174991,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161895,7 +175001,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161922,7 +175029,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161931,7 +175039,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161940,7 +175049,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -161967,7 +175077,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161976,7 +175087,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -161985,7 +175097,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -162012,7 +175125,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162021,7 +175135,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162030,7 +175145,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -162057,7 +175173,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162066,7 +175183,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162075,7 +175193,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -162102,7 +175221,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162111,7 +175231,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162120,7 +175241,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -162147,7 +175269,8 @@ "l": "Less than 25 Years", "t": "v", "e": "YearsUpto25", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162156,7 +175279,8 @@ "l": "25 - 44 Years", "t": "v", "e": "Years25To44", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162165,7 +175289,8 @@ "l": "45 - 64 Years", "t": "v", "e": "Years45To64", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -162180,11 +175305,10 @@ ] }, "Disasters": { - "sv": [ - "top" - ], + "sv": [], "l": "Disasters", "t": "p", + "e": "Disasters", "c": 24, "cd": [ { @@ -162193,6 +175317,7 @@ ], "l": "Cyclones", "t": "v", + "e": "Cyclones", "c": 5, "cd": [ { @@ -162207,7 +175332,8 @@ "l": "Extratropical Cyclone", "t": "v", "e": "ExtratropicalCyclone", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162216,7 +175342,8 @@ "l": "Subtropical Storm", "t": "v", "e": "SubtropicalStorm", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162225,7 +175352,8 @@ "l": "Tropical Disturbance", "t": "v", "e": "TropicalDisturbance", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162234,7 +175362,8 @@ "l": "Tropical Storm", "t": "v", "e": "TropicalStorm", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -162246,7 +175375,9 @@ ], "l": "Droughts", "t": "v", - "c": 1 + "e": "Droughts", + "c": 1, + "cd": [] }, { "sv": [ @@ -162254,6 +175385,7 @@ ], "l": "Earthquakes", "t": "v", + "e": "Earthquakes", "c": 14, "cd": [ { @@ -162268,7 +175400,8 @@ "l": "3 - 4 Magnitude", "t": "v", "e": "M3To4", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162277,7 +175410,8 @@ "l": "4 - 5 Magnitude", "t": "v", "e": "M4To5", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162286,7 +175420,8 @@ "l": "5 - 6 Magnitude", "t": "v", "e": "M5To6", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162295,7 +175430,8 @@ "l": "6 - 7 Magnitude", "t": "v", "e": "M6To7", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162304,7 +175440,8 @@ "l": "7 - 8 Magnitude", "t": "v", "e": "M7To8", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162313,7 +175450,8 @@ "l": "8 - 9 Magnitude", "t": "v", "e": "M8To9", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162322,7 +175460,8 @@ "l": "More than 3 Magnitude", "t": "v", "e": "M3Onwards", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162331,7 +175470,8 @@ "l": "More than 4 Magnitude", "t": "v", "e": "M4Onwards", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162340,7 +175480,8 @@ "l": "More than 5 Magnitude", "t": "v", "e": "M5Onwards", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162349,7 +175490,8 @@ "l": "More than 6 Magnitude", "t": "v", "e": "M6Onwards", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162358,7 +175500,8 @@ "l": "More than 7 Magnitude", "t": "v", "e": "M7Onwards", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162367,7 +175510,8 @@ "l": "More than 8 Magnitude", "t": "v", "e": "M8Onwards", - "c": 1 + "c": 1, + "cd": [] }, { "sv": [ @@ -162376,7 +175520,8 @@ "l": "More than 9 Magnitude", "t": "v", "e": "M9Onwards", - "c": 1 + "c": 1, + "cd": [] } ] } @@ -162388,7 +175533,9 @@ ], "l": "Floods", "t": "v", - "c": 1 + "e": "Floods", + "c": 1, + "cd": [] }, { "sv": [ @@ -162396,7 +175543,9 @@ ], "l": "Thunderstorm Wind Gusts", "t": "v", - "c": 1 + "e": "Thunderstorm Wind Gusts", + "c": 1, + "cd": [] }, { "sv": [ @@ -162404,7 +175553,9 @@ ], "l": "Tornadoes", "t": "v", - "c": 1 + "e": "Tornadoes", + "c": 1, + "cd": [] }, { "sv": [ @@ -162412,26 +175563,330 @@ ], "l": "Wildland Fires", "t": "v", - "c": 1 + "e": "Wildland Fires", + "c": 1, + "cd": [] } ] }, - "Environment": { - "sv": [ - "top" - ], - "l": "Environment", - "t": "p", - "c": 0, - "cd": [] - }, - "Economic": { - "sv": [ - "top" - ], - "l": "Economic", + "Economics": { + "sv": [], + "l": "Economics", "t": "p", - "c": 0, - "cd": [] + "e": "Economics", + "c": 27, + "cd": [ + { + "sv": [ + "Count_Establishment" + ], + "l": "Number of Establishments", + "t": "v", + "e": "Number of Establishments", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment" + ], + "l": "Annual Wages of Establishments", + "t": "v", + "e": "Annual Wages of Establishments", + "c": 1, + "cd": [] + }, + { + "sv": [ + "Count_Worker" + ], + "l": "Labor Force", + "t": "v", + "e": "Labor Force", + "c": 1, + "cd": [] + }, + { + "l": "Annual Wages of Establishments by Industry", + "t": "p", + "c": 17, + "cd": [ + { + "sv": [ + "WagesAnnual_Establishment_NAICSAgricultureForestryFishingHunting" + ], + "l": "Agriculture, Fishing, Forestry, Hunting", + "t": "v", + "e": "NAICS/11", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSMiningQuarryingOilGasExtraction" + ], + "l": "Mining", + "t": "v", + "e": "NAICS/21", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSUtilities" + ], + "l": "Utilities", + "t": "v", + "e": "NAICS/22", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSConstruction" + ], + "l": "Construction", + "t": "v", + "e": "NAICS/23", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSWholesaleTrade" + ], + "l": "Wholesale Trade", + "t": "v", + "e": "NAICS/42", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSInformation" + ], + "l": "Information", + "t": "v", + "e": "NAICS/51", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSFinanceInsurance" + ], + "l": "Finance and Insurance", + "t": "v", + "e": "NAICS/52", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSRealEstateRentalLeasing" + ], + "l": "Real Estate", + "t": "v", + "e": "NAICS/53", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSProfessionalScientificTechnicalServices" + ], + "l": "Professional, Scientific, Technical Services", + "t": "v", + "e": "NAICS/54", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSManagementOfCompaniesEnterprises" + ], + "l": "Management of Companies/Enterprises", + "t": "v", + "e": "NAICS/55", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSAdministrativeSupportWasteManagementRemediationServices" + ], + "l": "Administrative and Waste Services", + "t": "v", + "e": "NAICS/56", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSEducationalServices" + ], + "l": "Educational Services", + "t": "v", + "e": "NAICS/61", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSHealthCareSocialAssistance" + ], + "l": "Health Care and Social Assistance", + "t": "v", + "e": "NAICS/62", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSArtsEntertainmentRecreation" + ], + "l": "Arts, Entertainment and Recreation", + "t": "v", + "e": "NAICS/71", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSAccommodationFoodServices" + ], + "l": "Accommodation and Food Services", + "t": "v", + "e": "NAICS/72", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSOtherServices" + ], + "l": "Other Services", + "t": "v", + "e": "NAICS/81", + "c": 1, + "cd": [] + }, + { + "sv": [ + "WagesAnnual_Establishment_NAICSNonclassifiable" + ], + "l": "Unclassified", + "t": "v", + "e": "NAICS/99", + "c": 1, + "cd": [] + } + ] + }, + { + "l": "Activity Source", + "t": "p", + "c": 7, + "cd": [ + { + "sv": [], + "l": "Gross Domestic Production", + "t": "p", + "e": "GrossDomesticProduction", + "c": 4, + "cd": [ + { + "sv": [ + "GrowthRate_Amount_EconomicActivity_GrossDomesticProduction" + ], + "l": "Growth Rate", + "t": "v", + "e": "Growth Rate", + "c": 1, + "cd": [] + }, + { + "sv": [ + "Amount_EconomicActivity_GrossDomesticProduction_Nominal" + ], + "l": "Nominal", + "t": "v", + "e": "Nominal", + "c": 1, + "cd": [] + }, + { + "sv": [ + "Amount_EconomicActivity_GrossDomesticProduction_RealValue" + ], + "l": "Real value", + "t": "v", + "e": "Real value", + "c": 1, + "cd": [] + }, + { + "sv": [ + "Amount_EconomicActivity_GrossDomesticProduction_Nominal_PerCapita" + ], + "l": "Nominal Per Capita", + "t": "v", + "e": "Nominal Per Capita", + "c": 1, + "cd": [] + } + ] + }, + { + "sv": [], + "l": "Gross National Income", + "t": "p", + "e": "GrossNationalIncome", + "c": 2, + "cd": [ + { + "sv": [ + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity" + ], + "l": "Purchasing Power Parity", + "t": "v", + "e": "Purchasing Power Parity", + "c": 1, + "cd": [] + }, + { + "sv": [ + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity_PerCapita" + ], + "l": "Purchasing Power Parity Per Capita", + "t": "v", + "e": "Purchasing Power Parity Per Capita", + "c": 1, + "cd": [] + } + ] + }, + { + "sv": [], + "l": "Gross Value Added", + "t": "p", + "e": "GrossValueAdded", + "c": 1, + "cd": [ + { + "sv": [ + "Amount_EconomicActivity_GrossValueAdded_RealValue" + ], + "l": "Real value", + "t": "v", + "e": "Real value", + "c": 1, + "cd": [] + } + ] + } + ] + } + ] } } \ No newline at end of file diff --git a/static/data/hierarchy_top.json b/static/data/hierarchy_top.json index d6ae77d317..3d839f5fe7 100644 --- a/static/data/hierarchy_top.json +++ b/static/data/hierarchy_top.json @@ -1,10 +1,9 @@ { "Demographics": { - "sv": [ - "top" - ], + "sv": [], "l": "Demographics", "t": "p", + "e": "Demographics", "c": 1787, "cd": [ { @@ -13,6 +12,7 @@ ], "l": "Population", "t": "v", + "e": "Population", "c": 1 }, { @@ -21,6 +21,7 @@ ], "l": "Median age", "t": "v", + "e": "median age", "c": 1 }, { @@ -29,6 +30,7 @@ ], "l": "Median income", "t": "v", + "e": "median income", "c": 1 }, { @@ -94,11 +96,10 @@ ] }, "Crime": { - "sv": [ - "top" - ], + "sv": [], "l": "Crime", "t": "p", + "e": "Crime", "c": 11, "cd": [ { @@ -109,11 +110,10 @@ ] }, "Education": { - "sv": [ - "top" - ], + "sv": [], "l": "Education", "t": "p", + "e": "Education", "c": 215, "cd": [ { @@ -139,11 +139,10 @@ ] }, "Employment": { - "sv": [ - "top" - ], + "sv": [], "l": "Employment", "t": "p", + "e": "Employment", "c": 196, "cd": [ { @@ -152,6 +151,7 @@ ], "l": "Unemployment Rate", "t": "v", + "e": "Unemployment Rate", "c": 1 }, { @@ -160,6 +160,7 @@ ], "l": "Labor Force", "t": "v", + "e": "Labor Force", "c": 1 }, { @@ -168,6 +169,7 @@ ], "l": "Employed", "t": "v", + "e": "Employed", "c": 1 }, { @@ -176,6 +178,7 @@ ], "l": "Unemployed", "t": "v", + "e": "Unemployed", "c": 1 }, { @@ -196,21 +199,20 @@ ] }, "Health": { - "sv": [ - "top" - ], + "sv": [], "l": "Health", "t": "p", - "c": 1214, + "e": "Health", + "c": 1213, "cd": [ { "sv": [ - "Count_MortalityEvent", "Count_Death" ], "l": "Mortality", "t": "v", - "c": 1102 + "e": "Mortality", + "c": 1101 }, { "l": "Health Outcomes", @@ -240,11 +242,10 @@ ] }, "Housing": { - "sv": [ - "top" - ], + "sv": [], "l": "Housing", "t": "p", + "e": "Housing", "c": 97, "cd": [ { @@ -253,6 +254,7 @@ ], "l": "Housing Units", "t": "v", + "e": "Housing Units", "c": 1 }, { @@ -293,11 +295,10 @@ ] }, "Household": { - "sv": [ - "top" - ], + "sv": [], "l": "Household", "t": "p", + "e": "Household", "c": 680, "cd": [ { @@ -306,6 +307,7 @@ ], "l": "Household", "t": "v", + "e": "Household", "c": 1 }, { @@ -326,11 +328,10 @@ ] }, "Disasters": { - "sv": [ - "top" - ], + "sv": [], "l": "Disasters", "t": "p", + "e": "Disasters", "c": 24, "cd": [ { @@ -339,6 +340,7 @@ ], "l": "Cyclones", "t": "v", + "e": "Cyclones", "c": 5 }, { @@ -347,6 +349,7 @@ ], "l": "Droughts", "t": "v", + "e": "Droughts", "c": 1 }, { @@ -355,6 +358,7 @@ ], "l": "Earthquakes", "t": "v", + "e": "Earthquakes", "c": 14 }, { @@ -363,6 +367,7 @@ ], "l": "Floods", "t": "v", + "e": "Floods", "c": 1 }, { @@ -371,6 +376,7 @@ ], "l": "Thunderstorm Wind Gusts", "t": "v", + "e": "Thunderstorm Wind Gusts", "c": 1 }, { @@ -379,6 +385,7 @@ ], "l": "Tornadoes", "t": "v", + "e": "Tornadoes", "c": 1 }, { @@ -387,26 +394,55 @@ ], "l": "Wildland Fires", "t": "v", + "e": "Wildland Fires", "c": 1 } ] }, - "Environment": { - "sv": [ - "top" - ], - "l": "Environment", + "Economics": { + "sv": [], + "l": "Economics", "t": "p", - "c": 0, - "cd": [] - }, - "Economic": { - "sv": [ - "top" - ], - "l": "Economic", - "t": "p", - "c": 0, - "cd": [] + "e": "Economics", + "c": 27, + "cd": [ + { + "sv": [ + "Count_Establishment" + ], + "l": "Number of Establishments", + "t": "v", + "e": "Number of Establishments", + "c": 1 + }, + { + "sv": [ + "WagesAnnual_Establishment" + ], + "l": "Annual Wages of Establishments", + "t": "v", + "e": "Annual Wages of Establishments", + "c": 1 + }, + { + "sv": [ + "Count_Worker" + ], + "l": "Labor Force", + "t": "v", + "e": "Labor Force", + "c": 1 + }, + { + "l": "Annual Wages of Establishments by Industry", + "t": "p", + "c": 17 + }, + { + "l": "Activity Source", + "t": "p", + "c": 7 + } + ] } } \ No newline at end of file diff --git a/static/data/statsvar_path.json b/static/data/statsvar_path.json index 9fbfc6ed15..b1a40d9cb5 100644 --- a/static/data/statsvar_path.json +++ b/static/data/statsvar_path.json @@ -2993,14 +2993,14 @@ 5, 1, 0, - 5 + 4 ], "dc/260gxgmeglpb": [ 0, 5, 1, 0, - 5, + 4, 0, 0 ], @@ -3009,7 +3009,7 @@ 5, 1, 0, - 5, + 4, 0, 1 ], @@ -3018,7 +3018,7 @@ 5, 1, 0, - 5, + 4, 0, 2 ], @@ -3027,7 +3027,7 @@ 5, 1, 0, - 5, + 4, 0, 3 ], @@ -3036,7 +3036,7 @@ 5, 1, 0, - 5, + 4, 0, 4 ], @@ -3045,7 +3045,7 @@ 5, 1, 0, - 5, + 4, 0, 5 ], @@ -8672,13 +8672,6 @@ 0, 0 ], - "Count_Person_EnrolledInPrivateSchool": [ - 0, - 5, - 0, - 6, - 2 - ], "Count_Person_3OrMoreYears_Female_EnrolledInPrivateSchool": [ 0, 5, @@ -8693,13 +8686,6 @@ 6, 3 ], - "Count_Person_EnrolledInPublicSchool": [ - 0, - 5, - 0, - 6, - 3 - ], "dc/9yqjetxt86ml1": [ 0, 12, @@ -9075,7 +9061,7 @@ 5, 1, 0, - 4 + 5 ], "Count_Person_45To64Years_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Male": [ 0, @@ -16650,7 +16636,7 @@ 0, 2 ], - "Count_CriminalActivities_Burglary": [ + "Count_CriminalActivities_MotorVehicleTheft": [ 1, 0, 2, @@ -16662,7 +16648,7 @@ 2, 1 ], - "Count_CriminalActivities_MotorVehicleTheft": [ + "Count_CriminalActivities_Burglary": [ 1, 0, 2, @@ -16673,25 +16659,25 @@ 0, 3 ], - "Count_CriminalActivities_AggravatedAssault": [ + "Count_CriminalActivities_MurderAndNonNegligentManslaughter": [ 1, 0, 3, 0 ], - "Count_CriminalActivities_ForcibleRape": [ + "Count_CriminalActivities_Robbery": [ 1, 0, 3, 1 ], - "Count_CriminalActivities_MurderAndNonNegligentManslaughter": [ + "Count_CriminalActivities_ForcibleRape": [ 1, 0, 3, 2 ], - "Count_CriminalActivities_Robbery": [ + "Count_CriminalActivities_AggravatedAssault": [ 1, 0, 3, @@ -17987,23 +17973,11 @@ 0, 3 ], - "Count_UnemploymentInsuranceClaim_ShortTimeCompensation_ScaledForPartTimeUnemploymentBenefits": [ - 3, - 6, - 0 - ], "Count_UnemploymentInsuranceClaim_ShortTimeCompensation": [ 3, 6, 0 ], - "Count_UnemploymentInsuranceClaim_ShortTimeCompensation_ContinuedClaim_ScaledForPartTimeUnemploymentBenefits": [ - 3, - 6, - 0, - 0, - 0 - ], "Count_UnemploymentInsuranceClaim_ShortTimeCompensation_ContinuedClaim": [ 3, 6, @@ -18011,13 +17985,6 @@ 0, 0 ], - "Count_UnemploymentInsuranceClaim_ShortTimeCompensation_InitialClaim_ScaledForPartTimeUnemploymentBenefits": [ - 3, - 6, - 0, - 0, - 1 - ], "Count_UnemploymentInsuranceClaim_ShortTimeCompensation_InitialClaim": [ 3, 6, @@ -18082,10 +18049,6 @@ 0, 1 ], - "Count_MortalityEvent": [ - 4, - 0 - ], "Count_Death": [ 4, 0 @@ -29170,12 +29133,12 @@ 3, 22 ], - "Count_HousingUnit_HomeValue1000000To1499999USDollar": [ + "Count_HousingUnit_HomeValue1000000OrMoreUSDollar": [ 5, 3, 23 ], - "Count_HousingUnit_HomeValue1000000OrMoreUSDollar": [ + "Count_HousingUnit_HomeValue1000000To1499999USDollar": [ 5, 3, 24 @@ -35130,5 +35093,144 @@ "Count_WildlandFireEvent": [ 7, 6 + ], + "Count_Establishment": [ + 9, + 0 + ], + "WagesAnnual_Establishment": [ + 9, + 1 + ], + "Count_Worker": [ + 9, + 2 + ], + "WagesAnnual_Establishment_NAICSAgricultureForestryFishingHunting": [ + 9, + 3, + 0 + ], + "WagesAnnual_Establishment_NAICSMiningQuarryingOilGasExtraction": [ + 9, + 3, + 1 + ], + "WagesAnnual_Establishment_NAICSUtilities": [ + 9, + 3, + 2 + ], + "WagesAnnual_Establishment_NAICSConstruction": [ + 9, + 3, + 3 + ], + "WagesAnnual_Establishment_NAICSWholesaleTrade": [ + 9, + 3, + 4 + ], + "WagesAnnual_Establishment_NAICSInformation": [ + 9, + 3, + 5 + ], + "WagesAnnual_Establishment_NAICSFinanceInsurance": [ + 9, + 3, + 6 + ], + "WagesAnnual_Establishment_NAICSRealEstateRentalLeasing": [ + 9, + 3, + 7 + ], + "WagesAnnual_Establishment_NAICSProfessionalScientificTechnicalServices": [ + 9, + 3, + 8 + ], + "WagesAnnual_Establishment_NAICSManagementOfCompaniesEnterprises": [ + 9, + 3, + 9 + ], + "WagesAnnual_Establishment_NAICSAdministrativeSupportWasteManagementRemediationServices": [ + 9, + 3, + 10 + ], + "WagesAnnual_Establishment_NAICSEducationalServices": [ + 9, + 3, + 11 + ], + "WagesAnnual_Establishment_NAICSHealthCareSocialAssistance": [ + 9, + 3, + 12 + ], + "WagesAnnual_Establishment_NAICSArtsEntertainmentRecreation": [ + 9, + 3, + 13 + ], + "WagesAnnual_Establishment_NAICSAccommodationFoodServices": [ + 9, + 3, + 14 + ], + "WagesAnnual_Establishment_NAICSOtherServices": [ + 9, + 3, + 15 + ], + "WagesAnnual_Establishment_NAICSNonclassifiable": [ + 9, + 3, + 16 + ], + "GrowthRate_Amount_EconomicActivity_GrossDomesticProduction": [ + 9, + 4, + 0, + 0 + ], + "Amount_EconomicActivity_GrossDomesticProduction_Nominal": [ + 9, + 4, + 0, + 1 + ], + "Amount_EconomicActivity_GrossDomesticProduction_RealValue": [ + 9, + 4, + 0, + 2 + ], + "Amount_EconomicActivity_GrossDomesticProduction_Nominal_PerCapita": [ + 9, + 4, + 0, + 3 + ], + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity": [ + 9, + 4, + 1, + 0 + ], + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity_PerCapita": [ + 9, + 4, + 1, + 1 + ], + "Amount_EconomicActivity_GrossValueAdded_RealValue": [ + 9, + 4, + 2, + 0 ] } \ No newline at end of file diff --git a/tools/pv_tree_generator/build_tree.py b/tools/pv_tree_generator/build_tree.py index b0967b6dfa..1c434cf154 100644 --- a/tools/pv_tree_generator/build_tree.py +++ b/tools/pv_tree_generator/build_tree.py @@ -12,232 +12,357 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""build the property-value tree """ - +from typing import Dict, List, Tuple +from util import PopObsSpec, StatsVar, read_pop_obs_spec, read_stat_var import collections -import util import text_format +from constants import VERTICALS +import copy + -MAX_LEVEL = 6 +def get_root_children(pop_obs_spec_all, stats_vars_all) -> List['ValueNode']: + """ Returns the list of vertical nodes, such as "Demographics", "Economics" + """ + valueNodes = [] + for vertical in pop_obs_spec_all: + # leaf nodes of each vertical, + # e.g.: Count_Person, Median_Age_Person are leafs of "Demographics" + leafs = [] + for pos in pop_obs_spec_all[vertical][0]: + key = tuple([pos.pop_type]) + \ + pos.obs_props[0].key + pos.prop_all + # List of statsVars matches to the leaf node + matching_statsVar = [] + for stats_var in stats_vars_all[key]: + if pos.dpv == stats_var.pv: + matching_statsVar.append(stats_var) + if matching_statsVar: + leafs.append( + ValueLeaf(get_root_leaf_name(pos, matching_statsVar), + [sv.dcid for sv in matching_statsVar], + True, + pos)) + # property specs that is children of the value node for building + # the next level of the tree + props = [] + for pos in pop_obs_spec_all[vertical][1]: + props.append((pos.cprops[0], pos)) + valueNodes.append(ValueNode(vertical, leafs, props, None, + pop_obs_spec_all[vertical], stats_vars_all)) + return valueNodes -def build_tree_recursive(pos, level, pop_obs_spec, stat_vars, - parent=None): - """Recursively build the ui tree""" - # get the property of the ui node - if parent: - property_diff = (set(pos.properties) - set(parent.pop_obs_spec. - properties)).pop() - parent_pv = parent.pv +def get_root_leaf_name(pos: PopObsSpec, stats_vars: List[StatsVar]): + """ Get the name of the leaf nodes of verticals, + e.g.: Count_Person""" + if pos.obs_props[0].name: + name = pos.obs_props[0].name + elif pos.name: + name = pos.name else: - property_diff = pos.properties[0] # This is single pv pos - parent_pv = {} - - prop_ui_node = util.UiNode(pos, parent_pv, True, property_diff) - result = { - 'populationType': prop_ui_node.pop_type, - 'l': text_format.format_title(prop_ui_node.text), - 't': 'p', - 'c': 0, - 'cd': [], - 'sv_set': set(), - } - - # get the child specs of the current node - child_pos = [] - for c_pos in pop_obs_spec[level+1]: - if (pos.pop_type == c_pos.pop_type and - set(pos.properties) < set(c_pos.properties)): - child_pos.append(c_pos) - - child_prop_vals = [] - for sv in stat_vars[pos.key]: - if sv.match_ui_node(prop_ui_node) and sv.pv[property_diff]: - if sv.pv[property_diff] not in child_prop_vals: - # if this is the first statsvar of this node, build the node - # and corresponding child nodes - child_prop_vals.append(sv.pv[property_diff]) - value_ui_pv = collections.OrderedDict() - for prop, val in parent_pv.items(): - value_ui_pv[prop] = val - value_ui_pv[property_diff] = sv.pv[property_diff] - value_ui_node = util.UiNode( - pos, value_ui_pv, False, property_diff) + stats = '' + if stats_vars[0].stats != 'measuredValue': + stats = stats_vars[0].stats.replace('Value', '') + name = '{} {}'.format(stats, stats_vars[0].mprop) + return name + + +class ValueLeaf: + """ A leaf node is represents a statsVar, unless there're duplicated ones. + A leaf node can either create a new level nodes under the + value node, or shown as the value node on the ui. + """ + + def __init__(self, name: str, dcids: List[str], addLevel: bool, + pos: PopObsSpec): + self.name = name + self.dcids = dcids + self.addLevel = addLevel + self.pop_type = pos.pop_type + + +class PropertyNode: + """ Represent a property node in the PV tree + Each Property node has a group of value nodes as childen. + A value node can have a level of leaf nodes or + a group of new properties as its children. + """ + + def __init__(self, pos: PopObsSpec, parent_pvs: Dict[str, str], + new_prop: str, level: int, + pop_obs_spec, stats_vars_all): + # the property value pairs inherited from the parent nodes + self.pv = parent_pvs + self.pos = pos # the pob_obs_spec the node represents + self.prop = new_prop # the new property the node represents + self.level = level + self.pop_obs_spec = pop_obs_spec + self.stats_vars_all = stats_vars_all + + def children(self) -> List['ValueNode']: + """ Returns a list of value nodes as + the children of the property node + """ + # Add a new level if more than one statsVar observation properties + # are defined in the pop_obs_spec + addLevel = (len(self.pos.obs_props) > 1) + # get the dictionary of the property value to leaf nodes + matching_stats_vars = collections.defaultdict(list) + for idx in range(len(self.pos.obs_props)): + key = tuple([self.pos.pop_type]) + \ + self.pos.obs_props[idx].key + self.pos.prop_all + for sv in self.stats_vars_all[key]: + if (self.pos.dpv.items() <= sv.pv.items() and + self.pv.items() <= sv.pv.items()): + # matching statsVar found + if not sv.se or self.prop not in sv.se: # no super enum + matching_stats_vars[sv.pv[self.prop]].append( + ValueLeaf(self.pos.obs_props[idx].name, + [sv.dcid], addLevel, self.pos)) + else: # create new level for super enum + matching_stats_vars[sv.se[self.prop]].append( + ValueLeaf(sv.pv[self.prop], + [sv.dcid], True, self.pos)) + + # create a list of value Nodes + value_nodes = [] + child_props = self.child_props() + for value in matching_stats_vars: + value_nodes.append( + ValueNode( + value, + matching_stats_vars[value], + child_props, + self, + self.pop_obs_spec, + self.stats_vars_all)) + return value_nodes + + def child_props(self): + """ eturns a list of new prop and + corresponding specs for building the next level""" + child_pos = [] + for c_pos in self.pop_obs_spec[self.level + 1]: + if (self.pos.pop_type == c_pos.pop_type and + set(self.pos.cprops) < set(c_pos.cprops)): + newProp = (set(c_pos.cprops) - set(self.pos. + cprops)).pop() + child_pos.append((newProp, c_pos)) + return child_pos + + def json_blob(self): + """ Generate the json blob for the property node""" + if self.pos.name: + name = self.pos.name + else: + name = self.prop + result = { + 'populationType': self.pos.pop_type, + # mprop is used for top level reorgnize only + 'mprop': self.pos.obs_props[0].mprop, + 'l': text_format.format_title(name), + 't': 'p', + 'c': 0, + 'cd': [], + 'sv_set': set(), + } + return result + + +class ValueNode: + """ Represent a value node in the PV tree + The value node can be + - a real value node representing a statsVar + - the node of a vertical, such as the node "Demographics" + - a pseudo value node of super enums, such as the node + "violent" under crimeType + """ + + def __init__(self, value: str, leafs: List[ValueLeaf], + child_props: Dict[str, PopObsSpec], parent: 'PropertyNode', + pop_obs_spec, stats_vars_all): + self.value = value + self.leafs = leafs + # A list of child properties and corresponding specs + self.child_props = child_props + self.parent = parent + self.pop_obs_spec = pop_obs_spec + self.stats_vars_all = stats_vars_all + + def children(self): + """ Return a list of property nodes as the children of the value node. + """ + propertyNodes = [] + for prop, pos in self.child_props: + if self.parent: + level = self.parent.level + 1 + pvs = dict(self.parent.pv) + pvs[self.parent.prop] = self.value + else: # top level + level = 1 + pvs = {} + propertyNodes.append(PropertyNode( + pos, pvs, prop, level, self.pop_obs_spec, self.stats_vars_all)) + return propertyNodes + + def json_blob(self): + """ Generate the json blob of a value node, including the node itself + and its leaf children. """ + if self.leafs: + pop_type = self.leafs[0].pop_type + elif self.parent: + pop_type = self.parent.pop_type + else: + pop_type = "" + result = { + 'populationType': pop_type, + 'sv': [], + 'l': text_format.format_title(self.value), + 't': 'v', + 'e': self.value, + 'c': 0, + 'sv_set': set([]), + 'cd': [], + } + for node in self.leafs: + if node.addLevel: + # create a new node as the child of the value node value_blob = { - 'populationType': value_ui_node.pop_type, - 'sv': [sv.dcid], - 'l': text_format.format_title(value_ui_node.text), + 'populationType': node.pop_type, + 'sv': node.dcids, + 'l': text_format.format_title(node.name), 't': 'v', - 'e': value_ui_node.enum, + 'e': node.name, 'c': 1, - 'sv_set': set([sv.dcid]), + 'cd': [], + 'sv_set': set(node.dcids) } - if sv.se: - value_blob['se'] = sv.se - # add statistical variables as the child of current node result['cd'].append(value_blob) - - if level <= MAX_LEVEL: - # build the branches recursively - for child in child_pos: - branch = build_tree_recursive( - child, level + 1, pop_obs_spec, stat_vars, value_ui_node) - if branch['cd']: - if 'cd' not in value_blob: - value_blob['cd'] = [] - value_blob['cd'].append(branch) - value_blob['sv_set'] |= branch['sv_set'] - del branch['sv_set'] - value_blob['c'] = len(value_blob['sv_set']) else: - # if this is a duplicated statsVar - # append the statsVar to the right node, increase the count by 1 - for child in result['cd']: - if child['e'] == sv.pv[property_diff]: - child['sv'].append(sv.dcid) + # add the statsVar dcids to the value ndoe + result['sv'].extend(node.dcids) + result['sv_set'].update(node.dcids) + if not result['sv']: + result['t'] = 'p' + return result - result['cd'] = text_format.filter_and_sort(property_diff, - result['cd'], False) - # update the count - if result['cd']: - for child in result['cd']: - result['sv_set'] |= child['sv_set'] - del child['sv_set'] - - result['c'] = len(result['sv_set']) - result = group_super_enum(result) - return result +def build_tree(max_level): + """ Build the tree from root level""" + pop_obs_spec = read_pop_obs_spec() + stats_vars = read_stat_var() + data = {} + vertical_nodes = get_root_children(pop_obs_spec, stats_vars) + vertical_nodes.sort(key=lambda node: VERTICALS.index(node.value)) + for vertical in vertical_nodes: + current_blob = vertical.json_blob() + # build the vertical nodes blobs + data[vertical.value] = current_blob + # get the property nodes of each vertical + prop_nodes = vertical.children() + for node in prop_nodes: + # build property node blobs + prop_blob = build_tree_recursive(node, max_level) + current_blob['cd'].append(prop_blob) + reorgnize(current_blob) + stats_var_path = {} + for v in data: + post_process(data[v], [VERTICALS.index(v)], stats_var_path) + del data[v]['sv_set'] + return data, stats_var_path -def build_tree(v, pop_obs_spec, stat_vars, vertical_idx): - """Build the tree for each vertical.""" - - # vertical as the root - root = { - 'sv': ['top'], - 'l': text_format.format_title(v), - 't': 'p', - 'c': 0, # count of child nodes - 'cd': [], - 'sv_set': set(), # used for counting child nodes - } - # specs with 0 constaints are of type "value", - # as the level 1 cd of root - for pos in pop_obs_spec[0]: - ui_node = util.UiNode(pos, {}, False) - childStatsVars = [] - # find all the statsvars belong to the node - for sv in stat_vars[pos.key]: - if pos.cpv == sv.pv: - childStatsVars.append(sv.dcid) - root['c'] += 1 - if len(childStatsVars) > 0: - root['cd'].append({ - 'populationType': ui_node.pop_type, - 'sv': childStatsVars, - 'l': text_format.format_title(ui_node.text), - 't': 'v', - 'c': len(childStatsVars), - 'mprop': ui_node.mprop, - }) - - # build specs with >= 1 constraints recursively - for pos in pop_obs_spec[1]: - child = build_tree_recursive(pos, 1, pop_obs_spec, stat_vars, - ) - # For certain branch, we would like to put them under 0 pv nodes: - if (pos.pop_type in ['EarthquakeEvent', 'CycloneEvent', - 'MortalityEvent']): - for pv0 in root['cd']: - # hoist logic will break if multiple 0 pv - if (pv0['populationType'] == pos.pop_type and pv0['mprop'] == 'count'): - if 'cd' not in pv0: - pv0['cd'] = [] - pv0['cd'].append(child) - if 'sv_set' not in pv0: - pv0['sv_set'] = set() - pv0['sv_set'] |= child['sv_set'] - break - else: - root['cd'].append(child) - root['sv_set'] |= child['sv_set'] - del child['sv_set'] - # update the count - for pv0 in root['cd']: - if 'sv_set' in pv0: - pv0['c'] += len(pv0['sv_set']) - del pv0['sv_set'] - root['c'] += len(root['sv_set']) - del root['sv_set'] - statsvar_path = {} - return traverseTree(root, [vertical_idx], statsvar_path) +def build_tree_recursive(node: PropertyNode, max_level): + """ Build a property node and its children recusively + until the maximum level.""" + result = node.json_blob() # build the property node blobs + value_nodes = node.children() # get the child value nodes + for value in value_nodes: + # build the child value node blobs + value_blob = value.json_blob() + result['cd'].append(value_blob) + prop_children = value.children() + if node.level < max_level: + for prop in prop_children: + # build the next level + prop_blob = build_tree_recursive(prop, max_level) + if (prop_blob['cd']): + value_blob['cd'].append(prop_blob) + result['cd'] = text_format.filter_and_sort(node.prop, result['cd'], False) + return result -def traverseTree(root, path, statsvar_path): +def post_process(root, path, statsvar_path): + """ After the tree is built, this function: + - removes the unused fields such as "population Type" in the tree + - count the number of statsVars under each node + - create a map of the statsVar dcid and one of its path in the tree + """ + # Build the map from statsVar dcid to its path in the tree + # The path is a list of numbers, + # e.g. path of Count_Person_Upto5Years is [0, 3, 0]. + # It means its path is Oth node ("Demographics") -> 3rd node ("Age") + # -> 0th node ("Less than 5 Years") if root['t'] == 'v': for sv in root['sv']: statsvar_path[sv] = path + # remove unused fields if 'populationType' in root: del root['populationType'] if 'mprop' in root: del root['mprop'] - if 'se' in root: - del root['se'] + # recurse if 'cd' in root: idx = 0 for node in root['cd']: + # build the path nextPath = path + [idx] - traverseTree(node, nextPath, statsvar_path) + post_process(node, nextPath, statsvar_path) idx += 1 + # update the sv_set for counting + root['sv_set'].update(node['sv_set']) + del node['sv_set'] + # update the count + root['c'] = len(root['sv_set']) return root, statsvar_path -def getTopLevel(root, max_level): - return removeChildren(root, 0, max_level) +def reorgnize(vertical): + """ Move certain property nodes as child of certain leaf nodes""" + target_leaf_node = {} + target_property_node = collections.defaultdict(list) + # find the target leaf nodes and property ndoes + for node in vertical['cd']: + if node["populationType"] in ['EarthquakeEvent', 'CycloneEvent', + 'MortalityEvent']: + if node['t'] == 'p' and node['mprop'] == 'count': + target_property_node[node['populationType']].append(node) + if node['t'] == 'v': + target_leaf_node[node['populationType']] = node + # set the property nodes as children of corresponding leaf nodes + for pop_type in target_leaf_node: + leaf = target_leaf_node[pop_type] + for node in target_property_node[pop_type]: + leaf['cd'].append(node) + vertical['cd'].remove(node) + return + +def get_top_level(data): + """ Create a smaller copy of the tree that only contains the top level""" + top = copy.deepcopy(data) + for v in top: + remove_children(top[v], 0, 1) + return top -def removeChildren(root, cur_level, max_level): + +def remove_children(root, cur_level, max_level): + """ Remove the children at level > max_level """ if 'cd' in root: if cur_level >= max_level: del root['cd'] else: for node in root['cd']: - removeChildren(node, cur_level+1, max_level) - return root - - -def group_super_enum(json_blob): - """Group the nodes by super enum.""" - new_children = [] - grouping = collections.defaultdict(list) - direct_enum = set() - for child in json_blob['cd']: - if 'se' in child: - # Now only group by one super enum. - assert len(child['se']) == 1 - v = list(child['se'].values())[0] - grouping[v].append(child) - else: - new_children.append(child) - direct_enum.add(child['e']) - # Add a layer for super enum - for v, children in grouping.items(): - if v in direct_enum: - for child in new_children: - if child['e'] == v: - child['cd'] = children - child['c'] += len(children) - break - else: - direct_enum.add(v) - enum_blob = children[0].copy() # Shallow copy - enum_blob['cd'] = children - enum_blob['l'] = text_format.format_title(v) - enum_blob['c'] = len(children) - enum_blob['t'] = 'p' - del enum_blob['sv'] - new_children.append(enum_blob) - json_blob['cd'] = new_children - return json_blob + remove_children(node, cur_level + 1, max_level) + return diff --git a/tools/pv_tree_generator/build_tree_test.py b/tools/pv_tree_generator/build_tree_test.py index d1ef47292f..91332c0bc0 100644 --- a/tools/pv_tree_generator/build_tree_test.py +++ b/tools/pv_tree_generator/build_tree_test.py @@ -16,9 +16,8 @@ from unittest.mock import patch import json from collections import defaultdict - import build_tree -from util import _read_pop_obs_spec, _read_stat_var +import util class BuildTreeTest(unittest.TestCase): @@ -26,38 +25,43 @@ class BuildTreeTest(unittest.TestCase): @staticmethod def get_sv(): - """pick a subset of stat_var dcids""" - level0 = ['MarriedPopulation', 'DivorcedPopulation', - 'MalePopulation', "dc/xxxMariedPop"] - level1 = ['dc/0k7719speyv21', 'dc/2pvw6jqmkp41b', 'dc/06f6zh0wslnx', - 'dc/2rjldly6tsmf', 'dc/026gmdj2xk1kb', 'dc/f7g49v7tzy3rd'] - level2 = ['dc/61fzldryrnte1', 'dc/6yb4mgxtc1288', 'dc/esr27kls5vfy6', - 'dc/jhpflf91nvlt6', 'dc/cmn38d85glq72', 'dc/pj50xtdgxeh4g', - 'dc/pvsbze841l2tc', 'dc/tpeg0jxdts2t3'] - sv_dcid = level0 + level1 + level2 + """ Mock with a subset real stats_var dcids + The subset includes testing on the following aspects: + - super enum e.g. Crime Type + - specs with multiple obs_props defined in spec, e.g. GDP + - top level reorganize, e.g. EarthquakeEvent_M3To4 + - sorting, e.g. educationalAttainment + - specs with same cprop, different pop_type, + e.g. "Count_Establishment_NAICSTotalAllIndustries", + "Count_Worker_NAICSTotalAllIndustries" + """ + sv_dcid = ["Count_Person", + "GrowthRate_Amount_EconomicActivity_GrossDomesticProduction", + "Amount_EconomicActivity_GrossDomesticProduction_Nominal", + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity", + "Count_Person_Upto5Years", + "Count_CriminalActivities_Arson", + "Count_CriminalActivities_ViolentCrime", + "Count_CriminalActivities_AggravatedAssault", + "Count_CycloneEvent", "Count_EarthquakeEvent", "Count_FloodEvent", + "Count_EarthquakeEvent_M3To4", + "Count_CycloneEvent_ExtratropicalCyclone", + "Count_Person_EnrolledInGrade1ToGrade4", + "Count_Person_EnrolledInGrade5ToGrade8", + "Count_Person_EducationalAttainmentNoSchoolingCompleted", + "Count_Person_EducationalAttainmentKindergarten", + "Count_Person_EducationalAttainmentNurserySchool", + "Count_Establishment_NAICSTotalAllIndustries", + "Count_Worker_NAICSTotalAllIndustries", + ] return sv_dcid @staticmethod def get_triples_(dcids): """read the triples with predicates in the specified list""" triples = json.load(open("test_triples.json", "r")) - results = defaultdict(list) - # skip if the predicate is not in the list - predicates = ["measuredProperty", "populationType", "statType", - "income", "gender", "age", "incomeStatus", "citizenship"] - for dcid in dcids: - if dcid not in triples: - raise Exception("triples not found for dcid: {}".format(dcid)) - for dcid_, prop, value in triples[dcid]: - if prop == 'constraintProperties': - if value not in predicates: - continue - elif prop not in predicates: - continue - results[dcid].append((dcid_, prop, value)) - return dict(results) + return triples - @patch('build_tree.MAX_LEVEL', 3) @patch('dc_request.get_triples') @patch('dc_request.get_sv_dcids') def test_build_tree(self, mock_get_sv, mock_get_triples): @@ -65,52 +69,11 @@ def test_build_tree(self, mock_get_sv, mock_get_triples): hierarchy_test.json""" mock_get_sv.side_effect = self.get_sv mock_get_triples.side_effect = self.get_triples_ - pop_obs_spec = _read_pop_obs_spec() - stat_vars = _read_stat_var() - data = {} - vertical = "Demographics" - root, _ = build_tree.build_tree(vertical, pop_obs_spec[vertical], - stat_vars, 0) - data[vertical] = root + data, _ = build_tree.build_tree(3) expected = json.load(open("./hierarchy_golden.json", "r")) self.assertEqual(data, expected) return - @staticmethod - def get_sv_subset(): - dcids = ["notInWhiteListCitizenship", "inWhiteListMale", - "inWhiteListIncome", "inWhiteListUnknownVal"] - return dcids - - @patch('dc_request.get_triples') - @patch('dc_request.get_sv_dcids') - def test_count(self, mock_get_sv, mock_get_triples): - mock_get_sv.side_effect = self.get_sv_subset - mock_get_triples.side_effect = self.get_triples_ - pop_obs_spec = _read_pop_obs_spec() - stat_vars = _read_stat_var() - data = {} - vertical = "Demographics" - root, statsvar_path = build_tree.build_tree(vertical, pop_obs_spec[vertical], - stat_vars, 0) - data[vertical] = root - # assert counts - self.assertEqual(data['Demographics']['c'], 4) - self.assertEqual(data['Demographics']['c'], 4) - for child in data['Demographics']['cd']: - if child['l'] == 'Citizenship': - self.assertEqual(child['c'], 1) - if child['l'] == 'Gender': - self.assertEqual(child['c'], 2) - if child['l'] == 'Income': - self.assertEqual(child['c'], 1) - # assert statsvarPath - self.assertEqual(statsvar_path['notInWhiteListCitizenship'], [0, 1, 0]) - self.assertEqual(statsvar_path['inWhiteListMale'], [0, 2, 0]) - self.assertEqual(statsvar_path['inWhiteListIncome'], [0, 3, 0]) - self.assertEqual(statsvar_path['inWhiteListUnknownVal'], [0, 2, 1]) - return - if __name__ == "__main__": unittest.main() diff --git a/tools/pv_tree_generator/constants.py b/tools/pv_tree_generator/constants.py index 70810d15b0..3611b1ee03 100755 --- a/tools/pv_tree_generator/constants.py +++ b/tools/pv_tree_generator/constants.py @@ -21,7 +21,7 @@ VERTICALS = [ 'Demographics', 'Crime', 'Education', 'Employment', 'Health', 'Housing', - 'Household', 'Disasters', 'Environment', 'Economic' + 'Household', 'Disasters', 'Environment', 'Economics' ] NAICS = collections.OrderedDict([ diff --git a/tools/pv_tree_generator/hierarchy_golden.json b/tools/pv_tree_generator/hierarchy_golden.json index 2778c45e01..b2a139d9ce 100644 --- a/tools/pv_tree_generator/hierarchy_golden.json +++ b/tools/pv_tree_generator/hierarchy_golden.json @@ -1,17 +1,37 @@ { "Demographics": { - "sv": [ - "top" - ], + "sv": [], "l": "Demographics", "t": "p", - "c": 10, + "e": "Demographics", + "c": 7, "cd": [ + { + "sv": [ + "Count_Person" + ], + "l": "Population", + "t": "v", + "e": "Population", + "c": 1, + "cd": [] + }, { "l": "Age", "t": "p", - "c": 0, - "cd": [] + "c": 1, + "cd": [ + { + "sv": [ + "Count_Person_Upto5Years" + ], + "l": "Less than 5 Years", + "t": "v", + "e": "YearsUpto5", + "c": 1, + "cd": [] + } + ] }, { "l": "Citizenship", @@ -22,127 +42,337 @@ { "l": "Gender", "t": "p", - "c": 2, + "c": 0, + "cd": [] + }, + { + "l": "Income", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Marital Status", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Nativity", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Place Of Birth", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Poverty Status", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Race", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Veteran Status", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Educational Attainment", + "t": "p", + "c": 3, "cd": [ { "sv": [ - "dc/026gmdj2xk1kb" + "Count_Person_EducationalAttainmentNoSchoolingCompleted" ], - "l": "Female", + "l": "No Schooling Completed", "t": "v", - "e": "Female", - "c": 1 + "e": "NoSchoolingCompleted", + "c": 1, + "cd": [] }, { "sv": [ - "MalePopulation" + "Count_Person_EducationalAttainmentNurserySchool" ], - "l": "Male", + "l": "Nursery School", "t": "v", - "e": "Male", - "c": 1 + "e": "NurserySchool", + "c": 1, + "cd": [] + }, + { + "sv": [ + "Count_Person_EducationalAttainmentKindergarten" + ], + "l": "Kindergarten", + "t": "v", + "e": "Kindergarten", + "c": 1, + "cd": [] } ] }, { - "l": "Income", + "l": "Level Of School", "t": "p", - "c": 8, + "c": 2, "cd": [ { "sv": [ - "dc/cmn38d85glq72" + "Count_Person_EnrolledInGrade1ToGrade4" ], - "l": "Less than 9,999 $", + "l": "Grade 1 To Grade 4", "t": "v", - "e": "USDollarUpto9999", - "c": 1 + "e": "EnrolledInGrade1ToGrade4", + "c": 1, + "cd": [] }, { "sv": [ - "dc/pj50xtdgxeh4g" + "Count_Person_EnrolledInGrade5ToGrade8" ], - "l": "10,000 - 14,999 $", + "l": "Grade 5 To Grade 8", "t": "v", - "e": "USDollar10000To14999", - "c": 1 - }, + "e": "EnrolledInGrade5ToGrade8", + "c": 1, + "cd": [] + } + ] + } + ] + }, + "Crime": { + "sv": [], + "l": "Crime", + "t": "p", + "e": "Crime", + "c": 3, + "cd": [ + { + "l": "Crime Type", + "t": "p", + "c": 3, + "cd": [ { "sv": [ - "dc/61fzldryrnte1" + "Count_CriminalActivities_Arson" ], - "l": "15,000 - 24,999 $", + "l": "Arson", "t": "v", - "e": "USDollar15000To24999", - "c": 1 + "e": "Arson", + "c": 1, + "cd": [] }, { "sv": [ - "dc/jhpflf91nvlt6" + "Count_CriminalActivities_ViolentCrime" ], - "l": "25,000 - 34,999 $", + "l": "Violent", "t": "v", - "e": "USDollar25000To34999", - "c": 1 - }, + "e": "ViolentCrime", + "c": 2, + "cd": [ + { + "sv": [ + "Count_CriminalActivities_AggravatedAssault" + ], + "l": "Aggravated Assault", + "t": "v", + "e": "AggravatedAssault", + "c": 1, + "cd": [] + } + ] + } + ] + } + ] + }, + "Education": { + "sv": [], + "l": "Education", + "t": "p", + "e": "Education", + "c": 5, + "cd": [ + { + "l": "Educational Attainment", + "t": "p", + "c": 3, + "cd": [ { "sv": [ - "dc/tpeg0jxdts2t3" + "Count_Person_EducationalAttainmentNoSchoolingCompleted" ], - "l": "35,000 - 49,999 $", + "l": "No Schooling Completed", "t": "v", - "e": "USDollar35000To49999", - "c": 1 + "e": "NoSchoolingCompleted", + "c": 1, + "cd": [] }, { "sv": [ - "dc/esr27kls5vfy6" + "Count_Person_EducationalAttainmentNurserySchool" ], - "l": "50,000 - 64,999 $", + "l": "Nursery School", "t": "v", - "e": "USDollar50000To64999", - "c": 1 + "e": "NurserySchool", + "c": 1, + "cd": [] }, { "sv": [ - "dc/6yb4mgxtc1288" + "Count_Person_EducationalAttainmentKindergarten" + ], + "l": "Kindergarten", + "t": "v", + "e": "Kindergarten", + "c": 1, + "cd": [] + } + ] + }, + { + "l": "Level Of School", + "t": "p", + "c": 2, + "cd": [ + { + "sv": [ + "Count_Person_EnrolledInGrade1ToGrade4" ], - "l": "65,000 - 74,999 $", + "l": "Grade 1 To Grade 4", "t": "v", - "e": "USDollar65000To74999", - "c": 1 + "e": "EnrolledInGrade1ToGrade4", + "c": 1, + "cd": [] }, { "sv": [ - "dc/pvsbze841l2tc" + "Count_Person_EnrolledInGrade5ToGrade8" ], - "l": "More than 75,000 $", + "l": "Grade 5 To Grade 8", "t": "v", - "e": "USDollar75000Onwards", - "c": 1 + "e": "EnrolledInGrade5ToGrade8", + "c": 1, + "cd": [] } ] }, { - "l": "Marital Status", + "l": "School Enrollment", "t": "p", "c": 0, "cd": [] }, { - "l": "Nativity", + "l": "Detailed Level Of School", "t": "p", "c": 0, "cd": [] + } + ] + }, + "Employment": { + "sv": [], + "l": "Employment", + "t": "p", + "e": "Employment", + "c": 2, + "cd": [ + { + "l": "Establishments by Industry", + "t": "p", + "c": 1, + "cd": [ + { + "sv": [ + "Count_Establishment_NAICSTotalAllIndustries" + ], + "l": "All Industries", + "t": "v", + "e": "NAICS/10", + "c": 1, + "cd": [] + } + ] }, { - "l": "Place Of Birth", + "l": "Labor Force by Industry", + "t": "p", + "c": 1, + "cd": [ + { + "sv": [ + "Count_Worker_NAICSTotalAllIndustries" + ], + "l": "All Industries", + "t": "v", + "e": "NAICS/10", + "c": 1, + "cd": [] + } + ] + }, + { + "l": "Unemployment Insurance Claims", + "t": "p", + "c": 0, + "cd": [] + } + ] + }, + "Health": { + "sv": [], + "l": "Health", + "t": "p", + "e": "Health", + "c": 0, + "cd": [ + { + "l": "Health Outcomes", "t": "p", "c": 0, "cd": [] }, { - "l": "Poverty Status", + "l": "Health Preventions", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Health Behaviors", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Age", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Cause Of Death", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Gender", "t": "p", "c": 0, "cd": [] @@ -154,22 +384,239 @@ "cd": [] }, { - "l": "Veteran Status", + "l": "Drug Prescribed", "t": "p", "c": 0, "cd": [] }, { - "l": "Educational Attainment", + "l": "COVID-19 Incidents", + "t": "p", + "c": 0, + "cd": [] + } + ] + }, + "Housing": { + "sv": [], + "l": "Housing", + "t": "p", + "e": "Housing", + "c": 0, + "cd": [ + { + "l": "Housing Unit Cash Rent Status", "t": "p", "c": 0, "cd": [] }, { - "l": "Level Of School", + "l": "Housing Unit Gross Rent", "t": "p", "c": 0, "cd": [] + }, + { + "l": "Housing Unit Home Value", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Housing Unit Householder Race", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Housing Unit Number of Rooms", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Housing Unit Occupancy Status", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Housing Unit Occupancy Tenure", + "t": "p", + "c": 0, + "cd": [] + } + ] + }, + "Household": { + "sv": [], + "l": "Household", + "t": "p", + "e": "Household", + "c": 0, + "cd": [ + { + "l": "Household by Householder Age", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Household by Householder Race", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Household Income", + "t": "p", + "c": 0, + "cd": [] + } + ] + }, + "Disasters": { + "sv": [], + "l": "Disasters", + "t": "p", + "e": "Disasters", + "c": 5, + "cd": [ + { + "sv": [ + "Count_CycloneEvent" + ], + "l": "Cyclones", + "t": "v", + "e": "Cyclones", + "c": 2, + "cd": [ + { + "l": "Max Classification", + "t": "p", + "c": 1, + "cd": [ + { + "sv": [ + "Count_CycloneEvent_ExtratropicalCyclone" + ], + "l": "Extratropical Cyclone", + "t": "v", + "e": "ExtratropicalCyclone", + "c": 1, + "cd": [] + } + ] + } + ] + }, + { + "sv": [ + "Count_EarthquakeEvent" + ], + "l": "Earthquakes", + "t": "v", + "e": "Earthquakes", + "c": 2, + "cd": [ + { + "l": "Magnitude", + "t": "p", + "c": 1, + "cd": [ + { + "sv": [ + "Count_EarthquakeEvent_M3To4" + ], + "l": "3 - 4 Magnitude", + "t": "v", + "e": "M3To4", + "c": 1, + "cd": [] + } + ] + } + ] + }, + { + "sv": [ + "Count_FloodEvent" + ], + "l": "Floods", + "t": "v", + "e": "Floods", + "c": 1, + "cd": [] + } + ] + }, + "Economics": { + "sv": [], + "l": "Economics", + "t": "p", + "e": "Economics", + "c": 3, + "cd": [ + { + "l": "Annual Wages of Establishments by Industry", + "t": "p", + "c": 0, + "cd": [] + }, + { + "l": "Activity Source", + "t": "p", + "c": 3, + "cd": [ + { + "sv": [], + "l": "Gross Domestic Production", + "t": "p", + "e": "GrossDomesticProduction", + "c": 2, + "cd": [ + { + "sv": [ + "GrowthRate_Amount_EconomicActivity_GrossDomesticProduction" + ], + "l": "Growth Rate", + "t": "v", + "e": "Growth Rate", + "c": 1, + "cd": [] + }, + { + "sv": [ + "Amount_EconomicActivity_GrossDomesticProduction_Nominal" + ], + "l": "Nominal", + "t": "v", + "e": "Nominal", + "c": 1, + "cd": [] + } + ] + }, + { + "sv": [], + "l": "Gross National Income", + "t": "p", + "e": "GrossNationalIncome", + "c": 1, + "cd": [ + { + "sv": [ + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity" + ], + "l": "Purchasing Power Parity", + "t": "v", + "e": "Purchasing Power Parity", + "c": 1, + "cd": [] + } + ] + } + ] } ] } diff --git a/tools/pv_tree_generator/main.py b/tools/pv_tree_generator/main.py index 94072c7c48..ff9c2405f7 100644 --- a/tools/pv_tree_generator/main.py +++ b/tools/pv_tree_generator/main.py @@ -17,27 +17,17 @@ import logging import util import constants -from build_tree import build_tree, getTopLevel +from build_tree import build_tree, get_top_level import copy +MAX_LEVEL = 6 def main(): - pop_obs_spec = util._read_pop_obs_spec() - stat_vars = util._read_stat_var() f_json = open("../../static/data/hierarchy_statsvar.json", "w") f_json_top = open("../../static/data/hierarchy_top.json", "w") f_json_statsvar_path = open("../../static/data/statsvar_path.json", "w") - data = {} - data_top = {} - statsvar_path_all = {} - for idx, vertical in enumerate(constants.VERTICALS): - logging.info(vertical) - root, statsvar_path = build_tree( - vertical, pop_obs_spec[vertical], stat_vars, idx) - statsvar_path_all.update(statsvar_path) - data[vertical] = root - root_top = getTopLevel(copy.deepcopy(root), 1) - data_top[vertical] = root_top + data, statsvar_path_all = build_tree(MAX_LEVEL) + data_top = get_top_level(data) json.dump(data, f_json, indent=1) json.dump(data_top, f_json_top, indent=1) json.dump(statsvar_path_all, f_json_statsvar_path, indent=1) diff --git a/tools/pv_tree_generator/pop_obs_spec_common.textproto b/tools/pv_tree_generator/pop_obs_spec_common.textproto index 97c0fb1dbd..0c15e2fdd8 100755 --- a/tools/pv_tree_generator/pop_obs_spec_common.textproto +++ b/tools/pv_tree_generator/pop_obs_spec_common.textproto @@ -18,8 +18,10 @@ spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } name: "Population" vertical: "Demographics" } @@ -28,32 +30,40 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "age" } spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "citizenship" } spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "gender" } spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "income" dpv: { @@ -72,8 +82,10 @@ spec: { # languageSpokenAtHome x [Age] spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "languageSpokenAtHome" cprop: "age" @@ -81,8 +93,10 @@ spec: { # abilityToSpeakEnglish x languageSpokenAtHome x [Age] spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "abilityToSpeakEnglish" cprop: "age" @@ -91,8 +105,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "maritalStatus" dpv: { @@ -103,8 +119,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "nativity" dpv: { @@ -115,32 +133,40 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "placeOfBirth" } spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "povertyStatus" } spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "race" } spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "veteranStatus" dpv: { @@ -157,8 +183,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "age" cprop: "gender" @@ -166,8 +194,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "age" cprop: "placeOfBirth" @@ -175,8 +205,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Education" cprop: "educationalAttainment" @@ -189,8 +221,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "income" cprop: "gender" @@ -206,8 +240,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "maritalStatus" cprop: "gender" @@ -219,8 +255,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "gender" cprop: "povertyStatus" @@ -228,8 +266,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "gender" cprop: "race" @@ -237,8 +277,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Education" cprop: "gender" @@ -251,8 +293,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "gender" cprop: "veteranStatus" @@ -268,8 +312,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "income" cprop: "placeOfBirth" @@ -285,8 +331,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "incomeStatus" cprop: "placeOfBirth" @@ -298,8 +346,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "maritalStatus" cprop: "placeOfBirth" @@ -315,8 +365,10 @@ spec: { # languageSpokenAtHome x Non/Native 5 Years and Over spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "nativity" cprop: "languageSpokenAtHome" @@ -328,8 +380,10 @@ spec: { # abilityToSpeakEnglish x languageSpokenAtHome x Non/Native 5 Years and Over spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "abilityToSpeakEnglish" cprop: "nativity" @@ -345,8 +399,10 @@ spec: { # Non/Native x Race 5 Years and Over spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "race" cprop: "nativity" @@ -358,8 +414,10 @@ spec: { # languageSpokenAtHome x Non/Native x Race 5 Years and Over spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "languageSpokenAtHome" cprop: "nativity" @@ -372,8 +430,10 @@ spec: { # abilityToSpeakEnglish x languageSpokenAtHome (nonEnglish) x Non/Native x Race 5 Years and Over spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "abilityToSpeakEnglish" cprop: "race" @@ -390,8 +450,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "race" cprop: "povertyStatus" @@ -399,8 +461,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Education" cprop: "race" @@ -415,8 +479,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "age" cprop: "gender" @@ -425,8 +491,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "age" cprop: "gender" @@ -443,8 +511,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "age" cprop: "gender" @@ -453,8 +523,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "gender" cprop: "povertyStatus" @@ -463,8 +535,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "gender" cprop: "maritalStatus" @@ -477,8 +551,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Education" cprop: "detailedLevelOfSchool" cprop: "gender" @@ -490,8 +566,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Education" cprop: "educationalAttainment" @@ -503,8 +581,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Education" vertical: "Demographics" cprop: "educationalAttainment" @@ -523,8 +603,10 @@ spec: { # MISSING NotEnrolledInSchool counts, so schoolEnrollment becomes a dpv here spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Education" cprop: "levelOfSchool" @@ -547,8 +629,10 @@ spec: { # LevelOfSchool Fe/Male Enrolled 3+YO spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Education" cprop: "gender" @@ -565,8 +649,10 @@ spec: { # Type Of School LevelOfSchool Fe/Male Enrolled 3+YO spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Education" cprop: "typeOfSchool" @@ -587,8 +673,10 @@ spec: { # 3+YO Not/Enrolled in school spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Education" cprop: "schoolEnrollment" dpv: { @@ -599,8 +687,10 @@ spec: { # Detailed Level of School for 3+YO enrolled in school spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Education" cprop: "detailedLevelOfSchool" dpv: { @@ -619,8 +709,10 @@ spec: { # Detailed Level of School for Enrolled in School [Race] 3 Years and Over spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Education" cprop: "detailedLevelOfSchool" @@ -641,8 +733,10 @@ spec: { # Fe/Male Civilian Population 18 years and older # promoted armedForcesStatus spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "gender" cprop: "armedForcesStatus" @@ -655,8 +749,10 @@ spec: { # Male Age Civilian Population # promoted armedForcesStatus spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "gender" cprop: "age" @@ -665,8 +761,10 @@ spec: { # Male Age Vet Civilian Population spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "gender" cprop: "age" @@ -682,8 +780,10 @@ spec: { # Male Civilian Noninstitutionalized # promoted armedForcesStatus and institutionalization spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "gender" cprop: "institutionalization" @@ -692,8 +792,10 @@ spec: { # Male Civilian Noninstitutionalized Age # promoted armedForcesStatus and institutionalization spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "age" cprop: "gender" @@ -706,8 +808,10 @@ spec: { spec: { pop_type: "Person" - mprop: "age" - stat_type: "medianValue" + obs_props: { + mprop: "age" + stat_type: "medianValue" + } vertical: "Demographics" } @@ -715,8 +819,10 @@ spec: { spec: { pop_type: "Person" - mprop: "income" - stat_type: "medianValue" + obs_props: { + mprop: "income" + stat_type: "medianValue" + } vertical: "Demographics" dpv: { prop: "age" @@ -732,8 +838,10 @@ spec: { spec: { pop_type: "Person" - mprop: "unemploymentRate" - stat_type: "measuredValue" + obs_props: { + mprop: "unemploymentRate" + stat_type: "measuredValue" + } vertical: "Employment" name: "Unemployment Rate" } @@ -742,8 +850,10 @@ spec: { spec: { pop_type: "Person" - mprop: "percent" - stat_type: "measuredValue" + obs_props: { + mprop: "percent" + stat_type: "measuredValue" + } vertical: "Health" cprop: "healthOutcome" dpv: { @@ -756,8 +866,10 @@ spec: { # This one needs additional config spec: { pop_type: "Person" - mprop: "percent" - stat_type: "measuredValue" + obs_props: { + mprop: "percent" + stat_type: "measuredValue" + } vertical: "Health" cprop: "healthPrevention" dpv: { @@ -769,8 +881,10 @@ spec: { spec: { pop_type: "Person" - mprop: "percent" - stat_type: "measuredValue" + obs_props: { + mprop: "percent" + stat_type: "measuredValue" + } vertical: "Health" cprop: "healthBehavior" dpv: { @@ -782,8 +896,10 @@ spec: { spec: { pop_type: "Person" - mprop: "percent" - stat_type: "measuredValue" + obs_props: { + mprop: "percent" + stat_type: "measuredValue" + } vertical: "Health" cprop: "gender" cprop: "healthOutcome" @@ -795,8 +911,10 @@ spec: { spec: { pop_type: "Person" - mprop: "percent" - stat_type: "measuredValue" + obs_props: { + mprop: "percent" + stat_type: "measuredValue" + } vertical: "Health" cprop: "gender" cprop: "healthBehavior" @@ -810,8 +928,10 @@ spec: { spec: { pop_type: "CriminalActivities" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Crime" cprop: "crimeType" } @@ -820,48 +940,60 @@ spec: { spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" name: "Mortality" } spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" cprop: "age" } spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" cprop: "causeOfDeath" } spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" cprop: "gender" } spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" cprop: "race" } spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" cprop: "age" cprop: "causeOfDeath" @@ -869,8 +1001,10 @@ spec: { spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" cprop: "age" cprop: "gender" @@ -878,8 +1012,10 @@ spec: { spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" cprop: "age" cprop: "race" @@ -887,8 +1023,10 @@ spec: { spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" cprop: "causeOfDeath" cprop: "gender" @@ -896,8 +1034,10 @@ spec: { spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" cprop: "causeOfDeath" cprop: "race" @@ -905,8 +1045,10 @@ spec: { spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" cprop: "gender" cprop: "race" @@ -914,8 +1056,10 @@ spec: { spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" cprop: "causeOfDeath" cprop: "gender" @@ -924,8 +1068,10 @@ spec: { spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" cprop: "age" cprop: "gender" @@ -934,8 +1080,10 @@ spec: { spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" cprop: "age" cprop: "gender" @@ -944,8 +1092,10 @@ spec: { spec: { pop_type: "MortalityEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Health" cprop: "age" cprop: "race" @@ -956,24 +1106,30 @@ spec: { spec: { pop_type: "USCEstablishment" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Economics" name: "Number of Establishments" } spec: { pop_type: "USCEstablishment" - mprop: "wagesAnnual" - stat_type: "measuredValue" + obs_props: { + mprop: "wagesAnnual" + stat_type: "measuredValue" + } vertical: "Economics" name: "Annual Wages of Establishments" } spec: { pop_type: "USCEstablishment" - mprop: "wagesAnnual" - stat_type: "measuredValue" + obs_props: { + mprop: "wagesAnnual" + stat_type: "measuredValue" + } vertical: "Economics" cprop: "naics" name: "Annual Wages of Establishments by Industry" @@ -983,8 +1139,10 @@ spec: { spec: { pop_type: "USCWorker" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Economics" name: "Labor Force" } @@ -993,8 +1151,10 @@ spec: { spec: { pop_type: "BLSEstablishment" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Employment" cprop: "naics" name: "Establishments by Industry" @@ -1002,8 +1162,10 @@ spec: { spec: { pop_type: "BLSEstablishment" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Employment" cprop: "establishmentOwnership" cprop: "naics" @@ -1013,8 +1175,10 @@ spec: { spec: { pop_type: "BLSWorker" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Employment" cprop: "naics" name: "Labor Force by Industry" @@ -1022,8 +1186,10 @@ spec: { spec: { pop_type: "BLSWorker" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Employment" cprop: "establishmentOwnership" cprop: "naics" @@ -1040,8 +1206,10 @@ spec: { spec: { pop_type: "BLSWorker" - mprop: "wagesAnnual" - stat_type: "measuredValue" + obs_props: { + mprop: "wagesAnnual" + stat_type: "measuredValue" + } vertical: "Economics" cprop: "naics" cprop: "establishmentOwnership" @@ -1071,16 +1239,20 @@ spec: { ## Household ## spec: { pop_type: "Household" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Household" name: "Household" } spec: { pop_type: "Household" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Household" cprop: "householderAge" name: "Household by Householder Age" @@ -1088,8 +1260,10 @@ spec: { spec: { pop_type: "Household" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Household" cprop: "householderRace" name: "Household by Householder Race" @@ -1097,8 +1271,10 @@ spec: { spec: { pop_type: "Household" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Household" cprop: "income" name: "Household Income" @@ -1106,8 +1282,10 @@ spec: { spec: { pop_type: "Household" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Household" cprop: "householderAge" cprop: "income" @@ -1115,8 +1293,10 @@ spec: { spec: { pop_type: "Household" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Household" cprop: "householderRace" cprop: "income" @@ -1124,8 +1304,10 @@ spec: { spec: { pop_type: "Household" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Household" cprop: "householderAge" cprop: "householderRace" @@ -1133,8 +1315,10 @@ spec: { spec: { pop_type: "Household" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Household" cprop: "householderAge" cprop: "householderRace" @@ -1144,16 +1328,20 @@ spec: { ## HousingUnit ## spec: { pop_type: "HousingUnit" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Housing" name: "Housing Units" } spec: { pop_type: "HousingUnit" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Housing" cprop: "cashRentStatus" dpv: { @@ -1169,8 +1357,10 @@ spec: { spec: { pop_type: "HousingUnit" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Housing" cprop: "grossRent" dpv: { @@ -1190,8 +1380,10 @@ spec: { spec: { pop_type: "HousingUnit" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Housing" cprop: "homeValue" dpv: { @@ -1207,8 +1399,10 @@ spec: { spec: { pop_type: "HousingUnit" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Housing" cprop: "householderRace" dpv: { @@ -1220,8 +1414,10 @@ spec: { spec: { pop_type: "HousingUnit" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Housing" cprop: "numberOfRooms" name: "Housing Unit Number of Rooms" @@ -1229,8 +1425,10 @@ spec: { spec: { pop_type: "HousingUnit" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Housing" cprop: "occupancyStatus" name: "Housing Unit Occupancy Status" @@ -1238,8 +1436,10 @@ spec: { spec: { pop_type: "HousingUnit" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Housing" cprop: "occupancyTenure" dpv: { @@ -1251,8 +1451,10 @@ spec: { spec: { pop_type: "HousingUnit" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Housing" cprop: "householderRace" cprop: "occupancyTenure" @@ -1266,8 +1468,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "age" cprop: "race" @@ -1276,8 +1480,10 @@ spec: { #### Left both as cprop as there were 2,3 options, respectively spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Employment" cprop: "incomeStatus" @@ -1286,8 +1492,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Education" cprop: "age" @@ -1297,8 +1505,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Employment" cprop: "age" @@ -1310,8 +1520,10 @@ spec: { #### Note that in common there is already one but with age 3+ spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Education" cprop: "age" @@ -1321,8 +1533,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Employment" cprop: "workExperience" @@ -1336,8 +1550,10 @@ spec: { #### Chose 16+ age group (among 15+, 16+) for consistency spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Employment" cprop: "gender" @@ -1351,8 +1567,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Employment" cprop: "gender" @@ -1366,8 +1584,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "gender" cprop: "spousePresent" @@ -1383,8 +1603,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Employment" vertical: "Demographics" cprop: "age" @@ -1395,8 +1617,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Employment" cprop: "gender" @@ -1414,8 +1638,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Employment" cprop: "gender" @@ -1430,8 +1656,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" cprop: "gender" cprop: "spouseAbsentReason" @@ -1451,8 +1679,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Demographics" vertical: "Employment" cprop: "gender" @@ -1473,73 +1703,93 @@ spec: { spec: { pop_type: "DrugDistribution" - mprop: "retailDrugDistribution" + obs_props: { + mprop: "retailDrugDistribution" + stat_type: "measuredValue" + } cprop: "drugPrescribed" - stat_type: "measuredValue" vertical: "Health" } ## Disasters ## spec: { pop_type: "CycloneEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Disasters" name: "Cyclones" } spec: { pop_type: "CycloneEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } cprop: "maxClassification" vertical: "Disasters" } spec: { pop_type: "DroughtEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Disasters" name: "Droughts" } spec: { pop_type: "EarthquakeEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Disasters" name: "Earthquakes" } spec: { pop_type: "EarthquakeEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } cprop: "magnitude" vertical: "Disasters" } spec: { pop_type: "FloodEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Disasters" name: "Floods" } spec: { pop_type: "ThunderstormWindEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Disasters" name: "Thunderstorm Wind Gusts" } spec: { pop_type: "TornadoEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Disasters" name: "Tornadoes" } spec: { pop_type: "WildlandFireEvent" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Disasters" name: "Wildland Fires" } @@ -1626,8 +1876,10 @@ spec: { spec: { pop_type: "MedicalConditionIncident" - mprop: "cumulativeCount" - stat_type: "measuredValue" + obs_props: { + mprop: "cumulativeCount" + stat_type: "measuredValue" + } vertical: "Health" name: "COVID-19 Incidents" dpv: { @@ -1638,16 +1890,20 @@ spec: { } spec: { pop_type: "UnemploymentInsuranceClaim" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Employment" name: "Unemployment Insurance Claims" cprop: "benefitProgram" } spec: { pop_type: "UnemploymentInsuranceClaim" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Employment" cprop: "benefitProgram" cprop: "claimType" @@ -1684,8 +1940,10 @@ spec: { # originally in pop_obs_spec_gni.textproto spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Employment" name: "Labor Force" dpv: { @@ -1696,8 +1954,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Employment" name: "Employed" dpv: { @@ -1708,8 +1968,10 @@ spec: { spec: { pop_type: "Person" - mprop: "count" - stat_type: "measuredValue" + obs_props: { + mprop: "count" + stat_type: "measuredValue" + } vertical: "Employment" name: "Unemployed" dpv: { @@ -1717,3 +1979,49 @@ spec: { val: "BLS_Unemployed" } } + +spec: { + pop_type: "EconomicActivity" + vertical: "Economics" + cprop: "activitySource" + obs_props: { + mprop: "amount" + stat_type: "growthRate" + name: "Growth Rate" + } + obs_props:{ + mprop: "amount" + stat_type: "measuredValue" + mqual: "Nominal" + name: "Nominal" + } + obs_props:{ + mprop: "amount" + stat_type: "measuredValue" + mqual: "RealValue" + name: "Real value" + } + + obs_props:{ + mprop: "amount" + stat_type: "measuredValue" + mqual: "Nominal" + mdenom: "PerCapita" + name: "Nominal Per Capita" + } + + obs_props:{ + mprop: "amount" + stat_type: "measuredValue" + mqual: "PurchasingPowerParity" + name: "Purchasing Power Parity" + } + + obs_props:{ + mprop: "amount" + stat_type: "measuredValue" + mqual: "PurchasingPowerParity" + mdenom: "PerCapita" + name: "Purchasing Power Parity Per Capita" + } +} \ No newline at end of file diff --git a/tools/pv_tree_generator/stat_config.proto b/tools/pv_tree_generator/stat_config.proto index e2148a5f58..1b887c9069 100755 --- a/tools/pv_tree_generator/stat_config.proto +++ b/tools/pv_tree_generator/stat_config.proto @@ -18,9 +18,21 @@ syntax = "proto2"; package datacommons.proto; +// This proto contains specification of a statsVar Observation spec. +// It contains the stat_type, measurement property, measurement denominator, +// measurement qualifier, scaling factor, and anme of the spec if shown as a leaf node +// on the PV tree +message ObsProp { + optional string stat_type = 1; + optional string mprop = 2; + optional string mqual = 3; + optional string mdenom = 4; + optional string name = 6; +} + // This proto contains the specification of a PopObs instance. It contains -// the intended population type, measured property, stats type, constraining -// property and hidden property-value pairs. +// the intended population type, constraining, property and hidden property-value pairs +// and a list of ObsProps message PopObsSpec { // A property-value pair message PV { @@ -30,10 +42,6 @@ message PopObsSpec { // Population type. optional string pop_type = 1; - // Measured property. - optional string mprop = 2; - // Values are stat properties like measuredValue, medianValue, etc. - optional string stat_type = 3; // Constraining properties of StatisticalPopulation. repeated string cprop = 4; // A list of depending property value pairs that a client does not indicate @@ -44,6 +52,7 @@ message PopObsSpec { optional string name = 6; // Verticals of this spec. repeated string vertical = 7; + repeated ObsProp obs_props = 8; } // All published Pop/Obs spec. Stored in a textproto. diff --git a/tools/pv_tree_generator/stat_config_pb2.py b/tools/pv_tree_generator/stat_config_pb2.py index 90bff72356..d2c47344fe 100644 --- a/tools/pv_tree_generator/stat_config_pb2.py +++ b/tools/pv_tree_generator/stat_config_pb2.py @@ -19,33 +19,54 @@ package='datacommons.proto', syntax='proto2', serialized_options=None, - serialized_pb=_b('\n\x11stat_config.proto\x12\x11\x64\x61tacommons.proto\"\xbf\x01\n\nPopObsSpec\x12\x10\n\x08pop_type\x18\x01 \x01(\t\x12\r\n\x05mprop\x18\x02 \x01(\t\x12\x11\n\tstat_type\x18\x03 \x01(\t\x12\r\n\x05\x63prop\x18\x04 \x03(\t\x12-\n\x03\x64pv\x18\x05 \x03(\x0b\x32 .datacommons.proto.PopObsSpec.PV\x12\x0c\n\x04name\x18\x06 \x01(\t\x12\x10\n\x08vertical\x18\x07 \x03(\t\x1a\x1f\n\x02PV\x12\x0c\n\x04prop\x18\x01 \x01(\t\x12\x0b\n\x03val\x18\x02 \x01(\t\"=\n\x0ePopObsSpecList\x12+\n\x04spec\x18\x01 \x03(\x0b\x32\x1d.datacommons.proto.PopObsSpec') + serialized_pb=_b('\n\x11stat_config.proto\x12\x11\x64\x61tacommons.proto\"X\n\x07ObsProp\x12\x11\n\tstat_type\x18\x01 \x01(\t\x12\r\n\x05mprop\x18\x02 \x01(\t\x12\r\n\x05mqual\x18\x03 \x01(\t\x12\x0e\n\x06mdenom\x18\x04 \x01(\t\x12\x0c\n\x04name\x18\x06 \x01(\t\"\xcc\x01\n\nPopObsSpec\x12\x10\n\x08pop_type\x18\x01 \x01(\t\x12\r\n\x05\x63prop\x18\x04 \x03(\t\x12-\n\x03\x64pv\x18\x05 \x03(\x0b\x32 .datacommons.proto.PopObsSpec.PV\x12\x0c\n\x04name\x18\x06 \x01(\t\x12\x10\n\x08vertical\x18\x07 \x03(\t\x12-\n\tobs_props\x18\x08 \x03(\x0b\x32\x1a.datacommons.proto.ObsProp\x1a\x1f\n\x02PV\x12\x0c\n\x04prop\x18\x01 \x01(\t\x12\x0b\n\x03val\x18\x02 \x01(\t\"=\n\x0ePopObsSpecList\x12+\n\x04spec\x18\x01 \x03(\x0b\x32\x1d.datacommons.proto.PopObsSpec') ) -_POPOBSSPEC_PV = _descriptor.Descriptor( - name='PV', - full_name='datacommons.proto.PopObsSpec.PV', +_OBSPROP = _descriptor.Descriptor( + name='ObsProp', + full_name='datacommons.proto.ObsProp', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( - name='prop', full_name='datacommons.proto.PopObsSpec.PV.prop', index=0, + name='stat_type', full_name='datacommons.proto.ObsProp.stat_type', index=0, number=1, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='val', full_name='datacommons.proto.PopObsSpec.PV.val', index=1, + name='mprop', full_name='datacommons.proto.ObsProp.mprop', index=1, number=2, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), + _descriptor.FieldDescriptor( + name='mqual', full_name='datacommons.proto.ObsProp.mqual', index=2, + number=3, type=9, cpp_type=9, label=1, + has_default_value=False, default_value=_b("").decode('utf-8'), + message_type=None, enum_type=None, containing_type=None, + is_extension=False, extension_scope=None, + serialized_options=None, file=DESCRIPTOR), + _descriptor.FieldDescriptor( + name='mdenom', full_name='datacommons.proto.ObsProp.mdenom', index=3, + number=4, type=9, cpp_type=9, label=1, + has_default_value=False, default_value=_b("").decode('utf-8'), + message_type=None, enum_type=None, containing_type=None, + is_extension=False, extension_scope=None, + serialized_options=None, file=DESCRIPTOR), + _descriptor.FieldDescriptor( + name='name', full_name='datacommons.proto.ObsProp.name', index=4, + number=6, type=9, cpp_type=9, label=1, + has_default_value=False, default_value=_b("").decode('utf-8'), + message_type=None, enum_type=None, containing_type=None, + is_extension=False, extension_scope=None, + serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], @@ -58,66 +79,97 @@ extension_ranges=[], oneofs=[ ], - serialized_start=201, - serialized_end=232, + serialized_start=40, + serialized_end=128, ) -_POPOBSSPEC = _descriptor.Descriptor( - name='PopObsSpec', - full_name='datacommons.proto.PopObsSpec', + +_POPOBSSPEC_PV = _descriptor.Descriptor( + name='PV', + full_name='datacommons.proto.PopObsSpec.PV', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( - name='pop_type', full_name='datacommons.proto.PopObsSpec.pop_type', index=0, + name='prop', full_name='datacommons.proto.PopObsSpec.PV.prop', index=0, number=1, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='mprop', full_name='datacommons.proto.PopObsSpec.mprop', index=1, + name='val', full_name='datacommons.proto.PopObsSpec.PV.val', index=1, number=2, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), + ], + extensions=[ + ], + nested_types=[], + enum_types=[ + ], + serialized_options=None, + is_extendable=False, + syntax='proto2', + extension_ranges=[], + oneofs=[ + ], + serialized_start=304, + serialized_end=335, +) + +_POPOBSSPEC = _descriptor.Descriptor( + name='PopObsSpec', + full_name='datacommons.proto.PopObsSpec', + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ _descriptor.FieldDescriptor( - name='stat_type', full_name='datacommons.proto.PopObsSpec.stat_type', index=2, - number=3, type=9, cpp_type=9, label=1, + name='pop_type', full_name='datacommons.proto.PopObsSpec.pop_type', index=0, + number=1, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='cprop', full_name='datacommons.proto.PopObsSpec.cprop', index=3, + name='cprop', full_name='datacommons.proto.PopObsSpec.cprop', index=1, number=4, type=9, cpp_type=9, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='dpv', full_name='datacommons.proto.PopObsSpec.dpv', index=4, + name='dpv', full_name='datacommons.proto.PopObsSpec.dpv', index=2, number=5, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='name', full_name='datacommons.proto.PopObsSpec.name', index=5, + name='name', full_name='datacommons.proto.PopObsSpec.name', index=3, number=6, type=9, cpp_type=9, label=1, has_default_value=False, default_value=_b("").decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='vertical', full_name='datacommons.proto.PopObsSpec.vertical', index=6, + name='vertical', full_name='datacommons.proto.PopObsSpec.vertical', index=4, number=7, type=9, cpp_type=9, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), + _descriptor.FieldDescriptor( + name='obs_props', full_name='datacommons.proto.PopObsSpec.obs_props', index=5, + number=8, type=11, cpp_type=10, label=3, + has_default_value=False, default_value=[], + message_type=None, enum_type=None, containing_type=None, + is_extension=False, extension_scope=None, + serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], @@ -130,8 +182,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=41, - serialized_end=232, + serialized_start=131, + serialized_end=335, ) @@ -161,17 +213,26 @@ extension_ranges=[], oneofs=[ ], - serialized_start=234, - serialized_end=295, + serialized_start=337, + serialized_end=398, ) _POPOBSSPEC_PV.containing_type = _POPOBSSPEC _POPOBSSPEC.fields_by_name['dpv'].message_type = _POPOBSSPEC_PV +_POPOBSSPEC.fields_by_name['obs_props'].message_type = _OBSPROP _POPOBSSPECLIST.fields_by_name['spec'].message_type = _POPOBSSPEC +DESCRIPTOR.message_types_by_name['ObsProp'] = _OBSPROP DESCRIPTOR.message_types_by_name['PopObsSpec'] = _POPOBSSPEC DESCRIPTOR.message_types_by_name['PopObsSpecList'] = _POPOBSSPECLIST _sym_db.RegisterFileDescriptor(DESCRIPTOR) +ObsProp = _reflection.GeneratedProtocolMessageType('ObsProp', (_message.Message,), dict( + DESCRIPTOR = _OBSPROP, + __module__ = 'stat_config_pb2' + # @@protoc_insertion_point(class_scope:datacommons.proto.ObsProp) + )) +_sym_db.RegisterMessage(ObsProp) + PopObsSpec = _reflection.GeneratedProtocolMessageType('PopObsSpec', (_message.Message,), dict( PV = _reflection.GeneratedProtocolMessageType('PV', (_message.Message,), dict( diff --git a/tools/pv_tree_generator/test_triples.json b/tools/pv_tree_generator/test_triples.json index 279687d2ec..ea47b47e60 100644 --- a/tools/pv_tree_generator/test_triples.json +++ b/tools/pv_tree_generator/test_triples.json @@ -1 +1,837 @@ -{"MarriedPopulation": [["MarriedPopulation", "typeOf", "StatisticalVariable"], ["MarriedPopulation", "statType", "measuredValue"], ["MarriedPopulation", "provenance", "dc/5l5zxr1"], ["MarriedPopulation", "populationType", "Person"], ["MarriedPopulation", "measurementMethod", "CensusACS5yrSurvey"], ["MarriedPopulation", "measuredProperty", "count"], ["MarriedPopulation", "maritalStatus", "MarriedAndNotSeparated"], ["MarriedPopulation", "constraintProperties", "maritalStatus"], ["MarriedPopulation", "constraintProperties", "age"], ["MarriedPopulation", "age", "Years15Onwards"]], "dc/xxxMariedPop": [["MarriedPopulation", "typeOf", "StatisticalVariable"], ["MarriedPopulation", "statType", "measuredValue"], ["MarriedPopulation", "provenance", "dc/5l5zxr1"], ["MarriedPopulation", "populationType", "Person"], ["MarriedPopulation", "measurementMethod", "CensusACS5yrSurvey"], ["MarriedPopulation", "measuredProperty", "count"], ["MarriedPopulation", "maritalStatus", "MarriedAndNotSeparated"], ["MarriedPopulation", "constraintProperties", "maritalStatus"], ["MarriedPopulation", "constraintProperties", "age"], ["MarriedPopulation", "age", "Years15Onwards"]],"DivorcedPopulation": [["DivorcedPopulation", "typeOf", "StatisticalVariable"], ["DivorcedPopulation", "statType", "measuredValue"], ["DivorcedPopulation", "provenance", "dc/5l5zxr1"], ["DivorcedPopulation", "populationType", "Person"], ["DivorcedPopulation", "measurementMethod", "CensusACS5yrSurvey"], ["DivorcedPopulation", "measuredProperty", "count"], ["DivorcedPopulation", "maritalStatus", "Divorced"], ["DivorcedPopulation", "constraintProperties", "maritalStatus"], ["DivorcedPopulation", "constraintProperties", "age"], ["DivorcedPopulation", "age", "Years15Onwards"]], "MalePopulation": [["MalePopulation", "typeOf", "StatisticalVariable"], ["MalePopulation", "statType", "measuredValue"], ["MalePopulation", "provenance", "dc/5l5zxr1"], ["MalePopulation", "populationType", "Person"], ["MalePopulation", "measurementMethod", "CensusACS5yrSurvey"], ["MalePopulation", "measuredProperty", "count"], ["MalePopulation", "gender", "Male"], ["MalePopulation", "constraintProperties", "gender"]], "dc/0k7719speyv21": [["dc/0k7719speyv21", "typeOf", "StatisticalVariable"], ["dc/0k7719speyv21", "statType", "measuredValue"], ["dc/0k7719speyv21", "provenance", "dc/cweckx1"], ["dc/0k7719speyv21", "populationType", "Person"], ["dc/0k7719speyv21", "measurementMethod", "EurostatRegionalPopulationData"], ["dc/0k7719speyv21", "measuredProperty", "count"], ["dc/0k7719speyv21", "constraintProperties", "age"], ["dc/0k7719speyv21", "age", "Years80"]], "dc/2pvw6jqmkp41b": [["dc/2pvw6jqmkp41b", "typeOf", "StatisticalVariable"], ["dc/2pvw6jqmkp41b", "statType", "measuredValue"], ["dc/2pvw6jqmkp41b", "provenance", "dc/cweckx1"], ["dc/2pvw6jqmkp41b", "populationType", "Person"], ["dc/2pvw6jqmkp41b", "measuredProperty", "count"], ["dc/2pvw6jqmkp41b", "constraintProperties", "age"], ["dc/2pvw6jqmkp41b", "age", "Years40To64"]], "dc/06f6zh0wslnx": [], "dc/2rjldly6tsmf": [["dc/2rjldly6tsmf", "typeOf", "StatisticalVariable"], ["dc/2rjldly6tsmf", "statType", "measuredValue"], ["dc/2rjldly6tsmf", "provenance", "dc/cweckx1"], ["dc/2rjldly6tsmf", "populationType", "Person"], ["dc/2rjldly6tsmf", "measurementMethod", "CensusACS5yrSurvey"], ["dc/2rjldly6tsmf", "measuredProperty", "count"], ["dc/2rjldly6tsmf", "gender", "Male"], ["dc/2rjldly6tsmf", "constraintProperties", "gender"], ["dc/2rjldly6tsmf", "censusACSTableId", "B01001"]], "dc/026gmdj2xk1kb": [["dc/026gmdj2xk1kb", "typeOf", "StatisticalVariable"], ["dc/026gmdj2xk1kb", "statType", "measuredValue"], ["dc/026gmdj2xk1kb", "provenance", "dc/cweckx1"], ["dc/026gmdj2xk1kb", "populationType", "Person"], ["dc/026gmdj2xk1kb", "measurementMethod", "CensusACS5yrSurvey"], ["dc/026gmdj2xk1kb", "measuredProperty", "count"], ["dc/026gmdj2xk1kb", "gender", "Female"], ["dc/026gmdj2xk1kb", "constraintProperties", "gender"], ["dc/026gmdj2xk1kb", "censusACSTableId", "B01001"]], "dc/f7g49v7tzy3rd": [["dc/f7g49v7tzy3rd", "typeOf", "StatisticalVariable"], ["dc/f7g49v7tzy3rd", "statType", "measuredValue"], ["dc/f7g49v7tzy3rd", "provenance", "dc/cweckx1"], ["dc/f7g49v7tzy3rd", "populationType", "Person"], ["dc/f7g49v7tzy3rd", "measurementMethod", "EurostatRegionalPopulationData"], ["dc/f7g49v7tzy3rd", "measuredProperty", "count"], ["dc/f7g49v7tzy3rd", "gender", "Male"], ["dc/f7g49v7tzy3rd", "constraintProperties", "gender"]], "dc/61fzldryrnte1": [["dc/61fzldryrnte1", "typeOf", "StatisticalVariable"], ["dc/61fzldryrnte1", "statType", "measuredValue"], ["dc/61fzldryrnte1", "provenance", "dc/cweckx1"], ["dc/61fzldryrnte1", "populationType", "Person"], ["dc/61fzldryrnte1", "measurementMethod", "CensusACS5yrSurvey"], ["dc/61fzldryrnte1", "measuredProperty", "count"], ["dc/61fzldryrnte1", "income", "USDollar15000To24999"], ["dc/61fzldryrnte1", "incomeStatus", "WithIncome"], ["dc/61fzldryrnte1", "constraintProperties", "incomeStatus"], ["dc/61fzldryrnte1", "constraintProperties", "income"], ["dc/61fzldryrnte1", "constraintProperties", "age"], ["dc/61fzldryrnte1", "censusACSTableId", "B06010"], ["dc/61fzldryrnte1", "age", "Years15Onwards"]], "dc/6yb4mgxtc1288": [["dc/6yb4mgxtc1288", "typeOf", "StatisticalVariable"], ["dc/6yb4mgxtc1288", "statType", "measuredValue"], ["dc/6yb4mgxtc1288", "provenance", "dc/cweckx1"], ["dc/6yb4mgxtc1288", "populationType", "Person"], ["dc/6yb4mgxtc1288", "measurementMethod", "CensusACS5yrSurvey"], ["dc/6yb4mgxtc1288", "measuredProperty", "count"], ["dc/6yb4mgxtc1288", "income", "USDollar65000To74999"], ["dc/6yb4mgxtc1288", "incomeStatus", "WithIncome"], ["dc/6yb4mgxtc1288", "constraintProperties", "incomeStatus"], ["dc/6yb4mgxtc1288", "constraintProperties", "income"], ["dc/6yb4mgxtc1288", "constraintProperties", "age"], ["dc/6yb4mgxtc1288", "censusACSTableId", "B06010"], ["dc/6yb4mgxtc1288", "age", "Years15Onwards"]], "dc/esr27kls5vfy6": [["dc/esr27kls5vfy6", "typeOf", "StatisticalVariable"], ["dc/esr27kls5vfy6", "statType", "measuredValue"], ["dc/esr27kls5vfy6", "provenance", "dc/cweckx1"], ["dc/esr27kls5vfy6", "populationType", "Person"], ["dc/esr27kls5vfy6", "measurementMethod", "CensusACS5yrSurvey"], ["dc/esr27kls5vfy6", "measuredProperty", "count"], ["dc/esr27kls5vfy6", "income", "USDollar50000To64999"], ["dc/esr27kls5vfy6", "incomeStatus", "WithIncome"], ["dc/esr27kls5vfy6", "constraintProperties", "incomeStatus"], ["dc/esr27kls5vfy6", "constraintProperties", "income"], ["dc/esr27kls5vfy6", "constraintProperties", "age"], ["dc/esr27kls5vfy6", "censusACSTableId", "B06010"], ["dc/esr27kls5vfy6", "age", "Years15Onwards"]], "dc/jhpflf91nvlt6": [["dc/jhpflf91nvlt6", "typeOf", "StatisticalVariable"], ["dc/jhpflf91nvlt6", "statType", "measuredValue"], ["dc/jhpflf91nvlt6", "provenance", "dc/cweckx1"], ["dc/jhpflf91nvlt6", "populationType", "Person"], ["dc/jhpflf91nvlt6", "measurementMethod", "CensusACS5yrSurvey"], ["dc/jhpflf91nvlt6", "measuredProperty", "count"], ["dc/jhpflf91nvlt6", "income", "USDollar25000To34999"], ["dc/jhpflf91nvlt6", "incomeStatus", "WithIncome"], ["dc/jhpflf91nvlt6", "constraintProperties", "incomeStatus"], ["dc/jhpflf91nvlt6", "constraintProperties", "income"], ["dc/jhpflf91nvlt6", "constraintProperties", "age"], ["dc/jhpflf91nvlt6", "censusACSTableId", "B06010"], ["dc/jhpflf91nvlt6", "age", "Years15Onwards"]], "dc/cmn38d85glq72": [["dc/cmn38d85glq72", "typeOf", "StatisticalVariable"], ["dc/cmn38d85glq72", "statType", "measuredValue"], ["dc/cmn38d85glq72", "provenance", "dc/cweckx1"], ["dc/cmn38d85glq72", "populationType", "Person"], ["dc/cmn38d85glq72", "measurementMethod", "CensusACS5yrSurvey"], ["dc/cmn38d85glq72", "measuredProperty", "count"], ["dc/cmn38d85glq72", "income", "USDollarUpto9999"], ["dc/cmn38d85glq72", "incomeStatus", "WithIncome"], ["dc/cmn38d85glq72", "constraintProperties", "incomeStatus"], ["dc/cmn38d85glq72", "constraintProperties", "income"], ["dc/cmn38d85glq72", "constraintProperties", "age"], ["dc/cmn38d85glq72", "censusACSTableId", "B06010"], ["dc/cmn38d85glq72", "age", "Years15Onwards"]], "dc/pj50xtdgxeh4g": [["dc/pj50xtdgxeh4g", "typeOf", "StatisticalVariable"], ["dc/pj50xtdgxeh4g", "statType", "measuredValue"], ["dc/pj50xtdgxeh4g", "provenance", "dc/cweckx1"], ["dc/pj50xtdgxeh4g", "populationType", "Person"], ["dc/pj50xtdgxeh4g", "measurementMethod", "CensusACS5yrSurvey"], ["dc/pj50xtdgxeh4g", "measuredProperty", "count"], ["dc/pj50xtdgxeh4g", "income", "USDollar10000To14999"], ["dc/pj50xtdgxeh4g", "incomeStatus", "WithIncome"], ["dc/pj50xtdgxeh4g", "constraintProperties", "incomeStatus"], ["dc/pj50xtdgxeh4g", "constraintProperties", "income"], ["dc/pj50xtdgxeh4g", "constraintProperties", "age"], ["dc/pj50xtdgxeh4g", "censusACSTableId", "B06010"], ["dc/pj50xtdgxeh4g", "age", "Years15Onwards"]], "dc/pvsbze841l2tc": [["dc/pvsbze841l2tc", "typeOf", "StatisticalVariable"], ["dc/pvsbze841l2tc", "statType", "measuredValue"], ["dc/pvsbze841l2tc", "provenance", "dc/cweckx1"], ["dc/pvsbze841l2tc", "populationType", "Person"], ["dc/pvsbze841l2tc", "measurementMethod", "CensusACS5yrSurvey"], ["dc/pvsbze841l2tc", "measuredProperty", "count"], ["dc/pvsbze841l2tc", "income", "USDollar75000Onwards"], ["dc/pvsbze841l2tc", "incomeStatus", "WithIncome"], ["dc/pvsbze841l2tc", "constraintProperties", "incomeStatus"], ["dc/pvsbze841l2tc", "constraintProperties", "income"], ["dc/pvsbze841l2tc", "constraintProperties", "age"], ["dc/pvsbze841l2tc", "censusACSTableId", "B06010"], ["dc/pvsbze841l2tc", "age", "Years15Onwards"]], "dc/tpeg0jxdts2t3": [["dc/tpeg0jxdts2t3", "typeOf", "StatisticalVariable"], ["dc/tpeg0jxdts2t3", "statType", "measuredValue"], ["dc/tpeg0jxdts2t3", "provenance", "dc/cweckx1"], ["dc/tpeg0jxdts2t3", "populationType", "Person"], ["dc/tpeg0jxdts2t3", "measurementMethod", "CensusACS5yrSurvey"], ["dc/tpeg0jxdts2t3", "measuredProperty", "count"], ["dc/tpeg0jxdts2t3", "income", "USDollar35000To49999"], ["dc/tpeg0jxdts2t3", "incomeStatus", "WithIncome"], ["dc/tpeg0jxdts2t3", "constraintProperties", "incomeStatus"], ["dc/tpeg0jxdts2t3", "constraintProperties", "income"], ["dc/tpeg0jxdts2t3", "constraintProperties", "age"], ["dc/tpeg0jxdts2t3", "censusACSTableId", "B06010"], ["dc/tpeg0jxdts2t3", "age", "Years15Onwards"]], "notInWhiteListCitizenship":[["notInWhiteListCitizenship", "measuredProperty", "count"], ["notInWhiteListCitizenship", "populationType", "Person"], ["notInWhiteListCitizenship", "constraintProperties", "citizenship"], ["notInWhiteListCitizenship", "citizenship", "NotAUSCitizen"], ["notInWhiteListCitizenship", "statType", "measuredValue"]], "inWhiteListMale":[["inWhiteListMale", "measuredProperty", "count"],["inWhiteListMale", "populationType", "Person"],["inWhiteListMale", "constraintProperties", "gender"],["inWhiteListMale", "gender", "Male"],["inWhiteListMale", "statType", "measuredValue"]], "inWhiteListIncome": [["inWhiteListIncome", "statType", "measuredValue"], ["inWhiteListIncome", "populationType", "Person"], ["inWhiteListIncome", "measuredProperty", "count"], ["inWhiteListIncome", "income", "USDollar35000To49999"], ["inWhiteListIncome", "incomeStatus", "WithIncome"], ["inWhiteListIncome", "constraintProperties", "incomeStatus"], ["inWhiteListIncome", "constraintProperties", "income"], ["inWhiteListIncome", "constraintProperties", "age"], ["inWhiteListIncome", "age", "Years15Onwards"]], "inWhiteListUnknownVal":[["inWhiteListUnknownVal", "measuredProperty", "count"],["inWhiteListUnknownVal", "populationType", "Person"],["inWhiteListUnknownVal", "constraintProperties", "gender"],["inWhiteListUnknownVal", "gender", "Unknown"],["inWhiteListUnknownVal", "statType", "measuredValue"]]} +{ + "Count_Person": [ + [ + "Count_Person", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_Person", + "statType", + "measuredValue" + ], + [ + "Count_Person", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_Person", + "populationType", + "Person" + ], + [ + "dc/gywfwwmg5gsrg", + "measurementDenominator", + "Count_Person" + ], + [ + "dc/d20yq6r828zrc", + "measurementDenominator", + "Count_Person" + ], + [ + "dc/btjrtzjfksspd", + "measurementDenominator", + "Count_Person" + ], + [ + "dc/6kk2e7env541h", + "measurementDenominator", + "Count_Person" + ], + [ + "dc/64exg7jchnekb", + "measurementDenominator", + "Count_Person" + ], + [ + "WorldBank/VC_IHR_PSRC_P5", + "measurementDenominator", + "Count_Person" + ], + [ + "WorldBank/SH_STA_SUIC_P5", + "measurementDenominator", + "Count_Person" + ], + [ + "Count_Death_AsAFractionOfCount_Person", + "measurementDenominator", + "Count_Person" + ], + [ + "Count_Death_AgeAdjusted_AsAFractionOf_Count_Person", + "measurementDenominator", + "Count_Person" + ], + [ + "Count_BirthEvent_AsAFractionOfCount_Person", + "measurementDenominator", + "Count_Person" + ], + [ + "Amount_EconomicActivity_GrossDomesticProduction_Nominal_AsAFractionOf_Count_Person", + "measurementDenominator", + "Count_Person" + ], + [ + "Count_Person", + "measuredProperty", + "count" + ] + ], + "GrowthRate_Amount_EconomicActivity_GrossDomesticProduction": [ + [ + "GrowthRate_Amount_EconomicActivity_GrossDomesticProduction", + "typeOf", + "StatisticalVariable" + ], + [ + "GrowthRate_Amount_EconomicActivity_GrossDomesticProduction", + "statType", + "growthRate" + ], + [ + "GrowthRate_Amount_EconomicActivity_GrossDomesticProduction", + "provenance", + "dc/d7tbsb1" + ], + [ + "GrowthRate_Amount_EconomicActivity_GrossDomesticProduction", + "populationType", + "EconomicActivity" + ], + [ + "GrowthRate_Amount_EconomicActivity_GrossDomesticProduction", + "measuredProperty", + "amount" + ], + [ + "GrowthRate_Amount_EconomicActivity_GrossDomesticProduction", + "constraintProperties", + "activitySource" + ], + [ + "GrowthRate_Amount_EconomicActivity_GrossDomesticProduction", + "activitySource", + "GrossDomesticProduction" + ] + ], + "Amount_EconomicActivity_GrossDomesticProduction_Nominal": [ + [ + "Amount_EconomicActivity_GrossDomesticProduction_Nominal", + "typeOf", + "StatisticalVariable" + ], + [ + "Amount_EconomicActivity_GrossDomesticProduction_Nominal", + "statType", + "measuredValue" + ], + [ + "Amount_EconomicActivity_GrossDomesticProduction_Nominal", + "provenance", + "dc/d7tbsb1" + ], + [ + "Amount_EconomicActivity_GrossDomesticProduction_Nominal", + "populationType", + "EconomicActivity" + ], + [ + "Amount_EconomicActivity_GrossDomesticProduction_Nominal", + "measurementQualifier", + "Nominal" + ], + [ + "Amount_EconomicActivity_GrossDomesticProduction_Nominal", + "measuredProperty", + "amount" + ], + [ + "Amount_EconomicActivity_GrossDomesticProduction_Nominal", + "constraintProperties", + "activitySource" + ], + [ + "Amount_EconomicActivity_GrossDomesticProduction_Nominal", + "activitySource", + "GrossDomesticProduction" + ] + ], + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity": [ + [ + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity", + "typeOf", + "StatisticalVariable" + ], + [ + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity", + "statType", + "measuredValue" + ], + [ + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity", + "provenance", + "dc/d7tbsb1" + ], + [ + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity", + "populationType", + "EconomicActivity" + ], + [ + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity", + "measurementQualifier", + "PurchasingPowerParity" + ], + [ + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity", + "measuredProperty", + "amount" + ], + [ + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity", + "constraintProperties", + "activitySource" + ], + [ + "Amount_EconomicActivity_GrossNationalIncome_PurchasingPowerParity", + "activitySource", + "GrossNationalIncome" + ] + ], + "Count_Person_Upto5Years": [ + [ + "Count_Person_Upto5Years", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_Person_Upto5Years", + "statType", + "measuredValue" + ], + [ + "Count_Person_Upto5Years", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_Person_Upto5Years", + "populationType", + "Person" + ], + [ + "Count_Person_Upto5Years", + "measuredProperty", + "count" + ], + [ + "Count_Person_Upto5Years", + "constraintProperties", + "age" + ], + [ + "Count_Person_Upto5Years", + "age", + "YearsUpto5" + ] + ], + "Count_CriminalActivities_Arson": [ + [ + "Count_CriminalActivities_Arson", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_CriminalActivities_Arson", + "statType", + "measuredValue" + ], + [ + "Count_CriminalActivities_Arson", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_CriminalActivities_Arson", + "populationType", + "CriminalActivities" + ], + [ + "Count_CriminalActivities_Arson", + "measuredProperty", + "count" + ], + [ + "Count_CriminalActivities_Arson", + "crimeType", + "Arson" + ], + [ + "Count_CriminalActivities_Arson", + "constraintProperties", + "crimeType" + ] + ], + "Count_CriminalActivities_ViolentCrime": [ + [ + "Count_CriminalActivities_ViolentCrime", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_CriminalActivities_ViolentCrime", + "statType", + "measuredValue" + ], + [ + "Count_CriminalActivities_ViolentCrime", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_CriminalActivities_ViolentCrime", + "populationType", + "CriminalActivities" + ], + [ + "Count_CriminalActivities_ViolentCrime", + "measuredProperty", + "count" + ], + [ + "Count_CriminalActivities_ViolentCrime", + "crimeType", + "ViolentCrime" + ], + [ + "Count_CriminalActivities_ViolentCrime", + "constraintProperties", + "crimeType" + ] + ], + "Count_CriminalActivities_AggravatedAssault": [ + [ + "Count_CriminalActivities_AggravatedAssault", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_CriminalActivities_AggravatedAssault", + "statType", + "measuredValue" + ], + [ + "Count_CriminalActivities_AggravatedAssault", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_CriminalActivities_AggravatedAssault", + "populationType", + "CriminalActivities" + ], + [ + "Count_CriminalActivities_AggravatedAssault", + "measuredProperty", + "count" + ], + [ + "Count_CriminalActivities_AggravatedAssault", + "crimeType", + "AggravatedAssault" + ], + [ + "Count_CriminalActivities_AggravatedAssault", + "constraintProperties", + "crimeType" + ] + ], + "Count_CycloneEvent": [ + [ + "Count_CycloneEvent", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_CycloneEvent", + "statType", + "measuredValue" + ], + [ + "Count_CycloneEvent", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_CycloneEvent", + "populationType", + "CycloneEvent" + ], + [ + "Count_CycloneEvent", + "measuredProperty", + "count" + ] + ], + "Count_EarthquakeEvent": [ + [ + "Count_EarthquakeEvent", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_EarthquakeEvent", + "statType", + "measuredValue" + ], + [ + "Count_EarthquakeEvent", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_EarthquakeEvent", + "populationType", + "EarthquakeEvent" + ], + [ + "Count_EarthquakeEvent", + "measuredProperty", + "count" + ] + ], + "Count_FloodEvent": [ + [ + "Count_FloodEvent", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_FloodEvent", + "statType", + "measuredValue" + ], + [ + "Count_FloodEvent", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_FloodEvent", + "populationType", + "FloodEvent" + ], + [ + "Count_FloodEvent", + "measuredProperty", + "count" + ] + ], + "Count_EarthquakeEvent_M3To4": [ + [ + "Count_EarthquakeEvent_M3To4", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_EarthquakeEvent_M3To4", + "statType", + "measuredValue" + ], + [ + "Count_EarthquakeEvent_M3To4", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_EarthquakeEvent_M3To4", + "populationType", + "EarthquakeEvent" + ], + [ + "Count_EarthquakeEvent_M3To4", + "measuredProperty", + "count" + ], + [ + "Count_EarthquakeEvent_M3To4", + "magnitude", + "M3To4" + ], + [ + "Count_EarthquakeEvent_M3To4", + "constraintProperties", + "magnitude" + ] + ], + "Count_CycloneEvent_ExtratropicalCyclone": [ + [ + "Count_CycloneEvent_ExtratropicalCyclone", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_CycloneEvent_ExtratropicalCyclone", + "statType", + "measuredValue" + ], + [ + "Count_CycloneEvent_ExtratropicalCyclone", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_CycloneEvent_ExtratropicalCyclone", + "populationType", + "CycloneEvent" + ], + [ + "Count_CycloneEvent_ExtratropicalCyclone", + "measuredProperty", + "count" + ], + [ + "Count_CycloneEvent_ExtratropicalCyclone", + "maxClassification", + "ExtratropicalCyclone" + ], + [ + "Count_CycloneEvent_ExtratropicalCyclone", + "constraintProperties", + "maxClassification" + ] + ], + "Count_Person_EnrolledInGrade1ToGrade4": [ + [ + "Count_Person_EnrolledInGrade1ToGrade4", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_Person_EnrolledInGrade1ToGrade4", + "statType", + "measuredValue" + ], + [ + "Count_Person_EnrolledInGrade1ToGrade4", + "schoolEnrollment", + "EnrolledInSchool" + ], + [ + "Count_Person_EnrolledInGrade1ToGrade4", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_Person_EnrolledInGrade1ToGrade4", + "populationType", + "Person" + ], + [ + "Count_Person_EnrolledInGrade1ToGrade4", + "measuredProperty", + "count" + ], + [ + "Count_Person_EnrolledInGrade1ToGrade4", + "levelOfSchool", + "EnrolledInGrade1ToGrade4" + ], + [ + "Count_Person_EnrolledInGrade1ToGrade4", + "constraintProperties", + "schoolEnrollment" + ], + [ + "Count_Person_EnrolledInGrade1ToGrade4", + "constraintProperties", + "levelOfSchool" + ], + [ + "Count_Person_EnrolledInGrade1ToGrade4", + "constraintProperties", + "age" + ], + [ + "Count_Person_EnrolledInGrade1ToGrade4", + "age", + "Years3Onwards" + ] + ], + "Count_Person_EnrolledInGrade5ToGrade8": [ + [ + "Count_Person_EnrolledInGrade5ToGrade8", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_Person_EnrolledInGrade5ToGrade8", + "statType", + "measuredValue" + ], + [ + "Count_Person_EnrolledInGrade5ToGrade8", + "schoolEnrollment", + "EnrolledInSchool" + ], + [ + "Count_Person_EnrolledInGrade5ToGrade8", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_Person_EnrolledInGrade5ToGrade8", + "populationType", + "Person" + ], + [ + "Count_Person_EnrolledInGrade5ToGrade8", + "measuredProperty", + "count" + ], + [ + "Count_Person_EnrolledInGrade5ToGrade8", + "levelOfSchool", + "EnrolledInGrade5ToGrade8" + ], + [ + "Count_Person_EnrolledInGrade5ToGrade8", + "constraintProperties", + "schoolEnrollment" + ], + [ + "Count_Person_EnrolledInGrade5ToGrade8", + "constraintProperties", + "levelOfSchool" + ], + [ + "Count_Person_EnrolledInGrade5ToGrade8", + "constraintProperties", + "age" + ], + [ + "Count_Person_EnrolledInGrade5ToGrade8", + "age", + "Years3Onwards" + ] + ], + "Count_Person_EducationalAttainmentNoSchoolingCompleted": [ + [ + "Count_Person_EducationalAttainmentNoSchoolingCompleted", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_Person_EducationalAttainmentNoSchoolingCompleted", + "statType", + "measuredValue" + ], + [ + "Count_Person_EducationalAttainmentNoSchoolingCompleted", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_Person_EducationalAttainmentNoSchoolingCompleted", + "populationType", + "Person" + ], + [ + "Count_Person_EducationalAttainmentNoSchoolingCompleted", + "measuredProperty", + "count" + ], + [ + "Count_Person_EducationalAttainmentNoSchoolingCompleted", + "educationalAttainment", + "NoSchoolingCompleted" + ], + [ + "Count_Person_EducationalAttainmentNoSchoolingCompleted", + "constraintProperties", + "educationalAttainment" + ], + [ + "Count_Person_EducationalAttainmentNoSchoolingCompleted", + "constraintProperties", + "age" + ], + [ + "Count_Person_EducationalAttainmentNoSchoolingCompleted", + "age", + "Years25Onwards" + ] + ], + "Count_Person_EducationalAttainmentKindergarten": [ + [ + "Count_Person_EducationalAttainmentKindergarten", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_Person_EducationalAttainmentKindergarten", + "statType", + "measuredValue" + ], + [ + "Count_Person_EducationalAttainmentKindergarten", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_Person_EducationalAttainmentKindergarten", + "populationType", + "Person" + ], + [ + "Count_Person_EducationalAttainmentKindergarten", + "measuredProperty", + "count" + ], + [ + "Count_Person_EducationalAttainmentKindergarten", + "educationalAttainment", + "Kindergarten" + ], + [ + "Count_Person_EducationalAttainmentKindergarten", + "constraintProperties", + "educationalAttainment" + ], + [ + "Count_Person_EducationalAttainmentKindergarten", + "constraintProperties", + "age" + ], + [ + "Count_Person_EducationalAttainmentKindergarten", + "age", + "Years25Onwards" + ] + ], + "Count_Person_EducationalAttainmentNurserySchool": [ + [ + "Count_Person_EducationalAttainmentNurserySchool", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_Person_EducationalAttainmentNurserySchool", + "statType", + "measuredValue" + ], + [ + "Count_Person_EducationalAttainmentNurserySchool", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_Person_EducationalAttainmentNurserySchool", + "populationType", + "Person" + ], + [ + "Count_Person_EducationalAttainmentNurserySchool", + "measuredProperty", + "count" + ], + [ + "Count_Person_EducationalAttainmentNurserySchool", + "educationalAttainment", + "NurserySchool" + ], + [ + "Count_Person_EducationalAttainmentNurserySchool", + "constraintProperties", + "educationalAttainment" + ], + [ + "Count_Person_EducationalAttainmentNurserySchool", + "constraintProperties", + "age" + ], + [ + "Count_Person_EducationalAttainmentNurserySchool", + "age", + "Years25Onwards" + ] + ], + "Count_Establishment_NAICSTotalAllIndustries": [ + [ + "Count_Establishment_NAICSTotalAllIndustries", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_Establishment_NAICSTotalAllIndustries", + "statType", + "measuredValue" + ], + [ + "Count_Establishment_NAICSTotalAllIndustries", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_Establishment_NAICSTotalAllIndustries", + "populationType", + "BLSEstablishment" + ], + [ + "Count_Establishment_NAICSTotalAllIndustries", + "naics", + "NAICS/10" + ], + [ + "Count_Establishment_NAICSTotalAllIndustries", + "measuredProperty", + "count" + ], + [ + "Count_Establishment_NAICSTotalAllIndustries", + "constraintProperties", + "naics" + ] + ], + "Count_Worker_NAICSTotalAllIndustries": [ + [ + "Count_Worker_NAICSTotalAllIndustries", + "typeOf", + "StatisticalVariable" + ], + [ + "Count_Worker_NAICSTotalAllIndustries", + "statType", + "measuredValue" + ], + [ + "Count_Worker_NAICSTotalAllIndustries", + "provenance", + "dc/d7tbsb1" + ], + [ + "Count_Worker_NAICSTotalAllIndustries", + "populationType", + "BLSWorker" + ], + [ + "Count_Worker_NAICSTotalAllIndustries", + "naics", + "NAICS/10" + ], + [ + "Count_Worker_NAICSTotalAllIndustries", + "measuredProperty", + "count" + ], + [ + "Count_Worker_NAICSTotalAllIndustries", + "constraintProperties", + "naics" + ] + ] +} \ No newline at end of file diff --git a/tools/pv_tree_generator/util.py b/tools/pv_tree_generator/util.py index e896ef54be..69b3744754 100644 --- a/tools/pv_tree_generator/util.py +++ b/tools/pv_tree_generator/util.py @@ -19,118 +19,67 @@ import dc_request as dc +class ObsProps(object): + """represent the properties of a statsVar observation""" + + def __init__(self, stat_type, mprop, mqual, mdenom, name): + self.stat_type = stat_type + self.mprop = mprop + self.mqual = mqual + self.mdenom = mdenom + self.name = name + self.key = (stat_type, mprop, mqual, mdenom) + + class PopObsSpec(object): - """Represents a StatisticalPopulation & Observation spec.""" + """Represents a UI node with multiple statsVars specified in obs_Props""" - def __init__(self, pop_type, mprop, stats, properties, cpv, name): + def __init__(self, pop_type, cprops, dpv, name, obs_props): self.pop_type = pop_type # population type, string - self.mprop = mprop # measured property, string - self.stats = stats # stat_type, string - self.properties = properties # properties, list of string + self.cprops = cprops # properties, list of string # constrained property-value pairs, dict{string: string} - self.cpv = cpv + self.dpv = dpv self.name = name - self.prop_all = tuple(sorted(properties + list(cpv.keys()))) - self.key = (pop_type, mprop, stats) + self.prop_all + self.prop_all = tuple(sorted(cprops + list(dpv.keys()))) + self.obs_props = obs_props # list of ObsProps -class StatVar(object): +class StatsVar(object): """Represents a StatisticalVariable""" - def __init__(self, pop_type, mprop, stats, pv, dcid, se): - self.pop_type = pop_type # population_type, string - self.mprop = mprop # measured property, string - self.stats = stats # stat_type, string - self.pv = pv # property-value pairs, dict{string: string} + def __init__(self, pop_type, mprop, stats, mqual, mdenom, pv, dcid, se): + self.pop_type = pop_type # population_type + self.mprop = mprop # measured property + self.stats = stats # stat_type + self.mqual = mqual # measurement qualifier + self.pv = pv # constraint property-value pairs, dict{string: string} self.dcid = dcid - self.key = (pop_type, mprop, stats) + tuple(sorted(list(pv.keys()))) - self.se = se - - def match_ui_node(self, ui_node): - # check if the statistical variable should be under the ui_node - pospec = ui_node.pop_obs_spec - if set(self.pv.keys()) != set(pospec.prop_all): - return False - if not pospec.cpv.items() <= self.pv.items(): - return False - if not ui_node.pv.items() <= self.pv.items(): - return False - return True - - -class UiNode: - """Class holds the data of a node in the pv menu tree. """ - - def __init__(self, pop_obs_spec, pv, is_prop, prop=None): - self.pop_obs_spec = pop_obs_spec # pop_obs_spec for this node. - self.is_prop = is_prop # is the node a "Property" or a "Value" node. - self.prop = prop # the property it represents - self.pv = pv # ordered dict of property-value this node inherits - # from its parent. - - @property - def pop_type(self): - return self.pop_obs_spec.pop_type - - @property - def mprop(self): - return self.pop_obs_spec.mprop - - @property - def stats(self): - return self.pop_obs_spec.stats - - @property - def cpv(self): - return self.pop_obs_spec.cpv - - @property - def text(self): - """Return the display text.""" - if self.is_prop: # This is a Property - if self.pop_obs_spec.name: - return self.pop_obs_spec.name - else: - return self.prop - else: # This is a Value - if self.prop: - return self.pv[self.prop] - elif self.pop_obs_spec.name: - return self.pop_obs_spec.name - else: - stats = '' - if self.stats != 'measuredValue': - stats = self.stats.replace('Value', '') - return '{} {}'.format(stats, self.mprop) - - @property - def enum(self): - if not self.is_prop and self.prop: - return self.pv[self.prop] - else: - return '' + self.key = (pop_type, stats, mprop, mqual, mdenom) + \ + tuple(sorted(list(pv.keys()))) + self.se = se # super enum -def _read_pop_obs_spec(): +def read_pop_obs_spec(): """Read pop obs spec from the config file.""" - - # Read pop obs spec - POS_COMMON_PATH = "./pop_obs_spec_common.textproto" + result = collections.defaultdict(lambda: collections.defaultdict(list)) + # Read pop_obs_specs with multiple obs_props + POS_OBS_PROPS_PATH = "./pop_obs_spec_common.textproto" pop_obs_spec_list = stat_config_pb2.PopObsSpecList() - - with open(POS_COMMON_PATH, 'r') as file_common: + with open(POS_OBS_PROPS_PATH, 'r') as file_common: data_common = file_common.read() text_format.Parse(data_common, pop_obs_spec_list) - - result = collections.defaultdict(lambda: collections.defaultdict(list)) + # create pop_obs_specs objects for pos in pop_obs_spec_list.spec: - cpv = {} + dpv = {} for pv in pos.dpv: - cpv[pv.prop] = pv.val + dpv[pv.prop] = pv.val + obs_props = [] + for obs in pos.obs_props: + obs_props.append(ObsProps(obs.stat_type, obs.mprop, + obs.mqual, obs.mdenom, obs.name)) for v in pos.vertical: - result[v][len(pos.cprop)].append( - PopObsSpec(pos.pop_type, pos.mprop, pos.stat_type, list(pos.cprop), - cpv, pos.name)) + result[v][len(pos.cprop)].append(PopObsSpec( + pos.pop_type, list(pos.cprop), dpv, pos.name, obs_props)) return result @@ -167,10 +116,10 @@ def removeDuplicateStatsVar(stat_vars): return stat_vars -def _read_stat_var(): - """Read all the statistical variables""" - +def read_stat_var(): + """ Read all the statistical variables """ sv_dcid = dc.get_sv_dcids() + """ example of triples for one statsitical variable ('dc/014es05x0d5l', 'measurementMethod', 'CensusACS5yrSurvey') @@ -188,30 +137,46 @@ def _read_stat_var(): ('dc/014es05x0d5l', 'constraintProperties', 'incomeStatus') ('dc/014es05x0d5l', 'constraintProperties', 'age') """ - sv_triples = dc.get_triples(sv_dcid) + # trunk statsVar dcids into smaller size and + # get the triples + trunk_size = 10000 + n_trunk = len(sv_dcid)//trunk_size + sv_triples = {} + for i in range(n_trunk+1): + if i == n_trunk: + trunk_triples = dc.get_triples(sv_dcid[i*trunk_size:]) + sv_triples.update(trunk_triples) + else: + trunk_triples = dc.get_triples( + sv_dcid[i*trunk_size:(i+1)*trunk_size]) + sv_triples.update(trunk_triples) + # group all the statsVars according to the triples stat_vars = collections.defaultdict(list) for dcid, triples in sv_triples.items(): constraint_properties = [] + # sv_dict keeps all the triples of the statsVar sv_dict = collections.defaultdict(str) for dcid_, prop, val in triples: if dcid_ != dcid: # triples include measurementDenomator info of other statsvars - # eg. we will get "dc/gywfwwmg5gsrg, measurementDenominator, Count_Person" - # in triples of "Count_Peron" + # eg. we will get "dc/gywfwwmg5gsrg, measurementDenominator, + # Count_Person" in triples of "Count_Peron" continue if prop == "constraintProperties": constraint_properties.append(val) else: sv_dict[prop] = val + # prop_val keeps all the constraint pv pairs prop_val = {} for property in constraint_properties: if property not in sv_dict: raise Exception('constraint property:{} not found in statistical' 'variable with dcid: {}'.format(property, dcid)) prop_val[property] = sv_dict[property] - if "measurementDenominator" in sv_dict: - prop_val["md"] = sv_dict["measurementDenominator"] - se = {} # Super enum + # create super enum, i.e. group statsvars with different p-v pairs: + # (p,v1); (p,v2) by adding a common value: (p, v), + # so that v1, v2 would be leaf nodes for value node v; + se = {} if 'crimeType' in prop_val: v = prop_val.get('crimeType', '') if v in ['AggravatedAssault', 'ForcibleRape', 'Robbery', @@ -219,8 +184,15 @@ def _read_stat_var(): se = {'crimeType': 'ViolentCrime'} elif v in ['MotorVehicleTheft', 'LarcenyTheft', 'Burglary']: se = {'crimeType': 'PropertyCrime'} - sv = StatVar(sv_dict["populationType"], sv_dict["measuredProperty"], - sv_dict["statType"], prop_val, dcid, se) + # create the statsVar object + sv = StatsVar(sv_dict["populationType"], + sv_dict["measuredProperty"], + sv_dict["statType"], + sv_dict["measurementQualifier"], + sv_dict["measurementDenominator"], + prop_val, + dcid, + se) stat_vars[sv.key].append(sv) stat_vars = removeDuplicateStatsVar(stat_vars) return stat_vars