diff --git a/deploy/storage/base_bigtable_info.yaml b/deploy/storage/base_bigtable_info.yaml index 2dff50a4b..17100f4bd 100644 --- a/deploy/storage/base_bigtable_info.yaml +++ b/deploy/storage/base_bigtable_info.yaml @@ -1,9 +1,9 @@ project: datcom-store instance: prophet-cache tables: - - frequent_2023_05_05_02_34_50 - - ipcc_2023_05_01_08_56_42 + - frequent_2023_05_19_15_21_56 + - ipcc_2023_05_11_19_46_17 - biomedical_2023_05_02_03_45_15 - - disaster_2023_04_30_21_26_14 - - infrequent_2023_05_12_12_16_12 - - place_2023_05_03_03_49_14 \ No newline at end of file + - disaster_2023_05_14_21_27_50 + - infrequent_2023_05_18_14_47_49 + - place_2023_05_11_11_15_54 \ No newline at end of file diff --git a/deploy/storage/bigquery.version b/deploy/storage/bigquery.version index 9b6fdc522..cf5f74258 100644 --- a/deploy/storage/bigquery.version +++ b/deploy/storage/bigquery.version @@ -1 +1 @@ -datcom-store.dc_kg_2023_05_01_23_16_23 \ No newline at end of file +datcom-store.dc_kg_2023_05_17_03_23_22 \ No newline at end of file diff --git a/internal/server/place/golden/get_place_stat_date_within_place_test.go b/internal/server/place/golden/get_place_stat_date_within_place_test.go index 25d163cc9..7b447afa5 100644 --- a/internal/server/place/golden/get_place_stat_date_within_place_test.go +++ b/internal/server/place/golden/get_place_stat_date_within_place_test.go @@ -88,7 +88,7 @@ func TestGetPlaceStatDateWithinPlace(t *testing.T) { if err := test.TestDriver( "GetPlaceStatDateWithinPlace", - &test.TestOption{UseCache: true, UseMemdb: true}, + &test.TestOption{UseCache: false, UseMemdb: true}, testSuite, ); err != nil { t.Errorf("TestDriver() = %s", err) diff --git a/internal/server/stat/golden/get_stat_all/branch.json b/internal/server/stat/golden/get_stat_all/branch.json index 8f8b60bde..65b73b5ca 100644 --- a/internal/server/stat/golden/get_stat_all/branch.json +++ b/internal/server/stat/golden/get_stat_all/branch.json @@ -2078,7 +2078,8 @@ "2022-12": 3.5, "2023-01": 3.4, "2023-02": 3.6, - "2023-03": 3.5 + "2023-03": 3.5, + "2023-04": 3.4 }, "measurementMethod": "BLSSeasonallyAdjusted", "observationPeriod": "P1M", @@ -4597,7 +4598,8 @@ "2022-12": 3.9, "2023-01": 4.6, "2023-02": 4.8, - "2023-03": 4.8 + "2023-03": 4.8, + "2023-04": 4.3 }, "measurementMethod": "BLSSeasonallyUnadjusted", "observationPeriod": "P1M", @@ -5229,7 +5231,8 @@ "2022-12": 4.1, "2023-01": 4.2, "2023-02": 4.4, - "2023-03": 4.4 + "2023-03": 4.4, + "2023-04": 4.5 }, "measurementMethod": "BLSSeasonallyAdjusted", "observationPeriod": "P1M", diff --git a/internal/server/statvar/golden/get_place_statsvar_test.go b/internal/server/statvar/golden/get_place_statsvar_test.go index f5265d924..84c8258b3 100644 --- a/internal/server/statvar/golden/get_place_statsvar_test.go +++ b/internal/server/statvar/golden/get_place_statsvar_test.go @@ -25,7 +25,7 @@ import ( func TestGetPlaceStatsVar(t *testing.T) { t.Parallel() ctx := context.Background() - client, err := test.Setup(&test.TestOption{UseCache: true}) + client, err := test.Setup(&test.TestOption{UseCache: false}) if err != nil { t.Fatalf("Failed to set up mixer and client") } diff --git a/internal/server/statvar/golden/search_statvar/count_person.json b/internal/server/statvar/golden/search_statvar/count_person.json index 450722723..0f74ccb09 100644 --- a/internal/server/statvar/golden/search_statvar/count_person.json +++ b/internal/server/statvar/golden/search_statvar/count_person.json @@ -552,6 +552,10 @@ "name": "Population: 10 Years or More", "dcid": "Count_Person_10OrMoreYears" }, + { + "name": "Population: 100 Years or More", + "dcid": "Count_Person_100OrMoreYears" + }, { "name": "Population: 100,000 USD or More", "dcid": "Count_Person_Civilian_USDollar100000Onwards_ResidesInHousehold" @@ -672,6 +676,10 @@ "name": "Population: 4th Grade", "dcid": "Count_Person_EducationalAttainment4ThGrade" }, + { + "name": "Population: 5 - 19 Years", + "dcid": "Count_Person_5To19Years" + }, { "name": "Population: 5 Years or Less", "dcid": "Count_Person_Upto5Years" @@ -704,6 +712,10 @@ "name": "Population: 5th Grade", "dcid": "Count_Person_EducationalAttainment5ThGrade" }, + { + "name": "Population: 6 - 9 Years", + "dcid": "Count_Person_6To9Years" + }, { "name": "Population: 6 Years or Less", "dcid": "Count_Person_YearsUpto6" @@ -772,10 +784,26 @@ "name": "Population: 9 Years or Less", "dcid": "Count_Person_Upto9Years" }, + { + "name": "Population: 90 - 94 Years", + "dcid": "Count_Person_90To94Years" + }, { "name": "Population: 90 Years or More", "dcid": "Count_Person_90OrMoreYears" }, + { + "name": "Population: 95 - 99 Years", + "dcid": "Count_Person_95To99Years" + }, + { + "name": "Population: 95 Years or More", + "dcid": "Count_Person_95OrMoreYears" + }, + { + "name": "Population: 99 Years or More", + "dcid": "Count_Person_99OrMoreYears" + }, { "name": "Population: 9th Grade", "dcid": "Count_Person_EducationalAttainment9ThGrade" @@ -804,6 +832,10 @@ "name": "Population: Armenian", "dcid": "Count_Person_5OrMoreYears_ArmenianSpokenAtHome" }, + { + "name": "Population: Arthritis", + "dcid": "Count_Person_ConditionArthritis" + }, { "name": "Population: Arts Humanities And Other Major", "dcid": "Count_Person_BachelorOfArtsHumanitiesAndOtherMajor" @@ -816,6 +848,10 @@ "name": "Population: Associates Degree", "dcid": "Count_Person_EducationalAttainmentAssociatesDegree" }, + { + "name": "Population: Asthma", + "dcid": "Count_Person_ConditionAsthma" + }, { "name": "Population: Bachelors Degree or Higher", "dcid": "Count_Person_EducationalAttainmentBachelorsDegreeOrHigher" @@ -860,6 +896,10 @@ "name": "Population: Business Major", "dcid": "Count_Person_BachelorOfBusinessMajor" }, + { + "name": "Population: Cancer", + "dcid": "Count_Person_ConditionCancer" + }, { "name": "Population: Chinese", "dcid": "Count_Person_5OrMoreYears_ChineseSpokenAtHome" @@ -888,6 +928,18 @@ "name": "Population: Construction", "dcid": "Count_Person_Employed_NACE/F" }, + { + "name": "Population: Dementia", + "dcid": "Count_Person_ConditionDementia" + }, + { + "name": "Population: Diabetes", + "dcid": "Count_Person_ConditionDiabetes" + }, + { + "name": "Population: Diseases of Heart", + "dcid": "Count_Person_ConditionDiseasesOfHeart" + }, { "name": "Population: Divorced or Separated", "dcid": "Count_Person_DivorcedOrSeparated" @@ -1152,6 +1204,10 @@ "name": "Population: Khmer", "dcid": "Count_Person_5OrMoreYears_KhmerSpokenAtHome" }, + { + "name": "Population: Kidney Disease", + "dcid": "Count_Person_ConditionKidneyDisease" + }, { "name": "Population: Kindergarten", "dcid": "Count_Person_EducationalAttainmentKindergarten" @@ -1184,6 +1240,10 @@ "name": "Population: Literate", "dcid": "Count_Person_Literate" }, + { + "name": "Population: Lung Condition", + "dcid": "Count_Person_ConditionLungCondition" + }, { "name": "Population: Main Worker", "dcid": "Count_Person_MainWorker" @@ -1200,6 +1260,10 @@ "name": "Population: Marginal Worker", "dcid": "Count_Person_MarginalWorker" }, + { + "name": "Population: Mental Health Not Good", + "dcid": "Count_Person_ConditionMentalHealthNotGood" + }, { "name": "Population: Military Quarters or Military Ships", "dcid": "Count_Person_ResidesInMilitaryQuartersOrMilitaryShips" @@ -1452,6 +1516,10 @@ "name": "Population: Speak English Well", "dcid": "Count_Person_SpeakEnglishWell" }, + { + "name": "Population: Stroke", + "dcid": "Count_Person_ConditionStroke" + }, { "name": "Population: Swahili or Other Languages of Central Eastern And Southern Africa", "dcid": "Count_Person_5OrMoreYears_SwahiliOrOtherLanguagesOfCentralEasternAndSouthernAfricaSpokenAtHome" @@ -2956,6 +3024,14 @@ "name": "Population of Working Age With No Income", "dcid": "Count_Person_15OrMoreYears_NoIncome" }, + { + "name": "Population: 0 - 1 Years, Rural", + "dcid": "Count_Person_0To1Years_Rural" + }, + { + "name": "Population: 0 - 1 Years, Urban", + "dcid": "Count_Person_0To1Years_Urban" + }, { "name": "Population: 0 - 14 Years, Female", "dcid": "Count_Person_0To14Years_Female" @@ -2972,6 +3048,10 @@ "name": "Population: 0 - 4 Years, American Indian or Alaska Native Alone", "dcid": "Count_Person_0To4Years_AmericanIndianAndAlaskaNativeAlone" }, + { + "name": "Population: 0 - 4 Years, Arthritis", + "dcid": "Count_Person_0To4Years_ConditionArthritis" + }, { "name": "Population: 0 - 4 Years, Asian Alone", "dcid": "Count_Person_0To4Years_AsianAlone" @@ -2980,6 +3060,10 @@ "name": "Population: 0 - 4 Years, Asian or Pacific Islander", "dcid": "Count_Person_0To4Years_AsianOrPacificIslander" }, + { + "name": "Population: 0 - 4 Years, Asthma", + "dcid": "Count_Person_0To4Years_ConditionAsthma" + }, { "name": "Population: 0 - 4 Years, Black or African American Alone", "dcid": "Count_Person_0To4Years_BlackOrAfricanAmericanAlone" @@ -2988,6 +3072,22 @@ "name": "Population: 0 - 4 Years, Black or African American Alone or In Combination With One or More Other Races", "dcid": "Count_Person_0To4Years_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, + { + "name": "Population: 0 - 4 Years, Cancer", + "dcid": "Count_Person_0To4Years_ConditionCancer" + }, + { + "name": "Population: 0 - 4 Years, Dementia", + "dcid": "Count_Person_0To4Years_ConditionDementia" + }, + { + "name": "Population: 0 - 4 Years, Diabetes", + "dcid": "Count_Person_0To4Years_ConditionDiabetes" + }, + { + "name": "Population: 0 - 4 Years, Diseases of Heart", + "dcid": "Count_Person_0To4Years_ConditionDiseasesOfHeart" + }, { "name": "Population: 0 - 4 Years, Female", "dcid": "Count_Person_0To4Years_Female" @@ -3040,10 +3140,22 @@ "name": "Population: 0 - 4 Years, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", "dcid": "Count_Person_0To4Years_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, + { + "name": "Population: 0 - 4 Years, Kidney Disease", + "dcid": "Count_Person_0To4Years_ConditionKidneyDisease" + }, + { + "name": "Population: 0 - 4 Years, Lung Condition", + "dcid": "Count_Person_0To4Years_ConditionLungCondition" + }, { "name": "Population: 0 - 4 Years, Male", "dcid": "Count_Person_0To4Years_Male" }, + { + "name": "Population: 0 - 4 Years, Mental Health Not Good", + "dcid": "Count_Person_0To4Years_ConditionMentalHealthNotGood" + }, { "name": "Population: 0 - 4 Years, Native Hawaiian or Other Pacific Islander Alone", "dcid": "Count_Person_0To4Years_NativeHawaiianAndOtherPacificIslanderAlone" @@ -3092,10 +3204,22 @@ "name": "Population: 0 - 4 Years, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", "dcid": "Count_Person_0To4Years_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, + { + "name": "Population: 0 - 4 Years, Rural", + "dcid": "Count_Person_0To4Years_Rural" + }, + { + "name": "Population: 0 - 4 Years, Stroke", + "dcid": "Count_Person_0To4Years_ConditionStroke" + }, { "name": "Population: 0 - 4 Years, Two or More Races", "dcid": "Count_Person_0To4Years_TwoOrMoreRaces" }, + { + "name": "Population: 0 - 4 Years, Urban", + "dcid": "Count_Person_0To4Years_Urban" + }, { "name": "Population: 0 - 4 Years, White Alone", "dcid": "Count_Person_0To4Years_WhiteAlone" @@ -3348,6 +3472,14 @@ "name": "Population: 1 Years or More, White Alone Not Hispanic or Latino", "dcid": "Count_Person_1OrMoreYears_WhiteAloneNotHispanicOrLatino" }, + { + "name": "Population: 10 - 12 Years, Rural", + "dcid": "Count_Person_10To12Years_Rural" + }, + { + "name": "Population: 10 - 12 Years, Urban", + "dcid": "Count_Person_10To12Years_Urban" + }, { "name": "Population: 10 - 14 Years, American Indian And Alaska Native Alone or In Combination With One or More Other Races", "dcid": "Count_Person_10To14Years_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" @@ -3356,6 +3488,10 @@ "name": "Population: 10 - 14 Years, American Indian or Alaska Native Alone", "dcid": "Count_Person_10To14Years_AmericanIndianAndAlaskaNativeAlone" }, + { + "name": "Population: 10 - 14 Years, Arthritis", + "dcid": "Count_Person_10To14Years_ConditionArthritis" + }, { "name": "Population: 10 - 14 Years, Asian Alone", "dcid": "Count_Person_10To14Years_AsianAlone" @@ -3364,6 +3500,10 @@ "name": "Population: 10 - 14 Years, Asian or Pacific Islander", "dcid": "Count_Person_10To14Years_AsianOrPacificIslander" }, + { + "name": "Population: 10 - 14 Years, Asthma", + "dcid": "Count_Person_10To14Years_ConditionAsthma" + }, { "name": "Population: 10 - 14 Years, Black or African American Alone", "dcid": "Count_Person_10To14Years_BlackOrAfricanAmericanAlone" @@ -3372,6 +3512,22 @@ "name": "Population: 10 - 14 Years, Black or African American Alone or In Combination With One or More Other Races", "dcid": "Count_Person_10To14Years_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, + { + "name": "Population: 10 - 14 Years, Cancer", + "dcid": "Count_Person_10To14Years_ConditionCancer" + }, + { + "name": "Population: 10 - 14 Years, Dementia", + "dcid": "Count_Person_10To14Years_ConditionDementia" + }, + { + "name": "Population: 10 - 14 Years, Diabetes", + "dcid": "Count_Person_10To14Years_ConditionDiabetes" + }, + { + "name": "Population: 10 - 14 Years, Diseases of Heart", + "dcid": "Count_Person_10To14Years_ConditionDiseasesOfHeart" + }, { "name": "Population: 10 - 14 Years, Divorced", "dcid": "Count_Person_10To14Years_Divorced" @@ -3428,14 +3584,26 @@ "name": "Population: 10 - 14 Years, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", "dcid": "Count_Person_10To14Years_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, + { + "name": "Population: 10 - 14 Years, Kidney Disease", + "dcid": "Count_Person_10To14Years_ConditionKidneyDisease" + }, { "name": "Population: 10 - 14 Years, Literate", "dcid": "Count_Person_10To14Years_Literate" }, + { + "name": "Population: 10 - 14 Years, Lung Condition", + "dcid": "Count_Person_10To14Years_ConditionLungCondition" + }, { "name": "Population: 10 - 14 Years, Male", "dcid": "Count_Person_10To14Years_Male" }, + { + "name": "Population: 10 - 14 Years, Mental Health Not Good", + "dcid": "Count_Person_10To14Years_ConditionMentalHealthNotGood" + }, { "name": "Population: 10 - 14 Years, Native Hawaiian or Other Pacific Islander Alone", "dcid": "Count_Person_10To14Years_NativeHawaiianAndOtherPacificIslanderAlone" @@ -3492,14 +3660,26 @@ "name": "Population: 10 - 14 Years, Now Married", "dcid": "Count_Person_10To14Years_NowMarried" }, + { + "name": "Population: 10 - 14 Years, Rural", + "dcid": "Count_Person_10To14Years_Rural" + }, { "name": "Population: 10 - 14 Years, Separated", "dcid": "Count_Person_10To14Years_Separated" }, + { + "name": "Population: 10 - 14 Years, Stroke", + "dcid": "Count_Person_10To14Years_ConditionStroke" + }, { "name": "Population: 10 - 14 Years, Two or More Races", "dcid": "Count_Person_10To14Years_TwoOrMoreRaces" }, + { + "name": "Population: 10 - 14 Years, Urban", + "dcid": "Count_Person_10To14Years_Urban" + }, { "name": "Population: 10 - 14 Years, White Alone", "dcid": "Count_Person_10To14Years_WhiteAlone" @@ -3552,6 +3732,10 @@ "name": "Population: 10 Years or More, Widowed", "dcid": "Count_Person_10OrMoreYears_Widowed" }, + { + "name": "Population: 100 Years or More, Female", + "dcid": "Count_Person_100OrMoreYears_Female" + }, { "name": "Population: 100 Years or More, Hispanic or Latino", "dcid": "Count_Person_100OrMoreYears_HispanicOrLatino" @@ -3604,6 +3788,10 @@ "name": "Population: 100 Years or More, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", "dcid": "Count_Person_100OrMoreYears_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, + { + "name": "Population: 100 Years or More, Male", + "dcid": "Count_Person_100OrMoreYears_Male" + }, { "name": "Population: 100 Years or More, Not Hispanic or Latino", "dcid": "Count_Person_100OrMoreYears_NotHispanicOrLatino" @@ -3736,6 +3924,14 @@ "name": "Population: 15 - 17 Years, Nursing Facilities", "dcid": "Count_Person_15To17Years_ResidesInNursingFacilities" }, + { + "name": "Population: 15 - 17 Years, Rural", + "dcid": "Count_Person_15To17Years_Rural" + }, + { + "name": "Population: 15 - 17 Years, Urban", + "dcid": "Count_Person_15To17Years_Urban" + }, { "name": "Population: 15 - 19 Years, American Indian And Alaska Native Alone or In Combination With One or More Other Races", "dcid": "Count_Person_15To19Years_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" @@ -3744,6 +3940,10 @@ "name": "Population: 15 - 19 Years, American Indian or Alaska Native Alone", "dcid": "Count_Person_15To19Years_AmericanIndianAndAlaskaNativeAlone" }, + { + "name": "Population: 15 - 19 Years, Arthritis", + "dcid": "Count_Person_15To19Years_ConditionArthritis" + }, { "name": "Population: 15 - 19 Years, Asian Alone", "dcid": "Count_Person_15To19Years_AsianAlone" @@ -3752,6 +3952,10 @@ "name": "Population: 15 - 19 Years, Asian or Pacific Islander", "dcid": "Count_Person_15To19Years_AsianOrPacificIslander" }, + { + "name": "Population: 15 - 19 Years, Asthma", + "dcid": "Count_Person_15To19Years_ConditionAsthma" + }, { "name": "Population: 15 - 19 Years, Black or African American Alone", "dcid": "Count_Person_15To19Years_BlackOrAfricanAmericanAlone" @@ -3760,6 +3964,22 @@ "name": "Population: 15 - 19 Years, Black or African American Alone or In Combination With One or More Other Races", "dcid": "Count_Person_15To19Years_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, + { + "name": "Population: 15 - 19 Years, Cancer", + "dcid": "Count_Person_15To19Years_ConditionCancer" + }, + { + "name": "Population: 15 - 19 Years, Dementia", + "dcid": "Count_Person_15To19Years_ConditionDementia" + }, + { + "name": "Population: 15 - 19 Years, Diabetes", + "dcid": "Count_Person_15To19Years_ConditionDiabetes" + }, + { + "name": "Population: 15 - 19 Years, Diseases of Heart", + "dcid": "Count_Person_15To19Years_ConditionDiseasesOfHeart" + }, { "name": "Population: 15 - 19 Years, Divorced", "dcid": "Count_Person_15To19Years_Divorced" @@ -3779,226 +3999,6 @@ { "name": "Population: 15 - 19 Years, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", "dcid": "Count_Person_15To19Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" - }, - { - "name": "Population: 15 - 19 Years, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_15To19Years_HispanicOrLatino_AsianAlone" - }, - { - "name": "Population: 15 - 19 Years, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 15 - 19 Years, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_15To19Years_HispanicOrLatino_BlackOrAfricanAmericanAlone" - }, - { - "name": "Population: 15 - 19 Years, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 15 - 19 Years, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 15 - 19 Years, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15To19Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" - }, - { - "name": "Population: 15 - 19 Years, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_15To19Years_HispanicOrLatino_TwoOrMoreRaces" - }, - { - "name": "Population: 15 - 19 Years, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_15To19Years_HispanicOrLatino_WhiteAlone" - }, - { - "name": "Population: 15 - 19 Years, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 15 - 19 Years, Literate", - "dcid": "Count_Person_15To19Years_Literate" - }, - { - "name": "Population: 15 - 19 Years, Male", - "dcid": "Count_Person_15To19Years_Male" - }, - { - "name": "Population: 15 - 19 Years, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15To19Years_NativeHawaiianAndOtherPacificIslanderAlone" - }, - { - "name": "Population: 15 - 19 Years, Never Married", - "dcid": "Count_Person_15To19Years_NeverMarried" - }, - { - "name": "Population: 15 - 19 Years, Not Hispanic or Latino", - "dcid": "Count_Person_15To19Years_NotHispanicOrLatino" - }, - { - "name": "Population: 15 - 19 Years, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 15 - 19 Years, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_15To19Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" - }, - { - "name": "Population: 15 - 19 Years, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_15To19Years_NotHispanicOrLatino_AsianAlone" - }, - { - "name": "Population: 15 - 19 Years, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 15 - 19 Years, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_15To19Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" - }, - { - "name": "Population: 15 - 19 Years, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 15 - 19 Years, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 15 - 19 Years, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15To19Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" - }, - { - "name": "Population: 15 - 19 Years, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_15To19Years_NotHispanicOrLatino_TwoOrMoreRaces" - }, - { - "name": "Population: 15 - 19 Years, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 15 - 19 Years, Now Married", - "dcid": "Count_Person_15To19Years_NowMarried" - }, - { - "name": "Population: 15 - 19 Years, Separated", - "dcid": "Count_Person_15To19Years_Separated" - }, - { - "name": "Population: 15 - 19 Years, Two or More Races", - "dcid": "Count_Person_15To19Years_TwoOrMoreRaces" - }, - { - "name": "Population: 15 - 19 Years, White Alone", - "dcid": "Count_Person_15To19Years_WhiteAlone" - }, - { - "name": "Population: 15 - 19 Years, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_15To19Years_WhiteAloneNotHispanicOrLatino" - }, - { - "name": "Population: 15 - 19 Years, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 15 - 19 Years, Widowed", - "dcid": "Count_Person_15To19Years_Widowed" - }, - { - "name": "Population: 15 - 24 Years, Employed", - "dcid": "Count_Person_15To24Years_Employed" - }, - { - "name": "Population: 15 - 24 Years, Illiterate", - "dcid": "Count_Person_15To24Years_Illiterate" - }, - { - "name": "Population: 15 - 24 Years, Unemployed", - "dcid": "Count_Person_15To24Years_Unemployed" - }, - { - "name": "Population: 15 - 50 Years, Female", - "dcid": "Count_Person_15To50Years_Female" - }, - { - "name": "Population: 15 - 59 Years, Female", - "dcid": "Count_Person_15To59Years_Female" - }, - { - "name": "Population: 15 - 59 Years, Male", - "dcid": "Count_Person_15To59Years_Male" - }, - { - "name": "Population: 15 - 64 Years, Female", - "dcid": "Count_Person_15To64Years_Female" - }, - { - "name": "Population: 15 - 64 Years, Male", - "dcid": "Count_Person_15To64Years_Male" - }, - { - "name": "Population: 15 Years or Less, Adult Correctional Facilities", - "dcid": "Count_Person_15OrLessYears_ResidesInAdultCorrectionalFacilities" - }, - { - "name": "Population: 15 Years or Less, College or University Student Housing", - "dcid": "Count_Person_15OrLessYears_ResidesInCollegeOrUniversityStudentHousing" - }, - { - "name": "Population: 15 Years or Less, Group Quarters", - "dcid": "Count_Person_15OrLessYears_ResidesInGroupQuarters" - }, - { - "name": "Population: 15 Years or Less, Institutionalized Group Quarters", - "dcid": "Count_Person_15OrLessYears_ResidesInInstitutionalizedGroupQuarters" - }, - { - "name": "Population: 15 Years or Less, Juvenile Facilities", - "dcid": "Count_Person_15OrLessYears_ResidesInJuvenileFacilities" - }, - { - "name": "Population: 15 Years or Less, Military Quarters or Military Ships", - "dcid": "Count_Person_15OrLessYears_ResidesInMilitaryQuartersOrMilitaryShips" - }, - { - "name": "Population: 15 Years or Less, Noninstitutionalized Group Quarters", - "dcid": "Count_Person_15OrLessYears_ResidesInNoninstitutionalizedGroupQuarters" - }, - { - "name": "Population: 15 Years or Less, Nursing Facilities", - "dcid": "Count_Person_15OrLessYears_ResidesInNursingFacilities" - }, - { - "name": "Population: 15 Years or More, Adult Correctional Facilities", - "dcid": "Count_Person_15OrMoreYears_ResidesInAdultCorrectionalFacilities" - }, - { - "name": "Population: 15 Years or More, American Indian or Alaska Native Alone", - "dcid": "Count_Person_15OrMoreYears_AmericanIndianAndAlaskaNativeAlone" - }, - { - "name": "Population: 15 Years or More, American Indian or Alaska Native Alone", - "dcid": "Count_Person_15OrMoreYears_AmericanIndianOrAlaskaNativeAlone" - }, - { - "name": "Population: 15 Years or More, Asian Alone", - "dcid": "Count_Person_15OrMoreYears_AsianAlone" - }, - { - "name": "Population: 15 Years or More, Black or African American Alone", - "dcid": "Count_Person_15OrMoreYears_BlackOrAfricanAmericanAlone" - }, - { - "name": "Population: 15 Years or More, Born in Other State in The United States", - "dcid": "Count_Person_15OrMoreYears_BornInOtherStateInTheUnitedStates" - }, - { - "name": "Population: 15 Years or More, Born in State of Residence", - "dcid": "Count_Person_15OrMoreYears_BornInStateOfResidence" - }, - { - "name": "Population: 15 Years or More, College or University Student Housing", - "dcid": "Count_Person_15OrMoreYears_ResidesInCollegeOrUniversityStudentHousing" } ], "matches": [ diff --git a/internal/server/statvar/golden/search_statvar/fem.json b/internal/server/statvar/golden/search_statvar/fem.json index f7aa20774..71bf4f738 100644 --- a/internal/server/statvar/golden/search_statvar/fem.json +++ b/internal/server/statvar/golden/search_statvar/fem.json @@ -540,6 +540,22 @@ "name": "Proportion of youth not in education, employment or training: 15 to 24 years old, Female", "dcid": "sdg/SL_TLF_NEET_15-24_FEMALE" }, + { + "name": "REITER.Stat: Share of employed who are employers women %", + "dcid": "oecd/COMPASS_WEMPLYER" + }, + { + "name": "REITER.Stat: Share of women inventors in the total number of inventors", + "dcid": "oecd/COMPASS_WINV" + }, + { + "name": "REITER.Stat: Women with a doctorate, % of 25-65 years old women", + "dcid": "oecd/COMPASS_WATTAINPHD" + }, + { + "name": "REITER.Stat: Women with tertiary education attained, % of 25-65 years old women", + "dcid": "oecd/COMPASS_WATTAINTER" + }, { "name": "Severe Wasting Prevalence In Children Aged \u003c 5 Years (%), Female", "dcid": "WHO/sevwast5_Female" @@ -1008,6 +1024,18 @@ "name": "Exposure To Smoke Outside Home, Female", "dcid": "WHO/TOBACCO_0000000347_Female" }, + { + "name": "Government at a Glance - 2013 edition : Share of central government employment filled by women", + "dcid": "oecd/GOV_2013_EMPWS1311" + }, + { + "name": "Government at a Glance - 2013 edition : Share of part-time positions in central government filled by women", + "dcid": "oecd/GOV_2013_EMPPTW" + }, + { + "name": "Government at a Glance - 2013 edition : Women in general government", + "dcid": "oecd/GOV_2013_EMPWS13" + }, { "name": "Healthy Life Expectancy (Hale) At Age 60 (Years), Female", "dcid": "WHO/WHOSIS_000007_Female" @@ -1024,6 +1052,26 @@ "name": "Heavy Episodic Drinking (Youth 15 -19 Years), Drinkers Only, Past 30 Days (%), Female", "dcid": "WHO/SA_0000001820_Female" }, + { + "name": "Historical population: Women, 15 to 64", + "dcid": "oecd/HISTPOP_W_15-64" + }, + { + "name": "Historical population: Women, 20 to 64", + "dcid": "oecd/HISTPOP_W_20-64" + }, + { + "name": "Historical population: Women, Old age dependency ratio (65 and over/20-64)", + "dcid": "oecd/HISTPOP_W_OAD20-64" + }, + { + "name": "Historical population: Women, Total", + "dcid": "oecd/HISTPOP_W_TOTAL" + }, + { + "name": "Historical population: Women, Total dependency ratio ((\u003c20 \u0026 65+) / 20-64)", + "dcid": "oecd/HISTPOP_W_TOTD20-64" + }, { "name": "Infant Mortality Rate (Probability Of Dying Between Birth And Age 1 Per 1000 Live Births), Female", "dcid": "WHO/MDG_0000000001_Female" @@ -1040,6 +1088,566 @@ "name": "Liver Cirrhosis, Age-Standardized Death Rates (15+), Per 100,000 Population (SA_0000001457), Female", "dcid": "WHO/SA_0000001457_Female" }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Active population \u003e Aged 15 and over \u003e Females, Growth rate previous period", + "dcid": "oecd/MEI_LFACTTFE_GP" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Active population \u003e Aged 15 and over \u003e Females, Growth rate previous period, s.a.", + "dcid": "oecd/MEI_LFACTTFE_GPSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Active population \u003e Aged 15 and over \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFACTTFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Active population \u003e Aged 15 and over \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFACTTFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Active population \u003e Aged 15-24 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFAC24FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Active population \u003e Aged 15-24 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFAC24FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Active population \u003e Aged 15-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFAC64FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Active population \u003e Aged 15-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFAC64FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Active population \u003e Aged 15-74 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFAC74FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Active population \u003e Aged 15-74 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFAC74FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Active population \u003e Aged 25-54 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFAC25FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Active population \u003e Aged 25-54 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFAC25FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Active population \u003e Aged 55-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFAC55FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Active population \u003e Aged 55-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFAC55FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15 and over \u003e Females, Growth rate previous period", + "dcid": "oecd/MEI_LFEMTTFE_GP" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15 and over \u003e Females, Growth rate previous period, s.a.", + "dcid": "oecd/MEI_LFEMTTFE_GPSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15 and over \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFEMTTFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15 and over \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFEMTTFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15-24 \u003e Females, Growth rate previous period", + "dcid": "oecd/MEI_LFEM24FE_GP" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15-24 \u003e Females, Growth rate previous period, s.a.", + "dcid": "oecd/MEI_LFEM24FE_GPSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15-24 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFEM24FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15-24 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFEM24FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15-64 \u003e Females, Growth rate previous period", + "dcid": "oecd/MEI_LFEM64FE_GP" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15-64 \u003e Females, Growth rate previous period, s.a.", + "dcid": "oecd/MEI_LFEM64FE_GPSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFEM64FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFEM64FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15-74 \u003e Females, Growth rate previous period", + "dcid": "oecd/MEI_LFEM74FE_GP" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15-74 \u003e Females, Growth rate previous period, s.a.", + "dcid": "oecd/MEI_LFEM74FE_GPSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15-74 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFEM74FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 15-74 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFEM74FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 25-54 \u003e Females, Growth rate previous period", + "dcid": "oecd/MEI_LFEM25FE_GP" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 25-54 \u003e Females, Growth rate previous period, s.a.", + "dcid": "oecd/MEI_LFEM25FE_GPSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 25-54 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFEM25FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 25-54 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFEM25FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 55-64 \u003e Females, Growth rate previous period", + "dcid": "oecd/MEI_LFEM55FE_GP" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 55-64 \u003e Females, Growth rate previous period, s.a.", + "dcid": "oecd/MEI_LFEM55FE_GPSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 55-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFEM55FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Employed population \u003e Aged 55-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFEM55FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Harmonised unemployment - monthly levels \u003e Aged 15-24 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFHU24FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Harmonised unemployment - monthly levels \u003e Aged 15-24 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFHU24FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Harmonised unemployment - monthly levels \u003e Aged 25 and over \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFHUADFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Harmonised unemployment - monthly levels \u003e Aged 25 and over \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFHUADFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Harmonised unemployment - monthly levels \u003e Total \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFHUTTFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Harmonised unemployment - monthly levels \u003e Total \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFHUTTFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Inactive population \u003e Aged 15 and over \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFINTTFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Inactive population \u003e Aged 15 and over \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFINTTFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Inactive population \u003e Aged 15-24 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFIN24FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Inactive population \u003e Aged 15-24 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFIN24FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Inactive population \u003e Aged 15-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFIN64FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Inactive population \u003e Aged 15-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFIN64FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Inactive population \u003e Aged 15-74 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFIN74FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Inactive population \u003e Aged 15-74 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFIN74FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Inactive population \u003e Aged 25-54 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFIN25FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Inactive population \u003e Aged 25-54 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFIN25FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Inactive population \u003e Aged 55-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFIN55FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Inactive population \u003e Aged 55-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFIN55FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Population (LFS basis) \u003e All ages \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFPOTTFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Population (LFS basis) \u003e All ages \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFPOTTFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Unemployed population \u003e Aged 15 and over \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFUNTTFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Unemployed population \u003e Aged 15 and over \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFUNTTFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Unemployed population \u003e Aged 15-24 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFUN24FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Unemployed population \u003e Aged 15-24 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFUN24FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Unemployed population \u003e Aged 15-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFUN64FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Unemployed population \u003e Aged 15-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFUN64FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Unemployed population \u003e Aged 15-74 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFUN74FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Unemployed population \u003e Aged 15-74 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFUN74FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Unemployed population \u003e Aged 25-54 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFUN25FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Unemployed population \u003e Aged 25-54 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFUN25FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Unemployed population \u003e Aged 55-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFUN55FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Unemployed population \u003e Aged 55-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFUN55FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Working age population \u003e Aged 15 and over \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFWATTFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Working age population \u003e Aged 15 and over \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFWATTFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Working age population \u003e Aged 15-24 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFWA24FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Working age population \u003e Aged 15-24 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFWA24FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Working age population \u003e Aged 15-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFWA64FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Working age population \u003e Aged 15-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFWA64FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Working age population \u003e Aged 15-74 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFWA74FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Working age population \u003e Aged 15-74 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFWA74FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Working age population \u003e Aged 25-54 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFWA25FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Working age population \u003e Aged 25-54 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFWA25FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Working age population \u003e Aged 55-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LFWA55FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly levels \u003e Working age population \u003e Aged 55-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LFWA55FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Activity rate \u003e Aged 15 and over \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRACTTFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Activity rate \u003e Aged 15 and over \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRACTTFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Activity rate \u003e Aged 15-24 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRAC24FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Activity rate \u003e Aged 15-24 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRAC24FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Activity rate \u003e Aged 15-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRAC64FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Activity rate \u003e Aged 15-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRAC64FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Activity rate \u003e Aged 15-74 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRAC74FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Activity rate \u003e Aged 15-74 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRAC74FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Activity rate \u003e Aged 25-54 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRAC25FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Activity rate \u003e Aged 25-54 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRAC25FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Activity rate \u003e Aged 55-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRAC55FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Activity rate \u003e Aged 55-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRAC55FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Employment rate \u003e Aged 15 and over \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LREMTTFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Employment rate \u003e Aged 15 and over \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LREMTTFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Employment rate \u003e Aged 15-24 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LREM24FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Employment rate \u003e Aged 15-24 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LREM24FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Employment rate \u003e Aged 15-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LREM64FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Employment rate \u003e Aged 15-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LREM64FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Employment rate \u003e Aged 15-74 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LREM74FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Employment rate \u003e Aged 15-74 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LREM74FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Employment rate \u003e Aged 25-54 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LREM25FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Employment rate \u003e Aged 25-54 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LREM25FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Employment rate \u003e Aged 55-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LREM55FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Employment rate \u003e Aged 55-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LREM55FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Employment to population rate \u003e All ages \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LREPTTFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Employment to population rate \u003e All ages \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LREPTTFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Harmonised unemployment - monthly rates \u003e Aged 15-24 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRHU24FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Harmonised unemployment - monthly rates \u003e Aged 15-24 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRHU24FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Harmonised unemployment - monthly rates \u003e Aged 25 and over \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRHUADFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Harmonised unemployment - monthly rates \u003e Aged 25 and over \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRHUADFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Harmonised unemployment - monthly rates \u003e Total \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRHUTTFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Harmonised unemployment - monthly rates \u003e Total \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRHUTTFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Inactivity rate \u003e Aged 15 and over \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRINTTFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Inactivity rate \u003e Aged 15 and over \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRINTTFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Inactivity rate \u003e Aged 15-24 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRIN24FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Inactivity rate \u003e Aged 15-24 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRIN24FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Inactivity rate \u003e Aged 15-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRIN64FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Inactivity rate \u003e Aged 15-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRIN64FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Inactivity rate \u003e Aged 15-74 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRIN74FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Inactivity rate \u003e Aged 15-74 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRIN74FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Inactivity rate \u003e Aged 25-54 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRIN25FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Inactivity rate \u003e Aged 25-54 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRIN25FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Inactivity rate \u003e Aged 55-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRIN55FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Inactivity rate \u003e Aged 55-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRIN55FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Unemployment rate \u003e Aged 15 and over \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRUNTTFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Unemployment rate \u003e Aged 15 and over \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRUNTTFE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Unemployment rate \u003e Aged 15-24 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRUN24FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Unemployment rate \u003e Aged 15-24 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRUN24FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Unemployment rate \u003e Aged 15-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRUN64FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Unemployment rate \u003e Aged 15-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRUN64FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Unemployment rate \u003e Aged 15-74 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRUN74FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Unemployment rate \u003e Aged 15-74 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRUN74FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Unemployment rate \u003e Aged 25-54 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRUN25FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Unemployment rate \u003e Aged 25-54 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRUN25FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Unemployment rate \u003e Aged 55-64 \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRUN55FE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Unemployment rate \u003e Aged 55-64 \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRUN55FE_STSA" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Unemployment to population rate \u003e All ages \u003e Females, Level, rate or national currency", + "dcid": "oecd/MEI_LRUPTTFE_ST" + }, + { + "name": "Main Economic Indicators Publication: Labour Force Survey - quarterly rates \u003e Unemployment to population rate \u003e All ages \u003e Females, Level, rate or national currency, s.a.", + "dcid": "oecd/MEI_LRUPTTFE_STSA" + }, { "name": "Medical Doctors (%), Female", "dcid": "WHO/HWF_0025_Female" @@ -1117,8 +1725,24 @@ "dcid": "dc/10d542rs75l3g" }, { - "name": "Population (Measured Based on Jurisdiction): Local, Locally Operated, Female", - "dcid": "dc/dd1ngpwxrfq8c" + "name": "Population projections: Women, 15 to 64", + "dcid": "oecd/POPPROJ_W_15-64" + }, + { + "name": "Population projections: Women, 20 to 64", + "dcid": "oecd/POPPROJ_W_20-64" + }, + { + "name": "Population projections: Women, Old age dependency ratio (65 and over/20-64)", + "dcid": "oecd/POPPROJ_W_OAD20-64" + }, + { + "name": "Population projections: Women, Total", + "dcid": "oecd/POPPROJ_W_TOTAL" + }, + { + "name": "Population projections: Women, Total dependency ratio ((\u003c20 \u0026 65+) / 20-64)", + "dcid": "oecd/POPPROJ_W_TOTD20-64" }, { "name": "Prevalence Of Condom Use By Adults During Higher-Risk Sex (15-49) (%), Female", @@ -1168,6 +1792,98 @@ "name": "Proportion Of Women Aged 20-24 Years Who Were Married Or In A Union By Age 18 (%)", "dcid": "WHO/SP_DYN_MRBF18" }, + { + "name": "R\u0026D indicators sub-platform: Percentage of women among Business Enterprise researchers (based on headcount)", + "dcid": "oecd/SBRD_BH_WRXRS" + }, + { + "name": "R\u0026D indicators sub-platform: Percentage of women among Government researchers (based on headcount)", + "dcid": "oecd/SBRD_GH_WRXRS" + }, + { + "name": "R\u0026D indicators sub-platform: Percentage of women among Higher Education researchers (based on headcount)", + "dcid": "oecd/SBRD_HH_WRXRS" + }, + { + "name": "R\u0026D indicators sub-platform: Percentage of women among researchers (based on headcount)", + "dcid": "oecd/SBRD_TH_WRXRS" + }, + { + "name": "R\u0026D indicators sub-platform: Women researchers in headcount", + "dcid": "oecd/SBRD_TH_WRS" + }, + { + "name": "R\u0026D indicators sub-platform: Women researchers in the Business Enterprise sector (headcount)", + "dcid": "oecd/SBRD_BH_WRS" + }, + { + "name": "R\u0026D indicators sub-platform: Women researchers in the Government sector (headcount)", + "dcid": "oecd/SBRD_GH_WRS" + }, + { + "name": "R\u0026D indicators sub-platform: Women researchers in the Higher Education sector (headcount)", + "dcid": "oecd/SBRD_HH_WRS" + }, + { + "name": "REITER.Stat: Employment rate of women, 25-64 years, with doctorate all fields", + "dcid": "oecd/COMPASS_WEMPPHD_XT" + }, + { + "name": "REITER.Stat: Employment rate of women, 25-64 years, with tertiary education all fields", + "dcid": "oecd/COMPASS_WEMPTER_XT" + }, + { + "name": "REITER.Stat: Employment rate, women, % women in working-age population", + "dcid": "oecd/COMPASS_WEMP_X1564F" + }, + { + "name": "REITER.Stat: Employment, women, thousand", + "dcid": "oecd/COMPASS_EMPF_NB" + }, + { + "name": "REITER.Stat: Employment, women, thousand", + "dcid": "oecd/COMPASS_WEMP_NB" + }, + { + "name": "REITER.Stat: Graduates to doctorate level that are women, % total graduates in doctorate level", + "dcid": "oecd/COMPASS_WPHDGRAD_XT" + }, + { + "name": "REITER.Stat: New entrants to tertiary education that are women, % total new entrants in tertiary education", + "dcid": "oecd/COMPASS_WTER_XT" + }, + { + "name": "REITER.Stat: Share of women among 25-65 year-old adults with a doctorate", + "dcid": "oecd/COMPASS_WATTAIN_XPHD" + }, + { + "name": "REITER.Stat: Share of women among 25-65 year-old adults with tertiary education", + "dcid": "oecd/COMPASS_WATTAIN_XTER" + }, + { + "name": "REITER.Stat: Woman researchers (headcount)", + "dcid": "oecd/COMPASS_TH_WRS" + }, + { + "name": "REITER.Stat: Women doctorate graduates (ISCED2011 level 8), % of total", + "dcid": "oecd/COMPASS_WPHDENR_XT" + }, + { + "name": "REITER.Stat: Women employment rate of university graduates (ISCED2011 levels 5 to 8), %", + "dcid": "oecd/COMPASS_WUNIG_EMP" + }, + { + "name": "REITER.Stat: Women researchers as a percentage of total researchers (headcount)", + "dcid": "oecd/COMPASS_TH_WRXRS" + }, + { + "name": "REITER.Stat: Women researchers, % of total researchers", + "dcid": "oecd/COMPASS_WRSE_XRSE" + }, + { + "name": "REITER.Stat: Women, glass ceiling index", + "dcid": "oecd/COMPASS_GLASCEIL_I" + }, { "name": "Road Traffic Crash Deaths, Age-Standardized Death Rates (15+), Per 100,000 Population (SA_0000001459), Female", "dcid": "WHO/SA_0000001459_Female" @@ -1220,6 +1936,10 @@ "name": "Use Of Mosquito Nets - Percentage Of All Women Age 15-49 Who Slept Under Any Net Last Night, Rural", "dcid": "WHO/MALARIA_30556_Rural" }, + { + "name": "Population (Measured Based on Jurisdiction): Local, Locally Operated, Female, Incarcerated", + "dcid": "dc/dd1ngpwxrfq8c" + }, { "name": "13-15-Years Old Any Alcoholic Beverage Consumed In Past 30 Days, (%) (SA_0000001786_ARCHIVED), Female", "dcid": "WHO/SA_0000001786_ARCHIVED_Female" @@ -1264,6 +1984,54 @@ "name": "15-Years Old, Any Alcoholic Beverage Consumed At Least Once A Week, (%) (SA_0000001784_ARCHIVED), Female", "dcid": "WHO/SA_0000001784_ARCHIVED_Female" }, + { + "name": "ALFS Summary tables: Employment females", + "dcid": "oecd/ALFS_SUMTAB_YGFE08L1_ST" + }, + { + "name": "ALFS Summary tables: Employment females as % of employment", + "dcid": "oecd/ALFS_SUMTAB_YGFE08PE_ST" + }, + { + "name": "ALFS Summary tables: Females self-employment % fem employment", + "dcid": "oecd/ALFS_SUMTAB_YGFE22P1_ST" + }, + { + "name": "ALFS Summary tables: Females unemployment % of fem lab force", + "dcid": "oecd/ALFS_SUMTAB_YGFE06P2_ST" + }, + { + "name": "ALFS Summary tables: Labour force females", + "dcid": "oecd/ALFS_SUMTAB_YGFE07L1_ST" + }, + { + "name": "ALFS Summary tables: Unemployment females , (‘000)", + "dcid": "oecd/ALFS_SUMTAB_YGFE06L1_ST" + }, + { + "name": "Access to education, participation and progression (Chapter C): Expected number of years in education for women (All levels combined, Full-time), from age 5 through age 39", + "dcid": "oecd/CHAPTER_C_EAG2014_C030" + }, + { + "name": "Access to education, participation and progression (Chapter C): Expected number of years in education for women (All levels combined, Part-time), from age 5 through age 39", + "dcid": "oecd/CHAPTER_C_EAG2014_C032" + }, + { + "name": "Access to education, participation and progression (Chapter C): Percentage of young women neither employed nor in education or training, 15-19 year-olds", + "dcid": "oecd/CHAPTER_C_EAG2014_C036" + }, + { + "name": "Access to education, participation and progression (Chapter C): Percentage of young women neither employed nor in education or training, 20-24 year-olds", + "dcid": "oecd/CHAPTER_C_EAG2014_C037" + }, + { + "name": "Access to education, participation and progression (Chapter C): Percentage of young women neither employed nor in education or training, 25-29 year-olds", + "dcid": "oecd/CHAPTER_C_EAG2014_C038" + }, + { + "name": "Access to education, participation and progression (Chapter C): Young women neither employed nor in education or training, 15-29 year-olds", + "dcid": "oecd/CHAPTER_C_EAG2014_C024" + }, { "name": "Alcohol Dependence (15+ ), 12-Month Prevalence (%) With 95%Ci (SA_0000001461_ARCHIVED), Female", "dcid": "WHO/SA_0000001461_ARCHIVED_Female" @@ -1612,6 +2380,142 @@ "name": "Ex - Expectation Of Life At Age X, Female, Agelessthan1", "dcid": "WHO/LIFE_0000000035_Female_AGELT1" }, + { + "name": "Future of Business Survey: Share of businesses owned/managed mainly by women", + "dcid": "oecd/FOBS_FOBS_WOMEN_OWN" + }, + { + "name": "Government at a Glance - 2013 edition : Share of central government employment filled by women by occupation groups, middle management", + "dcid": "oecd/GOV_2013_EMPW_MM" + }, + { + "name": "Government at a Glance - 2013 edition : Share of central government employment filled by women by occupation groups, professionals", + "dcid": "oecd/GOV_2013_EMPW_P" + }, + { + "name": "Government at a Glance - 2013 edition : Share of central government employment filled by women by occupation groups, secretarial positions", + "dcid": "oecd/GOV_2013_EMPW_SEC" + }, + { + "name": "Government at a Glance - 2013 edition : Share of central government employment filled by women by occupation groups, top management", + "dcid": "oecd/GOV_2013_EMPW_TM" + }, + { + "name": "Government at a Glance - 2013 edition : Share of court presidents that are women", + "dcid": "oecd/GOV_2013_EMPW_CP" + }, + { + "name": "Government at a Glance - 2013 edition : Share of professional judges that are women", + "dcid": "oecd/GOV_2013_EMPW_PJ" + }, + { + "name": "Government at a Glance - 2013 edition : Share of women ministers", + "dcid": "oecd/GOV_2013_EMPW_MIN" + }, + { + "name": "Government at a Glance - 2013 edition : Share of women parliamentarians", + "dcid": "oecd/GOV_2013_EMPW_PARL" + }, + { + "name": "Government at a Glance - 2013 edition : Share of women supreme court justices", + "dcid": "oecd/GOV_2013_EMPW_SCJ" + }, + { + "name": "Historical population: Women, 0 to 4", + "dcid": "oecd/HISTPOP_W_0_4" + }, + { + "name": "Historical population: Women, 10 to 14", + "dcid": "oecd/HISTPOP_W_10_14" + }, + { + "name": "Historical population: Women, 15 to 19", + "dcid": "oecd/HISTPOP_W_15_19" + }, + { + "name": "Historical population: Women, 20 to 24", + "dcid": "oecd/HISTPOP_W_20_24" + }, + { + "name": "Historical population: Women, 25 to 29", + "dcid": "oecd/HISTPOP_W_25_29" + }, + { + "name": "Historical population: Women, 30 to 34", + "dcid": "oecd/HISTPOP_W_30_34" + }, + { + "name": "Historical population: Women, 35 to 39", + "dcid": "oecd/HISTPOP_W_35_39" + }, + { + "name": "Historical population: Women, 40 to 44", + "dcid": "oecd/HISTPOP_W_40_44" + }, + { + "name": "Historical population: Women, 45 to 49", + "dcid": "oecd/HISTPOP_W_45_49" + }, + { + "name": "Historical population: Women, 5 to 9", + "dcid": "oecd/HISTPOP_W_05_9" + }, + { + "name": "Historical population: Women, 50 and over", + "dcid": "oecd/HISTPOP_W_50_OVER" + }, + { + "name": "Historical population: Women, 50 to 54", + "dcid": "oecd/HISTPOP_W_50_54" + }, + { + "name": "Historical population: Women, 55 to 59", + "dcid": "oecd/HISTPOP_W_55_59" + }, + { + "name": "Historical population: Women, 60 to 64", + "dcid": "oecd/HISTPOP_W_60_64" + }, + { + "name": "Historical population: Women, 65 and over", + "dcid": "oecd/HISTPOP_W_65_OVER" + }, + { + "name": "Historical population: Women, 65 to 69", + "dcid": "oecd/HISTPOP_W_65_69" + }, + { + "name": "Historical population: Women, 70 to 74", + "dcid": "oecd/HISTPOP_W_70_74" + }, + { + "name": "Historical population: Women, 75 to 79", + "dcid": "oecd/HISTPOP_W_75_79" + }, + { + "name": "Historical population: Women, 80 to 84", + "dcid": "oecd/HISTPOP_W_80_84" + }, + { + "name": "Historical population: Women, 85 and over", + "dcid": "oecd/HISTPOP_W_85_OVER" + }, + { + "name": "Historical population: Women, Share of 15 to 24 - youth", + "dcid": "oecd/HISTPOP_W_15-24_SHARE" + }, + { + "name": "Historical population: Women, Share of 15 to 64 - working age", + "dcid": "oecd/HISTPOP_W_15-64_SHARE" + }, + { + "name": "Historical population: Women, Under 20", + "dcid": "oecd/HISTPOP_W_LESS_20" + }, + { + "name": "Historical population: Women, Young age dependency ratio (\u003c20/20-64)", + "dcid": "oecd/HISTPOP_W_YD_L20" + }, { "name": "Household Air Pollution Attributable DALYs (Per 100 000 Population), Female, All Causes", "dcid": "WHO/AIR_17_Female_AllCauses" @@ -2204,6 +3108,102 @@ "name": "Participation Rate In Organized Learning (One Year Before The Official Primary Entry Age) (%), Female", "dcid": "WHO/SE_PRE_PARTN_Female" }, + { + "name": "Population projections: Women, 0 to 4", + "dcid": "oecd/POPPROJ_W_0_4" + }, + { + "name": "Population projections: Women, 10 to 14", + "dcid": "oecd/POPPROJ_W_10_14" + }, + { + "name": "Population projections: Women, 15 to 19", + "dcid": "oecd/POPPROJ_W_15_19" + }, + { + "name": "Population projections: Women, 20 to 24", + "dcid": "oecd/POPPROJ_W_20_24" + }, + { + "name": "Population projections: Women, 25 to 29", + "dcid": "oecd/POPPROJ_W_25_29" + }, + { + "name": "Population projections: Women, 30 to 34", + "dcid": "oecd/POPPROJ_W_30_34" + }, + { + "name": "Population projections: Women, 35 to 39", + "dcid": "oecd/POPPROJ_W_35_39" + }, + { + "name": "Population projections: Women, 40 to 44", + "dcid": "oecd/POPPROJ_W_40_44" + }, + { + "name": "Population projections: Women, 45 to 49", + "dcid": "oecd/POPPROJ_W_45_49" + }, + { + "name": "Population projections: Women, 5 to 9", + "dcid": "oecd/POPPROJ_W_05_9" + }, + { + "name": "Population projections: Women, 50 and over", + "dcid": "oecd/POPPROJ_W_50_OVER" + }, + { + "name": "Population projections: Women, 50 to 54", + "dcid": "oecd/POPPROJ_W_50_54" + }, + { + "name": "Population projections: Women, 55 to 59", + "dcid": "oecd/POPPROJ_W_55_59" + }, + { + "name": "Population projections: Women, 60 to 64", + "dcid": "oecd/POPPROJ_W_60_64" + }, + { + "name": "Population projections: Women, 65 and over", + "dcid": "oecd/POPPROJ_W_65_OVER" + }, + { + "name": "Population projections: Women, 65 to 69", + "dcid": "oecd/POPPROJ_W_65_69" + }, + { + "name": "Population projections: Women, 70 to 74", + "dcid": "oecd/POPPROJ_W_70_74" + }, + { + "name": "Population projections: Women, 75 to 79", + "dcid": "oecd/POPPROJ_W_75_79" + }, + { + "name": "Population projections: Women, 80 to 84", + "dcid": "oecd/POPPROJ_W_80_84" + }, + { + "name": "Population projections: Women, 85 and over", + "dcid": "oecd/POPPROJ_W_85_OVER" + }, + { + "name": "Population projections: Women, Share of 15 to 24 - youth", + "dcid": "oecd/POPPROJ_W_15-24_SHARE" + }, + { + "name": "Population projections: Women, Share of 15 to 64 - working age", + "dcid": "oecd/POPPROJ_W_15-64_SHARE" + }, + { + "name": "Population projections: Women, Under 20", + "dcid": "oecd/POPPROJ_W_LESS_20" + }, + { + "name": "Population projections: Women, Young age dependency ratio (\u003c20/20-64)", + "dcid": "oecd/POPPROJ_W_YD_L20" + }, { "name": "Premature Deaths Due To Noncommunicable Diseases (Ncd) As A Proportion Of All Ncd Deaths, Female, Noncommunicable Diseases", "dcid": "WHO/NCD_UNDER70_Female_NoncommunicableDiseases" @@ -2305,264 +3305,700 @@ "dcid": "WHO/SH_STA_FGMS_Urban" }, { - "name": "Raised Blood Pressure (Sbp\u003e=140 Or Dbp\u003e=90) (Age-Standardized Estimate), Female, Years18Plus", - "dcid": "WHO/BP_04_Female_YEARS18PLUS" + "name": "REITER.Stat: Employment rate of women, 25-64 years, tertiary education, ICT", + "dcid": "oecd/COMPASS_WEMP_ICT_XT" }, { - "name": "Raised Blood Pressure (Sbp\u003e=140 Or Dbp\u003e=90) (Crude Estimate), Female, Years18Plus", - "dcid": "WHO/BP_03_Female_YEARS18PLUS" + "name": "REITER.Stat: Employment rate of women, 25-64 years, tertiary education, Science, technology, engineering, and mathematics (STEM)", + "dcid": "oecd/COMPASS_WEMP_STEM_XT" }, { - "name": "Road Traffic Crash Deaths, Age-Standardized Death Rates (15+), Per 100,000 Population (SA_0000001459_ARCHIVED), Female", - "dcid": "WHO/SA_0000001459_ARCHIVED_Female" + "name": "REITER.Stat: Employment rate of women, 25-64 years, tertiary education, engineering, manufacturing and construction", + "dcid": "oecd/COMPASS_WEMP_ENG_XT" }, { - "name": "Total Ncd Deaths (In Thousands), Female", - "dcid": "WHO/NCD_DTH_TOT_Female" + "name": "REITER.Stat: Employment rate of women, 25-64 years, tertiary education, natural sicences mathematics and statistics", + "dcid": "oecd/COMPASS_WEMP_NSE_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age10To14", - "dcid": "WHO/LIFE_0000000034_Female_AGE10TO14" + "name": "REITER.Stat: Graduates to doctorate in engineering, manufacturing and construction that are women, % total graduates in engineering, manufacturing and construction that are women", + "dcid": "oecd/COMPASS_WPHDGRAD_ENG_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age15To19", - "dcid": "WHO/LIFE_0000000034_Female_AGE15TO19" + "name": "REITER.Stat: Graduates to doctorate in information and communication technologies that are women, % total graduates in information and communication technologies", + "dcid": "oecd/COMPASS_WPHDGRAD_ICT_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age1To4", - "dcid": "WHO/LIFE_0000000034_Female_AGE1TO4" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age20To24", - "dcid": "WHO/LIFE_0000000034_Female_AGE20TO24" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age25To29", - "dcid": "WHO/LIFE_0000000034_Female_AGE25TO29" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age30To34", - "dcid": "WHO/LIFE_0000000034_Female_AGE30TO34" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age35To39", - "dcid": "WHO/LIFE_0000000034_Female_AGE35TO39" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age40To44", - "dcid": "WHO/LIFE_0000000034_Female_AGE40TO44" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age45To49", - "dcid": "WHO/LIFE_0000000034_Female_AGE45TO49" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age50To54", - "dcid": "WHO/LIFE_0000000034_Female_AGE50TO54" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age55To59", - "dcid": "WHO/LIFE_0000000034_Female_AGE55TO59" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age5To9", - "dcid": "WHO/LIFE_0000000034_Female_AGE5TO9" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age60To64", - "dcid": "WHO/LIFE_0000000034_Female_AGE60TO64" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age65To69", - "dcid": "WHO/LIFE_0000000034_Female_AGE65TO69" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age70To74", - "dcid": "WHO/LIFE_0000000034_Female_AGE70TO74" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age75To79", - "dcid": "WHO/LIFE_0000000034_Female_AGE75TO79" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age80To84", - "dcid": "WHO/LIFE_0000000034_Female_AGE80TO84" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Age85Plus", - "dcid": "WHO/LIFE_0000000034_Female_AGE85PLUS" - }, - { - "name": "Tx - Person-Years Lived Above Age X, Female, Agelessthan1", - "dcid": "WHO/LIFE_0000000034_Female_AGELT1" - }, - { - "name": "Alcohol, Total Per Capita (15+) Consumption (In Litres Of Pure Alcohol) With 95%Ci (SA_0000001822_ARCHIVED), Female,2019-12", - "dcid": "WHO/SA_0000001822_ARCHIVED_Female_2019-12" + "name": "REITER.Stat: Graduates to doctorate in natural sciences, mathematics and statistics that are women, % total graduates in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WPHDGRAD_SCI_XT" }, { - "name": "Estimate Of Daily Tobacco Smoking Prevalence (%), Female", - "dcid": "WHO/M_Est_smk_daily_Female" + "name": "REITER.Stat: Graduates to tertiary education in engineering, manufacturing and construction that are women, % total graduates in engineering, manufacturing and construction that are women", + "dcid": "oecd/COMPASS_WTERGRAD_ENG_XT" }, { - "name": "Mean Bmi (Kg/M\u0026#Xb2;) (Crude Estimate), Female, Age20Plus", - "dcid": "WHO/NCD_BMI_MEANC_Female_AGE20PLUS" + "name": "REITER.Stat: Graduates to tertiary education in information and communication technologies that are women, % total graduates in information and communication technologies", + "dcid": "oecd/COMPASS_WTERGRAD_ICT_XT" }, { - "name": "Mean Bmi (Kg/Square Metre) (Age-Standardized Estimate), Female, Years18Plus", - "dcid": "WHO/NCD_BMI_MEAN_Female_YEARS18PLUS" + "name": "REITER.Stat: Graduates to tertiary education in natural sciences, mathematics and statistics that are women, % total graduates in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WTERGRAD_SCI_XT" }, { - "name": "Mean Fasting Blood Glucose (Mmol/L) (Crude Estimate), Female, Age25Plus", - "dcid": "WHO/NCD_GLUC_02_Female_AGE25PLUS" + "name": "REITER.Stat: Graduates to tertiary education that are women, % total graduates in tertiary education", + "dcid": "oecd/COMPASS_WTER_GRAD_XT" }, { - "name": "Mean Non-Hdl Cholesterol, Age-Standardized, Female", - "dcid": "WHO/NCD_CHOL_MEANNONHDL_A_Female" + "name": "REITER.Stat: New entrants to doctorate in engineering, manufacturing and construction that are women, % total new entrants in engineering, manufacturing and construction", + "dcid": "oecd/COMPASS_WPHDENTR_ENG_XT" }, { - "name": "Mean Total Cholesterol, Crude, Female", - "dcid": "WHO/NCD_CHOL_MEANTOTALCHOL_C_Female" + "name": "REITER.Stat: New entrants to doctorate in information and communication technologies that are women, % total new entrants in information and communication technologies", + "dcid": "oecd/COMPASS_WPHDENTR_ICT_XT" }, { - "name": "Number Of Non-Pregnant Women (Aged 15-49 Years) With Anaemia (Thousands), Female", - "dcid": "WHO/NUTRITION_ANAEMIA_NONPREGNANT_NUM_Female" + "name": "REITER.Stat: New entrants to doctorate in natural sciences, mathematics and statistics that are women, % total new entrants in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WPHDENTR_SCI_XT" }, { - "name": "Number Of Pregnant Women (Aged 15-49 Years) With Anaemia (Thousands), Female", - "dcid": "WHO/NUTRITION_ANAEMIA_PREGNANT_NUM_Female" + "name": "REITER.Stat: New entrants to tertiary education in engineering, manufacturing and construction that are women, % total new entrants in engineering, manufacturing and construction", + "dcid": "oecd/COMPASS_WTERENTR_ENG_XT" }, { - "name": "Number Of Women Of Reproductive Age (Aged 15-49 Years) With Anaemia (Thousands), Female", - "dcid": "WHO/NUTRITION_ANAEMIA_REPRODUCTIVEAGE_NUM_Female" + "name": "REITER.Stat: New entrants to tertiary education in information and communication technologies that are women, % total new entrants in information and communication technologies", + "dcid": "oecd/COMPASS_WTERENTR_ICT_XT" }, { - "name": "Persistence To Last Grade Of Primary (% Of Cohort), Female", - "dcid": "WHO/SE_PRM_PRSL_ZS_Female" + "name": "REITER.Stat: New entrants to tertiary education in natural sciences, mathematics and statistics that are women, % total new entrants in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WTERENTR_SCI_XT" }, { - "name": "Prevalence Of Anaemia In Pregnant Women (Aged 15-49) (%), Female", - "dcid": "WHO/NUTRITION_ANAEMIA_PREGNANT_PREV_Female" + "name": "REITER.Stat: Number of students enroled in master or equivalent level, women", + "dcid": "oecd/COMPASS_MASENR_WOMEN_NB" }, { - "name": "Prevalence Of Anaemia In Women Of Reproductive Age (Aged 15-49) (%), Female", - "dcid": "WHO/NUTRITION_ANAEMIA_REPRODUCTIVEAGE_PREV_Female" + "name": "REITER.Stat: Number of students enrolled in tertiary education, women", + "dcid": "oecd/COMPASS_TERENR_WOMEN_NB" }, { - "name": "Prevalence Of Current Cigarette Smoking Among Adolescents (%), Female", - "dcid": "WHO/Yth_curr_cig_smoking_Female" + "name": "REITER.Stat: Women PHDs new entrants in natural sciences, mathematics and statistics, % total new entrants in doctorates in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WPHDENR_NSE_XNSE" }, { - "name": "Prevalence Of Current Cigarette Smoking Among Adults (%), Female", - "dcid": "WHO/Adult_curr_cig_smoking_Female" + "name": "REITER.Stat: Women PHDs new entrants in natural sciences, mathematics and statistics, number", + "dcid": "oecd/COMPASS_WPHDENR_NSE_NB" }, { - "name": "Prevalence Of Current Tobacco Smoking Among Adolescents (%), Female", - "dcid": "WHO/Yth_curr_tob_smoking_Female" + "name": "REITER.Stat: Women enroled in doctoral or equivalent level, number", + "dcid": "oecd/COMPASS_PHDENR_WOMEN_NB" }, { - "name": "Prevalence Of Current Tobacco Smoking Among Adults (%), Female", - "dcid": "WHO/Adult_curr_tob_smoking_Female" + "name": "REITER.Stat: Women enroled in master's level, as % of all master's students enroled", + "dcid": "oecd/COMPASS_MASENR_WOMEN_XMAS" }, { - "name": "Prevalence Of Current Tobacco Use Among Adolescents (%), Female", - "dcid": "WHO/Yth_curr_tob_use_Female" + "name": "REITER.Stat: Women graduates to doctorate in natural sciences, mathematics and statistics, % total graduates in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WPHDGRAD_NSE_XT" }, { - "name": "Prevalence Of Current Tobacco Use Among Adults (%), Female", - "dcid": "WHO/Adult_curr_tob_use_Female" + "name": "REITER.Stat: Women graduates to tertiary education in natural sciences, mathematics and statistics, % total graduates in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WTERGRAD_NSE_XT" }, { - "name": "Prevalence Of Daily Cigarette Smoking Among Adolescents (%), Female", - "dcid": "WHO/Yth_daily_cig_smoking_Female" + "name": "REITER.Stat: Women new entrants to doctorate in engineering, manufacturing and construction, % total new entrants in engineering, manufacturing and construction", + "dcid": "oecd/COMPASS_WPHDENR_ENG_XENG" }, { - "name": "Prevalence Of Daily Cigarette Smoking Among Adults (%), Female", - "dcid": "WHO/Adult_daily_cig_smoking_Female" + "name": "REITER.Stat: Women new entrants to doctorate in information and communication technologies, % total new entrants in doctorate information and communication technologies", + "dcid": "oecd/COMPASS_WPHDENR_ICT_XICT" }, { - "name": "Prevalence Of Daily Tobacco Smoking Among Adolescents (%), Female", - "dcid": "WHO/Yth_daily_tob_smoking_Female" + "name": "REITER.Stat: Women new entrants to doctorate in information and communication technologies, number", + "dcid": "oecd/COMPASS_WPHDENR_ENG_NB" }, { - "name": "Prevalence Of Daily Tobacco Smoking Among Adults (%), Female", - "dcid": "WHO/Adult_daily_tob_smoking_Female" + "name": "REITER.Stat: Women new entrants to tertiary education in ICT, % total new entrants in ICT", + "dcid": "oecd/COMPASS_WTERENR_ICT_XICT" }, { - "name": "Prevalence Of Daily Tobacco Use Among Adolescents (%), Female", - "dcid": "WHO/Yth_daily_tob_use_Female" + "name": "REITER.Stat: Women new entrants to tertiary education in ICT, number", + "dcid": "oecd/COMPASS_WTERENR_ICT_NB" }, { - "name": "Prevalence Of Daily Tobacco Use Among Adults (%), Female", - "dcid": "WHO/Adult_daily_tob_use_Female" + "name": "REITER.Stat: Women new entrants to tertiary education in engineering manufacturing and construction, % total new entrants in engineering manufacturing and construction", + "dcid": "oecd/COMPASS_WTERENR_ENG_XENG" }, { - "name": "Proportion Of Women Aged 15-49 Years Who Make Their Own Informed Decisions Regarding Sexual Relations, Contraceptive Use And Reproductive Health Care (%)", - "dcid": "WHO/SG_DMK_SRCR_FN_ZS" + "name": "REITER.Stat: Women new entrants to tertiary education in engineering manufacturing and construction, number", + "dcid": "oecd/COMPASS_WTERENR_ENG_NB" }, { - "name": "Raised Fasting Blood Glucose (\u003e= 7.0 Mmol/L Or On Medication) (Crude Estimate), Female, Years18Plus", - "dcid": "WHO/NCD_GLUC_03_Female_YEARS18PLUS" + "name": "REITER.Stat: Women new entrants to tertiary education in natural sciences, mathematics and statistics, % total new entrants in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WTERENR_NSE_XNSE" }, { - "name": "Estimate Of Current Cigarette Smoking Prevalence (%) (Age-Standardized Rate), Female", - "dcid": "WHO/M_Est_cig_curr_std_Female" + "name": "REITER.Stat: Women new entrants to tertiary education in natural sciences, mathematics and statistics, number", + "dcid": "oecd/COMPASS_WTERENR_NSE_NB" }, { - "name": "Estimate Of Current Tobacco Smoking Prevalence (%) (Age-Standardized Rate), Female", - "dcid": "WHO/M_Est_smk_curr_std_Female" + "name": "REITER.Stat: Women with tertiary education level in Engineering, manufacturing \u0026 construction, % of 25-65 years old women with a tertary level", + "dcid": "oecd/COMPASS_WTER_ENG_XT" }, { - "name": "Estimate Of Current Tobacco Use Prevalence (%) (Age-Standardized Rate), Female", - "dcid": "WHO/M_Est_tob_curr_std_Female" + "name": "REITER.Stat: Women with tertiary education level in ICT, % of 25-65 years old women with a tertary level", + "dcid": "oecd/COMPASS_WTER_ICT_XT" }, { - "name": "Estimate Of Daily Cigarette Smoking Prevalence (%) (Age-Standardized Rate), Female", - "dcid": "WHO/M_Est_cig_daily_std_Female" + "name": "REITER.Stat: Women with tertiary education level in Natural science, mathematics and statistics, % of 25-65 years old women with a tertary level", + "dcid": "oecd/COMPASS_WTER_NSE_XT" }, { - "name": "Estimate Of Daily Tobacco Smoking Prevalence (%) (Age-Standardized Rate), Female", - "dcid": "WHO/M_Est_smk_daily_std_Female" + "name": "REITER.Stat: Women with a tertiary Science, technology, engineering, and mathematics (STEM), % of 25-65 years old women with a tertary level", + "dcid": "oecd/COMPASS_WTER_STEM_XT" }, { - "name": "Estimate Of Daily Tobacco Use Prevalence (%) (Age-Standardized Rate), Female", - "dcid": "WHO/M_Est_tob_daily_std_Female" + "name": "Raised Blood Pressure (Sbp\u003e=140 Or Dbp\u003e=90) (Age-Standardized Estimate), Female, Years18Plus", + "dcid": "WHO/BP_04_Female_YEARS18PLUS" + }, + { + "name": "Raised Blood Pressure (Sbp\u003e=140 Or Dbp\u003e=90) (Crude Estimate), Female, Years18Plus", + "dcid": "WHO/BP_03_Female_YEARS18PLUS" + }, + { + "name": "Road Traffic Crash Deaths, Age-Standardized Death Rates (15+), Per 100,000 Population (SA_0000001459_ARCHIVED), Female", + "dcid": "WHO/SA_0000001459_ARCHIVED_Female" + }, + { + "name": "The learning environment and organisation of schools (Chapter D): Share of women among teaching staff, all levels of education", + "dcid": "oecd/CHAPTER_D_EAG2014_D090" + }, + { + "name": "The learning environment and organisation of schools (Chapter D): Share of women among teaching staff, primary education", + "dcid": "oecd/CHAPTER_D_EAG2014_D083" + }, + { + "name": "The learning environment and organisation of schools (Chapter D): Share of women among teaching staff, tertiary education", + "dcid": "oecd/CHAPTER_D_EAG2014_D089" + }, + { + "name": "Total Ncd Deaths (In Thousands), Female", + "dcid": "WHO/NCD_DTH_TOT_Female" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age10To14", + "dcid": "WHO/LIFE_0000000034_Female_AGE10TO14" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age15To19", + "dcid": "WHO/LIFE_0000000034_Female_AGE15TO19" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age1To4", + "dcid": "WHO/LIFE_0000000034_Female_AGE1TO4" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age20To24", + "dcid": "WHO/LIFE_0000000034_Female_AGE20TO24" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age25To29", + "dcid": "WHO/LIFE_0000000034_Female_AGE25TO29" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age30To34", + "dcid": "WHO/LIFE_0000000034_Female_AGE30TO34" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age35To39", + "dcid": "WHO/LIFE_0000000034_Female_AGE35TO39" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age40To44", + "dcid": "WHO/LIFE_0000000034_Female_AGE40TO44" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age45To49", + "dcid": "WHO/LIFE_0000000034_Female_AGE45TO49" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age50To54", + "dcid": "WHO/LIFE_0000000034_Female_AGE50TO54" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age55To59", + "dcid": "WHO/LIFE_0000000034_Female_AGE55TO59" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age5To9", + "dcid": "WHO/LIFE_0000000034_Female_AGE5TO9" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age60To64", + "dcid": "WHO/LIFE_0000000034_Female_AGE60TO64" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age65To69", + "dcid": "WHO/LIFE_0000000034_Female_AGE65TO69" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age70To74", + "dcid": "WHO/LIFE_0000000034_Female_AGE70TO74" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age75To79", + "dcid": "WHO/LIFE_0000000034_Female_AGE75TO79" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age80To84", + "dcid": "WHO/LIFE_0000000034_Female_AGE80TO84" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Age85Plus", + "dcid": "WHO/LIFE_0000000034_Female_AGE85PLUS" + }, + { + "name": "Tx - Person-Years Lived Above Age X, Female, Agelessthan1", + "dcid": "WHO/LIFE_0000000034_Female_AGELT1" + }, + { + "name": "ALFS Summary tables ARCHIVE: Civilian employment females", + "dcid": "oecd/ALFS_SUMTAB_ARCHIVE_YGFE08L1_ST" + }, + { + "name": "ALFS Summary tables ARCHIVE: Civilian employment females % of civilian employment", + "dcid": "oecd/ALFS_SUMTAB_ARCHIVE_YGFE08PE_ST" + }, + { + "name": "ALFS Summary tables ARCHIVE: Civilian labour force females % of pop 15-64", + "dcid": "oecd/ALFS_SUMTAB_ARCHIVE_YGFE07P2_ST" + }, + { + "name": "ALFS Summary tables ARCHIVE: Civilian labour force females", + "dcid": "oecd/ALFS_SUMTAB_ARCHIVE_YGFE07L1_ST" + }, + { + "name": "ALFS Summary tables ARCHIVE: Females self-employment % fem civilian employment", + "dcid": "oecd/ALFS_SUMTAB_ARCHIVE_YGFE22P1_ST" + }, + { + "name": "ALFS Summary tables ARCHIVE: Females unemployment % of fem civilian lab force", + "dcid": "oecd/ALFS_SUMTAB_ARCHIVE_YGFE06P2_ST" + }, + { + "name": "ALFS Summary tables ARCHIVE: Population females", + "dcid": "oecd/ALFS_SUMTAB_ARCHIVE_YGFE01L1_ST" + }, + { + "name": "ALFS Summary tables ARCHIVE: Population females 15-64", + "dcid": "oecd/ALFS_SUMTAB_ARCHIVE_YGFE02L1_ST" + }, + { + "name": "ALFS Summary tables ARCHIVE: Population females over 65", + "dcid": "oecd/ALFS_SUMTAB_ARCHIVE_YGFE21L1_ST" + }, + { + "name": "ALFS Summary tables ARCHIVE: Population females under 15", + "dcid": "oecd/ALFS_SUMTAB_ARCHIVE_YGFE20L1_ST" + }, + { + "name": "Alcohol, Total Per Capita (15+) Consumption (In Litres Of Pure Alcohol) With 95%Ci (SA_0000001822_ARCHIVED), Female,2019-12", + "dcid": "WHO/SA_0000001822_ARCHIVED_Female_2019-12" + }, + { + "name": "Better Life Index - Edition 2013: Air pollution, Value, Women", + "dcid": "oecd/BLI2013_EQ_AIRP_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Assault rate, Value, Women", + "dcid": "oecd/BLI2013_PS_SFRV_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Consultation on rule-making, Value, Women", + "dcid": "oecd/BLI2013_CG_TRASG_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Dwellings without basic facilities, Value, Women", + "dcid": "oecd/BLI2013_HO_BASE_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Educational attainment, Value, Women", + "dcid": "oecd/BLI2013_ES_EDUA_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Employees working very long hours, Value, Women", + "dcid": "oecd/BLI2013_WL_EWLH_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Employment rate, Value, Women", + "dcid": "oecd/BLI2013_JE_EMPL_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Homicide rate, Value, Women", + "dcid": "oecd/BLI2013_PS_REPH_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Household net adjusted disposable income, Value, Women", + "dcid": "oecd/BLI2013_IW_HADI_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Household net financial wealth, Value, Women", + "dcid": "oecd/BLI2013_IW_HNFW_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Housing expenditure, Value, Women", + "dcid": "oecd/BLI2013_HO_HISH_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Job security, Value, Women", + "dcid": "oecd/BLI2013_JE_JT_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Life expectancy, Value, Women", + "dcid": "oecd/BLI2013_HS_LEB_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Life satisfaction, Value, Women", + "dcid": "oecd/BLI2013_SW_LIFS_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Long-term unemployment rate, Value, Women", + "dcid": "oecd/BLI2013_JE_LTUR_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Personal earnings, Value, Women", + "dcid": "oecd/BLI2013_JE_PEARN_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Quality of support network, Value, Women", + "dcid": "oecd/BLI2013_SC_SNTWS_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Rooms per person, Value, Women", + "dcid": "oecd/BLI2013_HO_NUMR_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Self-reported health, Value, Women", + "dcid": "oecd/BLI2013_HS_SFRH_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Student skills, Value, Women", + "dcid": "oecd/BLI2013_ES_STCS_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Time devoted to leisure and personal care, Value, Women", + "dcid": "oecd/BLI2013_WL_TNOW_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Voter turnout, Value, Women", + "dcid": "oecd/BLI2013_CG_VOTO_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Water quality, Value, Women", + "dcid": "oecd/BLI2013_EQ_WATER_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Years in education, Value, Women", + "dcid": "oecd/BLI2013_ES_EDUEX_L_WMN" + }, + { + "name": "Data for the breakdown visualisations of the Going Digital portal - part 15: Workers who experienced job stress associated with frequent computer use at work, Female", + "dcid": "oecd/GD_BREAKDOWNS_15_2-8-3_F" + }, + { + "name": "Employment by activities and status (ALFS): Accommodation and food service activities (I), Females", + "dcid": "oecd/ALFS_EMP_YA99I4L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Activities of extraterritorial organisations and bodies (U), Females", + "dcid": "oecd/ALFS_EMP_YA99U4L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Activities of households as employers undifferentiated goods- and services-producing activities of households for own use (T), Females", + "dcid": "oecd/ALFS_EMP_YA99T4L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Administrative and support service activities (N), Females", + "dcid": "oecd/ALFS_EMP_YA99N4L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Agriculture, hunting, forestry (A), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW99ATL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Agriculture, hunting, forestry (A), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA99ATL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Agriculture,hunting and forestry (A), Females", + "dcid": "oecd/ALFS_EMP_YA99A4L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Arts, entertainment and recreation ( R), Females", + "dcid": "oecd/ALFS_EMP_YA99X4L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Community, social and personal services (9), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW9909L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Community, social and personal services (9), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA9909L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Construction (5), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW9905L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Construction (5), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA9905L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Construction (F), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW99FTL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Construction (F), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA99FTL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Construction (F), Females", + "dcid": "oecd/ALFS_EMP_YA99F4L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Education (M), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW99MTL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Education (M), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA99MTL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Education (P), Females", + "dcid": "oecd/ALFS_EMP_YA99P4L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Electricity, gas, steam and air conditioning supply (D), Females", + "dcid": "oecd/ALFS_EMP_YA99D4L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Electricity, gas, water (4), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW9904L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Electricity, gas, water (4), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA9904L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Electricity, gas, water (E), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW99ETL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Electricity, gas, water (E), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA99ETL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employees as % of employment, Females", + "dcid": "oecd/ALFS_EMP_YS99TTP2_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employees in Agriculture (ISIC rev.2,1), Females", + "dcid": "oecd/ALFS_EMP_YW992AL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employees in Agriculture (ISIC rev.3,A-B), Females", + "dcid": "oecd/ALFS_EMP_YW993AL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employees in Agriculture (ISIC rev.3,A-B), rate, Females", + "dcid": "oecd/ALFS_EMP_YW993AP1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employees in Industry (ISIC rev.2, 2-5), Females", + "dcid": "oecd/ALFS_EMP_YW992IL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employees in Industry (ISIC rev.3, C-F), Females", + "dcid": "oecd/ALFS_EMP_YW993IL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employees in Industry (ISIC rev.3, C-F), rate, Females", + "dcid": "oecd/ALFS_EMP_YW993IP1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employees in Services (ISIC rev.2, 6-9), Females", + "dcid": "oecd/ALFS_EMP_YW992SL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employees in Services (ISIC rev.3, G-Q), Females", + "dcid": "oecd/ALFS_EMP_YW993SL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employees in Services (ISIC rev.3, G-Q), rate, Females", + "dcid": "oecd/ALFS_EMP_YW993SP1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employees in all activities (ISIC rev.2, 1-10), Females", + "dcid": "oecd/ALFS_EMP_YW992TL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employees in all activities (ISIC rev.3, A-X), Females", + "dcid": "oecd/ALFS_EMP_YW993TL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employees in all activities, Females", + "dcid": "oecd/ALFS_EMP_YS99TTL2_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employers and persons working on own account all activities, Females", + "dcid": "oecd/ALFS_EMP_YS99TTL3_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment all status, all activities, Females", + "dcid": "oecd/ALFS_EMP_YS99TTL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in Agriculture (ISIC rev.2,1), Females", + "dcid": "oecd/ALFS_EMP_YA992AL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in Agriculture (ISIC rev.3,A-B), Females", + "dcid": "oecd/ALFS_EMP_YA993AL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in Agriculture (ISIC rev.3,A-B), rate, Females", + "dcid": "oecd/ALFS_EMP_YA993AP1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in Agriculture,hunting and forestry (ISIC rev4, A), Females", + "dcid": "oecd/ALFS_EMP_YA994AL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in Industry (ISIC rev.2, 2-5), Females", + "dcid": "oecd/ALFS_EMP_YA992IL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in Industry (ISIC rev.3, C-F), Females", + "dcid": "oecd/ALFS_EMP_YA993IL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in Industry (ISIC rev.3, C-F), rate, Females", + "dcid": "oecd/ALFS_EMP_YA993IP1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in Industry (ISIC rev4, B-F), Females", + "dcid": "oecd/ALFS_EMP_YA994IL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in Services (ISIC rev.2, 6-9), Females", + "dcid": "oecd/ALFS_EMP_YA992SL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in Services (ISIC rev.3, G-Q), Females", + "dcid": "oecd/ALFS_EMP_YA993SL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in Services (ISIC rev.3, G-Q), rate, Females", + "dcid": "oecd/ALFS_EMP_YA993SP1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in Services (ISIC rev.4, G-U), Females", + "dcid": "oecd/ALFS_EMP_YA994SL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in all activities (ISIC rev.2, 1-10), Females", + "dcid": "oecd/ALFS_EMP_YA992TL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in all activities (ISIC rev.3, A-X), Females", + "dcid": "oecd/ALFS_EMP_YA993TL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Employment in all activities (ISIC rev.4, A-U), Females", + "dcid": "oecd/ALFS_EMP_YA994TL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Extra territorial organisations (Q), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW99QTL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Extra territorial organisations (Q), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA99QTL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Finance and intermediation (8), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW9908L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Finance and intermediation (8), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA9908L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Finance and intermediation (J), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA99JTL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Finance intermediation (J), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW99JTL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Financial and insurance activities (K), Females", + "dcid": "oecd/ALFS_EMP_YA99K4L1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Fishing (B), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW99BTL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Fishing (B), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA99BTL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Health and social work (N), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW99NTL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Health and social work (N), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA99NTL1_ST_FE" + }, + { + "name": "Employment by activities and status (ALFS): Hotels and restaurants (H), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW99HTL1_ST_FE" }, { - "name": "Number Of Deaths Attributed To Non-Communicable Diseases, By Type Of Disease And Sex, Female, Chronic Respiratory Diseases", - "dcid": "WHO/SDG_SH_DTH_RNCOM_Female_ChronicRespiratoryDiseases" + "name": "Employment by activities and status (ALFS): Hotels and restaurants (H), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA99HTL1_ST_FE" }, { - "name": "Number Of Deaths Attributed To Non-Communicable Diseases, By Type Of Disease And Sex, Female, Diabetes Mellitus", - "dcid": "WHO/SDG_SH_DTH_RNCOM_Female_DiabetesMellitus" + "name": "Employment by activities and status (ALFS): Human health and social work activities (Q), Females", + "dcid": "oecd/ALFS_EMP_YA99Q4L1_ST_FE" }, { - "name": "Number Of Deaths Attributed To Non-Communicable Diseases, By Type Of Disease And Sex, Female, Major Cardiovascular Diseases", - "dcid": "WHO/SDG_SH_DTH_RNCOM_Female_MajorCardiovascularDiseases" + "name": "Employment by activities and status (ALFS): Information and communication (J), Females", + "dcid": "oecd/ALFS_EMP_YA99J4L1_ST_FE" }, { - "name": "Number Of Deaths Attributed To Non-Communicable Diseases, By Type Of Disease And Sex, Female, Malignant Neoplasms", - "dcid": "WHO/SDG_SH_DTH_RNCOM_Female_MalignantNeoplasms" + "name": "Employment by activities and status (ALFS): Manufacturing (3), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW9903L1_ST_FE" }, { - "name": "Proportion Of Ever-Partnered Women And Girls Aged 15-49 Years Subjected To Physical And/Or Sexual Violence By A Current Or Former Intimate Partner In The Previous 12 Months (SDGIPV12M)", - "dcid": "WHO/SDGIPV12M" + "name": "Employment by activities and status (ALFS): Manufacturing (3), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA9903L1_ST_FE" }, { - "name": "Proportion Of Ever-Partnered Women And Girls Aged 15-49 Years Subjected To Physical And/Or Sexual Violence By A Current Or Former Intimate Partner In Their Lifetime", - "dcid": "WHO/SDGIPVLT" + "name": "Employment by activities and status (ALFS): Manufacturing (C ), Females", + "dcid": "oecd/ALFS_EMP_YA99C4L1_ST_FE" }, { - "name": "Total Density Per Million Females Aged From 50 To 69 Years Old: Mammography Units", - "dcid": "WHO/DEVICES23" + "name": "Employment by activities and status (ALFS): Manufacturing (D), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW99DTL1_ST_FE" }, { - "name": "Women Accessing Antenatal Care (Anc) Services Who Were Tested For Syphilis (%)", - "dcid": "WHO/PerctestedANC" + "name": "Employment by activities and status (ALFS): Manufacturing (D), Employment, Females", + "dcid": "oecd/ALFS_EMP_YA99DTL1_ST_FE" }, { - "name": "Women Of Reproductive Age (15-49 Years) Who Are Married Or In-Union Who Have Their Need For Family Planning Satisfied With Modern Methods (%), Unpd", - "dcid": "WHO/FAMILYPLANNINGUNPDUHC" + "name": "Employment by activities and status (ALFS): Mining and quarrying (2), Employees, Females", + "dcid": "oecd/ALFS_EMP_YW9902L1_ST_FE" } ], "statVarGroups": [ @@ -34108,6 +35544,88 @@ } ] }, + { + "dcid": "dc/g/Person_Age_Gender-Female", + "name": "Person With Age, Gender = Female", + "statVars": [ + { + "name": "Life Expectancy: 1 Years or Less, Female", + "dcid": "LifeExpectancy_Person_Upto1Years_Female" + }, + { + "name": "Population: 0 - 14 Years, Female", + "dcid": "Count_Person_0To14Years_Female" + }, + { + "name": "Population: 14 Years or Less, Female", + "dcid": "Count_Person_Upto14Years_Female" + }, + { + "name": "Population: 15 - 59 Years, Female", + "dcid": "Count_Person_15To59Years_Female" + }, + { + "name": "Population: 3 Years or More, Female", + "dcid": "Count_Person_3OrMoreYears_Female" + }, + { + "name": "Population: 60 Years or More, Female", + "dcid": "Count_Person_60OrMoreYears_Female" + }, + { + "name": "Population: 65 - 66 Years, Female", + "dcid": "Count_Person_65To66Years_Female" + }, + { + "name": "Population: 67 - 69 Years, Female", + "dcid": "Count_Person_67To69Years_Female" + }, + { + "name": "Population: 80 Years or More, Female", + "dcid": "Count_Person_80OrMoreYears_Female" + }, + { + "name": "Population: 85 - 89 Years, Female", + "dcid": "Count_Person_85To89Years_Female" + }, + { + "name": "Population: 90 - 94 Years, Female", + "dcid": "Count_Person_90To94Years_Female" + }, + { + "name": "Population: 90 Years or More, Female", + "dcid": "Count_Person_90OrMoreYears_Female" + }, + { + "name": "Population: 95 - 99 Years, Female", + "dcid": "Count_Person_95To99Years_Female" + }, + { + "name": "Population: 95 Years or More, Female", + "dcid": "Count_Person_95OrMoreYears_Female" + }, + { + "name": "Population: 99 Years or More, Female", + "dcid": "Count_Person_99OrMoreYears_Female" + }, + { + "name": "Unemployment Rate: 25 - 74 Years, Female", + "dcid": "UnemploymentRate_Person_25To74Years_Female" + }, + { + "name": "Unemployment Rate: 25 Years or Less, Female", + "dcid": "UnemploymentRate_Person_Upto25Years_Female" + }, + { + "name": "Prevalence: 50 - 74 Years, Female, Mammography", + "dcid": "Percent_Person_50To74Years_Female_ReceivedMammography" + }, + { + "name": "Population (Measured Based on Custody): 0 - 17 Years, Female, Incarcerated", + "dcid": "dc/c17kzp0zrfkq9" + } + ] + }, { "dcid": "dc/g/SDG_5.6.2", "name": "5.6.2: Number of countries with laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education", @@ -34618,72 +36136,6 @@ } ] }, - { - "dcid": "dc/g/Person_Age_Gender-Female", - "name": "Person With Age, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: 1 Years or Less, Female", - "dcid": "LifeExpectancy_Person_Upto1Years_Female" - }, - { - "name": "Population: 0 - 14 Years, Female", - "dcid": "Count_Person_0To14Years_Female" - }, - { - "name": "Population: 14 Years or Less, Female", - "dcid": "Count_Person_Upto14Years_Female" - }, - { - "name": "Population: 15 - 59 Years, Female", - "dcid": "Count_Person_15To59Years_Female" - }, - { - "name": "Population: 3 Years or More, Female", - "dcid": "Count_Person_3OrMoreYears_Female" - }, - { - "name": "Population: 60 Years or More, Female", - "dcid": "Count_Person_60OrMoreYears_Female" - }, - { - "name": "Population: 65 - 66 Years, Female", - "dcid": "Count_Person_65To66Years_Female" - }, - { - "name": "Population: 67 - 69 Years, Female", - "dcid": "Count_Person_67To69Years_Female" - }, - { - "name": "Population: 80 Years or More, Female", - "dcid": "Count_Person_80OrMoreYears_Female" - }, - { - "name": "Population: 85 - 89 Years, Female", - "dcid": "Count_Person_85To89Years_Female" - }, - { - "name": "Population: 90 Years or More, Female", - "dcid": "Count_Person_90OrMoreYears_Female" - }, - { - "name": "Unemployment Rate: 25 - 74 Years, Female", - "dcid": "UnemploymentRate_Person_25To74Years_Female" - }, - { - "name": "Unemployment Rate: 25 Years or Less, Female", - "dcid": "UnemploymentRate_Person_Upto25Years_Female" - }, - { - "name": "Prevalence: 50 - 74 Years, Female, Mammography", - "dcid": "Percent_Person_50To74Years_Female_ReceivedMammography" - }, - { - "name": "Population (Measured Based on Custody): 0 - 17 Years, Female, Incarcerated", - "dcid": "dc/c17kzp0zrfkq9" - } - ] - }, { "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-EighthGrade_SchoolSubject-EnglishLanguageArts", "name": "Student With Gender = Female, School Grade Level = Eighth Grade, School Subject = English Language Arts", @@ -35378,6 +36830,834 @@ } ] }, + { + "dcid": "dc/g/Person_Age-Years0To4_Gender-Female_MedicalCondition", + "name": "Person With Age = 0 - 4 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 0 - 4 Years, Female, Arthritis", + "dcid": "Count_Person_0To4Years_Female_ConditionArthritis" + }, + { + "name": "Population: 0 - 4 Years, Female, Asthma", + "dcid": "Count_Person_0To4Years_Female_ConditionAsthma" + }, + { + "name": "Population: 0 - 4 Years, Female, Cancer", + "dcid": "Count_Person_0To4Years_Female_ConditionCancer" + }, + { + "name": "Population: 0 - 4 Years, Female, Dementia", + "dcid": "Count_Person_0To4Years_Female_ConditionDementia" + }, + { + "name": "Population: 0 - 4 Years, Female, Diabetes", + "dcid": "Count_Person_0To4Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 0 - 4 Years, Female, Diseases of Heart", + "dcid": "Count_Person_0To4Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 0 - 4 Years, Female, Kidney Disease", + "dcid": "Count_Person_0To4Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 0 - 4 Years, Female, Lung Condition", + "dcid": "Count_Person_0To4Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 0 - 4 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_0To4Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 0 - 4 Years, Female, Stroke", + "dcid": "Count_Person_0To4Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_MedicalCondition", + "name": "Person With Age = 10 - 14 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 10 - 14 Years, Female, Arthritis", + "dcid": "Count_Person_10To14Years_Female_ConditionArthritis" + }, + { + "name": "Population: 10 - 14 Years, Female, Asthma", + "dcid": "Count_Person_10To14Years_Female_ConditionAsthma" + }, + { + "name": "Population: 10 - 14 Years, Female, Cancer", + "dcid": "Count_Person_10To14Years_Female_ConditionCancer" + }, + { + "name": "Population: 10 - 14 Years, Female, Dementia", + "dcid": "Count_Person_10To14Years_Female_ConditionDementia" + }, + { + "name": "Population: 10 - 14 Years, Female, Diabetes", + "dcid": "Count_Person_10To14Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 10 - 14 Years, Female, Diseases of Heart", + "dcid": "Count_Person_10To14Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 10 - 14 Years, Female, Kidney Disease", + "dcid": "Count_Person_10To14Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 10 - 14 Years, Female, Lung Condition", + "dcid": "Count_Person_10To14Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 10 - 14 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_10To14Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 10 - 14 Years, Female, Stroke", + "dcid": "Count_Person_10To14Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_MedicalCondition", + "name": "Person With Age = 15 - 19 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 15 - 19 Years, Female, Arthritis", + "dcid": "Count_Person_15To19Years_Female_ConditionArthritis" + }, + { + "name": "Population: 15 - 19 Years, Female, Asthma", + "dcid": "Count_Person_15To19Years_Female_ConditionAsthma" + }, + { + "name": "Population: 15 - 19 Years, Female, Cancer", + "dcid": "Count_Person_15To19Years_Female_ConditionCancer" + }, + { + "name": "Population: 15 - 19 Years, Female, Dementia", + "dcid": "Count_Person_15To19Years_Female_ConditionDementia" + }, + { + "name": "Population: 15 - 19 Years, Female, Diabetes", + "dcid": "Count_Person_15To19Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 15 - 19 Years, Female, Diseases of Heart", + "dcid": "Count_Person_15To19Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 15 - 19 Years, Female, Kidney Disease", + "dcid": "Count_Person_15To19Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 15 - 19 Years, Female, Lung Condition", + "dcid": "Count_Person_15To19Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 15 - 19 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_15To19Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 15 - 19 Years, Female, Stroke", + "dcid": "Count_Person_15To19Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_MedicalCondition", + "name": "Person With Age = 20 - 24 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 20 - 24 Years, Female, Arthritis", + "dcid": "Count_Person_20To24Years_Female_ConditionArthritis" + }, + { + "name": "Population: 20 - 24 Years, Female, Asthma", + "dcid": "Count_Person_20To24Years_Female_ConditionAsthma" + }, + { + "name": "Population: 20 - 24 Years, Female, Cancer", + "dcid": "Count_Person_20To24Years_Female_ConditionCancer" + }, + { + "name": "Population: 20 - 24 Years, Female, Dementia", + "dcid": "Count_Person_20To24Years_Female_ConditionDementia" + }, + { + "name": "Population: 20 - 24 Years, Female, Diabetes", + "dcid": "Count_Person_20To24Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 20 - 24 Years, Female, Diseases of Heart", + "dcid": "Count_Person_20To24Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 20 - 24 Years, Female, Kidney Disease", + "dcid": "Count_Person_20To24Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 20 - 24 Years, Female, Lung Condition", + "dcid": "Count_Person_20To24Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 20 - 24 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_20To24Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 20 - 24 Years, Female, Stroke", + "dcid": "Count_Person_20To24Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years25To29_Gender-Female_MedicalCondition", + "name": "Person With Age = 25 - 29 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 25 - 29 Years, Female, Arthritis", + "dcid": "Count_Person_25To29Years_Female_ConditionArthritis" + }, + { + "name": "Population: 25 - 29 Years, Female, Asthma", + "dcid": "Count_Person_25To29Years_Female_ConditionAsthma" + }, + { + "name": "Population: 25 - 29 Years, Female, Cancer", + "dcid": "Count_Person_25To29Years_Female_ConditionCancer" + }, + { + "name": "Population: 25 - 29 Years, Female, Dementia", + "dcid": "Count_Person_25To29Years_Female_ConditionDementia" + }, + { + "name": "Population: 25 - 29 Years, Female, Diabetes", + "dcid": "Count_Person_25To29Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 25 - 29 Years, Female, Diseases of Heart", + "dcid": "Count_Person_25To29Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 25 - 29 Years, Female, Kidney Disease", + "dcid": "Count_Person_25To29Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 25 - 29 Years, Female, Lung Condition", + "dcid": "Count_Person_25To29Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 25 - 29 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_25To29Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 25 - 29 Years, Female, Stroke", + "dcid": "Count_Person_25To29Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years30To34_Gender-Female_MedicalCondition", + "name": "Person With Age = 30 - 34 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 30 - 34 Years, Female, Arthritis", + "dcid": "Count_Person_30To34Years_Female_ConditionArthritis" + }, + { + "name": "Population: 30 - 34 Years, Female, Asthma", + "dcid": "Count_Person_30To34Years_Female_ConditionAsthma" + }, + { + "name": "Population: 30 - 34 Years, Female, Cancer", + "dcid": "Count_Person_30To34Years_Female_ConditionCancer" + }, + { + "name": "Population: 30 - 34 Years, Female, Dementia", + "dcid": "Count_Person_30To34Years_Female_ConditionDementia" + }, + { + "name": "Population: 30 - 34 Years, Female, Diabetes", + "dcid": "Count_Person_30To34Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 30 - 34 Years, Female, Diseases of Heart", + "dcid": "Count_Person_30To34Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 30 - 34 Years, Female, Kidney Disease", + "dcid": "Count_Person_30To34Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 30 - 34 Years, Female, Lung Condition", + "dcid": "Count_Person_30To34Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 30 - 34 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_30To34Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 30 - 34 Years, Female, Stroke", + "dcid": "Count_Person_30To34Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years35To39_Gender-Female_MedicalCondition", + "name": "Person With Age = 35 - 39 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 35 - 39 Years, Female, Arthritis", + "dcid": "Count_Person_35To39Years_Female_ConditionArthritis" + }, + { + "name": "Population: 35 - 39 Years, Female, Asthma", + "dcid": "Count_Person_35To39Years_Female_ConditionAsthma" + }, + { + "name": "Population: 35 - 39 Years, Female, Cancer", + "dcid": "Count_Person_35To39Years_Female_ConditionCancer" + }, + { + "name": "Population: 35 - 39 Years, Female, Dementia", + "dcid": "Count_Person_35To39Years_Female_ConditionDementia" + }, + { + "name": "Population: 35 - 39 Years, Female, Diabetes", + "dcid": "Count_Person_35To39Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 35 - 39 Years, Female, Diseases of Heart", + "dcid": "Count_Person_35To39Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 35 - 39 Years, Female, Kidney Disease", + "dcid": "Count_Person_35To39Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 35 - 39 Years, Female, Lung Condition", + "dcid": "Count_Person_35To39Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 35 - 39 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_35To39Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 35 - 39 Years, Female, Stroke", + "dcid": "Count_Person_35To39Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years40To44_Gender-Female_MedicalCondition", + "name": "Person With Age = 40 - 44 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 40 - 44 Years, Female, Arthritis", + "dcid": "Count_Person_40To44Years_Female_ConditionArthritis" + }, + { + "name": "Population: 40 - 44 Years, Female, Asthma", + "dcid": "Count_Person_40To44Years_Female_ConditionAsthma" + }, + { + "name": "Population: 40 - 44 Years, Female, Cancer", + "dcid": "Count_Person_40To44Years_Female_ConditionCancer" + }, + { + "name": "Population: 40 - 44 Years, Female, Dementia", + "dcid": "Count_Person_40To44Years_Female_ConditionDementia" + }, + { + "name": "Population: 40 - 44 Years, Female, Diabetes", + "dcid": "Count_Person_40To44Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 40 - 44 Years, Female, Diseases of Heart", + "dcid": "Count_Person_40To44Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 40 - 44 Years, Female, Kidney Disease", + "dcid": "Count_Person_40To44Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 40 - 44 Years, Female, Lung Condition", + "dcid": "Count_Person_40To44Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 40 - 44 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_40To44Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 40 - 44 Years, Female, Stroke", + "dcid": "Count_Person_40To44Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years45To49_Gender-Female_MedicalCondition", + "name": "Person With Age = 45 - 49 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 45 - 49 Years, Female, Arthritis", + "dcid": "Count_Person_45To49Years_Female_ConditionArthritis" + }, + { + "name": "Population: 45 - 49 Years, Female, Asthma", + "dcid": "Count_Person_45To49Years_Female_ConditionAsthma" + }, + { + "name": "Population: 45 - 49 Years, Female, Cancer", + "dcid": "Count_Person_45To49Years_Female_ConditionCancer" + }, + { + "name": "Population: 45 - 49 Years, Female, Dementia", + "dcid": "Count_Person_45To49Years_Female_ConditionDementia" + }, + { + "name": "Population: 45 - 49 Years, Female, Diabetes", + "dcid": "Count_Person_45To49Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 45 - 49 Years, Female, Diseases of Heart", + "dcid": "Count_Person_45To49Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 45 - 49 Years, Female, Kidney Disease", + "dcid": "Count_Person_45To49Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 45 - 49 Years, Female, Lung Condition", + "dcid": "Count_Person_45To49Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 45 - 49 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_45To49Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 45 - 49 Years, Female, Stroke", + "dcid": "Count_Person_45To49Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_MedicalCondition", + "name": "Person With Age = 5 - 9 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 5 - 9 Years, Female, Arthritis", + "dcid": "Count_Person_5To9Years_Female_ConditionArthritis" + }, + { + "name": "Population: 5 - 9 Years, Female, Asthma", + "dcid": "Count_Person_5To9Years_Female_ConditionAsthma" + }, + { + "name": "Population: 5 - 9 Years, Female, Cancer", + "dcid": "Count_Person_5To9Years_Female_ConditionCancer" + }, + { + "name": "Population: 5 - 9 Years, Female, Dementia", + "dcid": "Count_Person_5To9Years_Female_ConditionDementia" + }, + { + "name": "Population: 5 - 9 Years, Female, Diabetes", + "dcid": "Count_Person_5To9Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 5 - 9 Years, Female, Diseases of Heart", + "dcid": "Count_Person_5To9Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 5 - 9 Years, Female, Kidney Disease", + "dcid": "Count_Person_5To9Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 5 - 9 Years, Female, Lung Condition", + "dcid": "Count_Person_5To9Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 5 - 9 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_5To9Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 5 - 9 Years, Female, Stroke", + "dcid": "Count_Person_5To9Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years50To54_Gender-Female_MedicalCondition", + "name": "Person With Age = 50 - 54 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 50 - 54 Years, Female, Arthritis", + "dcid": "Count_Person_50To54Years_Female_ConditionArthritis" + }, + { + "name": "Population: 50 - 54 Years, Female, Asthma", + "dcid": "Count_Person_50To54Years_Female_ConditionAsthma" + }, + { + "name": "Population: 50 - 54 Years, Female, Cancer", + "dcid": "Count_Person_50To54Years_Female_ConditionCancer" + }, + { + "name": "Population: 50 - 54 Years, Female, Dementia", + "dcid": "Count_Person_50To54Years_Female_ConditionDementia" + }, + { + "name": "Population: 50 - 54 Years, Female, Diabetes", + "dcid": "Count_Person_50To54Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 50 - 54 Years, Female, Diseases of Heart", + "dcid": "Count_Person_50To54Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 50 - 54 Years, Female, Kidney Disease", + "dcid": "Count_Person_50To54Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 50 - 54 Years, Female, Lung Condition", + "dcid": "Count_Person_50To54Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 50 - 54 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_50To54Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 50 - 54 Years, Female, Stroke", + "dcid": "Count_Person_50To54Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years55To59_Gender-Female_MedicalCondition", + "name": "Person With Age = 55 - 59 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 55 - 59 Years, Female, Arthritis", + "dcid": "Count_Person_55To59Years_Female_ConditionArthritis" + }, + { + "name": "Population: 55 - 59 Years, Female, Asthma", + "dcid": "Count_Person_55To59Years_Female_ConditionAsthma" + }, + { + "name": "Population: 55 - 59 Years, Female, Cancer", + "dcid": "Count_Person_55To59Years_Female_ConditionCancer" + }, + { + "name": "Population: 55 - 59 Years, Female, Dementia", + "dcid": "Count_Person_55To59Years_Female_ConditionDementia" + }, + { + "name": "Population: 55 - 59 Years, Female, Diabetes", + "dcid": "Count_Person_55To59Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 55 - 59 Years, Female, Diseases of Heart", + "dcid": "Count_Person_55To59Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 55 - 59 Years, Female, Kidney Disease", + "dcid": "Count_Person_55To59Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 55 - 59 Years, Female, Lung Condition", + "dcid": "Count_Person_55To59Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 55 - 59 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_55To59Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 55 - 59 Years, Female, Stroke", + "dcid": "Count_Person_55To59Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years60To64_Gender-Female_MedicalCondition", + "name": "Person With Age = 60 - 64 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 60 - 64 Years, Female, Arthritis", + "dcid": "Count_Person_60To64Years_Female_ConditionArthritis" + }, + { + "name": "Population: 60 - 64 Years, Female, Asthma", + "dcid": "Count_Person_60To64Years_Female_ConditionAsthma" + }, + { + "name": "Population: 60 - 64 Years, Female, Cancer", + "dcid": "Count_Person_60To64Years_Female_ConditionCancer" + }, + { + "name": "Population: 60 - 64 Years, Female, Dementia", + "dcid": "Count_Person_60To64Years_Female_ConditionDementia" + }, + { + "name": "Population: 60 - 64 Years, Female, Diabetes", + "dcid": "Count_Person_60To64Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 60 - 64 Years, Female, Diseases of Heart", + "dcid": "Count_Person_60To64Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 60 - 64 Years, Female, Kidney Disease", + "dcid": "Count_Person_60To64Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 60 - 64 Years, Female, Lung Condition", + "dcid": "Count_Person_60To64Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 60 - 64 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_60To64Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 60 - 64 Years, Female, Stroke", + "dcid": "Count_Person_60To64Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years65To69_Gender-Female_MedicalCondition", + "name": "Person With Age = 65 - 69 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 65 - 69 Years, Female, Arthritis", + "dcid": "Count_Person_65To69Years_Female_ConditionArthritis" + }, + { + "name": "Population: 65 - 69 Years, Female, Asthma", + "dcid": "Count_Person_65To69Years_Female_ConditionAsthma" + }, + { + "name": "Population: 65 - 69 Years, Female, Cancer", + "dcid": "Count_Person_65To69Years_Female_ConditionCancer" + }, + { + "name": "Population: 65 - 69 Years, Female, Dementia", + "dcid": "Count_Person_65To69Years_Female_ConditionDementia" + }, + { + "name": "Population: 65 - 69 Years, Female, Diabetes", + "dcid": "Count_Person_65To69Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 65 - 69 Years, Female, Diseases of Heart", + "dcid": "Count_Person_65To69Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 65 - 69 Years, Female, Kidney Disease", + "dcid": "Count_Person_65To69Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 65 - 69 Years, Female, Lung Condition", + "dcid": "Count_Person_65To69Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 65 - 69 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_65To69Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 65 - 69 Years, Female, Stroke", + "dcid": "Count_Person_65To69Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years70To74_Gender-Female_MedicalCondition", + "name": "Person With Age = 70 - 74 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 70 - 74 Years, Female, Arthritis", + "dcid": "Count_Person_70To74Years_Female_ConditionArthritis" + }, + { + "name": "Population: 70 - 74 Years, Female, Asthma", + "dcid": "Count_Person_70To74Years_Female_ConditionAsthma" + }, + { + "name": "Population: 70 - 74 Years, Female, Cancer", + "dcid": "Count_Person_70To74Years_Female_ConditionCancer" + }, + { + "name": "Population: 70 - 74 Years, Female, Dementia", + "dcid": "Count_Person_70To74Years_Female_ConditionDementia" + }, + { + "name": "Population: 70 - 74 Years, Female, Diabetes", + "dcid": "Count_Person_70To74Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 70 - 74 Years, Female, Diseases of Heart", + "dcid": "Count_Person_70To74Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 70 - 74 Years, Female, Kidney Disease", + "dcid": "Count_Person_70To74Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 70 - 74 Years, Female, Lung Condition", + "dcid": "Count_Person_70To74Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 70 - 74 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_70To74Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 70 - 74 Years, Female, Stroke", + "dcid": "Count_Person_70To74Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years75To79_Gender-Female_MedicalCondition", + "name": "Person With Age = 75 - 79 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 75 - 79 Years, Female, Arthritis", + "dcid": "Count_Person_75To79Years_Female_ConditionArthritis" + }, + { + "name": "Population: 75 - 79 Years, Female, Asthma", + "dcid": "Count_Person_75To79Years_Female_ConditionAsthma" + }, + { + "name": "Population: 75 - 79 Years, Female, Cancer", + "dcid": "Count_Person_75To79Years_Female_ConditionCancer" + }, + { + "name": "Population: 75 - 79 Years, Female, Dementia", + "dcid": "Count_Person_75To79Years_Female_ConditionDementia" + }, + { + "name": "Population: 75 - 79 Years, Female, Diabetes", + "dcid": "Count_Person_75To79Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 75 - 79 Years, Female, Diseases of Heart", + "dcid": "Count_Person_75To79Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 75 - 79 Years, Female, Kidney Disease", + "dcid": "Count_Person_75To79Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 75 - 79 Years, Female, Lung Condition", + "dcid": "Count_Person_75To79Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 75 - 79 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_75To79Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 75 - 79 Years, Female, Stroke", + "dcid": "Count_Person_75To79Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years80To84_Gender-Female_MedicalCondition", + "name": "Person With Age = 80 - 84 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 80 - 84 Years, Female, Arthritis", + "dcid": "Count_Person_80To84Years_Female_ConditionArthritis" + }, + { + "name": "Population: 80 - 84 Years, Female, Asthma", + "dcid": "Count_Person_80To84Years_Female_ConditionAsthma" + }, + { + "name": "Population: 80 - 84 Years, Female, Cancer", + "dcid": "Count_Person_80To84Years_Female_ConditionCancer" + }, + { + "name": "Population: 80 - 84 Years, Female, Dementia", + "dcid": "Count_Person_80To84Years_Female_ConditionDementia" + }, + { + "name": "Population: 80 - 84 Years, Female, Diabetes", + "dcid": "Count_Person_80To84Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 80 - 84 Years, Female, Diseases of Heart", + "dcid": "Count_Person_80To84Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 80 - 84 Years, Female, Kidney Disease", + "dcid": "Count_Person_80To84Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 80 - 84 Years, Female, Lung Condition", + "dcid": "Count_Person_80To84Years_Female_ConditionLungCondition" + }, + { + "name": "Population: 80 - 84 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_80To84Years_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 80 - 84 Years, Female, Stroke", + "dcid": "Count_Person_80To84Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female_MedicalCondition", + "name": "Person With Age = 85 Years or More, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 85 Years or More, Female, Arthritis", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionArthritis" + }, + { + "name": "Population: 85 Years or More, Female, Asthma", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionAsthma" + }, + { + "name": "Population: 85 Years or More, Female, Cancer", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionCancer" + }, + { + "name": "Population: 85 Years or More, Female, Dementia", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionDementia" + }, + { + "name": "Population: 85 Years or More, Female, Diabetes", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionDiabetes" + }, + { + "name": "Population: 85 Years or More, Female, Diseases of Heart", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 85 Years or More, Female, Kidney Disease", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 85 Years or More, Female, Lung Condition", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionLungCondition" + }, + { + "name": "Population: 85 Years or More, Female, Mental Health Not Good", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionMentalHealthNotGood" + }, + { + "name": "Population: 85 Years or More, Female, Stroke", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionStroke" + } + ] + }, { "dcid": "dc/g/Person_Earnings_Gender-Female", "name": "Person With Earnings, Gender = Female", @@ -49086,14 +51366,14 @@ "name": "Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", "dcid": "Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" }, - { - "name": "Sample Size, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", - "dcid": "SampleSize_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" - }, { "name": "Lower Confidence Interval Limit, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", "dcid": "LowerConfidenceIntervalLimit_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" }, + { + "name": "Sample Size, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", + "dcid": "SampleSize_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" + }, { "name": "Upper Confidence Interval Limit, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", "dcid": "UpperConfidenceIntervalLimit_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" @@ -49108,14 +51388,14 @@ "name": "Prevalence: 65 Years or More, Female, Core Preventive Services", "dcid": "Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" }, - { - "name": "Sample Size, Prevalence of 65 Years or More, Female, Core Preventive Services", - "dcid": "SampleSize_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" - }, { "name": "Lower Confidence Interval Limit, Prevalence of 65 Years or More, Female, Core Preventive Services", "dcid": "LowerConfidenceIntervalLimit_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" }, + { + "name": "Sample Size, Prevalence of 65 Years or More, Female, Core Preventive Services", + "dcid": "SampleSize_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" + }, { "name": "Upper Confidence Interval Limit, Prevalence of 65 Years or More, Female, Core Preventive Services", "dcid": "UpperConfidenceIntervalLimit_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" @@ -55953,265 +58233,16 @@ "dcid": "Count_Person_22Years_Female" } ] - }, - { - "dcid": "dc/g/Person_Age-Years23_Gender-Female", - "name": "Person With Age = Years 23, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 23, Female", - "dcid": "LifeExpectancy_Person_23Years_Female" - }, - { - "name": "Population: Years 23, Female", - "dcid": "Count_Person_23Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years24_Gender-Female", - "name": "Person With Age = Years 24, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 24, Female", - "dcid": "LifeExpectancy_Person_24Years_Female" - }, - { - "name": "Population: Years 24, Female", - "dcid": "Count_Person_24Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years25_Gender-Female", - "name": "Person With Age = Years 25, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 25, Female", - "dcid": "LifeExpectancy_Person_25Years_Female" - }, - { - "name": "Population: Years 25, Female", - "dcid": "Count_Person_25Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years26_Gender-Female", - "name": "Person With Age = Years 26, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 26, Female", - "dcid": "LifeExpectancy_Person_26Years_Female" - }, - { - "name": "Population: Years 26, Female", - "dcid": "Count_Person_26Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years27_Gender-Female", - "name": "Person With Age = Years 27, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 27, Female", - "dcid": "LifeExpectancy_Person_27Years_Female" - }, - { - "name": "Population: Years 27, Female", - "dcid": "Count_Person_27Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years28_Gender-Female", - "name": "Person With Age = Years 28, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 28, Female", - "dcid": "LifeExpectancy_Person_28Years_Female" - }, - { - "name": "Population: Years 28, Female", - "dcid": "Count_Person_28Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years29_Gender-Female", - "name": "Person With Age = Years 29, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 29, Female", - "dcid": "LifeExpectancy_Person_29Years_Female" - }, - { - "name": "Population: Years 29, Female", - "dcid": "Count_Person_29Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years3_Gender-Female", - "name": "Person With Age = Years 3, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 3, Female", - "dcid": "LifeExpectancy_Person_3Years_Female" - }, - { - "name": "Population: Years 3, Female", - "dcid": "Count_Person_3Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years30_Gender-Female", - "name": "Person With Age = Years 30, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 30, Female", - "dcid": "LifeExpectancy_Person_30Years_Female" - }, - { - "name": "Population: Years 30, Female", - "dcid": "Count_Person_30Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years31_Gender-Female", - "name": "Person With Age = Years 31, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 31, Female", - "dcid": "LifeExpectancy_Person_31Years_Female" - }, - { - "name": "Population: Years 31, Female", - "dcid": "Count_Person_31Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years32_Gender-Female", - "name": "Person With Age = Years 32, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 32, Female", - "dcid": "LifeExpectancy_Person_32Years_Female" - }, - { - "name": "Population: Years 32, Female", - "dcid": "Count_Person_32Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years33_Gender-Female", - "name": "Person With Age = Years 33, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 33, Female", - "dcid": "LifeExpectancy_Person_33Years_Female" - }, - { - "name": "Population: Years 33, Female", - "dcid": "Count_Person_33Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years34_Gender-Female", - "name": "Person With Age = Years 34, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 34, Female", - "dcid": "LifeExpectancy_Person_34Years_Female" - }, - { - "name": "Population: Years 34, Female", - "dcid": "Count_Person_34Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years35_Gender-Female", - "name": "Person With Age = Years 35, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 35, Female", - "dcid": "LifeExpectancy_Person_35Years_Female" - }, - { - "name": "Population: Years 35, Female", - "dcid": "Count_Person_35Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years36_Gender-Female", - "name": "Person With Age = Years 36, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 36, Female", - "dcid": "LifeExpectancy_Person_36Years_Female" - }, - { - "name": "Population: Years 36, Female", - "dcid": "Count_Person_36Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years37_Gender-Female", - "name": "Person With Age = Years 37, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 37, Female", - "dcid": "LifeExpectancy_Person_37Years_Female" - }, - { - "name": "Population: Years 37, Female", - "dcid": "Count_Person_37Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years38_Gender-Female", - "name": "Person With Age = Years 38, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 38, Female", - "dcid": "LifeExpectancy_Person_38Years_Female" - }, - { - "name": "Population: Years 38, Female", - "dcid": "Count_Person_38Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years39_Gender-Female", - "name": "Person With Age = Years 39, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 39, Female", - "dcid": "LifeExpectancy_Person_39Years_Female" - }, - { - "name": "Population: Years 39, Female", - "dcid": "Count_Person_39Years_Female" - } - ] } ], "matches": [ "", "female", "female)", + "female-to-male", "females", + "femmes", + "woman", "women" ] } \ No newline at end of file diff --git a/internal/server/statvar/golden/search_statvar/female.json b/internal/server/statvar/golden/search_statvar/female.json index 11d577cc0..8b8c633f3 100644 --- a/internal/server/statvar/golden/search_statvar/female.json +++ b/internal/server/statvar/golden/search_statvar/female.json @@ -512,10 +512,6 @@ "name": "Count of Mortality Event: 45 - 49 Years, Female", "dcid": "Count_Death_45To49Years_Female" }, - { - "name": "Count of Mortality Event: 5 - 19 Years, Female", - "dcid": "dc/rxg50w6jfgld4" - }, { "name": "Count of Mortality Event: 5 - 9 Years, Female", "dcid": "Count_Death_5To9Years_Female" @@ -548,10 +544,6 @@ "name": "Count of Mortality Event: 75 - 79 Years, Female", "dcid": "Count_Death_75To79Years_Female" }, - { - "name": "Count of Mortality Event: 75 Years or More, Female", - "dcid": "dc/sw43w4pbtgq4d" - }, { "name": "Count of Mortality Event: 80 Years or More, Female", "dcid": "Count_Death_80OrMoreYears_Female" @@ -1072,20 +1064,6 @@ } ] }, - { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_Serogroup", - "name": "Medical Condition Incident With Gender = Female, Serogroup", - "statVars": [ - { - "name": "Count of Serogroup B, Female Meningococcal disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningococcalMeningitis_SerogroupB" - }, - { - "name": "Count of Serogroups ACWY, Female Meningococcal disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningococcalMeningitis_ACWYSerogroup" - } - ] - }, { "dcid": "dc/g/MortalityEvent_Age-YearsUpto14_Gender-Female", "name": "Mortality Event With Age = 14 Years or Less, Gender = Female", @@ -1268,62 +1246,6 @@ } ] }, - { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-Listeriosis_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Listeriosis, Medical Status", - "statVars": [ - { - "name": "Count of Confirmed, Female Listeriosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionListeriosis_ConfirmedCase" - }, - { - "name": "Count of Probable, Female Listeriosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionListeriosis_ProbableCase" - } - ] - }, - { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-LymeDisease_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Lyme Disease, Medical Status", - "statVars": [ - { - "name": "Count of Confirmed, Female Lyme disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionLymeDisease_ConfirmedCase" - }, - { - "name": "Count of Probable, Female Lyme disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionLymeDisease_ProbableCase" - } - ] - }, - { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-SpottedFeverRickettsiosis_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Spotted Fever Rickettsiosis, Medical Status", - "statVars": [ - { - "name": "Count of Confirmed, Female Spotted fever rickettsiosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionSpottedFeverRickettsiosis_ConfirmedCase" - }, - { - "name": "Count of Probable, Female Spotted fever rickettsiosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionSpottedFeverRickettsiosis_ProbableCase" - } - ] - }, - { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-VibriosisExcludingCholera_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Vibriosis Excluding Cholera, Medical Status", - "statVars": [ - { - "name": "Count of Confirmed, Female Vibriosis except cholera incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionVibriosisExcludingCholera_ConfirmedCase" - }, - { - "name": "Count of Probable, Female Vibriosis except cholera incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionVibriosisExcludingCholera_ProbableCase" - } - ] - }, { "dcid": "dc/g/SDG_3.7.1", "name": "3.7.1: Proportion of women of reproductive age (aged 15-49 years) who have their need for family planning satisfied with modern methods", @@ -1544,56 +1466,6 @@ } ] }, - { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_Gender-Female", - "name": "Mortality Event With Age = 25 - 34 Years, Gender = Female", - "statVars": [ - { - "name": "Count of Mortality Event: 25 - 34 Years, Female", - "dcid": "Count_Death_25To34Years_Female" - } - ] - }, - { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_Gender-Female", - "name": "Mortality Event With Age = 35 - 44 Years, Gender = Female", - "statVars": [ - { - "name": "Count of Mortality Event: 35 - 44 Years, Female", - "dcid": "Count_Death_35To44Years_Female" - } - ] - }, - { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_Gender-Female", - "name": "Mortality Event With Age = 45 - 54 Years, Gender = Female", - "statVars": [ - { - "name": "Count of Mortality Event: 45 - 54 Years, Female", - "dcid": "Count_Death_45To54Years_Female" - } - ] - }, - { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_Gender-Female", - "name": "Mortality Event With Age = 55 - 64 Years, Gender = Female", - "statVars": [ - { - "name": "Count of Mortality Event: 55 - 64 Years, Female", - "dcid": "Count_Death_55To64Years_Female" - } - ] - }, - { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_Gender-Female", - "name": "Mortality Event With Age = 65 - 74 Years, Gender = Female", - "statVars": [ - { - "name": "Count of Mortality Event: 65 - 74 Years, Female", - "dcid": "Count_Death_65To74Years_Female" - } - ] - }, { "dcid": "dc/g/MortalityEvent_CauseOfDeath_Gender-Female", "name": "Mortality Event With Cause of Death, Gender = Female", @@ -4644,6 +4516,26 @@ } ] }, + { + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-Listeriosis_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Listeriosis, Medical Status", + "statVars": [ + { + "name": "Count of Confirmed, Female Listeriosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionListeriosis_ConfirmedCase" + } + ] + }, + { + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-LymeDisease_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Lyme Disease, Medical Status", + "statVars": [ + { + "name": "Count of Confirmed, Female Lyme disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionLymeDisease_ConfirmedCase" + } + ] + }, { "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-MeningococcalMeningitis_Serogroup", "name": "Medical Condition Incident With Gender = Female, Medical Condition = Meningococcal Meningitis, Serogroup", @@ -4654,6 +4546,16 @@ } ] }, + { + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-SpottedFeverRickettsiosis_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Spotted Fever Rickettsiosis, Medical Status", + "statVars": [ + { + "name": "Count of Confirmed, Female Spotted fever rickettsiosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionSpottedFeverRickettsiosis_ConfirmedCase" + } + ] + }, { "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-StreptococcusPneumonia_MedicalStatus-ConfirmedCase", "name": "Medical Condition Incident With Gender = Female, Medical Condition = Streptococcus Pneumonia, Medical Status = Confirmed Case", @@ -4674,6 +4576,16 @@ } ] }, + { + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-VibriosisExcludingCholera_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Vibriosis Excluding Cholera, Medical Status", + "statVars": [ + { + "name": "Count of Confirmed, Female Vibriosis except cholera incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionVibriosisExcludingCholera_ConfirmedCase" + } + ] + }, { "dcid": "dc/g/SDG_1.3.1", "name": "1.3.1: Proportion of population covered by social protection floors/systems, by sex, distinguishing children, unemployed persons, older persons, persons with disabilities, pregnant women, newborns, work-injury victims and the poor and the vulnerable" @@ -5070,6 +4982,10 @@ "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalStatus-VisitedEmergencyDepartment", "name": "Medical Condition Incident With Gender = Female, Medical Status = Visited Emergency Department" }, + { + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_Serogroup", + "name": "Medical Condition Incident With Gender = Female, Serogroup" + }, { "dcid": "dc/g/MedicalConditionIncident_Gender-Female_Serogroup-OtherSerogroups", "name": "Medical Condition Incident With Gender = Female, Serogroup = Other Serogroups" @@ -7161,12 +7077,34 @@ { "dcid": "dc/g/Person_Age-Years16To64_Gender-Female_QuantityWorked-Week14To26", "name": "Person With Age = 16 - 64 Years, Gender = Female, Quantity Worked = 14 - 26 Week" + }, + { + "dcid": "dc/g/Person_Age-Years16To64_Gender-Female_QuantityWorked-Week27To39", + "name": "Person With Age = 16 - 64 Years, Gender = Female, Quantity Worked = 27 - 39 Week" + }, + { + "dcid": "dc/g/Person_Age-Years16To64_Gender-Female_QuantityWorked-Week40To47", + "name": "Person With Age = 16 - 64 Years, Gender = Female, Quantity Worked = 40 - 47 Week" + }, + { + "dcid": "dc/g/Person_Age-Years16To64_Gender-Female_QuantityWorked-Week40Onwards", + "name": "Person With Age = 16 - 64 Years, Gender = Female, Quantity Worked = 40 Week or More" + }, + { + "dcid": "dc/g/Person_Age-Years16To64_Gender-Female_QuantityWorked-Week48To49", + "name": "Person With Age = 16 - 64 Years, Gender = Female, Quantity Worked = 48 - 49 Week" + }, + { + "dcid": "dc/g/Person_Age-Years16To64_Gender-Female_QuantityWorked-Week50To52", + "name": "Person With Age = 16 - 64 Years, Gender = Female, Quantity Worked = 50 - 52 Week" } ], "matches": [ "female", "female)", + "female-to-male", "females", + "woman", "women" ] } \ No newline at end of file diff --git a/internal/server/statvar/golden/search_statvar/poor.json b/internal/server/statvar/golden/search_statvar/poor.json index b2278ca97..a67b6f647 100644 --- a/internal/server/statvar/golden/search_statvar/poor.json +++ b/internal/server/statvar/golden/search_statvar/poor.json @@ -1,4 +1,10 @@ { + "statVars": [ + { + "name": "How's Life? Well-Being: Deprivation, Poor households without access to basic sanitary facilities, Current Well-being, Total population, Total population, Total population", + "dcid": "oecd/HSL_DEP_3_4_CWB_TOT_TOT_TOT" + } + ], "statVarGroups": [ { "dcid": "dc/g/Household_BenefitsStatus-WithFoodStampsInThePast12Months_PlaceOfBirth", diff --git a/internal/server/statvar/golden/search_statvar/women.json b/internal/server/statvar/golden/search_statvar/women.json index bb5a09d1a..a139e9825 100644 --- a/internal/server/statvar/golden/search_statvar/women.json +++ b/internal/server/statvar/golden/search_statvar/women.json @@ -456,6 +456,22 @@ "name": "Proportion of youth not in education, employment or training: 15 to 24 years old, Female", "dcid": "sdg/SL_TLF_NEET_15-24_FEMALE" }, + { + "name": "REITER.Stat: Share of employed who are employers women %", + "dcid": "oecd/COMPASS_WEMPLYER" + }, + { + "name": "REITER.Stat: Share of women inventors in the total number of inventors", + "dcid": "oecd/COMPASS_WINV" + }, + { + "name": "REITER.Stat: Women with a doctorate, % of 25-65 years old women", + "dcid": "oecd/COMPASS_WATTAINPHD" + }, + { + "name": "REITER.Stat: Women with tertiary education attained, % of 25-65 years old women", + "dcid": "oecd/COMPASS_WATTAINTER" + }, { "name": "Severe Wasting Prevalence In Children Aged \u003c 5 Years (%), Female", "dcid": "WHO/sevwast5_Female" @@ -924,6 +940,18 @@ "name": "Exposure To Smoke Outside Home, Female", "dcid": "WHO/TOBACCO_0000000347_Female" }, + { + "name": "Government at a Glance - 2013 edition : Share of central government employment filled by women", + "dcid": "oecd/GOV_2013_EMPWS1311" + }, + { + "name": "Government at a Glance - 2013 edition : Share of part-time positions in central government filled by women", + "dcid": "oecd/GOV_2013_EMPPTW" + }, + { + "name": "Government at a Glance - 2013 edition : Women in general government", + "dcid": "oecd/GOV_2013_EMPWS13" + }, { "name": "Healthy Life Expectancy (Hale) At Age 60 (Years), Female", "dcid": "WHO/WHOSIS_000007_Female" @@ -940,6 +968,26 @@ "name": "Heavy Episodic Drinking (Youth 15 -19 Years), Drinkers Only, Past 30 Days (%), Female", "dcid": "WHO/SA_0000001820_Female" }, + { + "name": "Historical population: Women, 15 to 64", + "dcid": "oecd/HISTPOP_W_15-64" + }, + { + "name": "Historical population: Women, 20 to 64", + "dcid": "oecd/HISTPOP_W_20-64" + }, + { + "name": "Historical population: Women, Old age dependency ratio (65 and over/20-64)", + "dcid": "oecd/HISTPOP_W_OAD20-64" + }, + { + "name": "Historical population: Women, Total", + "dcid": "oecd/HISTPOP_W_TOTAL" + }, + { + "name": "Historical population: Women, Total dependency ratio ((\u003c20 \u0026 65+) / 20-64)", + "dcid": "oecd/HISTPOP_W_TOTD20-64" + }, { "name": "Infant Mortality Rate (Probability Of Dying Between Birth And Age 1 Per 1000 Live Births), Female", "dcid": "WHO/MDG_0000000001_Female" @@ -1033,8 +1081,24 @@ "dcid": "dc/10d542rs75l3g" }, { - "name": "Population (Measured Based on Jurisdiction): Local, Locally Operated, Female", - "dcid": "dc/dd1ngpwxrfq8c" + "name": "Population projections: Women, 15 to 64", + "dcid": "oecd/POPPROJ_W_15-64" + }, + { + "name": "Population projections: Women, 20 to 64", + "dcid": "oecd/POPPROJ_W_20-64" + }, + { + "name": "Population projections: Women, Old age dependency ratio (65 and over/20-64)", + "dcid": "oecd/POPPROJ_W_OAD20-64" + }, + { + "name": "Population projections: Women, Total", + "dcid": "oecd/POPPROJ_W_TOTAL" + }, + { + "name": "Population projections: Women, Total dependency ratio ((\u003c20 \u0026 65+) / 20-64)", + "dcid": "oecd/POPPROJ_W_TOTD20-64" }, { "name": "Prevalence Of Condom Use By Adults During Higher-Risk Sex (15-49) (%), Female", @@ -1084,6 +1148,98 @@ "name": "Proportion Of Women Aged 20-24 Years Who Were Married Or In A Union By Age 18 (%)", "dcid": "WHO/SP_DYN_MRBF18" }, + { + "name": "R\u0026D indicators sub-platform: Percentage of women among Business Enterprise researchers (based on headcount)", + "dcid": "oecd/SBRD_BH_WRXRS" + }, + { + "name": "R\u0026D indicators sub-platform: Percentage of women among Government researchers (based on headcount)", + "dcid": "oecd/SBRD_GH_WRXRS" + }, + { + "name": "R\u0026D indicators sub-platform: Percentage of women among Higher Education researchers (based on headcount)", + "dcid": "oecd/SBRD_HH_WRXRS" + }, + { + "name": "R\u0026D indicators sub-platform: Percentage of women among researchers (based on headcount)", + "dcid": "oecd/SBRD_TH_WRXRS" + }, + { + "name": "R\u0026D indicators sub-platform: Women researchers in headcount", + "dcid": "oecd/SBRD_TH_WRS" + }, + { + "name": "R\u0026D indicators sub-platform: Women researchers in the Business Enterprise sector (headcount)", + "dcid": "oecd/SBRD_BH_WRS" + }, + { + "name": "R\u0026D indicators sub-platform: Women researchers in the Government sector (headcount)", + "dcid": "oecd/SBRD_GH_WRS" + }, + { + "name": "R\u0026D indicators sub-platform: Women researchers in the Higher Education sector (headcount)", + "dcid": "oecd/SBRD_HH_WRS" + }, + { + "name": "REITER.Stat: Employment rate of women, 25-64 years, with doctorate all fields", + "dcid": "oecd/COMPASS_WEMPPHD_XT" + }, + { + "name": "REITER.Stat: Employment rate of women, 25-64 years, with tertiary education all fields", + "dcid": "oecd/COMPASS_WEMPTER_XT" + }, + { + "name": "REITER.Stat: Employment rate, women, % women in working-age population", + "dcid": "oecd/COMPASS_WEMP_X1564F" + }, + { + "name": "REITER.Stat: Employment, women, thousand", + "dcid": "oecd/COMPASS_EMPF_NB" + }, + { + "name": "REITER.Stat: Employment, women, thousand", + "dcid": "oecd/COMPASS_WEMP_NB" + }, + { + "name": "REITER.Stat: Graduates to doctorate level that are women, % total graduates in doctorate level", + "dcid": "oecd/COMPASS_WPHDGRAD_XT" + }, + { + "name": "REITER.Stat: New entrants to tertiary education that are women, % total new entrants in tertiary education", + "dcid": "oecd/COMPASS_WTER_XT" + }, + { + "name": "REITER.Stat: Share of women among 25-65 year-old adults with a doctorate", + "dcid": "oecd/COMPASS_WATTAIN_XPHD" + }, + { + "name": "REITER.Stat: Share of women among 25-65 year-old adults with tertiary education", + "dcid": "oecd/COMPASS_WATTAIN_XTER" + }, + { + "name": "REITER.Stat: Woman researchers (headcount)", + "dcid": "oecd/COMPASS_TH_WRS" + }, + { + "name": "REITER.Stat: Women doctorate graduates (ISCED2011 level 8), % of total", + "dcid": "oecd/COMPASS_WPHDENR_XT" + }, + { + "name": "REITER.Stat: Women employment rate of university graduates (ISCED2011 levels 5 to 8), %", + "dcid": "oecd/COMPASS_WUNIG_EMP" + }, + { + "name": "REITER.Stat: Women researchers as a percentage of total researchers (headcount)", + "dcid": "oecd/COMPASS_TH_WRXRS" + }, + { + "name": "REITER.Stat: Women researchers, % of total researchers", + "dcid": "oecd/COMPASS_WRSE_XRSE" + }, + { + "name": "REITER.Stat: Women, glass ceiling index", + "dcid": "oecd/COMPASS_GLASCEIL_I" + }, { "name": "Road Traffic Crash Deaths, Age-Standardized Death Rates (15+), Per 100,000 Population (SA_0000001459), Female", "dcid": "WHO/SA_0000001459_Female" @@ -1132,6 +1288,10 @@ "name": "Use Of Mosquito Nets - Percentage Of All Women Age 15-49 Who Slept Under Any Net Last Night, Rural", "dcid": "WHO/MALARIA_30556_Rural" }, + { + "name": "Population (Measured Based on Jurisdiction): Local, Locally Operated, Female, Incarcerated", + "dcid": "dc/dd1ngpwxrfq8c" + }, { "name": "13-15-Years Old Any Alcoholic Beverage Consumed In Past 30 Days, (%) (SA_0000001786_ARCHIVED), Female", "dcid": "WHO/SA_0000001786_ARCHIVED_Female" @@ -1176,6 +1336,30 @@ "name": "15-Years Old, Any Alcoholic Beverage Consumed At Least Once A Week, (%) (SA_0000001784_ARCHIVED), Female", "dcid": "WHO/SA_0000001784_ARCHIVED_Female" }, + { + "name": "Access to education, participation and progression (Chapter C): Expected number of years in education for women (All levels combined, Full-time), from age 5 through age 39", + "dcid": "oecd/CHAPTER_C_EAG2014_C030" + }, + { + "name": "Access to education, participation and progression (Chapter C): Expected number of years in education for women (All levels combined, Part-time), from age 5 through age 39", + "dcid": "oecd/CHAPTER_C_EAG2014_C032" + }, + { + "name": "Access to education, participation and progression (Chapter C): Percentage of young women neither employed nor in education or training, 15-19 year-olds", + "dcid": "oecd/CHAPTER_C_EAG2014_C036" + }, + { + "name": "Access to education, participation and progression (Chapter C): Percentage of young women neither employed nor in education or training, 20-24 year-olds", + "dcid": "oecd/CHAPTER_C_EAG2014_C037" + }, + { + "name": "Access to education, participation and progression (Chapter C): Percentage of young women neither employed nor in education or training, 25-29 year-olds", + "dcid": "oecd/CHAPTER_C_EAG2014_C038" + }, + { + "name": "Access to education, participation and progression (Chapter C): Young women neither employed nor in education or training, 15-29 year-olds", + "dcid": "oecd/CHAPTER_C_EAG2014_C024" + }, { "name": "Alcohol Dependence (15+ ), 12-Month Prevalence (%) With 95%Ci (SA_0000001461_ARCHIVED), Female", "dcid": "WHO/SA_0000001461_ARCHIVED_Female" @@ -1524,6 +1708,146 @@ "name": "Ex - Expectation Of Life At Age X, Female, Agelessthan1", "dcid": "WHO/LIFE_0000000035_Female_AGELT1" }, + { + "name": "Future of Business Survey: 'Share of just-me entrepreneurs, women'", + "dcid": "oecd/FOBS_FOBS_WOMEN_JM" + }, + { + "name": "Future of Business Survey: Share of businesses owned/managed mainly by women", + "dcid": "oecd/FOBS_FOBS_WOMEN_OWN" + }, + { + "name": "Government at a Glance - 2013 edition : Share of central government employment filled by women by occupation groups, middle management", + "dcid": "oecd/GOV_2013_EMPW_MM" + }, + { + "name": "Government at a Glance - 2013 edition : Share of central government employment filled by women by occupation groups, professionals", + "dcid": "oecd/GOV_2013_EMPW_P" + }, + { + "name": "Government at a Glance - 2013 edition : Share of central government employment filled by women by occupation groups, secretarial positions", + "dcid": "oecd/GOV_2013_EMPW_SEC" + }, + { + "name": "Government at a Glance - 2013 edition : Share of central government employment filled by women by occupation groups, top management", + "dcid": "oecd/GOV_2013_EMPW_TM" + }, + { + "name": "Government at a Glance - 2013 edition : Share of court presidents that are women", + "dcid": "oecd/GOV_2013_EMPW_CP" + }, + { + "name": "Government at a Glance - 2013 edition : Share of professional judges that are women", + "dcid": "oecd/GOV_2013_EMPW_PJ" + }, + { + "name": "Government at a Glance - 2013 edition : Share of women ministers", + "dcid": "oecd/GOV_2013_EMPW_MIN" + }, + { + "name": "Government at a Glance - 2013 edition : Share of women parliamentarians", + "dcid": "oecd/GOV_2013_EMPW_PARL" + }, + { + "name": "Government at a Glance - 2013 edition : Share of women supreme court justices", + "dcid": "oecd/GOV_2013_EMPW_SCJ" + }, + { + "name": "Historical population: Women, 0 to 4", + "dcid": "oecd/HISTPOP_W_0_4" + }, + { + "name": "Historical population: Women, 10 to 14", + "dcid": "oecd/HISTPOP_W_10_14" + }, + { + "name": "Historical population: Women, 15 to 19", + "dcid": "oecd/HISTPOP_W_15_19" + }, + { + "name": "Historical population: Women, 20 to 24", + "dcid": "oecd/HISTPOP_W_20_24" + }, + { + "name": "Historical population: Women, 25 to 29", + "dcid": "oecd/HISTPOP_W_25_29" + }, + { + "name": "Historical population: Women, 30 to 34", + "dcid": "oecd/HISTPOP_W_30_34" + }, + { + "name": "Historical population: Women, 35 to 39", + "dcid": "oecd/HISTPOP_W_35_39" + }, + { + "name": "Historical population: Women, 40 to 44", + "dcid": "oecd/HISTPOP_W_40_44" + }, + { + "name": "Historical population: Women, 45 to 49", + "dcid": "oecd/HISTPOP_W_45_49" + }, + { + "name": "Historical population: Women, 5 to 9", + "dcid": "oecd/HISTPOP_W_05_9" + }, + { + "name": "Historical population: Women, 50 and over", + "dcid": "oecd/HISTPOP_W_50_OVER" + }, + { + "name": "Historical population: Women, 50 to 54", + "dcid": "oecd/HISTPOP_W_50_54" + }, + { + "name": "Historical population: Women, 55 to 59", + "dcid": "oecd/HISTPOP_W_55_59" + }, + { + "name": "Historical population: Women, 60 to 64", + "dcid": "oecd/HISTPOP_W_60_64" + }, + { + "name": "Historical population: Women, 65 and over", + "dcid": "oecd/HISTPOP_W_65_OVER" + }, + { + "name": "Historical population: Women, 65 to 69", + "dcid": "oecd/HISTPOP_W_65_69" + }, + { + "name": "Historical population: Women, 70 to 74", + "dcid": "oecd/HISTPOP_W_70_74" + }, + { + "name": "Historical population: Women, 75 to 79", + "dcid": "oecd/HISTPOP_W_75_79" + }, + { + "name": "Historical population: Women, 80 to 84", + "dcid": "oecd/HISTPOP_W_80_84" + }, + { + "name": "Historical population: Women, 85 and over", + "dcid": "oecd/HISTPOP_W_85_OVER" + }, + { + "name": "Historical population: Women, Share of 15 to 24 - youth", + "dcid": "oecd/HISTPOP_W_15-24_SHARE" + }, + { + "name": "Historical population: Women, Share of 15 to 64 - working age", + "dcid": "oecd/HISTPOP_W_15-64_SHARE" + }, + { + "name": "Historical population: Women, Under 20", + "dcid": "oecd/HISTPOP_W_LESS_20" + }, + { + "name": "Historical population: Women, Young age dependency ratio (\u003c20/20-64)", + "dcid": "oecd/HISTPOP_W_YD_L20" + }, { "name": "Household Air Pollution Attributable DALYs (Per 100 000 Population), Female, All Causes", "dcid": "WHO/AIR_17_Female_AllCauses" @@ -2116,6 +2440,102 @@ "name": "Participation Rate In Organized Learning (One Year Before The Official Primary Entry Age) (%), Female", "dcid": "WHO/SE_PRE_PARTN_Female" }, + { + "name": "Population projections: Women, 0 to 4", + "dcid": "oecd/POPPROJ_W_0_4" + }, + { + "name": "Population projections: Women, 10 to 14", + "dcid": "oecd/POPPROJ_W_10_14" + }, + { + "name": "Population projections: Women, 15 to 19", + "dcid": "oecd/POPPROJ_W_15_19" + }, + { + "name": "Population projections: Women, 20 to 24", + "dcid": "oecd/POPPROJ_W_20_24" + }, + { + "name": "Population projections: Women, 25 to 29", + "dcid": "oecd/POPPROJ_W_25_29" + }, + { + "name": "Population projections: Women, 30 to 34", + "dcid": "oecd/POPPROJ_W_30_34" + }, + { + "name": "Population projections: Women, 35 to 39", + "dcid": "oecd/POPPROJ_W_35_39" + }, + { + "name": "Population projections: Women, 40 to 44", + "dcid": "oecd/POPPROJ_W_40_44" + }, + { + "name": "Population projections: Women, 45 to 49", + "dcid": "oecd/POPPROJ_W_45_49" + }, + { + "name": "Population projections: Women, 5 to 9", + "dcid": "oecd/POPPROJ_W_05_9" + }, + { + "name": "Population projections: Women, 50 and over", + "dcid": "oecd/POPPROJ_W_50_OVER" + }, + { + "name": "Population projections: Women, 50 to 54", + "dcid": "oecd/POPPROJ_W_50_54" + }, + { + "name": "Population projections: Women, 55 to 59", + "dcid": "oecd/POPPROJ_W_55_59" + }, + { + "name": "Population projections: Women, 60 to 64", + "dcid": "oecd/POPPROJ_W_60_64" + }, + { + "name": "Population projections: Women, 65 and over", + "dcid": "oecd/POPPROJ_W_65_OVER" + }, + { + "name": "Population projections: Women, 65 to 69", + "dcid": "oecd/POPPROJ_W_65_69" + }, + { + "name": "Population projections: Women, 70 to 74", + "dcid": "oecd/POPPROJ_W_70_74" + }, + { + "name": "Population projections: Women, 75 to 79", + "dcid": "oecd/POPPROJ_W_75_79" + }, + { + "name": "Population projections: Women, 80 to 84", + "dcid": "oecd/POPPROJ_W_80_84" + }, + { + "name": "Population projections: Women, 85 and over", + "dcid": "oecd/POPPROJ_W_85_OVER" + }, + { + "name": "Population projections: Women, Share of 15 to 24 - youth", + "dcid": "oecd/POPPROJ_W_15-24_SHARE" + }, + { + "name": "Population projections: Women, Share of 15 to 64 - working age", + "dcid": "oecd/POPPROJ_W_15-64_SHARE" + }, + { + "name": "Population projections: Women, Under 20", + "dcid": "oecd/POPPROJ_W_LESS_20" + }, + { + "name": "Population projections: Women, Young age dependency ratio (\u003c20/20-64)", + "dcid": "oecd/POPPROJ_W_YD_L20" + }, { "name": "Premature Deaths Due To Noncommunicable Diseases (Ncd) As A Proportion Of All Ncd Deaths, Female, Noncommunicable Diseases", "dcid": "WHO/NCD_UNDER70_Female_NoncommunicableDiseases" @@ -2217,33072 +2637,35024 @@ "dcid": "WHO/SH_STA_FGMS_Urban" }, { - "name": "Raised Blood Pressure (Sbp\u003e=140 Or Dbp\u003e=90) (Age-Standardized Estimate), Female, Years18Plus", - "dcid": "WHO/BP_04_Female_YEARS18PLUS" + "name": "REITER.Stat: Employment rate of women, 25-64 years, tertiary education, ICT", + "dcid": "oecd/COMPASS_WEMP_ICT_XT" }, { - "name": "Raised Blood Pressure (Sbp\u003e=140 Or Dbp\u003e=90) (Crude Estimate), Female, Years18Plus", - "dcid": "WHO/BP_03_Female_YEARS18PLUS" + "name": "REITER.Stat: Employment rate of women, 25-64 years, tertiary education, Science, technology, engineering, and mathematics (STEM)", + "dcid": "oecd/COMPASS_WEMP_STEM_XT" }, { - "name": "Road Traffic Crash Deaths, Age-Standardized Death Rates (15+), Per 100,000 Population (SA_0000001459_ARCHIVED), Female", - "dcid": "WHO/SA_0000001459_ARCHIVED_Female" + "name": "REITER.Stat: Employment rate of women, 25-64 years, tertiary education, engineering, manufacturing and construction", + "dcid": "oecd/COMPASS_WEMP_ENG_XT" }, { - "name": "Total Ncd Deaths (In Thousands), Female", - "dcid": "WHO/NCD_DTH_TOT_Female" + "name": "REITER.Stat: Employment rate of women, 25-64 years, tertiary education, natural sicences mathematics and statistics", + "dcid": "oecd/COMPASS_WEMP_NSE_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age10To14", - "dcid": "WHO/LIFE_0000000034_Female_AGE10TO14" + "name": "REITER.Stat: Graduates to doctorate in engineering, manufacturing and construction that are women, % total graduates in engineering, manufacturing and construction that are women", + "dcid": "oecd/COMPASS_WPHDGRAD_ENG_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age15To19", - "dcid": "WHO/LIFE_0000000034_Female_AGE15TO19" + "name": "REITER.Stat: Graduates to doctorate in information and communication technologies that are women, % total graduates in information and communication technologies", + "dcid": "oecd/COMPASS_WPHDGRAD_ICT_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age1To4", - "dcid": "WHO/LIFE_0000000034_Female_AGE1TO4" + "name": "REITER.Stat: Graduates to doctorate in natural sciences, mathematics and statistics that are women, % total graduates in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WPHDGRAD_SCI_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age20To24", - "dcid": "WHO/LIFE_0000000034_Female_AGE20TO24" + "name": "REITER.Stat: Graduates to tertiary education in engineering, manufacturing and construction that are women, % total graduates in engineering, manufacturing and construction that are women", + "dcid": "oecd/COMPASS_WTERGRAD_ENG_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age25To29", - "dcid": "WHO/LIFE_0000000034_Female_AGE25TO29" + "name": "REITER.Stat: Graduates to tertiary education in information and communication technologies that are women, % total graduates in information and communication technologies", + "dcid": "oecd/COMPASS_WTERGRAD_ICT_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age30To34", - "dcid": "WHO/LIFE_0000000034_Female_AGE30TO34" + "name": "REITER.Stat: Graduates to tertiary education in natural sciences, mathematics and statistics that are women, % total graduates in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WTERGRAD_SCI_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age35To39", - "dcid": "WHO/LIFE_0000000034_Female_AGE35TO39" + "name": "REITER.Stat: Graduates to tertiary education that are women, % total graduates in tertiary education", + "dcid": "oecd/COMPASS_WTER_GRAD_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age40To44", - "dcid": "WHO/LIFE_0000000034_Female_AGE40TO44" + "name": "REITER.Stat: New entrants to doctorate in engineering, manufacturing and construction that are women, % total new entrants in engineering, manufacturing and construction", + "dcid": "oecd/COMPASS_WPHDENTR_ENG_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age45To49", - "dcid": "WHO/LIFE_0000000034_Female_AGE45TO49" + "name": "REITER.Stat: New entrants to doctorate in information and communication technologies that are women, % total new entrants in information and communication technologies", + "dcid": "oecd/COMPASS_WPHDENTR_ICT_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age50To54", - "dcid": "WHO/LIFE_0000000034_Female_AGE50TO54" + "name": "REITER.Stat: New entrants to doctorate in natural sciences, mathematics and statistics that are women, % total new entrants in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WPHDENTR_SCI_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age55To59", - "dcid": "WHO/LIFE_0000000034_Female_AGE55TO59" + "name": "REITER.Stat: New entrants to tertiary education in engineering, manufacturing and construction that are women, % total new entrants in engineering, manufacturing and construction", + "dcid": "oecd/COMPASS_WTERENTR_ENG_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age5To9", - "dcid": "WHO/LIFE_0000000034_Female_AGE5TO9" + "name": "REITER.Stat: New entrants to tertiary education in information and communication technologies that are women, % total new entrants in information and communication technologies", + "dcid": "oecd/COMPASS_WTERENTR_ICT_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age60To64", - "dcid": "WHO/LIFE_0000000034_Female_AGE60TO64" + "name": "REITER.Stat: New entrants to tertiary education in natural sciences, mathematics and statistics that are women, % total new entrants in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WTERENTR_SCI_XT" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age65To69", - "dcid": "WHO/LIFE_0000000034_Female_AGE65TO69" + "name": "REITER.Stat: Number of students enroled in master or equivalent level, women", + "dcid": "oecd/COMPASS_MASENR_WOMEN_NB" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age70To74", - "dcid": "WHO/LIFE_0000000034_Female_AGE70TO74" + "name": "REITER.Stat: Number of students enrolled in tertiary education, women", + "dcid": "oecd/COMPASS_TERENR_WOMEN_NB" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age75To79", - "dcid": "WHO/LIFE_0000000034_Female_AGE75TO79" + "name": "REITER.Stat: Women PHDs new entrants in natural sciences, mathematics and statistics, % total new entrants in doctorates in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WPHDENR_NSE_XNSE" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age80To84", - "dcid": "WHO/LIFE_0000000034_Female_AGE80TO84" + "name": "REITER.Stat: Women PHDs new entrants in natural sciences, mathematics and statistics, number", + "dcid": "oecd/COMPASS_WPHDENR_NSE_NB" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Age85Plus", - "dcid": "WHO/LIFE_0000000034_Female_AGE85PLUS" + "name": "REITER.Stat: Women enroled in doctoral or equivalent level, number", + "dcid": "oecd/COMPASS_PHDENR_WOMEN_NB" }, { - "name": "Tx - Person-Years Lived Above Age X, Female, Agelessthan1", - "dcid": "WHO/LIFE_0000000034_Female_AGELT1" + "name": "REITER.Stat: Women enroled in master's level, as % of all master's students enroled", + "dcid": "oecd/COMPASS_MASENR_WOMEN_XMAS" }, { - "name": "Alcohol, Total Per Capita (15+) Consumption (In Litres Of Pure Alcohol) With 95%Ci (SA_0000001822_ARCHIVED), Female,2019-12", - "dcid": "WHO/SA_0000001822_ARCHIVED_Female_2019-12" + "name": "REITER.Stat: Women graduates to doctorate in natural sciences, mathematics and statistics, % total graduates in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WPHDGRAD_NSE_XT" }, { - "name": "Estimate Of Daily Tobacco Smoking Prevalence (%), Female", - "dcid": "WHO/M_Est_smk_daily_Female" + "name": "REITER.Stat: Women graduates to tertiary education in natural sciences, mathematics and statistics, % total graduates in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WTERGRAD_NSE_XT" }, { - "name": "Mean Bmi (Kg/M\u0026#Xb2;) (Crude Estimate), Female, Age20Plus", - "dcid": "WHO/NCD_BMI_MEANC_Female_AGE20PLUS" + "name": "REITER.Stat: Women new entrants to doctorate in engineering, manufacturing and construction, % total new entrants in engineering, manufacturing and construction", + "dcid": "oecd/COMPASS_WPHDENR_ENG_XENG" }, { - "name": "Mean Bmi (Kg/Square Metre) (Age-Standardized Estimate), Female, Years18Plus", - "dcid": "WHO/NCD_BMI_MEAN_Female_YEARS18PLUS" + "name": "REITER.Stat: Women new entrants to doctorate in information and communication technologies, % total new entrants in doctorate information and communication technologies", + "dcid": "oecd/COMPASS_WPHDENR_ICT_XICT" }, { - "name": "Mean Fasting Blood Glucose (Mmol/L) (Crude Estimate), Female, Age25Plus", - "dcid": "WHO/NCD_GLUC_02_Female_AGE25PLUS" + "name": "REITER.Stat: Women new entrants to doctorate in information and communication technologies, number", + "dcid": "oecd/COMPASS_WPHDENR_ENG_NB" }, { - "name": "Mean Non-Hdl Cholesterol, Age-Standardized, Female", - "dcid": "WHO/NCD_CHOL_MEANNONHDL_A_Female" + "name": "REITER.Stat: Women new entrants to tertiary education in ICT, % total new entrants in ICT", + "dcid": "oecd/COMPASS_WTERENR_ICT_XICT" }, { - "name": "Mean Total Cholesterol, Crude, Female", - "dcid": "WHO/NCD_CHOL_MEANTOTALCHOL_C_Female" + "name": "REITER.Stat: Women new entrants to tertiary education in ICT, number", + "dcid": "oecd/COMPASS_WTERENR_ICT_NB" }, { - "name": "Number Of Non-Pregnant Women (Aged 15-49 Years) With Anaemia (Thousands), Female", - "dcid": "WHO/NUTRITION_ANAEMIA_NONPREGNANT_NUM_Female" + "name": "REITER.Stat: Women new entrants to tertiary education in engineering manufacturing and construction, % total new entrants in engineering manufacturing and construction", + "dcid": "oecd/COMPASS_WTERENR_ENG_XENG" }, { - "name": "Number Of Pregnant Women (Aged 15-49 Years) With Anaemia (Thousands), Female", - "dcid": "WHO/NUTRITION_ANAEMIA_PREGNANT_NUM_Female" + "name": "REITER.Stat: Women new entrants to tertiary education in engineering manufacturing and construction, number", + "dcid": "oecd/COMPASS_WTERENR_ENG_NB" }, { - "name": "Number Of Women Of Reproductive Age (Aged 15-49 Years) With Anaemia (Thousands), Female", - "dcid": "WHO/NUTRITION_ANAEMIA_REPRODUCTIVEAGE_NUM_Female" + "name": "REITER.Stat: Women new entrants to tertiary education in natural sciences, mathematics and statistics, % total new entrants in natural sciences, mathematics and statistics", + "dcid": "oecd/COMPASS_WTERENR_NSE_XNSE" }, { - "name": "Persistence To Last Grade Of Primary (% Of Cohort), Female", - "dcid": "WHO/SE_PRM_PRSL_ZS_Female" + "name": "REITER.Stat: Women new entrants to tertiary education in natural sciences, mathematics and statistics, number", + "dcid": "oecd/COMPASS_WTERENR_NSE_NB" }, { - "name": "Prevalence Of Anaemia In Pregnant Women (Aged 15-49) (%), Female", - "dcid": "WHO/NUTRITION_ANAEMIA_PREGNANT_PREV_Female" + "name": "REITER.Stat: Women with tertiary education level in Engineering, manufacturing \u0026 construction, % of 25-65 years old women with a tertary level", + "dcid": "oecd/COMPASS_WTER_ENG_XT" }, { - "name": "Prevalence Of Anaemia In Women Of Reproductive Age (Aged 15-49) (%), Female", - "dcid": "WHO/NUTRITION_ANAEMIA_REPRODUCTIVEAGE_PREV_Female" + "name": "REITER.Stat: Women with tertiary education level in ICT, % of 25-65 years old women with a tertary level", + "dcid": "oecd/COMPASS_WTER_ICT_XT" }, { - "name": "Prevalence Of Current Cigarette Smoking Among Adolescents (%), Female", - "dcid": "WHO/Yth_curr_cig_smoking_Female" + "name": "REITER.Stat: Women with tertiary education level in Natural science, mathematics and statistics, % of 25-65 years old women with a tertary level", + "dcid": "oecd/COMPASS_WTER_NSE_XT" }, { - "name": "Prevalence Of Current Cigarette Smoking Among Adults (%), Female", - "dcid": "WHO/Adult_curr_cig_smoking_Female" + "name": "REITER.Stat: Women with a tertiary Science, technology, engineering, and mathematics (STEM), % of 25-65 years old women with a tertary level", + "dcid": "oecd/COMPASS_WTER_STEM_XT" }, { - "name": "Prevalence Of Current Tobacco Smoking Among Adolescents (%), Female", - "dcid": "WHO/Yth_curr_tob_smoking_Female" + "name": "REITER.Stat: Woment new entrants to doctorate in information and communication technologies, number", + "dcid": "oecd/COMPASS_WPHDENR_ICT_NB" }, { - "name": "Prevalence Of Current Tobacco Smoking Among Adults (%), Female", - "dcid": "WHO/Adult_curr_tob_smoking_Female" + "name": "Raised Blood Pressure (Sbp\u003e=140 Or Dbp\u003e=90) (Age-Standardized Estimate), Female, Years18Plus", + "dcid": "WHO/BP_04_Female_YEARS18PLUS" + }, + { + "name": "Raised Blood Pressure (Sbp\u003e=140 Or Dbp\u003e=90) (Crude Estimate), Female, Years18Plus", + "dcid": "WHO/BP_03_Female_YEARS18PLUS" + }, + { + "name": "Road Traffic Crash Deaths, Age-Standardized Death Rates (15+), Per 100,000 Population (SA_0000001459_ARCHIVED), Female", + "dcid": "WHO/SA_0000001459_ARCHIVED_Female" + }, + { + "name": "The learning environment and organisation of schools (Chapter D): Share of women among teaching staff, all levels of education", + "dcid": "oecd/CHAPTER_D_EAG2014_D090" }, { - "name": "Prevalence Of Current Tobacco Use Among Adolescents (%), Female", - "dcid": "WHO/Yth_curr_tob_use_Female" + "name": "The learning environment and organisation of schools (Chapter D): Share of women among teaching staff, primary education", + "dcid": "oecd/CHAPTER_D_EAG2014_D083" }, { - "name": "Prevalence Of Current Tobacco Use Among Adults (%), Female", - "dcid": "WHO/Adult_curr_tob_use_Female" + "name": "The learning environment and organisation of schools (Chapter D): Share of women among teaching staff, tertiary education", + "dcid": "oecd/CHAPTER_D_EAG2014_D089" + }, + { + "name": "Total Ncd Deaths (In Thousands), Female", + "dcid": "WHO/NCD_DTH_TOT_Female" }, { - "name": "Prevalence Of Daily Cigarette Smoking Among Adolescents (%), Female", - "dcid": "WHO/Yth_daily_cig_smoking_Female" + "name": "Tx - Person-Years Lived Above Age X, Female, Age10To14", + "dcid": "WHO/LIFE_0000000034_Female_AGE10TO14" }, { - "name": "Prevalence Of Daily Cigarette Smoking Among Adults (%), Female", - "dcid": "WHO/Adult_daily_cig_smoking_Female" + "name": "Tx - Person-Years Lived Above Age X, Female, Age15To19", + "dcid": "WHO/LIFE_0000000034_Female_AGE15TO19" }, { - "name": "Prevalence Of Daily Tobacco Smoking Among Adolescents (%), Female", - "dcid": "WHO/Yth_daily_tob_smoking_Female" + "name": "Tx - Person-Years Lived Above Age X, Female, Age1To4", + "dcid": "WHO/LIFE_0000000034_Female_AGE1TO4" }, { - "name": "Prevalence Of Daily Tobacco Smoking Among Adults (%), Female", - "dcid": "WHO/Adult_daily_tob_smoking_Female" + "name": "Tx - Person-Years Lived Above Age X, Female, Age20To24", + "dcid": "WHO/LIFE_0000000034_Female_AGE20TO24" }, { - "name": "Prevalence Of Daily Tobacco Use Among Adolescents (%), Female", - "dcid": "WHO/Yth_daily_tob_use_Female" + "name": "Tx - Person-Years Lived Above Age X, Female, Age25To29", + "dcid": "WHO/LIFE_0000000034_Female_AGE25TO29" }, { - "name": "Prevalence Of Daily Tobacco Use Among Adults (%), Female", - "dcid": "WHO/Adult_daily_tob_use_Female" + "name": "Tx - Person-Years Lived Above Age X, Female, Age30To34", + "dcid": "WHO/LIFE_0000000034_Female_AGE30TO34" }, { - "name": "Proportion Of Women Aged 15-49 Years Who Make Their Own Informed Decisions Regarding Sexual Relations, Contraceptive Use And Reproductive Health Care (%)", - "dcid": "WHO/SG_DMK_SRCR_FN_ZS" + "name": "Tx - Person-Years Lived Above Age X, Female, Age35To39", + "dcid": "WHO/LIFE_0000000034_Female_AGE35TO39" }, { - "name": "Raised Fasting Blood Glucose (\u003e= 7.0 Mmol/L Or On Medication) (Crude Estimate), Female, Years18Plus", - "dcid": "WHO/NCD_GLUC_03_Female_YEARS18PLUS" + "name": "Tx - Person-Years Lived Above Age X, Female, Age40To44", + "dcid": "WHO/LIFE_0000000034_Female_AGE40TO44" }, { - "name": "Estimate Of Current Cigarette Smoking Prevalence (%) (Age-Standardized Rate), Female", - "dcid": "WHO/M_Est_cig_curr_std_Female" + "name": "Tx - Person-Years Lived Above Age X, Female, Age45To49", + "dcid": "WHO/LIFE_0000000034_Female_AGE45TO49" }, { - "name": "Estimate Of Current Tobacco Smoking Prevalence (%) (Age-Standardized Rate), Female", - "dcid": "WHO/M_Est_smk_curr_std_Female" + "name": "Tx - Person-Years Lived Above Age X, Female, Age50To54", + "dcid": "WHO/LIFE_0000000034_Female_AGE50TO54" }, { - "name": "Estimate Of Current Tobacco Use Prevalence (%) (Age-Standardized Rate), Female", - "dcid": "WHO/M_Est_tob_curr_std_Female" + "name": "Tx - Person-Years Lived Above Age X, Female, Age55To59", + "dcid": "WHO/LIFE_0000000034_Female_AGE55TO59" }, { - "name": "Estimate Of Daily Cigarette Smoking Prevalence (%) (Age-Standardized Rate), Female", - "dcid": "WHO/M_Est_cig_daily_std_Female" + "name": "Tx - Person-Years Lived Above Age X, Female, Age5To9", + "dcid": "WHO/LIFE_0000000034_Female_AGE5TO9" }, { - "name": "Estimate Of Daily Tobacco Smoking Prevalence (%) (Age-Standardized Rate), Female", - "dcid": "WHO/M_Est_smk_daily_std_Female" + "name": "Tx - Person-Years Lived Above Age X, Female, Age60To64", + "dcid": "WHO/LIFE_0000000034_Female_AGE60TO64" }, { - "name": "Estimate Of Daily Tobacco Use Prevalence (%) (Age-Standardized Rate), Female", - "dcid": "WHO/M_Est_tob_daily_std_Female" + "name": "Tx - Person-Years Lived Above Age X, Female, Age65To69", + "dcid": "WHO/LIFE_0000000034_Female_AGE65TO69" }, { - "name": "Number Of Deaths Attributed To Non-Communicable Diseases, By Type Of Disease And Sex, Female, Chronic Respiratory Diseases", - "dcid": "WHO/SDG_SH_DTH_RNCOM_Female_ChronicRespiratoryDiseases" + "name": "Tx - Person-Years Lived Above Age X, Female, Age70To74", + "dcid": "WHO/LIFE_0000000034_Female_AGE70TO74" }, { - "name": "Number Of Deaths Attributed To Non-Communicable Diseases, By Type Of Disease And Sex, Female, Diabetes Mellitus", - "dcid": "WHO/SDG_SH_DTH_RNCOM_Female_DiabetesMellitus" + "name": "Tx - Person-Years Lived Above Age X, Female, Age75To79", + "dcid": "WHO/LIFE_0000000034_Female_AGE75TO79" }, { - "name": "Number Of Deaths Attributed To Non-Communicable Diseases, By Type Of Disease And Sex, Female, Major Cardiovascular Diseases", - "dcid": "WHO/SDG_SH_DTH_RNCOM_Female_MajorCardiovascularDiseases" + "name": "Tx - Person-Years Lived Above Age X, Female, Age80To84", + "dcid": "WHO/LIFE_0000000034_Female_AGE80TO84" }, { - "name": "Number Of Deaths Attributed To Non-Communicable Diseases, By Type Of Disease And Sex, Female, Malignant Neoplasms", - "dcid": "WHO/SDG_SH_DTH_RNCOM_Female_MalignantNeoplasms" + "name": "Tx - Person-Years Lived Above Age X, Female, Age85Plus", + "dcid": "WHO/LIFE_0000000034_Female_AGE85PLUS" }, { - "name": "Proportion Of Ever-Partnered Women And Girls Aged 15-49 Years Subjected To Physical And/Or Sexual Violence By A Current Or Former Intimate Partner In The Previous 12 Months (SDGIPV12M)", - "dcid": "WHO/SDGIPV12M" + "name": "Tx - Person-Years Lived Above Age X, Female, Agelessthan1", + "dcid": "WHO/LIFE_0000000034_Female_AGELT1" }, { - "name": "Proportion Of Ever-Partnered Women And Girls Aged 15-49 Years Subjected To Physical And/Or Sexual Violence By A Current Or Former Intimate Partner In Their Lifetime", - "dcid": "WHO/SDGIPVLT" + "name": "Alcohol, Total Per Capita (15+) Consumption (In Litres Of Pure Alcohol) With 95%Ci (SA_0000001822_ARCHIVED), Female,2019-12", + "dcid": "WHO/SA_0000001822_ARCHIVED_Female_2019-12" }, { - "name": "Women Accessing Antenatal Care (Anc) Services Who Were Tested For Syphilis (%)", - "dcid": "WHO/PerctestedANC" + "name": "Better Life Index - Edition 2013: Air pollution, Value, Women", + "dcid": "oecd/BLI2013_EQ_AIRP_L_WMN" }, { - "name": "Women Of Reproductive Age (15-49 Years) Who Are Married Or In-Union Who Have Their Need For Family Planning Satisfied With Modern Methods (%), Unpd", - "dcid": "WHO/FAMILYPLANNINGUNPDUHC" - } - ], - "statVarGroups": [ + "name": "Better Life Index - Edition 2013: Assault rate, Value, Women", + "dcid": "oecd/BLI2013_PS_SFRV_L_WMN" + }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female", - "name": "Opportunity Insights Cohort With Gender = Female", - "statVars": [ + "name": "Better Life Index - Edition 2013: Consultation on rule-making, Value, Women", + "dcid": "oecd/BLI2013_CG_TRASG_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Dwellings without basic facilities, Value, Women", + "dcid": "oecd/BLI2013_HO_BASE_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Educational attainment, Value, Women", + "dcid": "oecd/BLI2013_ES_EDUA_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Employees working very long hours, Value, Women", + "dcid": "oecd/BLI2013_WL_EWLH_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Employment rate, Value, Women", + "dcid": "oecd/BLI2013_JE_EMPL_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Homicide rate, Value, Women", + "dcid": "oecd/BLI2013_PS_REPH_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Household net adjusted disposable income, Value, Women", + "dcid": "oecd/BLI2013_IW_HADI_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Household net financial wealth, Value, Women", + "dcid": "oecd/BLI2013_IW_HNFW_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Housing expenditure, Value, Women", + "dcid": "oecd/BLI2013_HO_HISH_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Job security, Value, Women", + "dcid": "oecd/BLI2013_JE_JT_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Life expectancy, Value, Women", + "dcid": "oecd/BLI2013_HS_LEB_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Life satisfaction, Value, Women", + "dcid": "oecd/BLI2013_SW_LIFS_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Long-term unemployment rate, Value, Women", + "dcid": "oecd/BLI2013_JE_LTUR_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Personal earnings, Value, Women", + "dcid": "oecd/BLI2013_JE_PEARN_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Quality of support network, Value, Women", + "dcid": "oecd/BLI2013_SC_SNTWS_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Rooms per person, Value, Women", + "dcid": "oecd/BLI2013_HO_NUMR_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Self-reported health, Value, Women", + "dcid": "oecd/BLI2013_HS_SFRH_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Student skills, Value, Women", + "dcid": "oecd/BLI2013_ES_STCS_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Time devoted to leisure and personal care, Value, Women", + "dcid": "oecd/BLI2013_WL_TNOW_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Voter turnout, Value, Women", + "dcid": "oecd/BLI2013_CG_VOTO_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Water quality, Value, Women", + "dcid": "oecd/BLI2013_EQ_WATER_L_WMN" + }, + { + "name": "Better Life Index - Edition 2013: Years in education, Value, Women", + "dcid": "oecd/BLI2013_ES_EDUEX_L_WMN" + }, + { + "name": "Data for the breakdown visualisations of the Going Digital portal - part 15: Workers who experienced job stress associated with frequent computer use at work, Female", + "dcid": "oecd/GD_BREAKDOWNS_15_2-8-3_F" + }, + { + "name": "Entrepreneurship: Feasibility of self-employment, Women, Total", + "dcid": "oecd/GENDER_ENT1_ENT6_WOMEN_TOTAL" + }, + { + "name": "Entrepreneurship: Preferences for self-employment, Women, Total", + "dcid": "oecd/GENDER_ENT1_ENT5_WOMEN_TOTAL" + }, + { + "name": "Entrepreneurship: Share of self-employed in manufacturing, Women, Total", + "dcid": "oecd/GENDER_ENT1_ENT10_WOMEN_TOTAL" + }, + { + "name": "Entrepreneurship: Share of self-employed in services, Women, Total", + "dcid": "oecd/GENDER_ENT1_ENT11_WOMEN_TOTAL" + }, + { + "name": "Entrepreneurship: Share of self-employed in the 20-29 year old population of employed, Women, 20-29", + "dcid": "oecd/GENDER_ENT1_ENT12_WOMEN_20-29" + }, + { + "name": "Entrepreneurship: Share of self-employed in the population of employed with foreign-citizenship, Women, Total", + "dcid": "oecd/GENDER_ENT1_ENT13_WOMEN_TOTAL" + }, + { + "name": "Entrepreneurship: Share of self-employed who are employers, Women, Total", + "dcid": "oecd/GENDER_ENT1_ENT1_WOMEN_TOTAL" + }, + { + "name": "Entrepreneurship: Share of self-employed who are own-account workers, Women, Total", + "dcid": "oecd/GENDER_ENT1_ENT2_WOMEN_TOTAL" + }, + { + "name": "Entrepreneurship: Share of sole-proprietor enterprises that are owned by women, All, Total", + "dcid": "oecd/GENDER_ENT1_ENT3_ALL_TOTAL" + }, + { + "name": "Entrepreneurship: Share of the population who report borrowing money to start a business, Women, Total", + "dcid": "oecd/GENDER_ENT1_ENT9_WOMEN_TOTAL" + }, + { + "name": "Entrepreneurship: Share of the population with account in a financial institution, Women, Total", + "dcid": "oecd/GENDER_ENT1_ENT8_WOMEN_TOTAL" + }, + { + "name": "Entrepreneurship: Share of women inventors, Women, Total", + "dcid": "oecd/GENDER_ENT1_ENT4_WOMEN_TOTAL" + }, + { + "name": "Estimate Of Daily Tobacco Smoking Prevalence (%), Female", + "dcid": "WHO/M_Est_smk_daily_Female" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): All Regions, All Income Categories (AIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_7_5_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): All Regions, All Income Categories (AIC), Missing Women", + "dcid": "oecd/GIDDB2012_7_5_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): All Regions, High Income Countries (HIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_7_1_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): All Regions, High Income Countries (HIC), Missing Women", + "dcid": "oecd/GIDDB2012_7_1_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): All Regions, Low Middle Income Countries (LMIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_7_3_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): All Regions, Low Middle Income Countries (LMIC), Missing Women", + "dcid": "oecd/GIDDB2012_7_3_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): All Regions, Other Low Income Countries (OLIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_7_4_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): All Regions, Other Low Income Countries (OLIC), Missing Women", + "dcid": "oecd/GIDDB2012_7_4_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): All Regions, Upper Middle Income Countries (UMIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_7_2_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): All Regions, Upper Middle Income Countries (UMIC), Missing Women", + "dcid": "oecd/GIDDB2012_7_2_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): East Asia and Pacific, All Income Categories (AIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_1_5_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): East Asia and Pacific, All Income Categories (AIC), Missing Women", + "dcid": "oecd/GIDDB2012_1_5_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): East Asia and Pacific, High Income Countries (HIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_1_1_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): East Asia and Pacific, High Income Countries (HIC), Missing Women", + "dcid": "oecd/GIDDB2012_1_1_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): East Asia and Pacific, Low Middle Income Countries (LMIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_1_3_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): East Asia and Pacific, Low Middle Income Countries (LMIC), Missing Women", + "dcid": "oecd/GIDDB2012_1_3_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): East Asia and Pacific, Other Low Income Countries (OLIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_1_4_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): East Asia and Pacific, Other Low Income Countries (OLIC), Missing Women", + "dcid": "oecd/GIDDB2012_1_4_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): East Asia and Pacific, Upper Middle Income Countries (UMIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_1_2_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): East Asia and Pacific, Upper Middle Income Countries (UMIC), Missing Women", + "dcid": "oecd/GIDDB2012_1_2_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Europe and Central Asia, All Income Categories (AIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_3_5_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Europe and Central Asia, All Income Categories (AIC), Missing Women", + "dcid": "oecd/GIDDB2012_3_5_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Europe and Central Asia, High Income Countries (HIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_3_1_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Europe and Central Asia, High Income Countries (HIC), Missing Women", + "dcid": "oecd/GIDDB2012_3_1_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Europe and Central Asia, Low Middle Income Countries (LMIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_3_3_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Europe and Central Asia, Low Middle Income Countries (LMIC), Missing Women", + "dcid": "oecd/GIDDB2012_3_3_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Europe and Central Asia, Other Low Income Countries (OLIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_3_4_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Europe and Central Asia, Other Low Income Countries (OLIC), Missing Women", + "dcid": "oecd/GIDDB2012_3_4_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Europe and Central Asia, Upper Middle Income Countries (UMIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_3_2_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Europe and Central Asia, Upper Middle Income Countries (UMIC), Missing Women", + "dcid": "oecd/GIDDB2012_3_2_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Latin America and Caribbean, All Income Categories (AIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_2_5_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Latin America and Caribbean, All Income Categories (AIC), Missing Women", + "dcid": "oecd/GIDDB2012_2_5_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Latin America and Caribbean, High Income Countries (HIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_2_1_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Latin America and Caribbean, High Income Countries (HIC), Missing Women", + "dcid": "oecd/GIDDB2012_2_1_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Latin America and Caribbean, Low Middle Income Countries (LMIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_2_3_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Latin America and Caribbean, Low Middle Income Countries (LMIC), Missing Women", + "dcid": "oecd/GIDDB2012_2_3_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Latin America and Caribbean, Other Low Income Countries (OLIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_2_4_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Latin America and Caribbean, Other Low Income Countries (OLIC), Missing Women", + "dcid": "oecd/GIDDB2012_2_4_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Latin America and Caribbean, Upper Middle Income Countries (UMIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_2_2_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Latin America and Caribbean, Upper Middle Income Countries (UMIC), Missing Women", + "dcid": "oecd/GIDDB2012_2_2_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Middle East and North Africa, All Income Categories (AIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_4_5_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Middle East and North Africa, All Income Categories (AIC), Missing Women", + "dcid": "oecd/GIDDB2012_4_5_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Middle East and North Africa, High Income Countries (HIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_4_1_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Middle East and North Africa, High Income Countries (HIC), Missing Women", + "dcid": "oecd/GIDDB2012_4_1_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Middle East and North Africa, Low Middle Income Countries (LMIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_4_3_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Middle East and North Africa, Low Middle Income Countries (LMIC), Missing Women", + "dcid": "oecd/GIDDB2012_4_3_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Middle East and North Africa, Upper Middle Income Countries (UMIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_4_2_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Middle East and North Africa, Upper Middle Income Countries (UMIC), Missing Women", + "dcid": "oecd/GIDDB2012_4_2_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): South Asia, All Income Categories (AIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_5_5_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): South Asia, All Income Categories (AIC), Missing Women", + "dcid": "oecd/GIDDB2012_5_5_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): South Asia, Low Middle Income Countries (LMIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_5_3_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): South Asia, Low Middle Income Countries (LMIC), Missing Women", + "dcid": "oecd/GIDDB2012_5_3_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): South Asia, Other Low Income Countries (OLIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_5_4_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): South Asia, Other Low Income Countries (OLIC), Missing Women", + "dcid": "oecd/GIDDB2012_5_4_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Sub-Saharan Africa, All Income Categories (AIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_6_5_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Sub-Saharan Africa, All Income Categories (AIC), Missing Women", + "dcid": "oecd/GIDDB2012_6_5_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Sub-Saharan Africa, High Income Countries (HIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_6_1_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Sub-Saharan Africa, High Income Countries (HIC), Missing Women", + "dcid": "oecd/GIDDB2012_6_1_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Sub-Saharan Africa, Low Middle Income Countries (LMIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_6_3_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Sub-Saharan Africa, Low Middle Income Countries (LMIC), Missing Women", + "dcid": "oecd/GIDDB2012_6_3_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Sub-Saharan Africa, Other Low Income Countries (OLIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_6_4_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Sub-Saharan Africa, Other Low Income Countries (OLIC), Missing Women", + "dcid": "oecd/GIDDB2012_6_4_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Sub-Saharan Africa, Upper Middle Income Countries (UMIC), Female Genital Mutilation", + "dcid": "oecd/GIDDB2012_6_2_PI_2" + }, + { + "name": "Gender, Institutions and Development Database 2012 (GID-DB): Sub-Saharan Africa, Upper Middle Income Countries (UMIC), Missing Women", + "dcid": "oecd/GIDDB2012_6_2_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, All income categories, Female genital mutilation", + "dcid": "oecd/GIDDB2014_ALL_AIC_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, All income categories, Land titles owned by women", + "dcid": "oecd/GIDDB2014_ALL_AIC_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, All income categories, Missing women", + "dcid": "oecd/GIDDB2014_ALL_AIC_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, High income: OECD, Female genital mutilation", + "dcid": "oecd/GIDDB2014_ALL_HIO_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, High income: OECD, Land titles owned by women", + "dcid": "oecd/GIDDB2014_ALL_HIO_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, High income: OECD, Missing women", + "dcid": "oecd/GIDDB2014_ALL_HIO_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, High income: nonOECD, Female genital mutilation", + "dcid": "oecd/GIDDB2014_ALL_HIN_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, High income: nonOECD, Land titles owned by women", + "dcid": "oecd/GIDDB2014_ALL_HIN_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, High income: nonOECD, Missing women", + "dcid": "oecd/GIDDB2014_ALL_HIN_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, Low income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_ALL_LIN_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, Low income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_ALL_LIN_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, Low income, Missing women", + "dcid": "oecd/GIDDB2014_ALL_LIN_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, Lower middle income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_ALL_LMI_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, Lower middle income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_ALL_LMI_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, Lower middle income, Missing women", + "dcid": "oecd/GIDDB2014_ALL_LMI_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, Upper middle income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_ALL_UMI_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, Upper middle income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_ALL_UMI_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): All regions, Upper middle income, Missing women", + "dcid": "oecd/GIDDB2014_ALL_UMI_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, All income categories, Female genital mutilation", + "dcid": "oecd/GIDDB2014_EAP_AIC_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, All income categories, Land titles owned by women", + "dcid": "oecd/GIDDB2014_EAP_AIC_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, All income categories, Missing women", + "dcid": "oecd/GIDDB2014_EAP_AIC_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, High income: OECD, Female genital mutilation", + "dcid": "oecd/GIDDB2014_EAP_HIO_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, High income: OECD, Missing women", + "dcid": "oecd/GIDDB2014_EAP_HIO_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, High income: nonOECD, Female genital mutilation", + "dcid": "oecd/GIDDB2014_EAP_HIN_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, High income: nonOECD, Missing women", + "dcid": "oecd/GIDDB2014_EAP_HIN_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, Low income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_EAP_LIN_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, Low income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_EAP_LIN_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, Low income, Missing women", + "dcid": "oecd/GIDDB2014_EAP_LIN_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, Lower middle income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_EAP_LMI_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, Lower middle income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_EAP_LMI_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, Lower middle income, Missing women", + "dcid": "oecd/GIDDB2014_EAP_LMI_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, Upper middle income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_EAP_UMI_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, Upper middle income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_EAP_UMI_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): East Asia and the Pacific, Upper middle income, Missing women", + "dcid": "oecd/GIDDB2014_EAP_UMI_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, All income categories, Female genital mutilation", + "dcid": "oecd/GIDDB2014_ECA_AIC_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, All income categories, Land titles owned by women", + "dcid": "oecd/GIDDB2014_ECA_AIC_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, All income categories, Missing women", + "dcid": "oecd/GIDDB2014_ECA_AIC_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, High income: OECD, Female genital mutilation", + "dcid": "oecd/GIDDB2014_ECA_HIO_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, High income: OECD, Land titles owned by women", + "dcid": "oecd/GIDDB2014_ECA_HIO_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, High income: OECD, Missing women", + "dcid": "oecd/GIDDB2014_ECA_HIO_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, High income: nonOECD, Female genital mutilation", + "dcid": "oecd/GIDDB2014_ECA_HIN_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, High income: nonOECD, Land titles owned by women", + "dcid": "oecd/GIDDB2014_ECA_HIN_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, High income: nonOECD, Missing women", + "dcid": "oecd/GIDDB2014_ECA_HIN_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, Low income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_ECA_LIN_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, Low income, Missing women", + "dcid": "oecd/GIDDB2014_ECA_LIN_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, Lower middle income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_ECA_LMI_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, Lower middle income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_ECA_LMI_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, Lower middle income, Missing women", + "dcid": "oecd/GIDDB2014_ECA_LMI_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, Upper middle income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_ECA_UMI_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, Upper middle income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_ECA_UMI_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Europe and Central Asia, Upper middle income, Missing women", + "dcid": "oecd/GIDDB2014_ECA_UMI_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, All income categories, Female genital mutilation", + "dcid": "oecd/GIDDB2014_LAC_AIC_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, All income categories, Land titles owned by women", + "dcid": "oecd/GIDDB2014_LAC_AIC_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, All income categories, Missing women", + "dcid": "oecd/GIDDB2014_LAC_AIC_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, High income: OECD, Female genital mutilation", + "dcid": "oecd/GIDDB2014_LAC_HIO_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, High income: OECD, Land titles owned by women", + "dcid": "oecd/GIDDB2014_LAC_HIO_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, High income: OECD, Missing women", + "dcid": "oecd/GIDDB2014_LAC_HIO_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, High income: nonOECD, Female genital mutilation", + "dcid": "oecd/GIDDB2014_LAC_HIN_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, High income: nonOECD, Land titles owned by women", + "dcid": "oecd/GIDDB2014_LAC_HIN_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, High income: nonOECD, Missing women", + "dcid": "oecd/GIDDB2014_LAC_HIN_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, Low income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_LAC_LIN_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, Low income, Missing women", + "dcid": "oecd/GIDDB2014_LAC_LIN_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, Lower middle income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_LAC_LMI_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, Lower middle income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_LAC_LMI_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, Lower middle income, Missing women", + "dcid": "oecd/GIDDB2014_LAC_LMI_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, Upper middle income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_LAC_UMI_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, Upper middle income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_LAC_UMI_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Latin America and the Caribbean, Upper middle income, Missing women", + "dcid": "oecd/GIDDB2014_LAC_UMI_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Middle East and North Africa, All income categories, Female genital mutilation", + "dcid": "oecd/GIDDB2014_MENA_AIC_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Middle East and North Africa, All income categories, Land titles owned by women", + "dcid": "oecd/GIDDB2014_MENA_AIC_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Middle East and North Africa, All income categories, Missing women", + "dcid": "oecd/GIDDB2014_MENA_AIC_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Middle East and North Africa, High income: OECD, Female genital mutilation", + "dcid": "oecd/GIDDB2014_MENA_HIO_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Middle East and North Africa, High income: OECD, Missing women", + "dcid": "oecd/GIDDB2014_MENA_HIO_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Middle East and North Africa, High income: nonOECD, Female genital mutilation", + "dcid": "oecd/GIDDB2014_MENA_HIN_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Middle East and North Africa, High income: nonOECD, Land titles owned by women", + "dcid": "oecd/GIDDB2014_MENA_HIN_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Middle East and North Africa, High income: nonOECD, Missing women", + "dcid": "oecd/GIDDB2014_MENA_HIN_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Middle East and North Africa, Lower middle income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_MENA_LMI_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Middle East and North Africa, Lower middle income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_MENA_LMI_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Middle East and North Africa, Lower middle income, Missing women", + "dcid": "oecd/GIDDB2014_MENA_LMI_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Middle East and North Africa, Upper middle income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_MENA_UMI_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Middle East and North Africa, Upper middle income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_MENA_UMI_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Middle East and North Africa, Upper middle income, Missing women", + "dcid": "oecd/GIDDB2014_MENA_UMI_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): North America, All income categories, Female genital mutilation", + "dcid": "oecd/GIDDB2014_NA_AIC_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): North America, All income categories, Missing women", + "dcid": "oecd/GIDDB2014_NA_AIC_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): North America, High income: OECD, Female genital mutilation", + "dcid": "oecd/GIDDB2014_NA_HIO_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): North America, High income: OECD, Missing women", + "dcid": "oecd/GIDDB2014_NA_HIO_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): South Asia, All income categories, Female genital mutilation", + "dcid": "oecd/GIDDB2014_SA_AIC_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): South Asia, All income categories, Land titles owned by women", + "dcid": "oecd/GIDDB2014_SA_AIC_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): South Asia, All income categories, Missing women", + "dcid": "oecd/GIDDB2014_SA_AIC_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): South Asia, Low income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_SA_LIN_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): South Asia, Low income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_SA_LIN_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): South Asia, Low income, Missing women", + "dcid": "oecd/GIDDB2014_SA_LIN_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): South Asia, Lower middle income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_SA_LMI_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): South Asia, Lower middle income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_SA_LMI_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): South Asia, Lower middle income, Missing women", + "dcid": "oecd/GIDDB2014_SA_LMI_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Sub-Saharan Africa, All income categories, Female genital mutilation", + "dcid": "oecd/GIDDB2014_SSA_AIC_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Sub-Saharan Africa, All income categories, Land titles owned by women", + "dcid": "oecd/GIDDB2014_SSA_AIC_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Sub-Saharan Africa, All income categories, Missing women", + "dcid": "oecd/GIDDB2014_SSA_AIC_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Sub-Saharan Africa, High income: nonOECD, Female genital mutilation", + "dcid": "oecd/GIDDB2014_SSA_HIN_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Sub-Saharan Africa, High income: nonOECD, Missing women", + "dcid": "oecd/GIDDB2014_SSA_HIN_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Sub-Saharan Africa, Low income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_SSA_LIN_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Sub-Saharan Africa, Low income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_SSA_LIN_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Sub-Saharan Africa, Low income, Missing women", + "dcid": "oecd/GIDDB2014_SSA_LIN_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Sub-Saharan Africa, Lower middle income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_SSA_LMI_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Sub-Saharan Africa, Lower middle income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_SSA_LMI_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Sub-Saharan Africa, Lower middle income, Missing women", + "dcid": "oecd/GIDDB2014_SSA_LMI_SB_1" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Sub-Saharan Africa, Upper middle income, Female genital mutilation", + "dcid": "oecd/GIDDB2014_SSA_UMI_RP_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Sub-Saharan Africa, Upper middle income, Land titles owned by women", + "dcid": "oecd/GIDDB2014_SSA_UMI_RR_2" + }, + { + "name": "Gender, Institutions and Development Database 2014 (GID-DB): Sub-Saharan Africa, Upper middle income, Missing women", + "dcid": "oecd/GIDDB2014_SSA_UMI_SB_1" + }, + { + "name": "Historical population: Women, Share of 65 and over - elderly", + "dcid": "oecd/HISTPOP_W_65_OVER_SHARE" + }, + { + "name": "Historical population: Women, Share of under 15 - children", + "dcid": "oecd/HISTPOP_W_LESS_15_SHARE" + }, + { + "name": "ICT Usage by Internet Users: D1A: Individuals using the Internet for e-mailing for private (non-work) purpose - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1A_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1A: Individuals using the Internet for e-mailing for private (non-work) purpose - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1A_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1A: Individuals using the Internet for e-mailing for private (non-work) purpose - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1A_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1B: Individuals using the Internet for accessing social networking sites - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1B_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1B: Individuals using the Internet for accessing social networking sites - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1B_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1B: Individuals using the Internet for accessing social networking sites - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1B_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1E: Individuals using the Internet for telephoning/video calling - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1E_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1E: Individuals using the Internet for telephoning/video calling - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1E_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1E: Individuals using the Internet for telephoning/video calling - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1E_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1F: Individuals using the Internet for finding information about goods and services - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1F_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1F: Individuals using the Internet for finding information about goods and services - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1F_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1F: Individuals using the Internet for finding information about goods and services - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1F_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1G: Individuals using the Internet for reading/downloading online newspapers/news magazines - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1G_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1G: Individuals using the Internet for reading/downloading online newspapers/news magazines - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1G_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1G: Individuals using the Internet for reading/downloading online newspapers/news magazines - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1G_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1H: Individuals using the Internet for seeking health information - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1H_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1H: Individuals using the Internet for seeking health information - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1H_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1H: Individuals using the Internet for seeking health information - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1H_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1I: Individuals using the Internet for downloading software (other than games) - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1I_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1I: Individuals using the Internet for downloading software (other than games) - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1I_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1I: Individuals using the Internet for downloading software (other than games) - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1I_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1J1: Individuals using the Internet for listening to music (e.g. web radio, music streaming) - last 3m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1J1_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1J1: Individuals using the Internet for listening to music (e.g. web radio, music streaming) - last 3m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1J1_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1J1: Individuals using the Internet for listening to music (e.g. web radio, music streaming) - last 3m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1J1_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1J2: Individuals using the Internet for watching internet streamed TV (live or catch-up) from TV broadcasters -last 3m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1J2_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1J2: Individuals using the Internet for watching internet streamed TV (live or catch-up) from TV broadcasters -last 3m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1J2_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1J2: Individuals using the Internet for watching internet streamed TV (live or catch-up) from TV broadcasters -last 3m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1J2_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1J: Individuals using the Internet for listening for web radios, watching web television - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1J_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1J: Individuals using the Internet for listening for web radios, watching web television - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1J_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1J: Individuals using the Internet for listening for web radios, watching web television - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1J_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1K: Individuals using the Internet for play./stream./downloading games, images, films or music - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1K_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1K: Individuals using the Internet for play./stream./downloading games, images, films or music - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1K_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1K: Individuals using the Internet for play./stream./downloading games, images, films or music - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1K_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1M: Individuals using the Internet for looking for a job or sending a job application - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1M_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1M: Individuals using the Internet for looking for a job or sending a job application - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1M_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1M: Individuals using the Internet for looking for a job or sending a job application - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1M_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1N: Individuals using the Internet for participating in professional networks (e.g. Linkedin) - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1N_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1N: Individuals using the Internet for participating in professional networks (e.g. Linkedin) - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1N_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1N: Individuals using the Internet for participating in professional networks (e.g. Linkedin) - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1N_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1O: Individuals using the Internet for doing an online course (in any subject) - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1O_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1O: Individuals using the Internet for doing an online course (in any subject) - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1O_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1O: Individuals using the Internet for doing an online course (in any subject) - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1O_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1P: Individuals using the Internet for consulting wikis (e.g. Wikipedia) or any online source of - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1P_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1P: Individuals using the Internet for consulting wikis (e.g. Wikipedia) or any online source of - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1P_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1P: Individuals using the Internet for consulting wikis (e.g. Wikipedia) or any online source of - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1P_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1Q: Individuals using the Internet for managing personal homepage - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1Q_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1Q: Individuals using the Internet for managing personal homepage - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1Q_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1Q: Individuals using the Internet for managing personal homepage - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1Q_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1R: Individuals using the Internet for uploading self-created content on sharing websites (e.g YouTube) - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1R_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1R: Individuals using the Internet for uploading self-created content on sharing websites (e.g YouTube) - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1R_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1R: Individuals using the Internet for uploading self-created content on sharing websites (e.g YouTube) - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1R_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1T: Individuals using the Internet for Internet banking - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1T_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1T: Individuals using the Internet for Internet banking - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1T_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1T: Individuals using the Internet for Internet banking - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1T_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1U: Individuals using the Internet for selling of goods or services (e.g. on eBay) - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1U_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1U: Individuals using the Internet for selling of goods or services (e.g. on eBay) - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1U_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1U: Individuals using the Internet for selling of goods or services (e.g. on eBay) - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1U_F_LO" + }, + { + "name": "ICT Usage by Internet Users: D1W: Individuals using the Internet as storage space to save files for private purposes - last 3 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1W_F_HI" + }, + { + "name": "ICT Usage by Internet Users: D1W: Individuals using the Internet as storage space to save files for private purposes - last 3 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1W_F_ME" + }, + { + "name": "ICT Usage by Internet Users: D1W: Individuals using the Internet as storage space to save files for private purposes - last 3 m (%), Female aged 16-74 with no or a low level of educational attainment", + "dcid": "oecd/ICT_IUSERS_D1W_F_LO" + }, + { + "name": "ICT Usage by Internet Users: F1: Individuals using the Internet for visiting or interacting with public authorities websites - last 12 m (%), Female aged 16-74 with a high level of educational attainment", + "dcid": "oecd/ICT_IUSERS_F1_F_HI" + }, + { + "name": "ICT Usage by Internet Users: F1: Individuals using the Internet for visiting or interacting with public authorities websites - last 12 m (%), Female aged 16-74 with a middle level of educational attainment", + "dcid": "oecd/ICT_IUSERS_F1_F_ME" + } + ], + "statVarGroups": [ + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female", + "name": "Opportunity Insights Cohort With Gender = Female", + "statVars": [ + { + "name": "Below Median Income of Opportunity Insights Cohort: Female", + "dcid": "dc/qhr37snr53h74" + }, + { + "name": "Children Below Median Income Families of Opportunity Insights Cohort: Female", + "dcid": "dc/l76y09bk81tv7" + }, + { + "name": "Children Under 18 of Opportunity Insights Cohort: Female", + "dcid": "dc/j0e4n7389y8yf" + }, + { + "name": "Fraction Childhood Years Spent in Geography of Opportunity Insights Cohort: Female", + "dcid": "dc/dg6tbd33fd7k7" + }, + { + "name": "Mean College Graduate of Opportunity Insights Cohort: Female", + "dcid": "dc/wsnpj706lmkfd" + }, + { + "name": "Mean Community College Graduate of Opportunity Insights Cohort: Female", + "dcid": "dc/pv084vcksdle" + }, + { + "name": "Mean Father Presence of Opportunity Insights Cohort: Female", + "dcid": "dc/j9gx1tsyfl4r" + }, + { + "name": "Mean Fraction Children Married Age 24 of Opportunity Insights Cohort: Female", + "dcid": "dc/7ebgn4m6yb83c" + }, + { + "name": "Mean Fraction Children Married Age 26 of Opportunity Insights Cohort: Female", + "dcid": "dc/rz5ql9rkz5xj3" + }, + { + "name": "Mean Fraction Children Married Age 29 of Opportunity Insights Cohort: Female", + "dcid": "dc/9msm971xm4t0c" + }, + { + "name": "Mean Fraction Children Married Age 32 of Opportunity Insights Cohort: Female", + "dcid": "dc/tc86xmzfy1pth" + }, + { + "name": "Mean Fraction Children Married of Opportunity Insights Cohort: Female", + "dcid": "dc/22h85hdqm5x3f" + }, + { + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female", + "dcid": "dc/clrfvvxsltpkc" + }, + { + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female", + "dcid": "dc/h86hky6sdjc8d" + }, + { + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female", + "dcid": "dc/rxm8182km5g31" + }, + { + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female", + "dcid": "dc/250rvrndbkhv6" + }, + { + "name": "Mean Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female", + "dcid": "dc/3yblp6q66nf62" + }, + { + "name": "Mean Fraction of Children With Some College of Opportunity Insights Cohort: Female", + "dcid": "dc/xqme1rz148vh3" + }, + { + "name": "Mean Has Graduate Degree of Opportunity Insights Cohort: Female", + "dcid": "dc/0lrr85m68y0z9" + }, + { + "name": "Mean High School Graduate of Opportunity Insights Cohort: Female", + "dcid": "dc/x4q2sp3fb2663" + }, + { + "name": "Mean Hourly Wage Rank of Opportunity Insights Cohort: Female", + "dcid": "dc/7nkryx40v1tm8" + }, + { + "name": "Mean Household Income Rank Age 24 of Opportunity Insights Cohort: Female", + "dcid": "dc/6hmq774926ln6" + }, + { + "name": "Mean Household Income Rank Age 26 of Opportunity Insights Cohort: Female", + "dcid": "dc/x2csq8660yhl" + }, + { + "name": "Mean Household Income Rank Age 29 of Opportunity Insights Cohort: Female", + "dcid": "dc/n1phc5e5ebexd" + }, + { + "name": "Mean Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female", + "dcid": "dc/5rxdhn0tgvd27" + }, + { + "name": "Mean Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female", + "dcid": "dc/5lzk605jsv608" + }, + { + "name": "Mean Household Income Rank Native Mother of Opportunity Insights Cohort: Female", + "dcid": "dc/zlss0z6q1yf21" + }, + { + "name": "Mean Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female", + "dcid": "dc/yktbwxyecred5" + }, + { + "name": "Mean Household Income Rank of Opportunity Insights Cohort: Female", + "dcid": "dc/bq125y8y31g9g" + }, + { + "name": "Mean Household Income Top 1 Pct of Opportunity Insights Cohort: Female", + "dcid": "dc/nrkzw6b0f1nh4" + }, + { + "name": "Mean Incarceration Rate of Opportunity Insights Cohort: Female", + "dcid": "dc/23m3wk0gc7ek7" + }, + { + "name": "Mean Individual Income Rank Age 24 of Opportunity Insights Cohort: Female", + "dcid": "dc/p58c5mk0tymq9" + }, + { + "name": "Mean Individual Income Rank Age 26 of Opportunity Insights Cohort: Female", + "dcid": "dc/hl8ge0vjw70qd" + }, + { + "name": "Mean Individual Income Rank Age 29 of Opportunity Insights Cohort: Female", + "dcid": "dc/41qvkl0dg9rlb" + }, + { + "name": "Mean Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female", + "dcid": "dc/k0q6ne2yrf1w" + }, + { + "name": "Mean Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female", + "dcid": "dc/pg399p6qqm386" + }, + { + "name": "Mean Individual Income Rank Native Mother of Opportunity Insights Cohort: Female", + "dcid": "dc/kxfpnvxg44l43" + }, + { + "name": "Mean Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female", + "dcid": "dc/8ccq2n00p2c38" + }, + { + "name": "Mean Individual Income Top 1 Pct of Opportunity Insights Cohort: Female", + "dcid": "dc/mfrcv9kkq5pl9" + }, + { + "name": "Mean Live Childhood CZ of Opportunity Insights Cohort: Female", + "dcid": "dc/v7lgfe9gn3x94" + }, + { + "name": "Mean Live Childhood Tract of Opportunity Insights Cohort: Female", + "dcid": "dc/7gjbkrchsxvg2" + }, + { + "name": "Mean Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female", + "dcid": "dc/zgp3eq8nclm77" + }, + { + "name": "Mean Living With Parents of Opportunity Insights Cohort: Female", + "dcid": "dc/t17h137c25k67" + }, + { + "name": "Mean Mean Percentile Income Rank of Opportunity Insights Cohort: Female", + "dcid": "dc/1kl79yh2k99r9" + }, + { + "name": "Mean Mother Presence of Opportunity Insights Cohort: Female", + "dcid": "dc/yp2qzds52nqc6" + }, + { + "name": "Mean Parent Household Income Rank of Opportunity Insights Cohort: Female", + "dcid": "dc/wytwyz3gysklg" + }, + { + "name": "Mean Positive Work Hours of Opportunity Insights Cohort: Female", + "dcid": "dc/5d0k3mlkswxwh" + }, + { + "name": "Mean Receives Public Assistance of Opportunity Insights Cohort: Female", + "dcid": "dc/en9c3hm7c62zc" + }, + { + "name": "Mean Spouse Individual Income Rank of Opportunity Insights Cohort: Female", + "dcid": "dc/bh597049xldtd" + }, + { + "name": "Mean Std Error College Graduate of Opportunity Insights Cohort: Female", + "dcid": "dc/el6l6gttky2jb" + }, + { + "name": "Mean Std Error Community College Graduate of Opportunity Insights Cohort: Female", + "dcid": "dc/bl8zcslwh7cj5" + }, + { + "name": "Mean Std Error Father Presence of Opportunity Insights Cohort: Female", + "dcid": "dc/xbbze3w2cy2mc" + }, + { + "name": "Mean Std Error Fraction Children Married Age 24 of Opportunity Insights Cohort: Female", + "dcid": "dc/r208bvlmn8ym4" + }, + { + "name": "Mean Std Error Fraction Children Married Age 26 of Opportunity Insights Cohort: Female", + "dcid": "dc/t2rrtbfbd50bc" + }, + { + "name": "Mean Std Error Fraction Children Married Age 29 of Opportunity Insights Cohort: Female", + "dcid": "dc/67wtgqtxjvlqb" + }, + { + "name": "Mean Std Error Fraction Children Married Age 32 of Opportunity Insights Cohort: Female", + "dcid": "dc/jz25zqrz1s3yd" + }, + { + "name": "Mean Std Error Fraction Children Married of Opportunity Insights Cohort: Female", + "dcid": "dc/jqxyrscr6j1ph" + }, + { + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female", + "dcid": "dc/ebtkpxpr99nd3" + }, + { + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female", + "dcid": "dc/pw73p9qmfym81" + }, + { + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female", + "dcid": "dc/1pvd8d0ly0bv8" + }, + { + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female", + "dcid": "dc/e3qpfwwx03j88" + }, + { + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female", + "dcid": "dc/nffj865bms334" + }, + { + "name": "Mean Std Error Fraction of Children With Some College of Opportunity Insights Cohort: Female", + "dcid": "dc/hmpp85w55lstb" + }, + { + "name": "Mean Std Error Has Graduate Degree of Opportunity Insights Cohort: Female", + "dcid": "dc/m0j5m6zp0gy68" + }, + { + "name": "Mean Std Error High School Graduate of Opportunity Insights Cohort: Female", + "dcid": "dc/j4h2zynhhmhmh" + }, + { + "name": "Mean Std Error Hourly Wage Rank of Opportunity Insights Cohort: Female", + "dcid": "dc/p7m2y21j2xqp3" + }, + { + "name": "Mean Std Error Household Income Rank Age 24 of Opportunity Insights Cohort: Female", + "dcid": "dc/shskrh6vf2g9f" + }, + { + "name": "Mean Std Error Household Income Rank Age 26 of Opportunity Insights Cohort: Female", + "dcid": "dc/r4sjqzr9nk411" + }, + { + "name": "Mean Std Error Household Income Rank Age 29 of Opportunity Insights Cohort: Female", + "dcid": "dc/1dglq4d5dr8z7" + }, + { + "name": "Mean Std Error Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female", + "dcid": "dc/benl36p2jfl7d" + }, + { + "name": "Mean Std Error Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female", + "dcid": "dc/vq8e0l4c95c2f" + }, + { + "name": "Mean Std Error Household Income Rank Native Mother of Opportunity Insights Cohort: Female", + "dcid": "dc/6g6d4qwt1rpsb" + }, + { + "name": "Mean Std Error Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female", + "dcid": "dc/7mxt8p34091w6" + }, + { + "name": "Mean Std Error Household Income Rank of Opportunity Insights Cohort: Female", + "dcid": "dc/1egyk3plxp1z2" + }, + { + "name": "Mean Std Error Household Income Top 1 Pct of Opportunity Insights Cohort: Female", + "dcid": "dc/je1wqr133cmtb" + }, + { + "name": "Mean Std Error Incarceration Rate of Opportunity Insights Cohort: Female", + "dcid": "dc/pnlnzjqz5dnl9" + }, + { + "name": "Mean Std Error Individual Income Rank Age 24 of Opportunity Insights Cohort: Female", + "dcid": "dc/pevk16wx1bv97" + }, + { + "name": "Mean Std Error Individual Income Rank Age 26 of Opportunity Insights Cohort: Female", + "dcid": "dc/3l8f6tfkb3j4" + }, + { + "name": "Mean Std Error Individual Income Rank Age 29 of Opportunity Insights Cohort: Female", + "dcid": "dc/vjtvvk5twcfq5" + }, + { + "name": "Mean Std Error Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female", + "dcid": "dc/rnj45w3yrqqh6" + }, + { + "name": "Mean Std Error Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female", + "dcid": "dc/p8p97l8zggn2h" + }, + { + "name": "Mean Std Error Individual Income Rank Native Mother of Opportunity Insights Cohort: Female", + "dcid": "dc/l7k1c4wm3x4m7" + }, + { + "name": "Mean Std Error Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female", + "dcid": "dc/h9q9hlsrf8m91" + }, + { + "name": "Mean Std Error Individual Income Top 1 Pct of Opportunity Insights Cohort: Female", + "dcid": "dc/cv1ftk6rqdfdb" + }, + { + "name": "Mean Std Error Live Childhood CZ of Opportunity Insights Cohort: Female", + "dcid": "dc/f2dhwlb6rl0h8" + }, + { + "name": "Mean Std Error Live Childhood Tract of Opportunity Insights Cohort: Female", + "dcid": "dc/lqbhpcxm8mvt4" + }, + { + "name": "Mean Std Error Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female", + "dcid": "dc/5xlkemsgj7jb8" + }, + { + "name": "Mean Std Error Living With Parents of Opportunity Insights Cohort: Female", + "dcid": "dc/84dwd4q10m7p6" + }, + { + "name": "Mean Std Error Mean Percentile Income Rank of Opportunity Insights Cohort: Female", + "dcid": "dc/y1hnpr0zs8109" + }, + { + "name": "Mean Std Error Mother Presence of Opportunity Insights Cohort: Female", + "dcid": "dc/09mgevdc8xqc9" + }, + { + "name": "Mean Std Error Parent Household Income Rank of Opportunity Insights Cohort: Female", + "dcid": "dc/z7fyevvddf7v4" + }, + { + "name": "Mean Std Error Positive Work Hours of Opportunity Insights Cohort: Female", + "dcid": "dc/d26n65ebm7ze5" + }, + { + "name": "Mean Std Error Receives Public Assistance of Opportunity Insights Cohort: Female", + "dcid": "dc/bjr9fn9gf97z" + }, + { + "name": "Mean Std Error Spouse Individual Income Rank of Opportunity Insights Cohort: Female", + "dcid": "dc/93bqx5xyfvtm9" + }, + { + "name": "Mean Std Error Teenage Birth of Opportunity Insights Cohort: Female", + "dcid": "dc/x72qt8f3xh418" + }, + { + "name": "Mean Std Error Two Parents of Opportunity Insights Cohort: Female", + "dcid": "dc/g0q8fvzbgydnc" + }, + { + "name": "Mean Std Error Weekly Hours Worked of Opportunity Insights Cohort: Female", + "dcid": "dc/8hw0jgjzzqheh" + }, + { + "name": "Mean Teenage Birth of Opportunity Insights Cohort: Female", + "dcid": "dc/bxms18kcjcez7" + }, + { + "name": "Mean Two Parents of Opportunity Insights Cohort: Female", + "dcid": "dc/f3bh88w8knk32" + }, + { + "name": "Mean Weekly Hours Worked of Opportunity Insights Cohort: Female", + "dcid": "dc/tjsbx9ssrkbz4" + }, + { + "name": "Sample Size College Graduate of Opportunity Insights Cohort: Female", + "dcid": "dc/l7glmhqsqgdnd" + }, + { + "name": "Sample Size Community College Graduate of Opportunity Insights Cohort: Female", + "dcid": "dc/btv0qcnrnbmlg" + }, + { + "name": "Sample Size Father Presence of Opportunity Insights Cohort: Female", + "dcid": "dc/qbs2wqj69et5h" + }, + { + "name": "Sample Size Fraction Children Married Age 24 of Opportunity Insights Cohort: Female", + "dcid": "dc/rc55fk531nj98" + }, + { + "name": "Sample Size Fraction Children Married Age 26 of Opportunity Insights Cohort: Female", + "dcid": "dc/rg51rzet8jw58" + }, + { + "name": "Sample Size Fraction Children Married Age 29 of Opportunity Insights Cohort: Female", + "dcid": "dc/xd854066722q9" + }, + { + "name": "Sample Size Fraction Children Married Age 32 of Opportunity Insights Cohort: Female", + "dcid": "dc/gqe9ekqhqeg4b" + }, + { + "name": "Sample Size Fraction Children Married of Opportunity Insights Cohort: Female", + "dcid": "dc/bfk5eehb5e2ed" + }, + { + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female", + "dcid": "dc/2qfl1l1xjp6" + }, + { + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female", + "dcid": "dc/mms1scckk6ejc" + }, + { + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female", + "dcid": "dc/n6hegh946z5p3" + }, + { + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female", + "dcid": "dc/x2ewwbtnw04q8" + }, + { + "name": "Sample Size Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female", + "dcid": "dc/xd4nhywdd488g" + }, + { + "name": "Sample Size Fraction of Children With Some College of Opportunity Insights Cohort: Female", + "dcid": "dc/c2srh8p6m04b5" + }, + { + "name": "Sample Size Has Graduate Degree of Opportunity Insights Cohort: Female", + "dcid": "dc/35h96ljbjb573" + }, + { + "name": "Sample Size High School Graduate of Opportunity Insights Cohort: Female", + "dcid": "dc/4jgny3ef97t75" + }, + { + "name": "Sample Size Hourly Wage Rank of Opportunity Insights Cohort: Female", + "dcid": "dc/pxgdnsz0w626" + }, + { + "name": "Sample Size Household Income Rank Age 24 of Opportunity Insights Cohort: Female", + "dcid": "dc/xebe24sk5yp88" + }, + { + "name": "Sample Size Household Income Rank Age 26 of Opportunity Insights Cohort: Female", + "dcid": "dc/mhcrmxg8glte8" + }, + { + "name": "Sample Size Household Income Rank Age 29 of Opportunity Insights Cohort: Female", + "dcid": "dc/b09g7h48ynmk6" + }, + { + "name": "Sample Size Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female", + "dcid": "dc/mlmvrvtp1lvq3" + }, + { + "name": "Sample Size Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female", + "dcid": "dc/rdrqz1dq94mm5" + }, + { + "name": "Sample Size Household Income Rank Native Mother of Opportunity Insights Cohort: Female", + "dcid": "dc/rgew9nkgfxbb3" + }, + { + "name": "Sample Size Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female", + "dcid": "dc/zlpg9f4hn49f8" + }, + { + "name": "Sample Size Household Income Rank of Opportunity Insights Cohort: Female", + "dcid": "dc/d5ny8pds9emt1" + }, + { + "name": "Sample Size Household Income Top 1 Pct of Opportunity Insights Cohort: Female", + "dcid": "dc/qjq79x5e3lwx" + }, + { + "name": "Sample Size Incarceration Rate of Opportunity Insights Cohort: Female", + "dcid": "dc/9ry1ggsm04hzc" + }, + { + "name": "Sample Size Individual Income Rank Age 24 of Opportunity Insights Cohort: Female", + "dcid": "dc/xc59lsm9g50c6" + }, + { + "name": "Sample Size Individual Income Rank Age 26 of Opportunity Insights Cohort: Female", + "dcid": "dc/r34zhrn6pxgx6" + }, + { + "name": "Sample Size Individual Income Rank Age 29 of Opportunity Insights Cohort: Female", + "dcid": "dc/8wb102xm10qjc" + }, + { + "name": "Sample Size Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female", + "dcid": "dc/t0pqme76p7e17" + }, + { + "name": "Sample Size Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female", + "dcid": "dc/t25xmzwxe8pm5" + }, + { + "name": "Sample Size Individual Income Rank Native Mother of Opportunity Insights Cohort: Female", + "dcid": "dc/7hmesjqk2pnz2" + }, + { + "name": "Sample Size Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female", + "dcid": "dc/6fwe1nlc6fsf" + }, + { + "name": "Sample Size Individual Income Top 1 Pct of Opportunity Insights Cohort: Female", + "dcid": "dc/drj8s1b6jzgmc" + }, + { + "name": "Sample Size Live Childhood CZ of Opportunity Insights Cohort: Female", + "dcid": "dc/vwz248yx1ze6b" + }, + { + "name": "Sample Size Live Childhood Tract of Opportunity Insights Cohort: Female", + "dcid": "dc/cnws1l1dcpeq5" + }, + { + "name": "Sample Size Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female", + "dcid": "dc/lxg5yp2dr4d2g" + }, + { + "name": "Sample Size Living With Parents of Opportunity Insights Cohort: Female", + "dcid": "dc/5rbw571fv2hsh" + }, + { + "name": "Sample Size Mean Percentile Income Rank of Opportunity Insights Cohort: Female", + "dcid": "dc/5wqkeyv5skk51" + }, + { + "name": "Sample Size Mother Presence of Opportunity Insights Cohort: Female", + "dcid": "dc/gj47221dyrh9b" + }, + { + "name": "Sample Size Positive Work Hours of Opportunity Insights Cohort: Female", + "dcid": "dc/83m00vvgfcyx8" + }, + { + "name": "Sample Size Receives Public Assistance of Opportunity Insights Cohort: Female", + "dcid": "dc/9ex0k1v3ex3d" + }, + { + "name": "Sample Size Spouse Individual Income Rank of Opportunity Insights Cohort: Female", + "dcid": "dc/xk6f8m615pnv9" + }, + { + "name": "Sample Size Teenage Birth of Opportunity Insights Cohort: Female", + "dcid": "dc/8r37tzzsy5pmg" + }, + { + "name": "Sample Size Two Parents of Opportunity Insights Cohort: Female", + "dcid": "dc/38wyskh0hnnzb" + }, + { + "name": "Sample Size Weekly Hours Worked of Opportunity Insights Cohort: Female", + "dcid": "dc/3zdvy6gnq4s" + } + ] + }, + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Race = American Indian And Alaska Native Alone", + "statVars": [ + { + "name": "Below Median Income of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/m6mmc46h9f0ff" + }, + { + "name": "Children Below Median Income Families of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/jgwmgjehngqwf" + }, + { + "name": "Children Under 18 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/vv65hf9z49mp2" + }, + { + "name": "Fraction Childhood Years Spent in Geography of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/jfll4kj5r32sh" + }, + { + "name": "Mean College Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/q21ckglz1c8e3" + }, + { + "name": "Mean Community College Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/30nhrp5wzyzx7" + }, + { + "name": "Mean Father Presence of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/1zcqsb6ssex89" + }, + { + "name": "Mean Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/0xjhdmn73d22d" + }, + { + "name": "Mean Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/e2tzxcbdx1537" + }, + { + "name": "Mean Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/4xwn84rcddvq5" + }, + { + "name": "Mean Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/8rblxr0n552cg" + }, + { + "name": "Mean Fraction Children Married of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/sdylp0c5034w" + }, + { + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/l8xgv5zxrj139" + }, + { + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/qcfr815wewp7h" + }, + { + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/s81tvlv4dhltg" + }, + { + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/hsh4flhd2erc6" + }, + { + "name": "Mean Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/6vx4w8d2t0ns2" + }, + { + "name": "Mean Fraction of Children With Some College of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/cy1y1qsl3hrx1" + }, + { + "name": "Mean Has Graduate Degree of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/vet70p6j6h433" + }, + { + "name": "Mean High School Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/yxp92k470dqp5" + }, + { + "name": "Mean Hourly Wage Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/3ygrv6jchep7b" + }, + { + "name": "Mean Household Income Rank Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/z88ckgsdylwc" + }, + { + "name": "Mean Household Income Rank Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/c58z7bwg655dg" + }, + { + "name": "Mean Household Income Rank Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/0z7w5p8sh5y84" + }, + { + "name": "Mean Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/thcdpdkhmklq6" + }, + { + "name": "Mean Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/kzqg6hq2fhkbc" + }, + { + "name": "Mean Household Income Rank Native Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/bvg4crhnvdlm4" + }, + { + "name": "Mean Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/49y2k0nqp22gf" + }, + { + "name": "Mean Household Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/6t6yvf725myg9" + }, + { + "name": "Mean Household Income Top 1 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/33wr8k48qzsl" + }, + { + "name": "Mean Incarceration Rate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/n3vjesp9cgs9h" + }, + { + "name": "Mean Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/ybvf72yhxmpg3" + }, + { + "name": "Mean Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/lw8vnerd2wqnb" + }, + { + "name": "Mean Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/988m7v0wv7vn9" + }, + { + "name": "Mean Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/ez46jypq3z8v5" + }, + { + "name": "Mean Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/83mvrxfxlh31d" + }, + { + "name": "Mean Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/9dlr7mm399jd5" + }, + { + "name": "Mean Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/796cxzrh8zpe1" + }, + { + "name": "Mean Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/z4vk16b66v31d" + }, + { + "name": "Mean Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/crp6tr83whp15" + }, + { + "name": "Mean Live Childhood Tract of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/zhsdvmhs7w5xb" + }, + { + "name": "Mean Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/8kx0x69b3krsh" + }, + { + "name": "Mean Living With Parents of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/t8ypw7x0geypc" + }, + { + "name": "Mean Mean Percentile Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/q2y6gf8pk40lh" + }, + { + "name": "Mean Mother Presence of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/8bzqkxf2j84n" + }, + { + "name": "Mean Parent Household Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/4p1lss9xdgdhf" + }, + { + "name": "Mean Positive Work Hours of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/enc73gr8zcwp1" + }, + { + "name": "Mean Receives Public Assistance of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/ryxq2btgtdk94" + }, + { + "name": "Mean Spouse Individual Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/c0bdt6tjn3hh1" + }, + { + "name": "Mean Std Error College Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/e8vhpwpng5qgf" + }, + { + "name": "Mean Std Error Community College Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/kl8vljcj32mrc" + }, + { + "name": "Mean Std Error Father Presence of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/878lrbe0rm188" + }, + { + "name": "Mean Std Error Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/gw86qx9hg0kxf" + }, + { + "name": "Mean Std Error Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/xvwe2vvht0446" + }, + { + "name": "Mean Std Error Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/4lf5hwy72lj81" + }, + { + "name": "Mean Std Error Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/9q08dezc2j4tg" + }, + { + "name": "Mean Std Error Fraction Children Married of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/g7tx1ph06ekcf" + }, + { + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/h394w7rrkmqg5" + }, + { + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/2ryexfsknqdtc" + }, + { + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/1tzqpvke5spf2" + }, + { + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/eq3ghzpdnbevf" + }, + { + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/htjk8eehwtj8c" + }, + { + "name": "Mean Std Error Fraction of Children With Some College of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/1gk74denwlgb6" + }, + { + "name": "Mean Std Error Has Graduate Degree of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/kl5h7dsyr79q5" + }, + { + "name": "Mean Std Error High School Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/gtv5d1eq8c2p1" + }, + { + "name": "Mean Std Error Hourly Wage Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/5q43y81vgzl4g" + }, + { + "name": "Mean Std Error Household Income Rank Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/fkdbq4f7ebm52" + }, + { + "name": "Mean Std Error Household Income Rank Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/hbtkww1mv5007" + }, + { + "name": "Mean Std Error Household Income Rank Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/0m101021xjw2" + }, + { + "name": "Mean Std Error Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/mwbswpfrdc403" + }, + { + "name": "Mean Std Error Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/2gw3rpt857997" + }, + { + "name": "Mean Std Error Household Income Rank Native Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/4jdvn0hlhpdp5" + }, + { + "name": "Mean Std Error Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/j9h5w7mkxsx73" + }, + { + "name": "Mean Std Error Household Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/nxgq2hb1jehpf" + }, + { + "name": "Mean Std Error Household Income Top 1 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/e2zfbpsk2rpr8" + }, + { + "name": "Mean Std Error Incarceration Rate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/9qs3sx4nhe5wf" + }, + { + "name": "Mean Std Error Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/gx6tzly2n7g4f" + }, + { + "name": "Mean Std Error Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/510jetqhs3pm5" + }, + { + "name": "Mean Std Error Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/7yekv76hxfmgb" + }, + { + "name": "Mean Std Error Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/tdyh9rr510r53" + }, + { + "name": "Mean Std Error Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/skg7njt7r86l2" + }, + { + "name": "Mean Std Error Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/rdn4sdczzgwpf" + }, + { + "name": "Mean Std Error Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/147hrgxnnmyy6" + }, + { + "name": "Mean Std Error Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/g1hyszz1ekml3" + }, + { + "name": "Mean Std Error Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/p03v7zembrtb3" + }, + { + "name": "Mean Std Error Live Childhood Tract of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/kgvjh7n3277d2" + }, + { + "name": "Mean Std Error Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/epx27qmvhmtj6" + }, + { + "name": "Mean Std Error Living With Parents of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/r7qhcck94mzfd" + }, + { + "name": "Mean Std Error Mean Percentile Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/xlfphechg1n23" + }, + { + "name": "Mean Std Error Mother Presence of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/r5j9lqsn6e35g" + }, + { + "name": "Mean Std Error Parent Household Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/y5tskt147f33g" + }, + { + "name": "Mean Std Error Positive Work Hours of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/20k9zxrtevzld" + }, + { + "name": "Mean Std Error Receives Public Assistance of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/1f3dry8d13b1d" + }, + { + "name": "Mean Std Error Spouse Individual Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/jzhlj52e1tssd" + }, + { + "name": "Mean Std Error Teenage Birth of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/wb12kpyvwv456" + }, + { + "name": "Mean Std Error Two Parents of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/tzmv05zm3slc5" + }, + { + "name": "Mean Std Error Weekly Hours Worked of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/zy8kxwv8jbl54" + }, + { + "name": "Mean Teenage Birth of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/69yrhsq5f97zb" + }, + { + "name": "Mean Two Parents of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/qp3yrrn6yv5w9" + }, + { + "name": "Mean Weekly Hours Worked of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/f34530p5rwf06" + }, + { + "name": "Sample Size College Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/cyswlbb3nz3pb" + }, + { + "name": "Sample Size Community College Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/tdlsjg59mjzfc" + }, + { + "name": "Sample Size Father Presence of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/zbdvg7tr4k1fd" + }, + { + "name": "Sample Size Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/6ky0qjt8em4f5" + }, + { + "name": "Sample Size Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/nn95d6klekgdf" + }, + { + "name": "Sample Size Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/v6fd74sshdrn5" + }, + { + "name": "Sample Size Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/tv966dsl1ex34" + }, + { + "name": "Sample Size Fraction Children Married of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/w62js47zj652" + }, + { + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/6wlfvzv5wq58" + }, + { + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/fvdgkrj6d2vjd" + }, + { + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/2n6451bje1bcf" + }, + { + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/n0lr3mytslmf4" + }, + { + "name": "Sample Size Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/m10dlwc1dcg9c" + }, + { + "name": "Sample Size Fraction of Children With Some College of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/658qeyrzzyv45" + }, + { + "name": "Sample Size Has Graduate Degree of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/fpchhr7dnhhnb" + }, + { + "name": "Sample Size High School Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/mvgc4bxbjtr38" + }, + { + "name": "Sample Size Hourly Wage Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/l6nmnp0twywed" + }, + { + "name": "Sample Size Household Income Rank Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/y4eh8k5c0jel2" + }, + { + "name": "Sample Size Household Income Rank Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/h6d4y561dr9c" + }, + { + "name": "Sample Size Household Income Rank Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/vw4bwc8fwhzy" + }, + { + "name": "Sample Size Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/g1xskz319mfr7" + }, + { + "name": "Sample Size Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/7q31hsphbhn61" + }, + { + "name": "Sample Size Household Income Rank Native Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/9344tshc6wy9d" + }, + { + "name": "Sample Size Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/e1tme7g0xdtb" + }, { - "name": "Below Median Income of Opportunity Insights Cohort: Female", - "dcid": "dc/qhr37snr53h74" + "name": "Sample Size Household Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/4nk8crgdel1f7" }, { - "name": "Children Below Median Income Families of Opportunity Insights Cohort: Female", - "dcid": "dc/l76y09bk81tv7" + "name": "Sample Size Household Income Top 1 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/g6pr593rpgb61" }, { - "name": "Children Under 18 of Opportunity Insights Cohort: Female", - "dcid": "dc/j0e4n7389y8yf" + "name": "Sample Size Incarceration Rate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/eb601xlz8hbsc" }, { - "name": "Fraction Childhood Years Spent in Geography of Opportunity Insights Cohort: Female", - "dcid": "dc/dg6tbd33fd7k7" + "name": "Sample Size Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/2rmd0g3lr9v54" }, { - "name": "Mean College Graduate of Opportunity Insights Cohort: Female", - "dcid": "dc/wsnpj706lmkfd" + "name": "Sample Size Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/13mrvyfced5t6" }, { - "name": "Mean Community College Graduate of Opportunity Insights Cohort: Female", - "dcid": "dc/pv084vcksdle" + "name": "Sample Size Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/eqbgbddgxsw5g" }, { - "name": "Mean Father Presence of Opportunity Insights Cohort: Female", - "dcid": "dc/j9gx1tsyfl4r" + "name": "Sample Size Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/ryf40fwxmgwz8" }, { - "name": "Mean Fraction Children Married Age 24 of Opportunity Insights Cohort: Female", - "dcid": "dc/7ebgn4m6yb83c" + "name": "Sample Size Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/7x8wef5z84qq1" }, { - "name": "Mean Fraction Children Married Age 26 of Opportunity Insights Cohort: Female", - "dcid": "dc/rz5ql9rkz5xj3" + "name": "Sample Size Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/8n90zpktdcsq6" }, { - "name": "Mean Fraction Children Married Age 29 of Opportunity Insights Cohort: Female", - "dcid": "dc/9msm971xm4t0c" + "name": "Sample Size Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/scbffm2dfz8lh" }, { - "name": "Mean Fraction Children Married Age 32 of Opportunity Insights Cohort: Female", - "dcid": "dc/tc86xmzfy1pth" + "name": "Sample Size Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/jzt13rdfpge18" }, { - "name": "Mean Fraction Children Married of Opportunity Insights Cohort: Female", - "dcid": "dc/22h85hdqm5x3f" + "name": "Sample Size Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/we324x4wpgqgg" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female", - "dcid": "dc/clrfvvxsltpkc" + "name": "Sample Size Live Childhood Tract of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/h2t3cqpz0qwhc" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female", - "dcid": "dc/h86hky6sdjc8d" + "name": "Sample Size Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/3qfhe51y79dx6" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female", - "dcid": "dc/rxm8182km5g31" + "name": "Sample Size Living With Parents of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/khwgz513glc7g" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female", - "dcid": "dc/250rvrndbkhv6" + "name": "Sample Size Mean Percentile Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/ttwg7w49cfvt2" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female", - "dcid": "dc/3yblp6q66nf62" + "name": "Sample Size Mother Presence of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/7ys0195yy09x8" }, { - "name": "Mean Fraction of Children With Some College of Opportunity Insights Cohort: Female", - "dcid": "dc/xqme1rz148vh3" + "name": "Sample Size Positive Work Hours of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/kr3c4gw4nln51" }, { - "name": "Mean Has Graduate Degree of Opportunity Insights Cohort: Female", - "dcid": "dc/0lrr85m68y0z9" + "name": "Sample Size Receives Public Assistance of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/8y8d0h5jn6h22" }, { - "name": "Mean High School Graduate of Opportunity Insights Cohort: Female", - "dcid": "dc/x4q2sp3fb2663" + "name": "Sample Size Spouse Individual Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/l71xsc84hr5f9" }, { - "name": "Mean Hourly Wage Rank of Opportunity Insights Cohort: Female", - "dcid": "dc/7nkryx40v1tm8" + "name": "Sample Size Teenage Birth of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/e8dgj5v9sttdg" }, { - "name": "Mean Household Income Rank Age 24 of Opportunity Insights Cohort: Female", - "dcid": "dc/6hmq774926ln6" + "name": "Sample Size Two Parents of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/efm6tp39cd0sb" }, { - "name": "Mean Household Income Rank Age 26 of Opportunity Insights Cohort: Female", - "dcid": "dc/x2csq8660yhl" + "name": "Sample Size Weekly Hours Worked of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", + "dcid": "dc/0swjr2ewqknlg" + } + ] + }, + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_Race-AsianAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Race = Asian Alone", + "statVars": [ + { + "name": "Below Median Income of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/9ebmz1whqy8pg" }, { - "name": "Mean Household Income Rank Age 29 of Opportunity Insights Cohort: Female", - "dcid": "dc/n1phc5e5ebexd" + "name": "Children Below Median Income Families of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/18gldj8wx6fc7" }, { - "name": "Mean Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female", - "dcid": "dc/5rxdhn0tgvd27" + "name": "Children Under 18 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/cjd6r0qeygknh" }, { - "name": "Mean Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female", - "dcid": "dc/5lzk605jsv608" + "name": "Fraction Childhood Years Spent in Geography of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/46m2c40qbx54g" }, { - "name": "Mean Household Income Rank Native Mother of Opportunity Insights Cohort: Female", - "dcid": "dc/zlss0z6q1yf21" + "name": "Mean College Graduate of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/lsglp6jxw1tl3" }, { - "name": "Mean Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female", - "dcid": "dc/yktbwxyecred5" + "name": "Mean Community College Graduate of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/l90297cjgev67" }, { - "name": "Mean Household Income Rank of Opportunity Insights Cohort: Female", - "dcid": "dc/bq125y8y31g9g" + "name": "Mean Father Presence of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/wywdm21hybgv8" }, { - "name": "Mean Household Income Top 1 Pct of Opportunity Insights Cohort: Female", - "dcid": "dc/nrkzw6b0f1nh4" + "name": "Mean Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/c6kqh1ygt88q" }, { - "name": "Mean Incarceration Rate of Opportunity Insights Cohort: Female", - "dcid": "dc/23m3wk0gc7ek7" + "name": "Mean Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/q037b09sdmlz5" }, { - "name": "Mean Individual Income Rank Age 24 of Opportunity Insights Cohort: Female", - "dcid": "dc/p58c5mk0tymq9" + "name": "Mean Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/py51t904k1f5h" }, { - "name": "Mean Individual Income Rank Age 26 of Opportunity Insights Cohort: Female", - "dcid": "dc/hl8ge0vjw70qd" + "name": "Mean Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/54tlzxc8jmk7f" }, { - "name": "Mean Individual Income Rank Age 29 of Opportunity Insights Cohort: Female", - "dcid": "dc/41qvkl0dg9rlb" + "name": "Mean Fraction Children Married of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/re88n82e3te0d" }, { - "name": "Mean Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female", - "dcid": "dc/k0q6ne2yrf1w" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/hmwr8xfp5vmy9" }, { - "name": "Mean Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female", - "dcid": "dc/pg399p6qqm386" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/3tex7vzx5t0y7" }, { - "name": "Mean Individual Income Rank Native Mother of Opportunity Insights Cohort: Female", - "dcid": "dc/kxfpnvxg44l43" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/ld2t7gv8mpp85" }, { - "name": "Mean Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female", - "dcid": "dc/8ccq2n00p2c38" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/eptl8hjn3jzk1" }, { - "name": "Mean Individual Income Top 1 Pct of Opportunity Insights Cohort: Female", - "dcid": "dc/mfrcv9kkq5pl9" + "name": "Mean Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/dew8lbz33058g" }, { - "name": "Mean Live Childhood CZ of Opportunity Insights Cohort: Female", - "dcid": "dc/v7lgfe9gn3x94" + "name": "Mean Fraction of Children With Some College of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/ltcrx5zcpe288" }, { - "name": "Mean Live Childhood Tract of Opportunity Insights Cohort: Female", - "dcid": "dc/7gjbkrchsxvg2" + "name": "Mean Has Graduate Degree of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/71gnk4t757y01" }, { - "name": "Mean Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female", - "dcid": "dc/zgp3eq8nclm77" + "name": "Mean High School Graduate of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/hcm75pd4mdyx1" }, { - "name": "Mean Living With Parents of Opportunity Insights Cohort: Female", - "dcid": "dc/t17h137c25k67" + "name": "Mean Hourly Wage Rank of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/n571d7nwhb8y2" }, { - "name": "Mean Mean Percentile Income Rank of Opportunity Insights Cohort: Female", - "dcid": "dc/1kl79yh2k99r9" + "name": "Mean Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/wndfb9j5srw43" }, { - "name": "Mean Mother Presence of Opportunity Insights Cohort: Female", - "dcid": "dc/yp2qzds52nqc6" + "name": "Mean Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/kkeeshx1w2hs4" }, { - "name": "Mean Parent Household Income Rank of Opportunity Insights Cohort: Female", - "dcid": "dc/wytwyz3gysklg" + "name": "Mean Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/fwzrzfe29lbd6" }, { - "name": "Mean Positive Work Hours of Opportunity Insights Cohort: Female", - "dcid": "dc/5d0k3mlkswxwh" + "name": "Mean Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/r84q48fsl4tx1" }, { - "name": "Mean Receives Public Assistance of Opportunity Insights Cohort: Female", - "dcid": "dc/en9c3hm7c62zc" + "name": "Mean Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/1t6wjznq8tf33" }, { - "name": "Mean Spouse Individual Income Rank of Opportunity Insights Cohort: Female", - "dcid": "dc/bh597049xldtd" + "name": "Mean Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/kzsk4nvr767v" }, { - "name": "Mean Std Error College Graduate of Opportunity Insights Cohort: Female", - "dcid": "dc/el6l6gttky2jb" + "name": "Mean Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/q5m3c6vfdy0xb" }, { - "name": "Mean Std Error Community College Graduate of Opportunity Insights Cohort: Female", - "dcid": "dc/bl8zcslwh7cj5" + "name": "Mean Household Income Rank of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/lhpcjzec5wzhc" }, { - "name": "Mean Std Error Father Presence of Opportunity Insights Cohort: Female", - "dcid": "dc/xbbze3w2cy2mc" + "name": "Mean Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/w2bvey9lm5r0g" }, { - "name": "Mean Std Error Fraction Children Married Age 24 of Opportunity Insights Cohort: Female", - "dcid": "dc/r208bvlmn8ym4" + "name": "Mean Incarceration Rate of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/56yryhdn01kk4" }, { - "name": "Mean Std Error Fraction Children Married Age 26 of Opportunity Insights Cohort: Female", - "dcid": "dc/t2rrtbfbd50bc" + "name": "Mean Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/1skxmxs312jq1" }, { - "name": "Mean Std Error Fraction Children Married Age 29 of Opportunity Insights Cohort: Female", - "dcid": "dc/67wtgqtxjvlqb" + "name": "Mean Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/j3tsczslyv7f" }, { - "name": "Mean Std Error Fraction Children Married Age 32 of Opportunity Insights Cohort: Female", - "dcid": "dc/jz25zqrz1s3yd" + "name": "Mean Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/ql60n1lv1v3z2" }, { - "name": "Mean Std Error Fraction Children Married of Opportunity Insights Cohort: Female", - "dcid": "dc/jqxyrscr6j1ph" + "name": "Mean Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/6043j2r55pj1b" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female", - "dcid": "dc/ebtkpxpr99nd3" + "name": "Mean Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/s9svvrbp1ner5" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female", - "dcid": "dc/pw73p9qmfym81" + "name": "Mean Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/3fy30sekkjxbh" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female", - "dcid": "dc/1pvd8d0ly0bv8" + "name": "Mean Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/frbe8kmdrhgy4" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female", - "dcid": "dc/e3qpfwwx03j88" + "name": "Mean Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/hveyd28788xw8" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female", - "dcid": "dc/nffj865bms334" + "name": "Mean Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/bws82fcxqedl2" }, { - "name": "Mean Std Error Fraction of Children With Some College of Opportunity Insights Cohort: Female", - "dcid": "dc/hmpp85w55lstb" + "name": "Mean Live Childhood Tract of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/r64x5ccmb36l" }, { - "name": "Mean Std Error Has Graduate Degree of Opportunity Insights Cohort: Female", - "dcid": "dc/m0j5m6zp0gy68" + "name": "Mean Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/z9s7p3ww26hk9" }, { - "name": "Mean Std Error High School Graduate of Opportunity Insights Cohort: Female", - "dcid": "dc/j4h2zynhhmhmh" + "name": "Mean Living With Parents of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/khxy220w977qc" }, { - "name": "Mean Std Error Hourly Wage Rank of Opportunity Insights Cohort: Female", - "dcid": "dc/p7m2y21j2xqp3" + "name": "Mean Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/wfhzwr06bmhg3" }, { - "name": "Mean Std Error Household Income Rank Age 24 of Opportunity Insights Cohort: Female", - "dcid": "dc/shskrh6vf2g9f" + "name": "Mean Mother Presence of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/wdlg9bzm2mq9b" }, { - "name": "Mean Std Error Household Income Rank Age 26 of Opportunity Insights Cohort: Female", - "dcid": "dc/r4sjqzr9nk411" + "name": "Mean Parent Household Income Rank of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/qd2d9b1rvq1nd" }, { - "name": "Mean Std Error Household Income Rank Age 29 of Opportunity Insights Cohort: Female", - "dcid": "dc/1dglq4d5dr8z7" + "name": "Mean Positive Work Hours of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/qc2kn7cyl11xb" }, { - "name": "Mean Std Error Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female", - "dcid": "dc/benl36p2jfl7d" + "name": "Mean Receives Public Assistance of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/9jkcnzve7x64c" }, { - "name": "Mean Std Error Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female", - "dcid": "dc/vq8e0l4c95c2f" + "name": "Mean Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/gld1cmdwc7yb7" }, { - "name": "Mean Std Error Household Income Rank Native Mother of Opportunity Insights Cohort: Female", - "dcid": "dc/6g6d4qwt1rpsb" + "name": "Mean Std Error College Graduate of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/m13fvqwyfgn36" }, { - "name": "Mean Std Error Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female", - "dcid": "dc/7mxt8p34091w6" + "name": "Mean Std Error Community College Graduate of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/l6zwknc0k3de8" }, { - "name": "Mean Std Error Household Income Rank of Opportunity Insights Cohort: Female", - "dcid": "dc/1egyk3plxp1z2" + "name": "Mean Std Error Father Presence of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/q5vr4r3kv966f" }, { - "name": "Mean Std Error Household Income Top 1 Pct of Opportunity Insights Cohort: Female", - "dcid": "dc/je1wqr133cmtb" + "name": "Mean Std Error Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/scvpdwmsk4hmc" }, { - "name": "Mean Std Error Incarceration Rate of Opportunity Insights Cohort: Female", - "dcid": "dc/pnlnzjqz5dnl9" + "name": "Mean Std Error Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/qndv2rwrlyqkg" }, { - "name": "Mean Std Error Individual Income Rank Age 24 of Opportunity Insights Cohort: Female", - "dcid": "dc/pevk16wx1bv97" + "name": "Mean Std Error Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/d9rflmpgns225" }, { - "name": "Mean Std Error Individual Income Rank Age 26 of Opportunity Insights Cohort: Female", - "dcid": "dc/3l8f6tfkb3j4" + "name": "Mean Std Error Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/bgrre3k6sgpb1" }, { - "name": "Mean Std Error Individual Income Rank Age 29 of Opportunity Insights Cohort: Female", - "dcid": "dc/vjtvvk5twcfq5" + "name": "Mean Std Error Fraction Children Married of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/e1w2brs0msnzf" }, { - "name": "Mean Std Error Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female", - "dcid": "dc/rnj45w3yrqqh6" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/ybf8nm9p26n0b" }, { - "name": "Mean Std Error Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female", - "dcid": "dc/p8p97l8zggn2h" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/q0s43c62zb2f1" }, { - "name": "Mean Std Error Individual Income Rank Native Mother of Opportunity Insights Cohort: Female", - "dcid": "dc/l7k1c4wm3x4m7" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/4qw8yjt7dgc07" }, { - "name": "Mean Std Error Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female", - "dcid": "dc/h9q9hlsrf8m91" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/zln9jefwhz007" }, { - "name": "Mean Std Error Individual Income Top 1 Pct of Opportunity Insights Cohort: Female", - "dcid": "dc/cv1ftk6rqdfdb" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/91csy5vknytd" }, { - "name": "Mean Std Error Live Childhood CZ of Opportunity Insights Cohort: Female", - "dcid": "dc/f2dhwlb6rl0h8" + "name": "Mean Std Error Fraction of Children With Some College of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/f0s1cd7512cch" }, { - "name": "Mean Std Error Live Childhood Tract of Opportunity Insights Cohort: Female", - "dcid": "dc/lqbhpcxm8mvt4" + "name": "Mean Std Error Has Graduate Degree of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/59n6yly5yed0b" }, { - "name": "Mean Std Error Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female", - "dcid": "dc/5xlkemsgj7jb8" + "name": "Mean Std Error High School Graduate of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/r2myh8zcmy08g" }, { - "name": "Mean Std Error Living With Parents of Opportunity Insights Cohort: Female", - "dcid": "dc/84dwd4q10m7p6" + "name": "Mean Std Error Hourly Wage Rank of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/15plzbvbqx999" }, { - "name": "Mean Std Error Mean Percentile Income Rank of Opportunity Insights Cohort: Female", - "dcid": "dc/y1hnpr0zs8109" + "name": "Mean Std Error Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/jfe7ybwhhm6j2" }, { - "name": "Mean Std Error Mother Presence of Opportunity Insights Cohort: Female", - "dcid": "dc/09mgevdc8xqc9" + "name": "Mean Std Error Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/b8ckg2wyylfb9" }, { - "name": "Mean Std Error Parent Household Income Rank of Opportunity Insights Cohort: Female", - "dcid": "dc/z7fyevvddf7v4" + "name": "Mean Std Error Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/5mwtgqx0jx94f" }, { - "name": "Mean Std Error Positive Work Hours of Opportunity Insights Cohort: Female", - "dcid": "dc/d26n65ebm7ze5" + "name": "Mean Std Error Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/3bc448w9rfle3" }, { - "name": "Mean Std Error Receives Public Assistance of Opportunity Insights Cohort: Female", - "dcid": "dc/bjr9fn9gf97z" + "name": "Mean Std Error Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/1xdrctt6r5yhd" }, { - "name": "Mean Std Error Spouse Individual Income Rank of Opportunity Insights Cohort: Female", - "dcid": "dc/93bqx5xyfvtm9" + "name": "Mean Std Error Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/8sd3vpe0g0g4h" }, { - "name": "Mean Std Error Teenage Birth of Opportunity Insights Cohort: Female", - "dcid": "dc/x72qt8f3xh418" + "name": "Mean Std Error Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/dg5fqt4p0d05d" }, { - "name": "Mean Std Error Two Parents of Opportunity Insights Cohort: Female", - "dcid": "dc/g0q8fvzbgydnc" + "name": "Mean Std Error Household Income Rank of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/t8c49fktfh1w5" }, { - "name": "Mean Std Error Weekly Hours Worked of Opportunity Insights Cohort: Female", - "dcid": "dc/8hw0jgjzzqheh" + "name": "Mean Std Error Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/h8rfqm8ydqerd" }, { - "name": "Mean Teenage Birth of Opportunity Insights Cohort: Female", - "dcid": "dc/bxms18kcjcez7" + "name": "Mean Std Error Incarceration Rate of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/dtqtcwskq0ez9" }, { - "name": "Mean Two Parents of Opportunity Insights Cohort: Female", - "dcid": "dc/f3bh88w8knk32" + "name": "Mean Std Error Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/cv1jqxfj2vne6" }, { - "name": "Mean Weekly Hours Worked of Opportunity Insights Cohort: Female", - "dcid": "dc/tjsbx9ssrkbz4" + "name": "Mean Std Error Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/k66brhhb36r56" }, { - "name": "Sample Size College Graduate of Opportunity Insights Cohort: Female", - "dcid": "dc/l7glmhqsqgdnd" + "name": "Mean Std Error Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/x5w58er67s4m4" }, { - "name": "Sample Size Community College Graduate of Opportunity Insights Cohort: Female", - "dcid": "dc/btv0qcnrnbmlg" + "name": "Mean Std Error Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/rptdlvr5frqw5" }, { - "name": "Sample Size Father Presence of Opportunity Insights Cohort: Female", - "dcid": "dc/qbs2wqj69et5h" + "name": "Mean Std Error Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/79wk3thgegb01" }, { - "name": "Sample Size Fraction Children Married Age 24 of Opportunity Insights Cohort: Female", - "dcid": "dc/rc55fk531nj98" + "name": "Mean Std Error Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/dtzx2ydymly3d" }, { - "name": "Sample Size Fraction Children Married Age 26 of Opportunity Insights Cohort: Female", - "dcid": "dc/rg51rzet8jw58" + "name": "Mean Std Error Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/grk2f7bqlx0g" }, { - "name": "Sample Size Fraction Children Married Age 29 of Opportunity Insights Cohort: Female", - "dcid": "dc/xd854066722q9" + "name": "Mean Std Error Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/pwygh5vrpj0k1" }, { - "name": "Sample Size Fraction Children Married Age 32 of Opportunity Insights Cohort: Female", - "dcid": "dc/gqe9ekqhqeg4b" + "name": "Mean Std Error Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/v8l2kg26q37r2" }, { - "name": "Sample Size Fraction Children Married of Opportunity Insights Cohort: Female", - "dcid": "dc/bfk5eehb5e2ed" + "name": "Mean Std Error Live Childhood Tract of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/tm98vvl1byqh" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female", - "dcid": "dc/2qfl1l1xjp6" + "name": "Mean Std Error Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/pnhwr5k83htl6" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female", - "dcid": "dc/mms1scckk6ejc" + "name": "Mean Std Error Living With Parents of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/nwyeexdbkkt1f" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female", - "dcid": "dc/n6hegh946z5p3" + "name": "Mean Std Error Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/hdbqr3wgn9m2b" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female", - "dcid": "dc/x2ewwbtnw04q8" + "name": "Mean Std Error Mother Presence of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/s3yqbf1999jt" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female", - "dcid": "dc/xd4nhywdd488g" + "name": "Mean Std Error Parent Household Income Rank of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/g2k4f79nxl36b" + }, + { + "name": "Mean Std Error Positive Work Hours of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/321y1n2v6f277" + }, + { + "name": "Mean Std Error Receives Public Assistance of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/mxeld8btsy8d6" + }, + { + "name": "Mean Std Error Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/gq68c5p3rrl93" + }, + { + "name": "Mean Std Error Teenage Birth of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/pebgsrl7r7mr7" + }, + { + "name": "Mean Std Error Two Parents of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/wc6k2ncx6m92g" + }, + { + "name": "Mean Std Error Weekly Hours Worked of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/r6m41whqeb24" + }, + { + "name": "Mean Teenage Birth of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/qbswyq2n7d792" + }, + { + "name": "Mean Two Parents of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/2dfy0wfqe08yg" + }, + { + "name": "Mean Weekly Hours Worked of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/gzptrb0r5jrqc" + }, + { + "name": "Sample Size College Graduate of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/l7g1jjw06bfjd" + }, + { + "name": "Sample Size Community College Graduate of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/sfptnw97pgxsg" + }, + { + "name": "Sample Size Father Presence of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/nsexygnkgrkf7" }, { - "name": "Sample Size Fraction of Children With Some College of Opportunity Insights Cohort: Female", - "dcid": "dc/c2srh8p6m04b5" + "name": "Sample Size Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/rky5ztpttfflc" }, { - "name": "Sample Size Has Graduate Degree of Opportunity Insights Cohort: Female", - "dcid": "dc/35h96ljbjb573" + "name": "Sample Size Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/1j89wqep0wek3" }, { - "name": "Sample Size High School Graduate of Opportunity Insights Cohort: Female", - "dcid": "dc/4jgny3ef97t75" + "name": "Sample Size Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/69f3w12c060n7" }, { - "name": "Sample Size Hourly Wage Rank of Opportunity Insights Cohort: Female", - "dcid": "dc/pxgdnsz0w626" + "name": "Sample Size Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/4wb1hd873tn9b" }, { - "name": "Sample Size Household Income Rank Age 24 of Opportunity Insights Cohort: Female", - "dcid": "dc/xebe24sk5yp88" + "name": "Sample Size Fraction Children Married of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/y6xk2tnf5k6vh" }, { - "name": "Sample Size Household Income Rank Age 26 of Opportunity Insights Cohort: Female", - "dcid": "dc/mhcrmxg8glte8" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/kbtwy6vl8wcvb" }, { - "name": "Sample Size Household Income Rank Age 29 of Opportunity Insights Cohort: Female", - "dcid": "dc/b09g7h48ynmk6" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/1mpxev8e2mrd3" }, { - "name": "Sample Size Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female", - "dcid": "dc/mlmvrvtp1lvq3" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/s6kqzhxcwj1z8" }, { - "name": "Sample Size Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female", - "dcid": "dc/rdrqz1dq94mm5" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/2n25yl6yk5dlc" }, { - "name": "Sample Size Household Income Rank Native Mother of Opportunity Insights Cohort: Female", - "dcid": "dc/rgew9nkgfxbb3" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/rhqlglfzgy091" }, { - "name": "Sample Size Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female", - "dcid": "dc/zlpg9f4hn49f8" + "name": "Sample Size Fraction of Children With Some College of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/e4k0tqnhvp80g" }, { - "name": "Sample Size Household Income Rank of Opportunity Insights Cohort: Female", - "dcid": "dc/d5ny8pds9emt1" + "name": "Sample Size Has Graduate Degree of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/pgx0c8l26vg73" }, { - "name": "Sample Size Household Income Top 1 Pct of Opportunity Insights Cohort: Female", - "dcid": "dc/qjq79x5e3lwx" + "name": "Sample Size High School Graduate of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/e3bd1f4zkndp1" }, { - "name": "Sample Size Incarceration Rate of Opportunity Insights Cohort: Female", - "dcid": "dc/9ry1ggsm04hzc" + "name": "Sample Size Hourly Wage Rank of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/9rzck44nlpq19" }, { - "name": "Sample Size Individual Income Rank Age 24 of Opportunity Insights Cohort: Female", - "dcid": "dc/xc59lsm9g50c6" + "name": "Sample Size Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/gmjzzk54tbfph" }, { - "name": "Sample Size Individual Income Rank Age 26 of Opportunity Insights Cohort: Female", - "dcid": "dc/r34zhrn6pxgx6" + "name": "Sample Size Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/7s2qp02h8bzm4" }, { - "name": "Sample Size Individual Income Rank Age 29 of Opportunity Insights Cohort: Female", - "dcid": "dc/8wb102xm10qjc" + "name": "Sample Size Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/grwprd7w0vlt7" }, { - "name": "Sample Size Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female", - "dcid": "dc/t0pqme76p7e17" + "name": "Sample Size Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/6vem1fp5bjdr6" }, { - "name": "Sample Size Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female", - "dcid": "dc/t25xmzwxe8pm5" + "name": "Sample Size Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/6sy0f1tfes75c" }, { - "name": "Sample Size Individual Income Rank Native Mother of Opportunity Insights Cohort: Female", - "dcid": "dc/7hmesjqk2pnz2" + "name": "Sample Size Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/8yydhddbw8c66" }, { - "name": "Sample Size Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female", - "dcid": "dc/6fwe1nlc6fsf" + "name": "Sample Size Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/1vh33bgx4qmn" }, { - "name": "Sample Size Individual Income Top 1 Pct of Opportunity Insights Cohort: Female", - "dcid": "dc/drj8s1b6jzgmc" + "name": "Sample Size Household Income Rank of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/cnvbkx8bdegb6" }, { - "name": "Sample Size Live Childhood CZ of Opportunity Insights Cohort: Female", - "dcid": "dc/vwz248yx1ze6b" + "name": "Sample Size Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/h233eyfee7x68" }, { - "name": "Sample Size Live Childhood Tract of Opportunity Insights Cohort: Female", - "dcid": "dc/cnws1l1dcpeq5" + "name": "Sample Size Incarceration Rate of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/ep9mhe0h4pqr5" }, { - "name": "Sample Size Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female", - "dcid": "dc/lxg5yp2dr4d2g" + "name": "Sample Size Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/pjx9hnhb202rb" }, { - "name": "Sample Size Living With Parents of Opportunity Insights Cohort: Female", - "dcid": "dc/5rbw571fv2hsh" + "name": "Sample Size Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/dxs3d1c5gzgf1" }, { - "name": "Sample Size Mean Percentile Income Rank of Opportunity Insights Cohort: Female", - "dcid": "dc/5wqkeyv5skk51" + "name": "Sample Size Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/xhrt62fex7fk5" }, { - "name": "Sample Size Mother Presence of Opportunity Insights Cohort: Female", - "dcid": "dc/gj47221dyrh9b" + "name": "Sample Size Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/s5z9mdbkdgkl6" }, { - "name": "Sample Size Positive Work Hours of Opportunity Insights Cohort: Female", - "dcid": "dc/83m00vvgfcyx8" + "name": "Sample Size Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/m60f55l28nwq" }, { - "name": "Sample Size Receives Public Assistance of Opportunity Insights Cohort: Female", - "dcid": "dc/9ex0k1v3ex3d" + "name": "Sample Size Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/qzf3fe6b3etv6" }, { - "name": "Sample Size Spouse Individual Income Rank of Opportunity Insights Cohort: Female", - "dcid": "dc/xk6f8m615pnv9" + "name": "Sample Size Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/y3wffvedfwz8d" }, { - "name": "Sample Size Teenage Birth of Opportunity Insights Cohort: Female", - "dcid": "dc/8r37tzzsy5pmg" + "name": "Sample Size Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/5bhseyg41tz67" }, { - "name": "Sample Size Two Parents of Opportunity Insights Cohort: Female", - "dcid": "dc/38wyskh0hnnzb" + "name": "Sample Size Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/qq4x6ppl4hwn" }, { - "name": "Sample Size Weekly Hours Worked of Opportunity Insights Cohort: Female", - "dcid": "dc/3zdvy6gnq4s" - } - ] - }, - { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Race = American Indian And Alaska Native Alone", - "statVars": [ - { - "name": "Below Median Income of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/m6mmc46h9f0ff" + "name": "Sample Size Live Childhood Tract of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/5glvlpwqhmts2" }, { - "name": "Children Below Median Income Families of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/jgwmgjehngqwf" + "name": "Sample Size Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/67b9120bfk974" }, { - "name": "Children Under 18 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/vv65hf9z49mp2" + "name": "Sample Size Living With Parents of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/hnpywtkggx2wb" }, { - "name": "Fraction Childhood Years Spent in Geography of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/jfll4kj5r32sh" + "name": "Sample Size Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/4vchptsmbgkg9" }, { - "name": "Mean College Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/q21ckglz1c8e3" + "name": "Sample Size Mother Presence of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/smev3262bzryc" }, { - "name": "Mean Community College Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/30nhrp5wzyzx7" + "name": "Sample Size Positive Work Hours of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/rgtbhhdy3xy76" }, { - "name": "Mean Father Presence of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/1zcqsb6ssex89" + "name": "Sample Size Receives Public Assistance of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/wtpxsw8p72j5f" }, { - "name": "Mean Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/0xjhdmn73d22d" + "name": "Sample Size Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/2kyr3mdtcqnlg" }, { - "name": "Mean Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/e2tzxcbdx1537" + "name": "Sample Size Teenage Birth of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/g3ysgxjgthfgb" }, { - "name": "Mean Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/4xwn84rcddvq5" + "name": "Sample Size Two Parents of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/7pr0rr8c0pnq8" }, { - "name": "Mean Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/8rblxr0n552cg" + "name": "Sample Size Weekly Hours Worked of Opportunity Insights Cohort: Female, Asian Alone", + "dcid": "dc/7ql8dx4zecpfc" + } + ] + }, + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_Race-BlackOrAfricanAmericanAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Race = Black or African American Alone", + "statVars": [ + { + "name": "Below Median Income of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/pdp3rq1ehr5kc" }, { - "name": "Mean Fraction Children Married of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/sdylp0c5034w" + "name": "Children Below Median Income Families of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/7heffq9gnj8qd" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/l8xgv5zxrj139" + "name": "Children Under 18 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/mvc9vjnyygc4b" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/qcfr815wewp7h" + "name": "Fraction Childhood Years Spent in Geography of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/7p5lkxf06zd55" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/s81tvlv4dhltg" + "name": "Mean College Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/sel8483zlxy81" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/hsh4flhd2erc6" + "name": "Mean Community College Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/jh996l2mt2rbb" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/6vx4w8d2t0ns2" + "name": "Mean Father Presence of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/h0hp0sr6dglb5" }, { - "name": "Mean Fraction of Children With Some College of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/cy1y1qsl3hrx1" + "name": "Mean Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/k6ttt1tsflnd2" }, { - "name": "Mean Has Graduate Degree of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/vet70p6j6h433" + "name": "Mean Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/6tnnvfmptpysd" }, { - "name": "Mean High School Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/yxp92k470dqp5" + "name": "Mean Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/y68qwqx1c9z09" }, { - "name": "Mean Hourly Wage Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/3ygrv6jchep7b" + "name": "Mean Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/w0xl3kxm99ej1" }, { - "name": "Mean Household Income Rank Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/z88ckgsdylwc" + "name": "Mean Fraction Children Married of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/qsdpqhelw6tbd" }, { - "name": "Mean Household Income Rank Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/c58z7bwg655dg" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/ev8bn68fgsnff" }, { - "name": "Mean Household Income Rank Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/0z7w5p8sh5y84" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/250z1j7ln4rbc" }, { - "name": "Mean Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/thcdpdkhmklq6" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/n5x6j2l73fejb" }, { - "name": "Mean Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/kzqg6hq2fhkbc" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/ned4nnypw1v0f" }, { - "name": "Mean Household Income Rank Native Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/bvg4crhnvdlm4" + "name": "Mean Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/f1v921k1qesn3" }, { - "name": "Mean Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/49y2k0nqp22gf" + "name": "Mean Fraction of Children With Some College of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/d470scf2qe0g2" }, { - "name": "Mean Household Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/6t6yvf725myg9" + "name": "Mean Has Graduate Degree of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/x4bv0806mf0rc" }, { - "name": "Mean Household Income Top 1 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/33wr8k48qzsl" + "name": "Mean High School Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/cgzvzmv2wft32" }, { - "name": "Mean Incarceration Rate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/n3vjesp9cgs9h" + "name": "Mean Hourly Wage Rank of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/6541ng3dfv8xb" }, { - "name": "Mean Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/ybvf72yhxmpg3" + "name": "Mean Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/1nstbj4bt0rjc" }, { - "name": "Mean Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/lw8vnerd2wqnb" + "name": "Mean Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/s52ey4n2pdw15" }, { - "name": "Mean Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/988m7v0wv7vn9" + "name": "Mean Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/ll3sgjcxhs997" }, { - "name": "Mean Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/ez46jypq3z8v5" + "name": "Mean Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/5d8remtf2vsg1" }, { - "name": "Mean Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/83mvrxfxlh31d" + "name": "Mean Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/3nbqvnmmwnvd6" }, { - "name": "Mean Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/9dlr7mm399jd5" + "name": "Mean Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/qpftp2p23ngc3" }, { - "name": "Mean Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/796cxzrh8zpe1" + "name": "Mean Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/c2fzpltpprv64" }, { - "name": "Mean Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/z4vk16b66v31d" + "name": "Mean Household Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/hqw140qts5l58" }, { - "name": "Mean Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/crp6tr83whp15" + "name": "Mean Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/gee420y95j6fh" }, { - "name": "Mean Live Childhood Tract of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/zhsdvmhs7w5xb" + "name": "Mean Incarceration Rate of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/ltms9ll180q1" }, { - "name": "Mean Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/8kx0x69b3krsh" + "name": "Mean Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/266pw2c2t08l7" }, { - "name": "Mean Living With Parents of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/t8ypw7x0geypc" + "name": "Mean Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/wlskvy3v7kpb9" }, { - "name": "Mean Mean Percentile Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/q2y6gf8pk40lh" + "name": "Mean Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/sk1x5tf1byv1f" }, { - "name": "Mean Mother Presence of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/8bzqkxf2j84n" + "name": "Mean Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/28ln3yjeesvq7" }, { - "name": "Mean Parent Household Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/4p1lss9xdgdhf" + "name": "Mean Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/nwj3svgdxsze" }, { - "name": "Mean Positive Work Hours of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/enc73gr8zcwp1" + "name": "Mean Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/tmze66jqqn7q3" }, { - "name": "Mean Receives Public Assistance of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/ryxq2btgtdk94" + "name": "Mean Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/pjpw9qz8z166d" }, { - "name": "Mean Spouse Individual Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/c0bdt6tjn3hh1" + "name": "Mean Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/7xngkf76lpfhb" }, { - "name": "Mean Std Error College Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/e8vhpwpng5qgf" + "name": "Mean Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/kyfy8mmrpwrb1" }, { - "name": "Mean Std Error Community College Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/kl8vljcj32mrc" + "name": "Mean Live Childhood Tract of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/43h65wbxq2k7d" }, { - "name": "Mean Std Error Father Presence of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/878lrbe0rm188" + "name": "Mean Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/6wqctex31eyfb" }, { - "name": "Mean Std Error Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/gw86qx9hg0kxf" + "name": "Mean Living With Parents of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/3qnjl9kmrdffb" }, { - "name": "Mean Std Error Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/xvwe2vvht0446" + "name": "Mean Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/cczg7e2jg86l8" }, { - "name": "Mean Std Error Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/4lf5hwy72lj81" + "name": "Mean Mother Presence of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/4cm1wwpw71m4c" }, { - "name": "Mean Std Error Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/9q08dezc2j4tg" + "name": "Mean Parent Household Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/qc2tprygmrbmc" }, { - "name": "Mean Std Error Fraction Children Married of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/g7tx1ph06ekcf" + "name": "Mean Positive Work Hours of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/y3ynp809kmvbf" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/h394w7rrkmqg5" + "name": "Mean Receives Public Assistance of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/wy56qpghsl7r3" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/2ryexfsknqdtc" + "name": "Mean Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/4bg7ths629lx3" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/1tzqpvke5spf2" + "name": "Mean Std Error College Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/037vx4w0jspt7" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/eq3ghzpdnbevf" + "name": "Mean Std Error Community College Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/v7m6kr3xqey16" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/htjk8eehwtj8c" + "name": "Mean Std Error Father Presence of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/d6myd4q4gph83" }, { - "name": "Mean Std Error Fraction of Children With Some College of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/1gk74denwlgb6" + "name": "Mean Std Error Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/dgq1tn090xc15" }, { - "name": "Mean Std Error Has Graduate Degree of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/kl5h7dsyr79q5" + "name": "Mean Std Error Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/zx6y277tz86xg" }, { - "name": "Mean Std Error High School Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/gtv5d1eq8c2p1" + "name": "Mean Std Error Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/ln5xpkxxl3yx3" }, { - "name": "Mean Std Error Hourly Wage Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/5q43y81vgzl4g" + "name": "Mean Std Error Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/1xn93bpbckveh" }, { - "name": "Mean Std Error Household Income Rank Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/fkdbq4f7ebm52" + "name": "Mean Std Error Fraction Children Married of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/k3xmfzbsxbw94" }, { - "name": "Mean Std Error Household Income Rank Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/hbtkww1mv5007" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/959kzm9m7cz77" }, { - "name": "Mean Std Error Household Income Rank Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/0m101021xjw2" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/zz26leg6psh2d" }, { - "name": "Mean Std Error Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/mwbswpfrdc403" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/3sg6gnvhv9ge6" }, { - "name": "Mean Std Error Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/2gw3rpt857997" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/g20sg4bq9kgx4" }, { - "name": "Mean Std Error Household Income Rank Native Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/4jdvn0hlhpdp5" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/j9sz2c3vvlny9" }, { - "name": "Mean Std Error Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/j9h5w7mkxsx73" + "name": "Mean Std Error Fraction of Children With Some College of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/m3jb6m9zk1ys5" }, { - "name": "Mean Std Error Household Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/nxgq2hb1jehpf" + "name": "Mean Std Error Has Graduate Degree of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/skv4tz961mgd9" }, { - "name": "Mean Std Error Household Income Top 1 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/e2zfbpsk2rpr8" + "name": "Mean Std Error High School Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/whbxh1vpz8fsg" }, { - "name": "Mean Std Error Incarceration Rate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/9qs3sx4nhe5wf" + "name": "Mean Std Error Hourly Wage Rank of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/9st215l1x7fvc" }, { - "name": "Mean Std Error Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/gx6tzly2n7g4f" + "name": "Mean Std Error Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/fz29sz8r2l3rf" }, { - "name": "Mean Std Error Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/510jetqhs3pm5" + "name": "Mean Std Error Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/tpx58cwks8w17" }, { - "name": "Mean Std Error Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/7yekv76hxfmgb" + "name": "Mean Std Error Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/3b9lrdyc3kyv4" }, { - "name": "Mean Std Error Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/tdyh9rr510r53" + "name": "Mean Std Error Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/ke2860x07xj3" }, { - "name": "Mean Std Error Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/skg7njt7r86l2" + "name": "Mean Std Error Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/9c1r3y4twjnw2" }, { - "name": "Mean Std Error Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/rdn4sdczzgwpf" + "name": "Mean Std Error Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/m83nvqlglzjr5" }, { - "name": "Mean Std Error Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/147hrgxnnmyy6" + "name": "Mean Std Error Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/dey9kvc47eh22" }, { - "name": "Mean Std Error Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/g1hyszz1ekml3" + "name": "Mean Std Error Household Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/tlkyxypckg4mg" }, { - "name": "Mean Std Error Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/p03v7zembrtb3" + "name": "Mean Std Error Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/6mqbenr213rw1" }, { - "name": "Mean Std Error Live Childhood Tract of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/kgvjh7n3277d2" + "name": "Mean Std Error Incarceration Rate of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/d6809sefnwfxd" }, { - "name": "Mean Std Error Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/epx27qmvhmtj6" + "name": "Mean Std Error Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/1vch37zcm342" }, { - "name": "Mean Std Error Living With Parents of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/r7qhcck94mzfd" + "name": "Mean Std Error Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/78l7yz4rj83mf" }, { - "name": "Mean Std Error Mean Percentile Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/xlfphechg1n23" + "name": "Mean Std Error Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/pplxwspqw6cd" }, { - "name": "Mean Std Error Mother Presence of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/r5j9lqsn6e35g" + "name": "Mean Std Error Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/r6lytj0bnr1fg" }, { - "name": "Mean Std Error Parent Household Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/y5tskt147f33g" + "name": "Mean Std Error Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/4g3j7y8zwn19" }, { - "name": "Mean Std Error Positive Work Hours of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/20k9zxrtevzld" + "name": "Mean Std Error Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/jrqrj4egksxed" }, { - "name": "Mean Std Error Receives Public Assistance of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/1f3dry8d13b1d" + "name": "Mean Std Error Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/8d175rtcv8d97" }, { - "name": "Mean Std Error Spouse Individual Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/jzhlj52e1tssd" + "name": "Mean Std Error Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/y9jd5stfkx1tb" }, { - "name": "Mean Std Error Teenage Birth of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/wb12kpyvwv456" + "name": "Mean Std Error Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/xvmlj1j0w1z7g" }, { - "name": "Mean Std Error Two Parents of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/tzmv05zm3slc5" + "name": "Mean Std Error Live Childhood Tract of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/ywtrevt9q0xqc" }, { - "name": "Mean Std Error Weekly Hours Worked of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/zy8kxwv8jbl54" + "name": "Mean Std Error Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/tntf7ebphdfsb" }, { - "name": "Mean Teenage Birth of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/69yrhsq5f97zb" + "name": "Mean Std Error Living With Parents of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/7sk1y2fjj8m8" }, { - "name": "Mean Two Parents of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/qp3yrrn6yv5w9" + "name": "Mean Std Error Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/9y9v227344msb" }, { - "name": "Mean Weekly Hours Worked of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/f34530p5rwf06" + "name": "Mean Std Error Mother Presence of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/9yl41dc2ebbsf" }, { - "name": "Sample Size College Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/cyswlbb3nz3pb" + "name": "Mean Std Error Parent Household Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/mkg83v40j356c" }, { - "name": "Sample Size Community College Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/tdlsjg59mjzfc" + "name": "Mean Std Error Positive Work Hours of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/vv9v6gwqnbeq1" }, { - "name": "Sample Size Father Presence of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/zbdvg7tr4k1fd" + "name": "Mean Std Error Receives Public Assistance of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/53s2jl15ywpt2" }, { - "name": "Sample Size Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/6ky0qjt8em4f5" + "name": "Mean Std Error Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/pweh9nyx6lhf3" }, { - "name": "Sample Size Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/nn95d6klekgdf" + "name": "Mean Std Error Teenage Birth of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/v941c9jt2nxr" }, { - "name": "Sample Size Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/v6fd74sshdrn5" + "name": "Mean Std Error Two Parents of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/5hj35zpz7jg4c" }, { - "name": "Sample Size Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/tv966dsl1ex34" + "name": "Mean Std Error Weekly Hours Worked of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/e70w31gbmbsz6" }, { - "name": "Sample Size Fraction Children Married of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/w62js47zj652" + "name": "Mean Teenage Birth of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/b4b1kmf7e52f2" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/6wlfvzv5wq58" + "name": "Mean Two Parents of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/en45927re7525" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/fvdgkrj6d2vjd" + "name": "Mean Weekly Hours Worked of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/vp7rw3p0928v2" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/2n6451bje1bcf" + "name": "Sample Size College Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/54f9r9ys0qyq2" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/n0lr3mytslmf4" + "name": "Sample Size Community College Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/jb984mf94b9e5" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/m10dlwc1dcg9c" + "name": "Sample Size Father Presence of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/wh2w27z42hd84" }, { - "name": "Sample Size Fraction of Children With Some College of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/658qeyrzzyv45" + "name": "Sample Size Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/f9c07k2gwk7g9" }, { - "name": "Sample Size Has Graduate Degree of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/fpchhr7dnhhnb" + "name": "Sample Size Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/8pjzq06p13dpf" }, { - "name": "Sample Size High School Graduate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/mvgc4bxbjtr38" + "name": "Sample Size Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/gfwq18r4evjyd" }, { - "name": "Sample Size Hourly Wage Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/l6nmnp0twywed" + "name": "Sample Size Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/gnhl1z2q5zbz6" }, { - "name": "Sample Size Household Income Rank Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/y4eh8k5c0jel2" + "name": "Sample Size Fraction Children Married of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/geqtvyrt7pq04" }, { - "name": "Sample Size Household Income Rank Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/h6d4y561dr9c" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/d1l393gr579mf" }, { - "name": "Sample Size Household Income Rank Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/vw4bwc8fwhzy" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/skq233gtry7l" }, { - "name": "Sample Size Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/g1xskz319mfr7" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/3ysdy3te8zjv5" }, { - "name": "Sample Size Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/7q31hsphbhn61" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/fshj71ewwvb71" }, { - "name": "Sample Size Household Income Rank Native Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/9344tshc6wy9d" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/b7d654nh98c41" }, { - "name": "Sample Size Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/e1tme7g0xdtb" + "name": "Sample Size Fraction of Children With Some College of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/b1zp5f3pdtxkg" }, { - "name": "Sample Size Household Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/4nk8crgdel1f7" + "name": "Sample Size Has Graduate Degree of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/m9gc46785z2p1" }, { - "name": "Sample Size Household Income Top 1 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/g6pr593rpgb61" + "name": "Sample Size High School Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/fpfkx0gbknbn9" }, { - "name": "Sample Size Incarceration Rate of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/eb601xlz8hbsc" + "name": "Sample Size Hourly Wage Rank of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/xgrwt3zgwr9nc" }, { - "name": "Sample Size Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/2rmd0g3lr9v54" + "name": "Sample Size Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/dy6c8qcnmm549" }, { - "name": "Sample Size Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/13mrvyfced5t6" + "name": "Sample Size Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/4xzc7t0ymeywb" }, { - "name": "Sample Size Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/eqbgbddgxsw5g" + "name": "Sample Size Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/th7y3whrt1s2d" }, { - "name": "Sample Size Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/ryf40fwxmgwz8" + "name": "Sample Size Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/jf2b92vbvhjnd" }, { - "name": "Sample Size Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/7x8wef5z84qq1" + "name": "Sample Size Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/jj3pp2vhdl0y8" }, { - "name": "Sample Size Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/8n90zpktdcsq6" + "name": "Sample Size Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/elnnc05xn45nb" }, { - "name": "Sample Size Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/scbffm2dfz8lh" + "name": "Sample Size Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/1dz1j1cjegvjg" }, { - "name": "Sample Size Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/jzt13rdfpge18" + "name": "Sample Size Household Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/4tbhfjmkplrec" }, { - "name": "Sample Size Live Childhood CZ of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/we324x4wpgqgg" + "name": "Sample Size Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/69dmm8evnlv05" }, { - "name": "Sample Size Live Childhood Tract of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/h2t3cqpz0qwhc" + "name": "Sample Size Incarceration Rate of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/4zc80r5kjejcc" }, { - "name": "Sample Size Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/3qfhe51y79dx6" + "name": "Sample Size Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/evlhnjfj6n98f" }, { - "name": "Sample Size Living With Parents of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/khwgz513glc7g" + "name": "Sample Size Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/sfsngggw9chj6" }, { - "name": "Sample Size Mean Percentile Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/ttwg7w49cfvt2" + "name": "Sample Size Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/rc0ff0kwcmhc5" }, { - "name": "Sample Size Mother Presence of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/7ys0195yy09x8" + "name": "Sample Size Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/6zdeemyjn1w2d" }, { - "name": "Sample Size Positive Work Hours of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/kr3c4gw4nln51" + "name": "Sample Size Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/k9w2k55zvexw9" }, { - "name": "Sample Size Receives Public Assistance of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/8y8d0h5jn6h22" + "name": "Sample Size Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/1qqf3hkl66wy6" }, { - "name": "Sample Size Spouse Individual Income Rank of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/l71xsc84hr5f9" + "name": "Sample Size Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/rykdgkqkjx257" }, { - "name": "Sample Size Teenage Birth of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/e8dgj5v9sttdg" + "name": "Sample Size Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/tszzs89zfsr63" }, { - "name": "Sample Size Two Parents of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/efm6tp39cd0sb" + "name": "Sample Size Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/g6ez79gy1dx5" }, { - "name": "Sample Size Weekly Hours Worked of Opportunity Insights Cohort: Female, American Indian And Alaska Native Alone", - "dcid": "dc/0swjr2ewqknlg" - } - ] - }, - { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_Race-AsianAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Race = Asian Alone", - "statVars": [ - { - "name": "Below Median Income of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/9ebmz1whqy8pg" + "name": "Sample Size Live Childhood Tract of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/vcmvpn8tkbk59" }, { - "name": "Children Below Median Income Families of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/18gldj8wx6fc7" + "name": "Sample Size Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/f5369v5v1pgdh" }, { - "name": "Children Under 18 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/cjd6r0qeygknh" + "name": "Sample Size Living With Parents of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/pd6kk6x8jr00b" }, { - "name": "Fraction Childhood Years Spent in Geography of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/46m2c40qbx54g" + "name": "Sample Size Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/zymq27sv0be6c" }, { - "name": "Mean College Graduate of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/lsglp6jxw1tl3" + "name": "Sample Size Mother Presence of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/1cnwnbnwx1dj5" }, { - "name": "Mean Community College Graduate of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/l90297cjgev67" + "name": "Sample Size Positive Work Hours of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/lxlc5zxmezcv5" }, { - "name": "Mean Father Presence of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/wywdm21hybgv8" + "name": "Sample Size Receives Public Assistance of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/j59m1vqp8496" }, { - "name": "Mean Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/c6kqh1ygt88q" + "name": "Sample Size Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/perzey52kcncd" }, { - "name": "Mean Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/q037b09sdmlz5" + "name": "Sample Size Teenage Birth of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/slfsjf85r6v0d" }, { - "name": "Mean Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/py51t904k1f5h" + "name": "Sample Size Two Parents of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/wwn08wf9c041" }, { - "name": "Mean Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/54tlzxc8jmk7f" + "name": "Sample Size Weekly Hours Worked of Opportunity Insights Cohort: Female, Black or African American Alone", + "dcid": "dc/m5fej5wr3mvf7" + } + ] + }, + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_Race-HispanicOrLatinoRace", + "name": "Opportunity Insights Cohort With Gender = Female, Race = Hispanic or Latino", + "statVars": [ + { + "name": "Below Median Income of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/19xhv7gf6nt28" }, { - "name": "Mean Fraction Children Married of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/re88n82e3te0d" + "name": "Children Below Median Income Families of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/6vy134z8xewg9" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/hmwr8xfp5vmy9" + "name": "Children Under 18 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/5mxywqlkswj3d" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/3tex7vzx5t0y7" + "name": "Fraction Childhood Years Spent in Geography of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/xjpnv0zypnezh" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/ld2t7gv8mpp85" + "name": "Mean College Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/zgv9enem08v27" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/eptl8hjn3jzk1" + "name": "Mean Community College Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/v03n7e3xpclm8" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/dew8lbz33058g" + "name": "Mean Father Presence of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/tnvqzt2k7d2yg" }, { - "name": "Mean Fraction of Children With Some College of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/ltcrx5zcpe288" + "name": "Mean Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/jnk1ktxrnfjhh" }, { - "name": "Mean Has Graduate Degree of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/71gnk4t757y01" + "name": "Mean Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/h02pdy4vyqmjc" }, { - "name": "Mean High School Graduate of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/hcm75pd4mdyx1" + "name": "Mean Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/nbtsddbhtg8r4" }, { - "name": "Mean Hourly Wage Rank of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/n571d7nwhb8y2" + "name": "Mean Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/g7zntcd8tt5d1" }, { - "name": "Mean Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/wndfb9j5srw43" + "name": "Mean Fraction Children Married of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/0pb9jswbxtd8c" }, { - "name": "Mean Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/kkeeshx1w2hs4" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/e4fhe2rwhkzcb" }, { - "name": "Mean Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/fwzrzfe29lbd6" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/jfrms0j4y2w4d" }, { - "name": "Mean Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/r84q48fsl4tx1" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/80mxbhs8srmf" }, { - "name": "Mean Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/1t6wjznq8tf33" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/1rev5lg21kq9" }, { - "name": "Mean Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/kzsk4nvr767v" + "name": "Mean Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/zdkf78qppvj54" }, { - "name": "Mean Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/q5m3c6vfdy0xb" + "name": "Mean Fraction of Children With Some College of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/0y8jedjyvt6g8" }, { - "name": "Mean Household Income Rank of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/lhpcjzec5wzhc" + "name": "Mean Has Graduate Degree of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/t89yegt0bjy21" }, { - "name": "Mean Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/w2bvey9lm5r0g" + "name": "Mean High School Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/5stj2th9q0tt9" }, { - "name": "Mean Incarceration Rate of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/56yryhdn01kk4" + "name": "Mean Hourly Wage Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/y8wp4qdb44be5" }, { - "name": "Mean Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/1skxmxs312jq1" + "name": "Mean Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/nbpjqw7d1w4qb" }, { - "name": "Mean Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/j3tsczslyv7f" + "name": "Mean Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/4cv9rzwe4c90g" }, { - "name": "Mean Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/ql60n1lv1v3z2" + "name": "Mean Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/l8vk41qtwmrsb" }, { - "name": "Mean Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/6043j2r55pj1b" + "name": "Mean Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/j24e0828mj3pb" }, { - "name": "Mean Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/s9svvrbp1ner5" + "name": "Mean Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/q7rvhpp1kgls3" }, { - "name": "Mean Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/3fy30sekkjxbh" + "name": "Mean Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/ycr3708kn934d" }, { - "name": "Mean Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/frbe8kmdrhgy4" + "name": "Mean Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/z4kxp5bvyybxd" }, { - "name": "Mean Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/hveyd28788xw8" + "name": "Mean Household Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/wnskg7p5n32j5" }, { - "name": "Mean Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/bws82fcxqedl2" + "name": "Mean Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/fn5yd63bx2jdc" }, { - "name": "Mean Live Childhood Tract of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/r64x5ccmb36l" + "name": "Mean Incarceration Rate of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/pebl5txxwgn05" }, { - "name": "Mean Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/z9s7p3ww26hk9" + "name": "Mean Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/7wwwx3cdg975h" }, { - "name": "Mean Living With Parents of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/khxy220w977qc" + "name": "Mean Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/l1gnvrz6t7ds6" }, { - "name": "Mean Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/wfhzwr06bmhg3" + "name": "Mean Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/hdpqz8md2edl6" }, { - "name": "Mean Mother Presence of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/wdlg9bzm2mq9b" + "name": "Mean Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/q9l71fdrdnhnh" }, { - "name": "Mean Parent Household Income Rank of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/qd2d9b1rvq1nd" + "name": "Mean Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/hvn8653hp1p48" }, { - "name": "Mean Positive Work Hours of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/qc2kn7cyl11xb" + "name": "Mean Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/6rgsffn2k1172" }, { - "name": "Mean Receives Public Assistance of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/9jkcnzve7x64c" + "name": "Mean Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/hf3dljzn4jwxh" }, { - "name": "Mean Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/gld1cmdwc7yb7" + "name": "Mean Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/zs8kn2f5p9e07" }, { - "name": "Mean Std Error College Graduate of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/m13fvqwyfgn36" + "name": "Mean Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/km62bjds6zxm2" }, { - "name": "Mean Std Error Community College Graduate of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/l6zwknc0k3de8" + "name": "Mean Live Childhood Tract of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/f66jvn1zxmejb" }, { - "name": "Mean Std Error Father Presence of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/q5vr4r3kv966f" + "name": "Mean Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/zb31ny2dj37f3" }, { - "name": "Mean Std Error Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/scvpdwmsk4hmc" + "name": "Mean Living With Parents of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/6ez0fvx1t2792" }, { - "name": "Mean Std Error Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/qndv2rwrlyqkg" + "name": "Mean Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/qj0vl291368y7" }, { - "name": "Mean Std Error Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/d9rflmpgns225" + "name": "Mean Mother Presence of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/eq03nwx49zxkg" }, { - "name": "Mean Std Error Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/bgrre3k6sgpb1" + "name": "Mean Parent Household Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/261r6sfvw1ec6" }, { - "name": "Mean Std Error Fraction Children Married of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/e1w2brs0msnzf" + "name": "Mean Positive Work Hours of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/btsqcrvf2gj6c" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/ybf8nm9p26n0b" + "name": "Mean Receives Public Assistance of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/d04fkb3jtqhq2" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/q0s43c62zb2f1" + "name": "Mean Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/r0r25ekj324t3" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/4qw8yjt7dgc07" + "name": "Mean Std Error College Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/t1flcztvs3t4c" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/zln9jefwhz007" + "name": "Mean Std Error Community College Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/w8lbfbphlt9tf" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/91csy5vknytd" + "name": "Mean Std Error Father Presence of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/9jvete7y1hxq4" }, { - "name": "Mean Std Error Fraction of Children With Some College of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/f0s1cd7512cch" + "name": "Mean Std Error Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/d17q6lzdph8m1" }, { - "name": "Mean Std Error Has Graduate Degree of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/59n6yly5yed0b" + "name": "Mean Std Error Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/wrxy2meqdmlh9" }, { - "name": "Mean Std Error High School Graduate of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/r2myh8zcmy08g" + "name": "Mean Std Error Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/k7hgw1f6zpps2" }, { - "name": "Mean Std Error Hourly Wage Rank of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/15plzbvbqx999" + "name": "Mean Std Error Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/70ftn93851cw1" }, { - "name": "Mean Std Error Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/jfe7ybwhhm6j2" + "name": "Mean Std Error Fraction Children Married of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/8wrgvd1w4whg" }, { - "name": "Mean Std Error Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/b8ckg2wyylfb9" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/ygf6ty1w64je9" }, { - "name": "Mean Std Error Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/5mwtgqx0jx94f" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/kxx1fdj4klx1" }, { - "name": "Mean Std Error Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/3bc448w9rfle3" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/1fs1e73bvk3f5" }, { - "name": "Mean Std Error Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/1xdrctt6r5yhd" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/mhvf3xesx4091" }, { - "name": "Mean Std Error Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/8sd3vpe0g0g4h" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/yzvymrh5yljjd" }, { - "name": "Mean Std Error Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/dg5fqt4p0d05d" + "name": "Mean Std Error Fraction of Children With Some College of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/cky1dpfqp62t" }, { - "name": "Mean Std Error Household Income Rank of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/t8c49fktfh1w5" + "name": "Mean Std Error Has Graduate Degree of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/0gnt0x18k2sf4" }, { - "name": "Mean Std Error Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/h8rfqm8ydqerd" + "name": "Mean Std Error High School Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/6rq8cpmkddg36" }, { - "name": "Mean Std Error Incarceration Rate of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/dtqtcwskq0ez9" + "name": "Mean Std Error Hourly Wage Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/ht40n19cx4l69" }, { - "name": "Mean Std Error Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/cv1jqxfj2vne6" + "name": "Mean Std Error Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/8n8s1fhb8twg6" }, { - "name": "Mean Std Error Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/k66brhhb36r56" + "name": "Mean Std Error Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/4dk4x20webhr4" }, { - "name": "Mean Std Error Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/x5w58er67s4m4" + "name": "Mean Std Error Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/7lccfmxmbe726" }, { - "name": "Mean Std Error Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/rptdlvr5frqw5" + "name": "Mean Std Error Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/477tbc5qysqp9" }, { - "name": "Mean Std Error Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/79wk3thgegb01" + "name": "Mean Std Error Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/t67ezl9xx2h79" }, { - "name": "Mean Std Error Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/dtzx2ydymly3d" + "name": "Mean Std Error Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/rssl1hy1w266b" }, { - "name": "Mean Std Error Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/grk2f7bqlx0g" + "name": "Mean Std Error Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/nmsltk4z5br44" }, { - "name": "Mean Std Error Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/pwygh5vrpj0k1" + "name": "Mean Std Error Household Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/r68y9h7y4gd7" }, { - "name": "Mean Std Error Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/v8l2kg26q37r2" + "name": "Mean Std Error Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/m87tlnr424rr" }, { - "name": "Mean Std Error Live Childhood Tract of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/tm98vvl1byqh" + "name": "Mean Std Error Incarceration Rate of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/xgjjs8wvpz1yg" }, { - "name": "Mean Std Error Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/pnhwr5k83htl6" + "name": "Mean Std Error Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/h8zvgqzmeqtj8" }, { - "name": "Mean Std Error Living With Parents of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/nwyeexdbkkt1f" + "name": "Mean Std Error Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/l247c2d84szf" }, { - "name": "Mean Std Error Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/hdbqr3wgn9m2b" + "name": "Mean Std Error Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/878h7y5th0gn2" }, { - "name": "Mean Std Error Mother Presence of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/s3yqbf1999jt" + "name": "Mean Std Error Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/85g496zbvql2b" }, { - "name": "Mean Std Error Parent Household Income Rank of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/g2k4f79nxl36b" + "name": "Mean Std Error Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/y6ckgkf4tjzc3" }, { - "name": "Mean Std Error Positive Work Hours of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/321y1n2v6f277" + "name": "Mean Std Error Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/gsp07fsydecs3" }, { - "name": "Mean Std Error Receives Public Assistance of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/mxeld8btsy8d6" + "name": "Mean Std Error Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/95gnkb4f6wdp3" }, { - "name": "Mean Std Error Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/gq68c5p3rrl93" + "name": "Mean Std Error Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/9m8x2syplv74c" }, { - "name": "Mean Std Error Teenage Birth of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/pebgsrl7r7mr7" + "name": "Mean Std Error Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/cvcss8g62fcy1" }, { - "name": "Mean Std Error Two Parents of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/wc6k2ncx6m92g" + "name": "Mean Std Error Live Childhood Tract of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/103sf47q9p8sh" }, { - "name": "Mean Std Error Weekly Hours Worked of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/r6m41whqeb24" + "name": "Mean Std Error Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/2psh0s26wcpp4" }, { - "name": "Mean Teenage Birth of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/qbswyq2n7d792" + "name": "Mean Std Error Living With Parents of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/kxd2yxq653kd3" }, { - "name": "Mean Two Parents of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/2dfy0wfqe08yg" + "name": "Mean Std Error Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/z1mmvmbv7kqs1" }, { - "name": "Mean Weekly Hours Worked of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/gzptrb0r5jrqc" + "name": "Mean Std Error Mother Presence of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/0x1eb3xvp5zm3" }, { - "name": "Sample Size College Graduate of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/l7g1jjw06bfjd" + "name": "Mean Std Error Parent Household Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/q9k5e5w2gltsh" }, { - "name": "Sample Size Community College Graduate of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/sfptnw97pgxsg" + "name": "Mean Std Error Positive Work Hours of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/bnpp09s3jbt7h" }, { - "name": "Sample Size Father Presence of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/nsexygnkgrkf7" + "name": "Mean Std Error Receives Public Assistance of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/1z5f0mbg5pvh7" }, { - "name": "Sample Size Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/rky5ztpttfflc" + "name": "Mean Std Error Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/ng230qmks9gg" }, { - "name": "Sample Size Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/1j89wqep0wek3" + "name": "Mean Std Error Teenage Birth of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/ylglrqglw5pl1" }, { - "name": "Sample Size Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/69f3w12c060n7" + "name": "Mean Std Error Two Parents of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/gcvnebbd589w8" }, { - "name": "Sample Size Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/4wb1hd873tn9b" + "name": "Mean Std Error Weekly Hours Worked of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/12fynftrbsrd6" }, { - "name": "Sample Size Fraction Children Married of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/y6xk2tnf5k6vh" + "name": "Mean Teenage Birth of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/qg9r1k9kc532f" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/kbtwy6vl8wcvb" + "name": "Mean Two Parents of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/npmef4wdfcfq8" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/1mpxev8e2mrd3" + "name": "Mean Weekly Hours Worked of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/qd49fj00w5hkf" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/s6kqzhxcwj1z8" + "name": "Sample Size College Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/dezsfdb6vm242" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/2n25yl6yk5dlc" + "name": "Sample Size Community College Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/w81hntemqq783" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/rhqlglfzgy091" + "name": "Sample Size Father Presence of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/q18j8bt0493j2" }, { - "name": "Sample Size Fraction of Children With Some College of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/e4k0tqnhvp80g" + "name": "Sample Size Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/kfzjwmel23vf4" }, { - "name": "Sample Size Has Graduate Degree of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/pgx0c8l26vg73" + "name": "Sample Size Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/j75n4zgbl7nd9" }, { - "name": "Sample Size High School Graduate of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/e3bd1f4zkndp1" + "name": "Sample Size Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/x5ngcfyyslnq5" }, { - "name": "Sample Size Hourly Wage Rank of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/9rzck44nlpq19" + "name": "Sample Size Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/k16tvbvrn4x11" }, { - "name": "Sample Size Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/gmjzzk54tbfph" + "name": "Sample Size Fraction Children Married of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/92f7gbl8073b1" }, { - "name": "Sample Size Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/7s2qp02h8bzm4" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/b9zbf6knncfb3" }, { - "name": "Sample Size Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/grwprd7w0vlt7" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/76ch9wtdh9rr8" }, { - "name": "Sample Size Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/6vem1fp5bjdr6" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/jyn6p4xh309wf" }, { - "name": "Sample Size Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/6sy0f1tfes75c" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/tnkbs9rgeckjf" }, { - "name": "Sample Size Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/8yydhddbw8c66" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/dkmbd1ns1vxqg" }, { - "name": "Sample Size Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/1vh33bgx4qmn" + "name": "Sample Size Fraction of Children With Some College of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/739nfnn73dxb3" }, { - "name": "Sample Size Household Income Rank of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/cnvbkx8bdegb6" + "name": "Sample Size Has Graduate Degree of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/fz6kctzkr85s" }, { - "name": "Sample Size Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/h233eyfee7x68" + "name": "Sample Size High School Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/dq0kl22mn1xwb" }, { - "name": "Sample Size Incarceration Rate of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/ep9mhe0h4pqr5" + "name": "Sample Size Hourly Wage Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/kld8xn6fd2hd3" }, { - "name": "Sample Size Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/pjx9hnhb202rb" + "name": "Sample Size Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/zsxfnw3pcp3r" }, { - "name": "Sample Size Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/dxs3d1c5gzgf1" + "name": "Sample Size Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/fzl96gpenwm46" }, { - "name": "Sample Size Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/xhrt62fex7fk5" + "name": "Sample Size Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/bkdpy3b9wfw6f" }, { - "name": "Sample Size Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/s5z9mdbkdgkl6" + "name": "Sample Size Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/kyqqf1t0v9tx4" }, { - "name": "Sample Size Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/m60f55l28nwq" + "name": "Sample Size Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/vv8m5cm3dzmr2" }, { - "name": "Sample Size Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/qzf3fe6b3etv6" + "name": "Sample Size Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/fbzq1nm8dl1y2" }, { - "name": "Sample Size Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/y3wffvedfwz8d" + "name": "Sample Size Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/419tmjys9md8d" }, { - "name": "Sample Size Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/5bhseyg41tz67" + "name": "Sample Size Household Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/s6m39lmpv2r32" }, { - "name": "Sample Size Live Childhood CZ of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/qq4x6ppl4hwn" + "name": "Sample Size Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/mfedn520esdjf" }, { - "name": "Sample Size Live Childhood Tract of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/5glvlpwqhmts2" + "name": "Sample Size Incarceration Rate of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/pz4we5hdmy18" }, { - "name": "Sample Size Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/67b9120bfk974" + "name": "Sample Size Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/ftrwsr2n9kxl1" }, { - "name": "Sample Size Living With Parents of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/hnpywtkggx2wb" + "name": "Sample Size Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/3e4fl160lhlj8" }, { - "name": "Sample Size Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/4vchptsmbgkg9" + "name": "Sample Size Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/cnlkm07g5fy" }, { - "name": "Sample Size Mother Presence of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/smev3262bzryc" + "name": "Sample Size Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/e3gljnjzeny91" }, { - "name": "Sample Size Positive Work Hours of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/rgtbhhdy3xy76" + "name": "Sample Size Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/d51df9y1slnm6" }, { - "name": "Sample Size Receives Public Assistance of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/wtpxsw8p72j5f" + "name": "Sample Size Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/rq0sr1mvspxjg" }, { - "name": "Sample Size Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/2kyr3mdtcqnlg" + "name": "Sample Size Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/7hcep29nvmnfc" }, { - "name": "Sample Size Teenage Birth of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/g3ysgxjgthfgb" + "name": "Sample Size Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/tdrgv23g5mejh" }, { - "name": "Sample Size Two Parents of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/7pr0rr8c0pnq8" + "name": "Sample Size Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/7vsc2vce1fgr3" }, { - "name": "Sample Size Weekly Hours Worked of Opportunity Insights Cohort: Female, Asian Alone", - "dcid": "dc/7ql8dx4zecpfc" - } - ] - }, - { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_Race-BlackOrAfricanAmericanAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Race = Black or African American Alone", - "statVars": [ - { - "name": "Below Median Income of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/pdp3rq1ehr5kc" + "name": "Sample Size Live Childhood Tract of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/ks98nrjfw5qh3" }, { - "name": "Children Below Median Income Families of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/7heffq9gnj8qd" + "name": "Sample Size Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/2j84p0y966hg1" }, { - "name": "Children Under 18 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/mvc9vjnyygc4b" + "name": "Sample Size Living With Parents of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/lcvh4ksk9rqg4" }, { - "name": "Fraction Childhood Years Spent in Geography of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/7p5lkxf06zd55" + "name": "Sample Size Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/gkq2zccxfrfb5" }, { - "name": "Mean College Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/sel8483zlxy81" + "name": "Sample Size Mother Presence of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/ptn96q1c8j89b" }, { - "name": "Mean Community College Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/jh996l2mt2rbb" + "name": "Sample Size Positive Work Hours of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/sg397jc5lkq8" }, { - "name": "Mean Father Presence of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/h0hp0sr6dglb5" + "name": "Sample Size Receives Public Assistance of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/8wqrmz1e5rv3c" }, { - "name": "Mean Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/k6ttt1tsflnd2" + "name": "Sample Size Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/xyvwcbc632me" }, { - "name": "Mean Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/6tnnvfmptpysd" + "name": "Sample Size Teenage Birth of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/fhbk4xz29f4m5" }, { - "name": "Mean Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/y68qwqx1c9z09" + "name": "Sample Size Two Parents of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/0hbqw90gvbrh6" }, { - "name": "Mean Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/w0xl3kxm99ej1" + "name": "Sample Size Weekly Hours Worked of Opportunity Insights Cohort: Female, Hispanic or Latino", + "dcid": "dc/4nj7174mr05p3" + } + ] + }, + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", + "name": "Opportunity Insights Cohort With Gender = Female, Race = White Alone Not Hispanic or Latino", + "statVars": [ + { + "name": "Below Median Income of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/ry643rqzgqjn4" }, { - "name": "Mean Fraction Children Married of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/qsdpqhelw6tbd" + "name": "Children Below Median Income Families of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/4dmc4rn8t2188" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/ev8bn68fgsnff" + "name": "Children Under 18 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/0c2w1ln27wyb" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/250z1j7ln4rbc" + "name": "Fraction Childhood Years Spent in Geography of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/0hws8kr4h37z5" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/n5x6j2l73fejb" + "name": "Mean College Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/qd0nhdyn87z1" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/ned4nnypw1v0f" + "name": "Mean Community College Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/fxmzy2fhneet1" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/f1v921k1qesn3" + "name": "Mean Father Presence of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/vyvwzwj5fwyv9" }, { - "name": "Mean Fraction of Children With Some College of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/d470scf2qe0g2" + "name": "Mean Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/cs9qrbjnjwvs2" }, { - "name": "Mean Has Graduate Degree of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/x4bv0806mf0rc" + "name": "Mean Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/m8gq0t7dv1p28" }, { - "name": "Mean High School Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/cgzvzmv2wft32" + "name": "Mean Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/mp8q8ynlln6p5" }, { - "name": "Mean Hourly Wage Rank of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/6541ng3dfv8xb" + "name": "Mean Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/7kn9d4j657pyb" }, { - "name": "Mean Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/1nstbj4bt0rjc" + "name": "Mean Fraction Children Married of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/l4d17b1rf6ls2" }, { - "name": "Mean Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/s52ey4n2pdw15" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/xftteq7xn9m4h" }, { - "name": "Mean Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/ll3sgjcxhs997" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/e6m9x317bdyp7" }, { - "name": "Mean Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/5d8remtf2vsg1" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/k3q0mkw10y8e1" }, { - "name": "Mean Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/3nbqvnmmwnvd6" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/kyf71fchrq7q5" }, { - "name": "Mean Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/qpftp2p23ngc3" + "name": "Mean Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/w8pq3e2e94j9h" }, { - "name": "Mean Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/c2fzpltpprv64" + "name": "Mean Fraction of Children With Some College of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/9wszrlqrln617" }, { - "name": "Mean Household Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/hqw140qts5l58" + "name": "Mean Has Graduate Degree of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/4g2hxjw3qx1v1" }, { - "name": "Mean Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/gee420y95j6fh" + "name": "Mean High School Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/pdds1t2gvczm" }, { - "name": "Mean Incarceration Rate of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/ltms9ll180q1" + "name": "Mean Hourly Wage Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/2l7q5719zqyy" }, { - "name": "Mean Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/266pw2c2t08l7" + "name": "Mean Household Income Rank Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/ftzt718n15b16" }, { - "name": "Mean Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/wlskvy3v7kpb9" + "name": "Mean Household Income Rank Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/6xtsfpvxg52h5" }, { - "name": "Mean Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/sk1x5tf1byv1f" + "name": "Mean Household Income Rank Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/8x626h3r4b9p7" }, { - "name": "Mean Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/28ln3yjeesvq7" + "name": "Mean Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/x6xhtng4lvws5" }, { - "name": "Mean Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/nwj3svgdxsze" + "name": "Mean Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/3z29wwt31edhh" }, { - "name": "Mean Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/tmze66jqqn7q3" + "name": "Mean Household Income Rank Native Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/2n6q5eyf55zv3" }, { - "name": "Mean Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/pjpw9qz8z166d" + "name": "Mean Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/2efyle7c3mywh" }, { - "name": "Mean Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/7xngkf76lpfhb" + "name": "Mean Household Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/g63yz4xhw2qzh" }, { - "name": "Mean Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/kyfy8mmrpwrb1" + "name": "Mean Household Income Top 1 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/jwzd7k7pfnw1" }, { - "name": "Mean Live Childhood Tract of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/43h65wbxq2k7d" + "name": "Mean Incarceration Rate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/n55m3xwb0npjh" }, { - "name": "Mean Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/6wqctex31eyfb" + "name": "Mean Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/yr4rh3h3c4tn8" }, { - "name": "Mean Living With Parents of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/3qnjl9kmrdffb" + "name": "Mean Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/022msf1w4cm42" }, { - "name": "Mean Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/cczg7e2jg86l8" + "name": "Mean Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/zkyxfb76deh3f" }, { - "name": "Mean Mother Presence of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/4cm1wwpw71m4c" + "name": "Mean Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/ecrs8q15hy3kf" }, { - "name": "Mean Parent Household Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/qc2tprygmrbmc" + "name": "Mean Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/vcnnrjp7yjf67" }, { - "name": "Mean Positive Work Hours of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/y3ynp809kmvbf" + "name": "Mean Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/1henm8zck0fqb" }, { - "name": "Mean Receives Public Assistance of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/wy56qpghsl7r3" + "name": "Mean Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/xv9zfg7g6c3df" }, { - "name": "Mean Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/4bg7ths629lx3" + "name": "Mean Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/fzxmpcwntyj07" }, { - "name": "Mean Std Error College Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/037vx4w0jspt7" + "name": "Mean Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/peprxgs8pk5r3" }, { - "name": "Mean Std Error Community College Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/v7m6kr3xqey16" + "name": "Mean Live Childhood Tract of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/c1vkd059pk5y" }, { - "name": "Mean Std Error Father Presence of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/d6myd4q4gph83" + "name": "Mean Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/6hybmejjqbrm1" }, { - "name": "Mean Std Error Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/dgq1tn090xc15" + "name": "Mean Living With Parents of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/8289ylyrmsst1" }, { - "name": "Mean Std Error Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/zx6y277tz86xg" + "name": "Mean Mean Percentile Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/5we4c11wpyy1c" }, { - "name": "Mean Std Error Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/ln5xpkxxl3yx3" + "name": "Mean Mother Presence of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/0dld270m6nwd6" }, { - "name": "Mean Std Error Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/1xn93bpbckveh" + "name": "Mean Parent Household Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/nkl10dx91f1mh" }, { - "name": "Mean Std Error Fraction Children Married of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/k3xmfzbsxbw94" + "name": "Mean Positive Work Hours of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/fl1ebze963r3f" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/959kzm9m7cz77" + "name": "Mean Receives Public Assistance of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/3k8r429yxnxq4" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/zz26leg6psh2d" + "name": "Mean Spouse Individual Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/r9lvjmwd237k3" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/3sg6gnvhv9ge6" + "name": "Mean Std Error College Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/nrsrnxmb2zrz1" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/g20sg4bq9kgx4" + "name": "Mean Std Error Community College Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/rdbpw2lwbzhmc" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/j9sz2c3vvlny9" + "name": "Mean Std Error Father Presence of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/45bnkxtfj5qv7" }, { - "name": "Mean Std Error Fraction of Children With Some College of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/m3jb6m9zk1ys5" + "name": "Mean Std Error Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/dxd8ll2wtxdsc" }, { - "name": "Mean Std Error Has Graduate Degree of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/skv4tz961mgd9" + "name": "Mean Std Error Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/0qvg4yhx1gzg8" }, { - "name": "Mean Std Error High School Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/whbxh1vpz8fsg" + "name": "Mean Std Error Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/e3nclexw0czgh" }, { - "name": "Mean Std Error Hourly Wage Rank of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/9st215l1x7fvc" + "name": "Mean Std Error Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/lzcqhyesbkyw2" }, { - "name": "Mean Std Error Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/fz29sz8r2l3rf" + "name": "Mean Std Error Fraction Children Married of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/5b2z5cs6btxf4" }, { - "name": "Mean Std Error Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/tpx58cwks8w17" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/gs4058pysxgn6" }, { - "name": "Mean Std Error Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/3b9lrdyc3kyv4" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/w3kdflw88wle6" }, { - "name": "Mean Std Error Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/ke2860x07xj3" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/kv4b6jgvyf844" }, { - "name": "Mean Std Error Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/9c1r3y4twjnw2" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/3pwmd0c9fteh5" }, { - "name": "Mean Std Error Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/m83nvqlglzjr5" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/tzrsqgzdf3q82" }, { - "name": "Mean Std Error Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/dey9kvc47eh22" + "name": "Mean Std Error Fraction of Children With Some College of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/ynm0hfkyt302b" }, { - "name": "Mean Std Error Household Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/tlkyxypckg4mg" + "name": "Mean Std Error Has Graduate Degree of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/x5s2p2m5epxkd" }, { - "name": "Mean Std Error Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/6mqbenr213rw1" + "name": "Mean Std Error High School Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/50yk6rk4k1lg" }, { - "name": "Mean Std Error Incarceration Rate of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/d6809sefnwfxd" + "name": "Mean Std Error Hourly Wage Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/vml1ysje1dqtg" }, { - "name": "Mean Std Error Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/1vch37zcm342" + "name": "Mean Std Error Household Income Rank Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/j908zt91t6sf3" }, { - "name": "Mean Std Error Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/78l7yz4rj83mf" + "name": "Mean Std Error Household Income Rank Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/b6mxnxb37x473" }, { - "name": "Mean Std Error Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/pplxwspqw6cd" + "name": "Mean Std Error Household Income Rank Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/h1df57mggf9q4" }, { - "name": "Mean Std Error Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/r6lytj0bnr1fg" + "name": "Mean Std Error Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/75ex9cch5cd" }, { - "name": "Mean Std Error Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/4g3j7y8zwn19" + "name": "Mean Std Error Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/4mmt9lmzd74f6" }, { - "name": "Mean Std Error Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/jrqrj4egksxed" + "name": "Mean Std Error Household Income Rank Native Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/8r3kdwx2ddpm2" }, { - "name": "Mean Std Error Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/8d175rtcv8d97" + "name": "Mean Std Error Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/cdt9wsjb711pd" }, { - "name": "Mean Std Error Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/y9jd5stfkx1tb" + "name": "Mean Std Error Household Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/prq6h83199rx4" }, { - "name": "Mean Std Error Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/xvmlj1j0w1z7g" + "name": "Mean Std Error Household Income Top 1 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/9dwdcjq74rnw1" }, { - "name": "Mean Std Error Live Childhood Tract of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/ywtrevt9q0xqc" + "name": "Mean Std Error Incarceration Rate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/8bdkjnc75wf92" }, { - "name": "Mean Std Error Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/tntf7ebphdfsb" + "name": "Mean Std Error Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/j9d50cn4hqrz5" }, { - "name": "Mean Std Error Living With Parents of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/7sk1y2fjj8m8" + "name": "Mean Std Error Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/msey9rrv0mklg" }, { - "name": "Mean Std Error Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/9y9v227344msb" + "name": "Mean Std Error Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/n9056c6q40wr" }, { - "name": "Mean Std Error Mother Presence of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/9yl41dc2ebbsf" + "name": "Mean Std Error Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/sshsr5sp036r6" }, { - "name": "Mean Std Error Parent Household Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/mkg83v40j356c" + "name": "Mean Std Error Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/nr65xhj1qmlb1" }, { - "name": "Mean Std Error Positive Work Hours of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/vv9v6gwqnbeq1" + "name": "Mean Std Error Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/1tsebwml7sfq" }, { - "name": "Mean Std Error Receives Public Assistance of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/53s2jl15ywpt2" + "name": "Mean Std Error Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/fkyq2nwl32t82" }, { - "name": "Mean Std Error Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/pweh9nyx6lhf3" + "name": "Mean Std Error Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/9r920kr4k6l7d" }, { - "name": "Mean Std Error Teenage Birth of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/v941c9jt2nxr" + "name": "Mean Std Error Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/3gecvje58xcc" }, { - "name": "Mean Std Error Two Parents of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/5hj35zpz7jg4c" + "name": "Mean Std Error Live Childhood Tract of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/ee745k5339hdc" }, { - "name": "Mean Std Error Weekly Hours Worked of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/e70w31gbmbsz6" + "name": "Mean Std Error Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/jxyclrvm99ct4" }, { - "name": "Mean Teenage Birth of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/b4b1kmf7e52f2" + "name": "Mean Std Error Living With Parents of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/1gdgmgkj3ckq4" }, { - "name": "Mean Two Parents of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/en45927re7525" + "name": "Mean Std Error Mean Percentile Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/ldf1gp2670fnf" }, { - "name": "Mean Weekly Hours Worked of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/vp7rw3p0928v2" + "name": "Mean Std Error Mother Presence of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/21fnrw4jkxt91" }, { - "name": "Sample Size College Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/54f9r9ys0qyq2" + "name": "Mean Std Error Parent Household Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/rjfwgx91zvds8" }, { - "name": "Sample Size Community College Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/jb984mf94b9e5" + "name": "Mean Std Error Positive Work Hours of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/h4bfdmwhgd3ed" }, { - "name": "Sample Size Father Presence of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/wh2w27z42hd84" + "name": "Mean Std Error Receives Public Assistance of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/1tqjshwyk5gt8" }, { - "name": "Sample Size Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/f9c07k2gwk7g9" + "name": "Mean Std Error Spouse Individual Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/yzr35459mn0m4" }, { - "name": "Sample Size Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/8pjzq06p13dpf" + "name": "Mean Std Error Teenage Birth of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/ntw3ys26yyn06" }, { - "name": "Sample Size Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/gfwq18r4evjyd" + "name": "Mean Std Error Two Parents of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/g93enb286y57c" }, { - "name": "Sample Size Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/gnhl1z2q5zbz6" + "name": "Mean Std Error Weekly Hours Worked of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/hnzjzq84csd1d" }, { - "name": "Sample Size Fraction Children Married of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/geqtvyrt7pq04" + "name": "Mean Teenage Birth of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/hb4f9v1k3fev9" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/d1l393gr579mf" + "name": "Mean Two Parents of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/sq7z3pvm4eew4" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/skq233gtry7l" + "name": "Mean Weekly Hours Worked of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/3c96gn1ppbnxg" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/3ysdy3te8zjv5" + "name": "Sample Size College Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/vkzqe9m5vselb" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/fshj71ewwvb71" + "name": "Sample Size Community College Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/x2hycn0c2b1ef" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/b7d654nh98c41" + "name": "Sample Size Father Presence of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/e2d6ejn0g6vy5" }, { - "name": "Sample Size Fraction of Children With Some College of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/b1zp5f3pdtxkg" + "name": "Sample Size Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/5kp9gm8q5ynqf" }, { - "name": "Sample Size Has Graduate Degree of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/m9gc46785z2p1" + "name": "Sample Size Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/63bh8rh9eph67" }, { - "name": "Sample Size High School Graduate of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/fpfkx0gbknbn9" + "name": "Sample Size Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/2gec6zzjl9pj7" }, { - "name": "Sample Size Hourly Wage Rank of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/xgrwt3zgwr9nc" + "name": "Sample Size Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/0byx71jzhgc61" }, { - "name": "Sample Size Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/dy6c8qcnmm549" + "name": "Sample Size Fraction Children Married of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/phf50v3d16wj7" }, { - "name": "Sample Size Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/4xzc7t0ymeywb" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/vksggk628zkt1" }, { - "name": "Sample Size Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/th7y3whrt1s2d" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/z6pv1mwlj36hd" }, { - "name": "Sample Size Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/jf2b92vbvhjnd" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/dvv31l2y7evd4" }, { - "name": "Sample Size Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/jj3pp2vhdl0y8" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/xk85qzhsxz2w6" }, { - "name": "Sample Size Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/elnnc05xn45nb" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/p6gxjnb6se0c6" }, { - "name": "Sample Size Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/1dz1j1cjegvjg" + "name": "Sample Size Fraction of Children With Some College of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/9ldb13pg1pyjb" }, { - "name": "Sample Size Household Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/4tbhfjmkplrec" + "name": "Sample Size Has Graduate Degree of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/vvbflh3fn8cv6" }, { - "name": "Sample Size Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/69dmm8evnlv05" + "name": "Sample Size High School Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/bkps50lk5ht34" }, { - "name": "Sample Size Incarceration Rate of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/4zc80r5kjejcc" + "name": "Sample Size Hourly Wage Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/7qzgh2rpymgc3" }, { - "name": "Sample Size Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/evlhnjfj6n98f" + "name": "Sample Size Household Income Rank Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/pdv4n4c306s32" }, { - "name": "Sample Size Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/sfsngggw9chj6" + "name": "Sample Size Household Income Rank Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/s513efl40yfj1" }, { - "name": "Sample Size Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/rc0ff0kwcmhc5" + "name": "Sample Size Household Income Rank Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/jl9hyg443v1v2" }, { - "name": "Sample Size Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/6zdeemyjn1w2d" + "name": "Sample Size Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/w7d62pkjyr3w9" }, { - "name": "Sample Size Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/k9w2k55zvexw9" + "name": "Sample Size Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/yecyn1twrsvlh" }, { - "name": "Sample Size Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/1qqf3hkl66wy6" + "name": "Sample Size Household Income Rank Native Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/jzbl1myjjdls2" }, { - "name": "Sample Size Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/rykdgkqkjx257" + "name": "Sample Size Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/m8fqse1xy9z99" }, { - "name": "Sample Size Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/tszzs89zfsr63" + "name": "Sample Size Household Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/226mx63dhgct" }, { - "name": "Sample Size Live Childhood CZ of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/g6ez79gy1dx5" + "name": "Sample Size Household Income Top 1 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/dg4zptjg455r4" }, { - "name": "Sample Size Live Childhood Tract of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/vcmvpn8tkbk59" + "name": "Sample Size Incarceration Rate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/7fhmndvrw259h" }, { - "name": "Sample Size Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/f5369v5v1pgdh" + "name": "Sample Size Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/ym6s8y6pwq0q3" }, { - "name": "Sample Size Living With Parents of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/pd6kk6x8jr00b" + "name": "Sample Size Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/jh3694j2sbyp5" }, { - "name": "Sample Size Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/zymq27sv0be6c" + "name": "Sample Size Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/e78fkpxz9q1ld" }, { - "name": "Sample Size Mother Presence of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/1cnwnbnwx1dj5" + "name": "Sample Size Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/v99tw6stre5gf" }, { - "name": "Sample Size Positive Work Hours of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/lxlc5zxmezcv5" + "name": "Sample Size Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/686e2f7lxe8b2" }, { - "name": "Sample Size Receives Public Assistance of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/j59m1vqp8496" + "name": "Sample Size Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/je9b43jem0hr9" }, { - "name": "Sample Size Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/perzey52kcncd" + "name": "Sample Size Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/86h8gq27wt9bf" }, { - "name": "Sample Size Teenage Birth of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/slfsjf85r6v0d" + "name": "Sample Size Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/217wv4tq94f3c" }, { - "name": "Sample Size Two Parents of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/wwn08wf9c041" + "name": "Sample Size Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/4s0sj6sz35yvg" }, { - "name": "Sample Size Weekly Hours Worked of Opportunity Insights Cohort: Female, Black or African American Alone", - "dcid": "dc/m5fej5wr3mvf7" - } - ] - }, - { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_Race-HispanicOrLatinoRace", - "name": "Opportunity Insights Cohort With Gender = Female, Race = Hispanic or Latino", - "statVars": [ - { - "name": "Below Median Income of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/19xhv7gf6nt28" + "name": "Sample Size Live Childhood Tract of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/5ke9xzwemeh75" }, { - "name": "Children Below Median Income Families of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/6vy134z8xewg9" + "name": "Sample Size Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/b59d6ksp6d5l5" }, { - "name": "Children Under 18 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/5mxywqlkswj3d" + "name": "Sample Size Living With Parents of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/10f41vh5jl9l9" }, { - "name": "Fraction Childhood Years Spent in Geography of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/xjpnv0zypnezh" + "name": "Sample Size Mean Percentile Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/dyqq4jzbvffn1" }, { - "name": "Mean College Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/zgv9enem08v27" + "name": "Sample Size Mother Presence of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/7fvlc6evb5qnb" }, { - "name": "Mean Community College Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/v03n7e3xpclm8" + "name": "Sample Size Positive Work Hours of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/8gp3jbhwzpl3g" }, { - "name": "Mean Father Presence of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/tnvqzt2k7d2yg" + "name": "Sample Size Receives Public Assistance of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/mqwlh8g1c5nc6" }, { - "name": "Mean Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/jnk1ktxrnfjhh" + "name": "Sample Size Spouse Individual Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/qppvkslt11qvg" }, { - "name": "Mean Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/h02pdy4vyqmjc" + "name": "Sample Size Teenage Birth of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/c9kzvw6sk9bjf" }, { - "name": "Mean Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/nbtsddbhtg8r4" + "name": "Sample Size Two Parents of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/g09zsdextpy5g" }, { - "name": "Mean Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/g7zntcd8tt5d1" + "name": "Sample Size Weekly Hours Worked of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", + "dcid": "dc/ys7g4yljpd836" + } + ] + }, + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_Race-OIRaceOther", + "name": "Opportunity Insights Cohort With Gender = Female, Race = OI_Race Other", + "statVars": [ + { + "name": "Below Median Income of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/b3r41ncy0he2h" }, { - "name": "Mean Fraction Children Married of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/0pb9jswbxtd8c" + "name": "Fraction Childhood Years Spent in Geography of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/0nnehl6w8vws2" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/e4fhe2rwhkzcb" + "name": "Mean College Graduate of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/pcew88sny93y9" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/jfrms0j4y2w4d" + "name": "Mean Community College Graduate of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/tnfw3s2r0jc4h" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/80mxbhs8srmf" + "name": "Mean Father Presence of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/qs6t6p071qn2g" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/1rev5lg21kq9" + "name": "Mean Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/4xkgvkyppr4e7" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/zdkf78qppvj54" + "name": "Mean Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/y7zxhk67dx8bh" }, { - "name": "Mean Fraction of Children With Some College of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/0y8jedjyvt6g8" + "name": "Mean Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/qp7l035knczr2" }, { - "name": "Mean Has Graduate Degree of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/t89yegt0bjy21" + "name": "Mean Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/3hkk4ngt33697" }, { - "name": "Mean High School Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/5stj2th9q0tt9" + "name": "Mean Fraction Children Married of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/ltk8xqblsyzg2" }, { - "name": "Mean Hourly Wage Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/y8wp4qdb44be5" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/djrpmjg254h65" }, { - "name": "Mean Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/nbpjqw7d1w4qb" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/pchf6r60j7yx4" }, { - "name": "Mean Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/4cv9rzwe4c90g" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/ssz1s0j09es0c" }, { - "name": "Mean Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/l8vk41qtwmrsb" + "name": "Mean Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/nlbne3mn6z0n9" }, { - "name": "Mean Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/j24e0828mj3pb" + "name": "Mean Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/vy4t544t995j2" }, { - "name": "Mean Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/q7rvhpp1kgls3" + "name": "Mean Fraction of Children With Some College of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/s3x9s3rcncye7" }, { - "name": "Mean Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/ycr3708kn934d" + "name": "Mean Has Graduate Degree of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/jgk9h71szrjt2" }, { - "name": "Mean Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/z4kxp5bvyybxd" + "name": "Mean High School Graduate of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/krpcd9lwx3l8" }, { - "name": "Mean Household Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/wnskg7p5n32j5" + "name": "Mean Hourly Wage Rank of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/v589yvtcv56f8" }, { - "name": "Mean Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/fn5yd63bx2jdc" + "name": "Mean Household Income Rank Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/cst3tw9t0wlcc" }, { - "name": "Mean Incarceration Rate of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/pebl5txxwgn05" + "name": "Mean Household Income Rank Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/5s2ctmekglfvb" }, { - "name": "Mean Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/7wwwx3cdg975h" + "name": "Mean Household Income Rank Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/s78fffwkxj915" }, { - "name": "Mean Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/l1gnvrz6t7ds6" + "name": "Mean Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/1n99x90w8l796" }, { - "name": "Mean Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/hdpqz8md2edl6" + "name": "Mean Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/qkcv0qcc5h0mf" }, { - "name": "Mean Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/q9l71fdrdnhnh" + "name": "Mean Household Income Rank Native Mother of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/f4ersp4bd5xk" }, { - "name": "Mean Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/hvn8653hp1p48" + "name": "Mean Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/zl6j7rftl8qdb" }, { - "name": "Mean Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/6rgsffn2k1172" + "name": "Mean Household Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/vfne25c20s1d1" }, { - "name": "Mean Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/hf3dljzn4jwxh" + "name": "Mean Household Income Top 1 Pct of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/2tf6lxerfgzs1" }, { - "name": "Mean Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/zs8kn2f5p9e07" + "name": "Mean Incarceration Rate of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/hf94337gclm1c" }, { - "name": "Mean Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/km62bjds6zxm2" + "name": "Mean Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/x7m81wsfkfezg" }, { - "name": "Mean Live Childhood Tract of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/f66jvn1zxmejb" + "name": "Mean Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/47l5cdjqlls7d" }, { - "name": "Mean Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/zb31ny2dj37f3" + "name": "Mean Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/3zx29rkweqb0b" }, { - "name": "Mean Living With Parents of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/6ez0fvx1t2792" + "name": "Mean Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/yysywbbrrz3mg" }, { - "name": "Mean Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/qj0vl291368y7" + "name": "Mean Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/phw2nfrkcfvg" }, { - "name": "Mean Mother Presence of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/eq03nwx49zxkg" + "name": "Mean Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/yfnyk49k9yjt" }, { - "name": "Mean Parent Household Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/261r6sfvw1ec6" + "name": "Mean Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/m66fh7dmdlfyg" }, { - "name": "Mean Positive Work Hours of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/btsqcrvf2gj6c" + "name": "Mean Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/9cvxjvjnw89vf" }, { - "name": "Mean Receives Public Assistance of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/d04fkb3jtqhq2" + "name": "Mean Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/vv1je40jzz8v2" }, { - "name": "Mean Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/r0r25ekj324t3" + "name": "Mean Live Childhood Tract of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/78ltqelnwresc" }, { - "name": "Mean Std Error College Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/t1flcztvs3t4c" + "name": "Mean Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/q78vxw6e9st52" }, { - "name": "Mean Std Error Community College Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/w8lbfbphlt9tf" + "name": "Mean Living With Parents of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/1wspv2zqdzgsb" }, { - "name": "Mean Std Error Father Presence of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/9jvete7y1hxq4" + "name": "Mean Mean Percentile Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/d2cwmcx0ksgcd" }, { - "name": "Mean Std Error Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/d17q6lzdph8m1" + "name": "Mean Mother Presence of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/bp4b9gl7mqc03" }, { - "name": "Mean Std Error Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/wrxy2meqdmlh9" + "name": "Mean Parent Household Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/7g20cr4wcy05b" }, { - "name": "Mean Std Error Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/k7hgw1f6zpps2" + "name": "Mean Positive Work Hours of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/sxeh6cmnlyc2" }, { - "name": "Mean Std Error Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/70ftn93851cw1" + "name": "Mean Receives Public Assistance of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/vtm8g2pyrh1dh" }, { - "name": "Mean Std Error Fraction Children Married of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/8wrgvd1w4whg" + "name": "Mean Spouse Individual Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/nqlq2nc15kr17" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/ygf6ty1w64je9" + "name": "Mean Std Error College Graduate of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/808bcq265yzsb" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/kxx1fdj4klx1" + "name": "Mean Std Error Community College Graduate of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/s1tyqr4z69gn3" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/1fs1e73bvk3f5" + "name": "Mean Std Error Father Presence of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/8zkdcykxt11mf" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/mhvf3xesx4091" + "name": "Mean Std Error Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/htt6b8gdtjfb1" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/yzvymrh5yljjd" + "name": "Mean Std Error Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/sexk3fbtd8c1d" }, { - "name": "Mean Std Error Fraction of Children With Some College of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/cky1dpfqp62t" + "name": "Mean Std Error Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/qmd10gvgzfvrb" }, { - "name": "Mean Std Error Has Graduate Degree of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/0gnt0x18k2sf4" + "name": "Mean Std Error Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/eyb56s4lmjy4" }, { - "name": "Mean Std Error High School Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/6rq8cpmkddg36" + "name": "Mean Std Error Fraction Children Married of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/qg91e4dgxxby1" }, { - "name": "Mean Std Error Hourly Wage Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/ht40n19cx4l69" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/62s8wvm3884bh" }, { - "name": "Mean Std Error Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/8n8s1fhb8twg6" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/538phrsm2mf61" }, { - "name": "Mean Std Error Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/4dk4x20webhr4" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/fsypf8xttmpmd" }, { - "name": "Mean Std Error Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/7lccfmxmbe726" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/ltn2789qgkvq" }, { - "name": "Mean Std Error Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/477tbc5qysqp9" + "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/q11f6jk5s5nc7" }, { - "name": "Mean Std Error Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/t67ezl9xx2h79" + "name": "Mean Std Error Fraction of Children With Some College of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/x3pp69en24r06" }, { - "name": "Mean Std Error Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/rssl1hy1w266b" + "name": "Mean Std Error Has Graduate Degree of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/gk4cwbb3yh3r" }, { - "name": "Mean Std Error Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/nmsltk4z5br44" + "name": "Mean Std Error High School Graduate of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/2rt1f8tvdth22" }, { - "name": "Mean Std Error Household Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/r68y9h7y4gd7" + "name": "Mean Std Error Hourly Wage Rank of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/xqjzmbm4xe5rf" }, { - "name": "Mean Std Error Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/m87tlnr424rr" + "name": "Mean Std Error Household Income Rank Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/19s1xr7yghvs3" }, { - "name": "Mean Std Error Incarceration Rate of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/xgjjs8wvpz1yg" + "name": "Mean Std Error Household Income Rank Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/jhz3qq7gzg7ch" }, { - "name": "Mean Std Error Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/h8zvgqzmeqtj8" + "name": "Mean Std Error Household Income Rank Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/7evt8ynsbwmwf" }, { - "name": "Mean Std Error Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/l247c2d84szf" + "name": "Mean Std Error Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/e7b1n7b74yykh" }, { - "name": "Mean Std Error Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/878h7y5th0gn2" + "name": "Mean Std Error Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/cpn1r6h7kxmn2" }, { - "name": "Mean Std Error Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/85g496zbvql2b" + "name": "Mean Std Error Household Income Rank Native Mother of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/frh49xnkq69b8" }, { - "name": "Mean Std Error Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/y6ckgkf4tjzc3" + "name": "Mean Std Error Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/pfrg0d7bv1mpb" }, { - "name": "Mean Std Error Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/gsp07fsydecs3" + "name": "Mean Std Error Household Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/jl57hjznt8t44" }, { - "name": "Mean Std Error Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/95gnkb4f6wdp3" + "name": "Mean Std Error Household Income Top 1 Pct of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/eysqzm005fz55" }, { - "name": "Mean Std Error Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/9m8x2syplv74c" + "name": "Mean Std Error Incarceration Rate of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/11ymzh1z9x851" }, { - "name": "Mean Std Error Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/cvcss8g62fcy1" + "name": "Mean Std Error Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/s8q6s048kmmt5" }, { - "name": "Mean Std Error Live Childhood Tract of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/103sf47q9p8sh" + "name": "Mean Std Error Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/ne65sp6zy1wm3" }, { - "name": "Mean Std Error Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/2psh0s26wcpp4" + "name": "Mean Std Error Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/fjz4f6wx20b56" }, { - "name": "Mean Std Error Living With Parents of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/kxd2yxq653kd3" + "name": "Mean Std Error Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/845m7hvr948j1" }, { - "name": "Mean Std Error Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/z1mmvmbv7kqs1" + "name": "Mean Std Error Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/6mbbnqx1m77d7" }, { - "name": "Mean Std Error Mother Presence of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/0x1eb3xvp5zm3" + "name": "Mean Std Error Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/h6htzzexpnblb" }, { - "name": "Mean Std Error Parent Household Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/q9k5e5w2gltsh" + "name": "Mean Std Error Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/jyc6rd5l8j1c5" }, { - "name": "Mean Std Error Positive Work Hours of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/bnpp09s3jbt7h" + "name": "Mean Std Error Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/64czhqskhy471" }, { - "name": "Mean Std Error Receives Public Assistance of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/1z5f0mbg5pvh7" + "name": "Mean Std Error Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/ly2bm8gcef9rc" }, { - "name": "Mean Std Error Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/ng230qmks9gg" + "name": "Mean Std Error Live Childhood Tract of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/nt4v7lflrrqp8" }, { - "name": "Mean Std Error Teenage Birth of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/ylglrqglw5pl1" + "name": "Mean Std Error Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/hq4zr7ykesdx6" }, { - "name": "Mean Std Error Two Parents of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/gcvnebbd589w8" + "name": "Mean Std Error Living With Parents of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/dksq5nzr5dtg1" }, { - "name": "Mean Std Error Weekly Hours Worked of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/12fynftrbsrd6" + "name": "Mean Std Error Mean Percentile Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/9q7p596hy1m0f" }, { - "name": "Mean Teenage Birth of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/qg9r1k9kc532f" + "name": "Mean Std Error Mother Presence of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/5gxltek2g0dbh" }, { - "name": "Mean Two Parents of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/npmef4wdfcfq8" + "name": "Mean Std Error Parent Household Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/r4srpvw6txbrb" }, { - "name": "Mean Weekly Hours Worked of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/qd49fj00w5hkf" + "name": "Mean Std Error Positive Work Hours of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/w8ffv9rlhz3v2" }, { - "name": "Sample Size College Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/dezsfdb6vm242" + "name": "Mean Std Error Receives Public Assistance of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/rmvbhxehg7818" }, { - "name": "Sample Size Community College Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/w81hntemqq783" + "name": "Mean Std Error Spouse Individual Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/emtwdfj4p6kth" }, { - "name": "Sample Size Father Presence of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/q18j8bt0493j2" + "name": "Mean Std Error Teenage Birth of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/7ex8bz1kkh91h" }, { - "name": "Sample Size Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/kfzjwmel23vf4" + "name": "Mean Std Error Two Parents of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/b5p3750lwzd81" }, { - "name": "Sample Size Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/j75n4zgbl7nd9" + "name": "Mean Std Error Weekly Hours Worked of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/fbf5sjkhklqj6" }, { - "name": "Sample Size Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/x5ngcfyyslnq5" + "name": "Mean Teenage Birth of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/w9mll0f9hetl4" }, { - "name": "Sample Size Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/k16tvbvrn4x11" + "name": "Mean Two Parents of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/g8cy5x444lcvc" }, { - "name": "Sample Size Fraction Children Married of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/92f7gbl8073b1" + "name": "Mean Weekly Hours Worked of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/r1rtrv53bp6s3" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/b9zbf6knncfb3" + "name": "Sample Size College Graduate of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/6tmtnmpydkw49" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/76ch9wtdh9rr8" + "name": "Sample Size Community College Graduate of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/2q0gyeep5efd7" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/jyn6p4xh309wf" + "name": "Sample Size Father Presence of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/fc7sl84k2zz5h" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/tnkbs9rgeckjf" + "name": "Sample Size Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/73d777lfzvjn" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/dkmbd1ns1vxqg" + "name": "Sample Size Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/8v4cy07dhrf56" }, { - "name": "Sample Size Fraction of Children With Some College of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/739nfnn73dxb3" + "name": "Sample Size Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/sgfdrepvz0gv9" }, { - "name": "Sample Size Has Graduate Degree of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/fz6kctzkr85s" + "name": "Sample Size Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/0sbl5k9xklbd2" }, { - "name": "Sample Size High School Graduate of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/dq0kl22mn1xwb" + "name": "Sample Size Fraction Children Married of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/svpcv2bcj5tl8" }, { - "name": "Sample Size Hourly Wage Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/kld8xn6fd2hd3" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/hyt8lwge4vls6" }, { - "name": "Sample Size Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/zsxfnw3pcp3r" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/nrmg8wf0l7b82" }, { - "name": "Sample Size Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/fzl96gpenwm46" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/wgdh32eln0ef8" }, { - "name": "Sample Size Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/bkdpy3b9wfw6f" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/ty4vqwqmc1lvf" }, { - "name": "Sample Size Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/kyqqf1t0v9tx4" + "name": "Sample Size Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/9rhbbb2h83hjc" }, { - "name": "Sample Size Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/vv8m5cm3dzmr2" + "name": "Sample Size Fraction of Children With Some College of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/8thxl243tq8rb" }, { - "name": "Sample Size Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/fbzq1nm8dl1y2" + "name": "Sample Size Has Graduate Degree of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/6076ypfgt2vc1" }, { - "name": "Sample Size Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/419tmjys9md8d" + "name": "Sample Size High School Graduate of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/b91xtjdn6mhjf" }, { - "name": "Sample Size Household Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/s6m39lmpv2r32" + "name": "Sample Size Hourly Wage Rank of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/fyrccfm4m949b" }, { - "name": "Sample Size Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/mfedn520esdjf" + "name": "Sample Size Household Income Rank Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/8915l8zenfkc" }, { - "name": "Sample Size Incarceration Rate of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/pz4we5hdmy18" + "name": "Sample Size Household Income Rank Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/l28pl7fzx69hc" }, { - "name": "Sample Size Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/ftrwsr2n9kxl1" + "name": "Sample Size Household Income Rank Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/b8qw1b4jhnwb6" }, { - "name": "Sample Size Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/3e4fl160lhlj8" + "name": "Sample Size Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/c3lkv354jxseh" }, { - "name": "Sample Size Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/cnlkm07g5fy" + "name": "Sample Size Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/937dwf72les0f" }, { - "name": "Sample Size Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/e3gljnjzeny91" + "name": "Sample Size Household Income Rank Native Mother of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/d2hpnt7s11jt1" }, { - "name": "Sample Size Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/d51df9y1slnm6" + "name": "Sample Size Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/0d4l6dlqdbn41" }, { - "name": "Sample Size Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/rq0sr1mvspxjg" + "name": "Sample Size Household Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/nkcnm6jfndxtc" }, { - "name": "Sample Size Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/7hcep29nvmnfc" + "name": "Sample Size Household Income Top 1 Pct of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/dh72f1tljcdsh" }, { - "name": "Sample Size Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/tdrgv23g5mejh" + "name": "Sample Size Incarceration Rate of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/3we83ts7nbdeh" }, { - "name": "Sample Size Live Childhood CZ of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/7vsc2vce1fgr3" + "name": "Sample Size Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/s31cc407ydkg6" }, { - "name": "Sample Size Live Childhood Tract of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/ks98nrjfw5qh3" + "name": "Sample Size Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/bnkgnb70kg8v" }, { - "name": "Sample Size Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/2j84p0y966hg1" + "name": "Sample Size Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/w69hvkncrr4x5" }, { - "name": "Sample Size Living With Parents of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/lcvh4ksk9rqg4" + "name": "Sample Size Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/xgver43t555dg" }, { - "name": "Sample Size Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/gkq2zccxfrfb5" + "name": "Sample Size Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/ch7q276k9w6k9" }, { - "name": "Sample Size Mother Presence of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/ptn96q1c8j89b" + "name": "Sample Size Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/y3hhe00v0k7z3" }, { - "name": "Sample Size Positive Work Hours of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/sg397jc5lkq8" + "name": "Sample Size Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/evs34ec4wzjxf" }, { - "name": "Sample Size Receives Public Assistance of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/8wqrmz1e5rv3c" + "name": "Sample Size Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/k4n9yv1n00kd8" }, { - "name": "Sample Size Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/xyvwcbc632me" + "name": "Sample Size Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/0ggh4f132pvcg" }, { - "name": "Sample Size Teenage Birth of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/fhbk4xz29f4m5" + "name": "Sample Size Live Childhood Tract of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/5sj0zc8jk5zh9" }, { - "name": "Sample Size Two Parents of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/0hbqw90gvbrh6" + "name": "Sample Size Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/xc5gv48yt0x1g" }, { - "name": "Sample Size Weekly Hours Worked of Opportunity Insights Cohort: Female, Hispanic or Latino", - "dcid": "dc/4nj7174mr05p3" - } - ] - }, - { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", - "name": "Opportunity Insights Cohort With Gender = Female, Race = White Alone Not Hispanic or Latino", - "statVars": [ + "name": "Sample Size Living With Parents of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/7xv5ny2vswt94" + }, { - "name": "Below Median Income of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/ry643rqzgqjn4" + "name": "Sample Size Mean Percentile Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/e57f05we419f1" }, { - "name": "Children Below Median Income Families of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/4dmc4rn8t2188" + "name": "Sample Size Mother Presence of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/lmsjr83v41yph" }, { - "name": "Children Under 18 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/0c2w1ln27wyb" + "name": "Sample Size Positive Work Hours of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/4k3z7e2qq7fj7" }, { - "name": "Fraction Childhood Years Spent in Geography of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/0hws8kr4h37z5" + "name": "Sample Size Receives Public Assistance of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/mvyg6w3exsnr2" }, { - "name": "Mean College Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/qd0nhdyn87z1" + "name": "Sample Size Spouse Individual Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/lnc72jf1wxs75" }, { - "name": "Mean Community College Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/fxmzy2fhneet1" + "name": "Sample Size Teenage Birth of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/88k0n5m8mrjyc" }, { - "name": "Mean Father Presence of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/vyvwzwj5fwyv9" + "name": "Sample Size Two Parents of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/fwxm8jhfhqcz" }, { - "name": "Mean Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/cs9qrbjnjwvs2" + "name": "Sample Size Weekly Hours Worked of Opportunity Insights Cohort: Female, OI_Race Other", + "dcid": "dc/6hjmclyn9bwz9" + } + ] + }, + { + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition", + "name": "Medical Condition Incident With Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Count of Acute, Female Hepatitis A incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_HepatitisA" }, { - "name": "Mean Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/m8gq0t7dv1p28" + "name": "Count of Acute, Female Hepatitis B incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_HepatitisB" }, { - "name": "Mean Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/mp8q8ynlln6p5" + "name": "Count of Acute, Female Q fever incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_QFever" }, { - "name": "Mean Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/7kn9d4j657pyb" + "name": "Count of Anaplasma phagocytophilum infection, Female Anaplasma phagocytophilum infection incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionHumanGranulocyticAnaplasmosis" }, { - "name": "Mean Fraction Children Married of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/l4d17b1rf6ls2" + "name": "Count of Carbapenemase-producing carbapenem-resistant Enterobacteriaceae, Female Carbapenem Resistant Enterobacteriaceae incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionCarbapenemResistantEnterobacteriaceae" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/xftteq7xn9m4h" + "name": "Count of Chlamydia trachomatis infection, Female Chlamydia trachomatis infection incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionChlamydia" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/e6m9x317bdyp7" + "name": "Count of Cholera, Female cholera incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionCholera" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/k3q0mkw10y8e1" + "name": "Count of Chronic, Female Q fever incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionChronicCondition_QFever" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/kyf71fchrq7q5" + "name": "Count of Dengue, Female dengue fever incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionDengueDisease" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/w8pq3e2e94j9h" + "name": "Count of Eastern equine encephalitis, Neuroinvasive, Female Eastern equine encephalitis virus disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionNeuroinvasiveDisease_EasternEquineEncephalitis" }, { - "name": "Mean Fraction of Children With Some College of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/9wszrlqrln617" + "name": "Count of Ehrlichia chaffeensis infection, Female Ehrlichia chaffeensis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionHumanMonocyticEhrlichiosis" }, { - "name": "Mean Has Graduate Degree of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/4g2hxjw3qx1v1" + "name": "Count of Ehrlichia ewingii infection, Female Ehrlichia ewingii infection incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionEhrlichiaEwingiiInfection" }, { - "name": "Mean High School Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/pdds1t2gvczm" + "name": "Count of Female Botulism incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionBotulism" }, { - "name": "Mean Hourly Wage Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/2l7q5719zqyy" + "name": "Count of Female Brucellosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionBrucellosis" }, { - "name": "Mean Household Income Rank Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/ftzt718n15b16" + "name": "Count of Female Campylobacteriosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionCampylobacteriosis" }, { - "name": "Mean Household Income Rank Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/6xtsfpvxg52h5" + "name": "Count of Female Chancroid incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionChancroid" }, { - "name": "Mean Household Income Rank Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/8x626h3r4b9p7" + "name": "Count of Female Chickenpox incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionChickenpox" }, { - "name": "Mean Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/x6xhtng4lvws5" + "name": "Count of Female Chikungunya virus disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionChikungunya" }, { - "name": "Mean Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/3z29wwt31edhh" + "name": "Count of Female Coccidioidomycosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionCoccidioidomycosis" }, { - "name": "Mean Household Income Rank Native Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/2n6q5eyf55zv3" + "name": "Count of Female Cyclosporiasis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionCyclosporiasis" }, { - "name": "Mean Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/2efyle7c3mywh" + "name": "Count of Female Dengue-like illness incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionDengueLikeIllness" }, { - "name": "Mean Household Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/g63yz4xhw2qzh" + "name": "Count of Female Diphtheria incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionDiphtheria" }, { - "name": "Mean Household Income Top 1 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/jwzd7k7pfnw1" + "name": "Count of Female Foodborne Botulism incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionFoodborneBotulism" }, { - "name": "Mean Incarceration Rate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/n55m3xwb0npjh" + "name": "Count of Female Giardiasis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionGiardiasis" }, { - "name": "Mean Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/yr4rh3h3c4tn8" + "name": "Count of Female Gonorrhea incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionGonorrhea" }, { - "name": "Mean Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/022msf1w4cm42" + "name": "Count of Female HIV/Acquired Immune Deficiency Syndrome incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionHIVAIDS" }, { - "name": "Mean Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/zkyxfb76deh3f" + "name": "Count of Female Hantavirus pulmonary syndrome incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionHantavirusPulmonarySyndrome" }, { - "name": "Mean Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/ecrs8q15hy3kf" + "name": "Count of Female Infant Botulism incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionInfantBotulism" }, { - "name": "Mean Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/vcnnrjp7yjf67" + "name": "Count of Female Leprosy incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionLeprosy" }, { - "name": "Mean Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/1henm8zck0fqb" + "name": "Count of Female Leptospirosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionLeptospirosis" }, { - "name": "Mean Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/xv9zfg7g6c3df" + "name": "Count of Female Malaria incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionMalaria" }, { - "name": "Mean Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/fzxmpcwntyj07" + "name": "Count of Female Mumps incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionMumps" }, { - "name": "Mean Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/peprxgs8pk5r3" + "name": "Count of Female Non-hantavirus pulmonary syndrome incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionHaemophilusMeningitis" }, { - "name": "Mean Live Childhood Tract of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/c1vkd059pk5y" + "name": "Count of Female Novel Influenza A virus infections incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionNovelInfluenzaAViralInfection" }, { - "name": "Mean Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/6hybmejjqbrm1" + "name": "Count of Female Other wound \u0026 unspecified Botulism incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionWoundBotulism" }, { - "name": "Mean Living With Parents of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/8289ylyrmsst1" + "name": "Count of Female Paratyphoid incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionParatyphoid" }, { - "name": "Mean Mean Percentile Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/5we4c11wpyy1c" + "name": "Count of Female Pertussis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionPertussis" }, { - "name": "Mean Mother Presence of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/0dld270m6nwd6" + "name": "Count of Female Plague incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionPlague" }, { - "name": "Mean Parent Household Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/nkl10dx91f1mh" + "name": "Count of Female Psittacosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionPsittacosis" }, { - "name": "Mean Positive Work Hours of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/fl1ebze963r3f" + "name": "Count of Female Q fever incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionQFever" }, { - "name": "Mean Receives Public Assistance of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/3k8r429yxnxq4" + "name": "Count of Female Rabies incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionRabiesinhuman" }, { - "name": "Mean Spouse Individual Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/r9lvjmwd237k3" + "name": "Count of Female Rubella incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionRubella" }, { - "name": "Mean Std Error College Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/nrsrnxmb2zrz1" + "name": "Count of Female Salmonellosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionSalmonellosisExceptTyphiAndParatyphi" }, { - "name": "Mean Std Error Community College Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/rdbpw2lwbzhmc" + "name": "Count of Female Severe dengue incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionSevereDengue" }, { - "name": "Mean Std Error Father Presence of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/45bnkxtfj5qv7" + "name": "Count of Female Shigellosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionShigellosis" }, { - "name": "Mean Std Error Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/dxd8ll2wtxdsc" + "name": "Count of Female Streptococcal toxic shock syndrome incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionStreptococcalToxicShockSyndrome" }, { - "name": "Mean Std Error Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/0qvg4yhx1gzg8" + "name": "Count of Female Syphilis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionSyphilis" }, { - "name": "Mean Std Error Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/e3nclexw0czgh" + "name": "Count of Female Syphilis primary and secondary incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionSyphilisPrimaryAndSecondary" }, { - "name": "Mean Std Error Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/lzcqhyesbkyw2" + "name": "Count of Female Tetanus incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionTetanus" }, { - "name": "Mean Std Error Fraction Children Married of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/5b2z5cs6btxf4" + "name": "Count of Female Trichinellosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionTrichinellosis" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/gs4058pysxgn6" + "name": "Count of Female Tuberculosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionTuberculosis" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/w3kdflw88wle6" + "name": "Count of Female Tularemia incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionTularemia" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/kv4b6jgvyf844" + "name": "Count of Female Vancomycin-intermediate Staphylococcus aureus incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionVancomycinIntermediateStaphylococcusAureus" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/3pwmd0c9fteh5" + "name": "Count of Female Vancomycin-resistant Staphylococcus aureus incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionVancomycinResistantStaphylococcusAureus" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/tzrsqgzdf3q82" + "name": "Count of Jamestown Canyon virus s, Neuroinvasive, Female Jamestown Canyon virus disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionNeuroinvasiveDisease_JamestownCanyonVirusDisease" }, { - "name": "Mean Std Error Fraction of Children With Some College of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/ynm0hfkyt302b" + "name": "Count of Jamestown Canyon virus s, Non-neuroinvasive, Female Jamestown Canyon virus disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionNonNeuroinvasiveDisease_JamestownCanyonVirusDisease" }, { - "name": "Mean Std Error Has Graduate Degree of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/x5s2p2m5epxkd" + "name": "Count of LegionnairesDisease, Female Legionellosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionLegionnairesDisease" }, { - "name": "Mean Std Error High School Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/50yk6rk4k1lg" + "name": "Count of Medical Condition Incident: Female, AIDS", + "dcid": "Count_MedicalConditionIncident_Female_ConditionAIDS" }, { - "name": "Mean Std Error Hourly Wage Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/vml1ysje1dqtg" + "name": "Count of Medical Condition Incident: Female, Acute Flaccid Paralysis", + "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteFlaccidParalysis" }, { - "name": "Mean Std Error Household Income Rank Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/j908zt91t6sf3" + "name": "Count of Medical Condition Incident: Female, Diarrhea Water With Blood", + "dcid": "Count_MedicalConditionIncident_Female_ConditionDiarrheaWaterWithBlood" }, { - "name": "Mean Std Error Household Income Rank Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/b6mxnxb37x473" + "name": "Count of Medical Condition Incident: Female, Diarrhea Water Without Blood", + "dcid": "Count_MedicalConditionIncident_Female_ConditionDiarrheaWaterWithoutBlood" }, { - "name": "Mean Std Error Household Income Rank Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/h1df57mggf9q4" + "name": "Count of Medical Condition Incident: Female, Female Non Ves Genital Ulcer", + "dcid": "Count_MedicalConditionIncident_Female_ConditionFemaleNonVesGenitalUlcer" }, { - "name": "Mean Std Error Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/75ex9cch5cd" + "name": "Count of Medical Condition Incident: Female, Filariasis", + "dcid": "Count_MedicalConditionIncident_Female_ConditionFilariasis" }, { - "name": "Mean Std Error Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/4mmt9lmzd74f6" + "name": "Count of Medical Condition Incident: Female, Genital Ulcer", + "dcid": "Count_MedicalConditionIncident_Female_ConditionGenitalUlcer" }, { - "name": "Mean Std Error Household Income Rank Native Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/8r3kdwx2ddpm2" + "name": "Count of Medical Condition Incident: Female, Hepatitis B", + "dcid": "Count_MedicalConditionIncident_Female_ConditionHepatitisB" }, { - "name": "Mean Std Error Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/cdt9wsjb711pd" + "name": "Count of Medical Condition Incident: Female, Lymphatic Disorder", + "dcid": "Count_MedicalConditionIncident_Female_ConditionLymphaticDisorder" }, { - "name": "Mean Std Error Household Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/prq6h83199rx4" + "name": "Count of Medical Condition Incident: Female, Male Urethral Discharge", + "dcid": "Count_MedicalConditionIncident_Female_ConditionMaleUrethralDischarge" }, { - "name": "Mean Std Error Household Income Top 1 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/9dwdcjq74rnw1" + "name": "Count of Medical Condition Incident: Female, Meningitis", + "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningitis" }, { - "name": "Mean Std Error Incarceration Rate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/8bdkjnc75wf92" + "name": "Count of Medical Condition Incident: Female, Onchocerciasis", + "dcid": "Count_MedicalConditionIncident_Female_ConditionOnchocerciasis" }, { - "name": "Mean Std Error Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/j9d50cn4hqrz5" + "name": "Count of Medical Condition Incident: Female, Pneumonia", + "dcid": "Count_MedicalConditionIncident_Female_ConditionPneumonia" }, { - "name": "Mean Std Error Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/msey9rrv0mklg" + "name": "Count of Medical Condition Incident: Female, Polio", + "dcid": "Count_MedicalConditionIncident_Female_ConditionPolio" }, { - "name": "Mean Std Error Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/n9056c6q40wr" + "name": "Count of Medical Condition Incident: Female, Vaginal Discharge", + "dcid": "Count_MedicalConditionIncident_Female_ConditionVaginalDischarge" }, { - "name": "Mean Std Error Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/sshsr5sp036r6" + "name": "Count of Medical Condition Incident: Female, Whooping Cough", + "dcid": "Count_MedicalConditionIncident_Female_ConditionWhoopingCough" }, { - "name": "Mean Std Error Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/nr65xhj1qmlb1" + "name": "Count of Medical Condition Incident: Female, Yellow Fever", + "dcid": "Count_MedicalConditionIncident_Female_ConditionYellowFever" }, { - "name": "Mean Std Error Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/1tsebwml7sfq" + "name": "Count of Neuroinvasive, Female La Crosse virus disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionNeuroinvasiveDisease_LaCrosseVirusDisease" }, { - "name": "Mean Std Error Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/fkyq2nwl32t82" + "name": "Count of Neuroinvasive, Female Powassan virus disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionNeuroinvasiveDisease_PowassanVirusDisease" }, { - "name": "Mean Std Error Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/9r920kr4k6l7d" + "name": "Count of Neuroinvasive, Female St. Louis encephalitis virus disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionNeuroinvasiveDisease_StLouisEncephalitis" }, { - "name": "Mean Std Error Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/3gecvje58xcc" + "name": "Count of Neuroinvasive, Female West Nile virus disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionNeuroinvasiveDisease_WestNileVirusDisease" }, { - "name": "Mean Std Error Live Childhood Tract of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/ee745k5339hdc" + "name": "Count of Non-neuroinvasive, Female Powassan virus disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionNonNeuroinvasiveDisease_PowassanVirusDisease" }, { - "name": "Mean Std Error Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/jxyclrvm99ct4" + "name": "Count of Non-neuroinvasive, Female St. Louis encephalitis virus disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionNonNeuroinvasiveDisease_StLouisEncephalitis" }, { - "name": "Mean Std Error Living With Parents of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/1gdgmgkj3ckq4" + "name": "Count of Non-neuroinvasive, Female West Nile virus disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionNonNeuroinvasiveDisease_WestNileVirusDisease" }, { - "name": "Mean Std Error Mean Percentile Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/ldf1gp2670fnf" + "name": "Count of Non-neurovasive, Female La Crosse virus disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionLaCrosseVirusDisease" }, { - "name": "Mean Std Error Mother Presence of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/21fnrw4jkxt91" + "name": "Count of Other toxic shock syndrome, Female ToxicShockSyndromExceptStreptococcal incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionToxicShockSyndromExceptStreptococcal" }, { - "name": "Mean Std Error Parent Household Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/rjfwgx91zvds8" + "name": "Count of Perinatal infection, Female Hepatitis B incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionPerinatalInfection_HepatitisB" }, { - "name": "Mean Std Error Positive Work Hours of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/h4bfdmwhgd3ed" + "name": "Count of Perinatal infection, Female Hepatitis C incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionPerinatalInfection_HepatitisC" }, { - "name": "Mean Std Error Receives Public Assistance of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/1tqjshwyk5gt8" + "name": "Count of Shiga toxin-producing Escherichia coli, Female Shiga toxin-producing Escherichia Coli incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionShigaToxinEColi" }, { - "name": "Mean Std Error Spouse Individual Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/yzr35459mn0m4" + "name": "Count of Typhoid fever, Female Typhoid incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionTyphoidFever" }, { - "name": "Mean Std Error Teenage Birth of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/ntw3ys26yyn06" + "name": "Count of Undetermined ehrlichiosis/anaplasmosis, Female UndeterminedEhrlichiosis/Anaplasmosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionEhrlichiosis" }, { - "name": "Mean Std Error Two Parents of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/g93enb286y57c" + "name": "Count of congenital, Female Rubella incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionCongenitalDisease_Rubella" }, { - "name": "Mean Std Error Weekly Hours Worked of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/hnzjzq84csd1d" + "name": "Count of non-congenital, Female Zika fever incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionNonCongenitalDisease_ZikaVirusDisease" }, { - "name": "Mean Teenage Birth of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/hb4f9v1k3fev9" + "name": "Count of non-congenital, Female Zika virus infection incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionNonCongenitalDisease_ZikaVirusInfection" }, { - "name": "Mean Two Parents of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/sq7z3pvm4eew4" + "name": "Count of post-diarrheal, Female Hemolytic uremic syndrome incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionPostDiarrheal_HemolyticUremicSyndrome" }, { - "name": "Mean Weekly Hours Worked of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/3c96gn1ppbnxg" + "name": "Count of clinical, Female Candida auris incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionCandidaAuris_ClinicalCase" }, { - "name": "Sample Size College Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/vkzqe9m5vselb" + "name": "Count of pediatric mortality, Female Influenza incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionInfluenza_PediatricMortality" + } + ] + }, + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile1", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 1", + "statVars": [ + { + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/5rsg65mblb145" }, { - "name": "Sample Size Community College Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/x2hycn0c2b1ef" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/nc7mxcnrscd4c" }, { - "name": "Sample Size Father Presence of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/e2d6ejn0g6vy5" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/xcg2k290fjz7f" }, { - "name": "Sample Size Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/5kp9gm8q5ynqf" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/16c4t1vwq5l25" }, { - "name": "Sample Size Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/63bh8rh9eph67" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/edddkdqf7sly9" }, { - "name": "Sample Size Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/2gec6zzjl9pj7" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/8gq0q1c2w1js5" }, { - "name": "Sample Size Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/0byx71jzhgc61" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/xbcbe66jje4z6" }, { - "name": "Sample Size Fraction Children Married of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/phf50v3d16wj7" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/40f52pvr14f98" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/vksggk628zkt1" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/hstpt5tv6n363" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/z6pv1mwlj36hd" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/kgt1302mvdd5g" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/dvv31l2y7evd4" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/1w6e8jm5xpb32" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/xk85qzhsxz2w6" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/fz5qc79fsh4dg" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/p6gxjnb6se0c6" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/4xrgscf9lr186" }, { - "name": "Sample Size Fraction of Children With Some College of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/9ldb13pg1pyjb" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/gshm2fknb7btg" }, { - "name": "Sample Size Has Graduate Degree of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/vvbflh3fn8cv6" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/v8g7yvx4czjdc" }, { - "name": "Sample Size High School Graduate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/bkps50lk5ht34" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/164ykmmsfxylb" }, { - "name": "Sample Size Hourly Wage Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/7qzgh2rpymgc3" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/gd4b6e5kj9k7h" }, { - "name": "Sample Size Household Income Rank Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/pdv4n4c306s32" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/ysn9hvwxtv9e" }, { - "name": "Sample Size Household Income Rank Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/s513efl40yfj1" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/99tersp4bcs3b" }, { - "name": "Sample Size Household Income Rank Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/jl9hyg443v1v2" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/rp3deb9blsjt8" }, { - "name": "Sample Size Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/w7d62pkjyr3w9" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/ky3qfkb91yeld" }, { - "name": "Sample Size Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/yecyn1twrsvlh" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/01vh8fm54zkhh" }, { - "name": "Sample Size Household Income Rank Native Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/jzbl1myjjdls2" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/q3r6nghxd0c09" }, { - "name": "Sample Size Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/m8fqse1xy9z99" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/d5gw3qp8n2qmh" }, { - "name": "Sample Size Household Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/226mx63dhgct" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/h3hsrfsdnkb21" }, { - "name": "Sample Size Household Income Top 1 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/dg4zptjg455r4" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/xjfde3kxwxvy5" }, { - "name": "Sample Size Incarceration Rate of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/7fhmndvrw259h" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/s07969bl9qks6" }, { - "name": "Sample Size Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/ym6s8y6pwq0q3" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/5p58tnl8lf8c2" }, { - "name": "Sample Size Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/jh3694j2sbyp5" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/wq3n2tkxhn573" }, { - "name": "Sample Size Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/e78fkpxz9q1ld" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/y9rl3cn0ewh3b" }, { - "name": "Sample Size Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/v99tw6stre5gf" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/y05vnw4h8cz6h" }, { - "name": "Sample Size Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/686e2f7lxe8b2" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/5mex2kswgcf28" }, { - "name": "Sample Size Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/je9b43jem0hr9" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/8whlfjkcfz7r6" }, { - "name": "Sample Size Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/86h8gq27wt9bf" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/jmbm1zggnvg3" }, { - "name": "Sample Size Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/217wv4tq94f3c" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/fnwzl6kr3q5q6" }, { - "name": "Sample Size Live Childhood CZ of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/4s0sj6sz35yvg" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/4qmw1eqy5sfz6" }, { - "name": "Sample Size Live Childhood Tract of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/5ke9xzwemeh75" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/vbvk1skcln7cb" }, { - "name": "Sample Size Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/b59d6ksp6d5l5" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/thgptdhlds7k6" }, { - "name": "Sample Size Living With Parents of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/10f41vh5jl9l9" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/99mkjbq83lhp3" }, { - "name": "Sample Size Mean Percentile Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/dyqq4jzbvffn1" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/w33eys8z7htv" }, { - "name": "Sample Size Mother Presence of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/7fvlc6evb5qnb" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/jfjlxy0ve2fc8" }, { - "name": "Sample Size Positive Work Hours of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/8gp3jbhwzpl3g" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/4tlh8ll51qe02" }, { - "name": "Sample Size Receives Public Assistance of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/mqwlh8g1c5nc6" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/sh7jtvghnd4c5" }, { - "name": "Sample Size Spouse Individual Income Rank of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/qppvkslt11qvg" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/3xzn0pbml12g5" }, { - "name": "Sample Size Teenage Birth of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/c9kzvw6sk9bjf" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/j04bd5226k6d3" }, { - "name": "Sample Size Two Parents of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/g09zsdextpy5g" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/9t32g281s40z4" }, { - "name": "Sample Size Weekly Hours Worked of Opportunity Insights Cohort: Female, White Alone Not Hispanic or Latino", - "dcid": "dc/ys7g4yljpd836" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 1", + "dcid": "dc/901wjcgwcttq2" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_Race-OIRaceOther", - "name": "Opportunity Insights Cohort With Gender = Female, Race = OI_Race Other", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile10", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 10", "statVars": [ { - "name": "Below Median Income of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/b3r41ncy0he2h" - }, - { - "name": "Fraction Childhood Years Spent in Geography of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/0nnehl6w8vws2" - }, - { - "name": "Mean College Graduate of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/pcew88sny93y9" - }, - { - "name": "Mean Community College Graduate of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/tnfw3s2r0jc4h" - }, - { - "name": "Mean Father Presence of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/qs6t6p071qn2g" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/4fb0mb723fvxg" }, { - "name": "Mean Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/4xkgvkyppr4e7" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/dre4ejf1wfevd" }, { - "name": "Mean Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/y7zxhk67dx8bh" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/64jv2mfp60skc" }, { - "name": "Mean Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/qp7l035knczr2" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/e0c1tkclyv4b2" }, { - "name": "Mean Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/3hkk4ngt33697" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/k5fyyv1yrkg4" }, { - "name": "Mean Fraction Children Married of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/ltk8xqblsyzg2" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/9ftwnty7s55zh" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/djrpmjg254h65" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/b60gjgmsmw5m2" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/pchf6r60j7yx4" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/lsw7glxz994pc" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/ssz1s0j09es0c" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/5ygtdp6sb39c5" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/nlbne3mn6z0n9" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/6t5jr52fxfym" }, { - "name": "Mean Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/vy4t544t995j2" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/wd5j9jvnk71h9" }, { - "name": "Mean Fraction of Children With Some College of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/s3x9s3rcncye7" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/55evs1jpdzkz4" }, { - "name": "Mean Has Graduate Degree of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/jgk9h71szrjt2" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/xlvye9gbd75q2" }, { - "name": "Mean High School Graduate of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/krpcd9lwx3l8" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/psrfyy1ykqqx5" }, { - "name": "Mean Hourly Wage Rank of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/v589yvtcv56f8" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/xdvnyeyhh5tgg" }, { - "name": "Mean Household Income Rank Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/cst3tw9t0wlcc" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/505n4mxnj5mhh" }, { - "name": "Mean Household Income Rank Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/5s2ctmekglfvb" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/70hqffryxz2h7" }, { - "name": "Mean Household Income Rank Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/s78fffwkxj915" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/gqbpx58359b9f" }, { - "name": "Mean Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/1n99x90w8l796" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/e1094x4cmt176" }, { - "name": "Mean Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/qkcv0qcc5h0mf" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/4pws6f5kxd9n6" }, { - "name": "Mean Household Income Rank Native Mother of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/f4ersp4bd5xk" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/z4xgxrssv2rn2" }, { - "name": "Mean Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/zl6j7rftl8qdb" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/jmyfrh7ztw3r1" }, { - "name": "Mean Household Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/vfne25c20s1d1" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/qv06b1607kdf9" }, { - "name": "Mean Household Income Top 1 Pct of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/2tf6lxerfgzs1" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/x89etn2sjbddh" }, { - "name": "Mean Incarceration Rate of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/hf94337gclm1c" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/njr2qdrpkxpg5" }, { - "name": "Mean Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/x7m81wsfkfezg" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/160pmm4zpp336" }, { - "name": "Mean Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/47l5cdjqlls7d" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/esjrrsfpc3yj8" }, { - "name": "Mean Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/3zx29rkweqb0b" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/2nhsbfnrryvm2" }, { - "name": "Mean Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/yysywbbrrz3mg" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/81vy0nk1bhgb3" }, { - "name": "Mean Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/phw2nfrkcfvg" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/70hbrz5theqec" }, { - "name": "Mean Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/yfnyk49k9yjt" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/967z2glb8nwh7" }, { - "name": "Mean Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/m66fh7dmdlfyg" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/v2q0ynjlpkgh2" }, { - "name": "Mean Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/9cvxjvjnw89vf" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/dvy0tb6t0zwbc" }, { - "name": "Mean Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/vv1je40jzz8v2" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/ppgt7llrn5bqc" }, { - "name": "Mean Live Childhood Tract of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/78ltqelnwresc" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/hyk1se0gjh2vh" }, { - "name": "Mean Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/q78vxw6e9st52" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/4177d1fgdhq98" }, { - "name": "Mean Living With Parents of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/1wspv2zqdzgsb" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/kg4mgbcqw3ycf" }, { - "name": "Mean Mean Percentile Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/d2cwmcx0ksgcd" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/339fcbmhhxp46" }, { - "name": "Mean Mother Presence of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/bp4b9gl7mqc03" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/324gg4pffpre7" }, { - "name": "Mean Parent Household Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/7g20cr4wcy05b" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/s9qpf0j2vvzt2" }, { - "name": "Mean Positive Work Hours of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/sxeh6cmnlyc2" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/hjesre18dv8z7" }, { - "name": "Mean Receives Public Assistance of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/vtm8g2pyrh1dh" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/edqwte1dmtdbc" }, { - "name": "Mean Spouse Individual Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/nqlq2nc15kr17" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/25l6eeq4rfze" }, { - "name": "Mean Std Error College Graduate of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/808bcq265yzsb" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/mdfv4p7vk62sh" }, { - "name": "Mean Std Error Community College Graduate of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/s1tyqr4z69gn3" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/w3k05x0g4s2xh" }, { - "name": "Mean Std Error Father Presence of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/8zkdcykxt11mf" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/zc02rtem3lxlh" }, { - "name": "Mean Std Error Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/htt6b8gdtjfb1" - }, + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 10", + "dcid": "dc/cvlkdw52z21vd" + } + ] + }, + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile100", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 100", + "statVars": [ { - "name": "Mean Std Error Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/sexk3fbtd8c1d" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/950tt63g9qvec" }, { - "name": "Mean Std Error Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/qmd10gvgzfvrb" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/4f0bjs91nbn04" }, { - "name": "Mean Std Error Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/eyb56s4lmjy4" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/vewzbfbm7lb5b" }, { - "name": "Mean Std Error Fraction Children Married of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/qg91e4dgxxby1" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/8fprkm06nge2c" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/62s8wvm3884bh" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/rk223pq56s0yg" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/538phrsm2mf61" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/1klprxcnrpzk4" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/fsypf8xttmpmd" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/dd7ks4y1t1cwg" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/ltn2789qgkvq" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/18r8hnpghgnz6" }, { - "name": "Mean Std Error Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/q11f6jk5s5nc7" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/4qg8dymee54h3" }, { - "name": "Mean Std Error Fraction of Children With Some College of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/x3pp69en24r06" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/nremgbrnqmmf9" }, { - "name": "Mean Std Error Has Graduate Degree of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/gk4cwbb3yh3r" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/7qn88byh5skxg" }, { - "name": "Mean Std Error High School Graduate of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/2rt1f8tvdth22" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/9wlp5fr6vr873" }, { - "name": "Mean Std Error Hourly Wage Rank of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/xqjzmbm4xe5rf" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/ft6250r164zn1" }, { - "name": "Mean Std Error Household Income Rank Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/19s1xr7yghvs3" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/gjm3zglmt5vp8" }, { - "name": "Mean Std Error Household Income Rank Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/jhz3qq7gzg7ch" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/94cjb3xcck4fc" }, { - "name": "Mean Std Error Household Income Rank Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/7evt8ynsbwmwf" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/wzx87z10p8xt7" }, { - "name": "Mean Std Error Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/e7b1n7b74yykh" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/b5gm4lwqnkrtd" }, { - "name": "Mean Std Error Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/cpn1r6h7kxmn2" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/q7rycdlqvjm4f" }, { - "name": "Mean Std Error Household Income Rank Native Mother of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/frh49xnkq69b8" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/p3dxvngzz629d" }, { - "name": "Mean Std Error Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/pfrg0d7bv1mpb" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/8xrqnf9l2y3v2" }, { - "name": "Mean Std Error Household Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/jl57hjznt8t44" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/js7mz87xpy6ec" }, { - "name": "Mean Std Error Household Income Top 1 Pct of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/eysqzm005fz55" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/tj74k7rnhrqj2" }, { - "name": "Mean Std Error Incarceration Rate of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/11ymzh1z9x851" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/wrb01d8ymv6g6" }, { - "name": "Mean Std Error Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/s8q6s048kmmt5" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/ey226medd75s4" }, { - "name": "Mean Std Error Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/ne65sp6zy1wm3" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/m92d7hq4ezhc6" }, { - "name": "Mean Std Error Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/fjz4f6wx20b56" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/g6t2wjgm06nhf" }, { - "name": "Mean Std Error Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/845m7hvr948j1" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/8pe99nqh030x1" }, { - "name": "Mean Std Error Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/6mbbnqx1m77d7" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/qfwegbtntg9q" }, { - "name": "Mean Std Error Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/h6htzzexpnblb" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/x8sh8xx04ddn9" }, { - "name": "Mean Std Error Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/jyc6rd5l8j1c5" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/pgdns5s7z4y8h" }, { - "name": "Mean Std Error Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/64czhqskhy471" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/shbegyg4m9z2f" }, { - "name": "Mean Std Error Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/ly2bm8gcef9rc" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/sgzgb8wwbhhgb" }, { - "name": "Mean Std Error Live Childhood Tract of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/nt4v7lflrrqp8" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/v8m7qhpvwtenc" }, { - "name": "Mean Std Error Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/hq4zr7ykesdx6" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/bgfedsrz6kp8" }, { - "name": "Mean Std Error Living With Parents of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/dksq5nzr5dtg1" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/xzfxe6kkrn3vc" }, { - "name": "Mean Std Error Mean Percentile Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/9q7p596hy1m0f" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/l2grjhefzsnkc" }, { - "name": "Mean Std Error Mother Presence of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/5gxltek2g0dbh" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/1wyfh2n9p6ycd" }, { - "name": "Mean Std Error Parent Household Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/r4srpvw6txbrb" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/lggb9w2ej72c5" }, { - "name": "Mean Std Error Positive Work Hours of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/w8ffv9rlhz3v2" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/p7dnmvtznweld" }, { - "name": "Mean Std Error Receives Public Assistance of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/rmvbhxehg7818" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/h73jz2np634k6" }, { - "name": "Mean Std Error Spouse Individual Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/emtwdfj4p6kth" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/309y298y3g6t5" }, { - "name": "Mean Std Error Teenage Birth of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/7ex8bz1kkh91h" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/d2hwjpspzmz09" }, { - "name": "Mean Std Error Two Parents of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/b5p3750lwzd81" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/923lzsplym0x8" }, { - "name": "Mean Std Error Weekly Hours Worked of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/fbf5sjkhklqj6" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/0cwg41kshg511" }, { - "name": "Mean Teenage Birth of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/w9mll0f9hetl4" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/f2t4y2l6knjw1" }, { - "name": "Mean Two Parents of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/g8cy5x444lcvc" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/4xbw2flz96172" }, { - "name": "Mean Weekly Hours Worked of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/r1rtrv53bp6s3" - }, + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 100", + "dcid": "dc/2162bkylhvxc7" + } + ] + }, + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile25", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 25", + "statVars": [ { - "name": "Sample Size College Graduate of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/6tmtnmpydkw49" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/fh5hr0rgjm1m7" }, { - "name": "Sample Size Community College Graduate of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/2q0gyeep5efd7" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/cr3pzgg4vrym2" }, { - "name": "Sample Size Father Presence of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/fc7sl84k2zz5h" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/ln3zk27bdk727" }, { - "name": "Sample Size Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/73d777lfzvjn" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/6zn77b60s5q1g" }, { - "name": "Sample Size Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/8v4cy07dhrf56" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/w9fg2tn99ydw3" }, { - "name": "Sample Size Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/sgfdrepvz0gv9" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/hpt67j8ejfye" }, { - "name": "Sample Size Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/0sbl5k9xklbd2" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/wgxqj2esyhcgg" }, { - "name": "Sample Size Fraction Children Married of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/svpcv2bcj5tl8" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/7nv6ypyqegg6h" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/hyt8lwge4vls6" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/hhzqp6g91ct1" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/nrmg8wf0l7b82" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/thkmjk2t9bet1" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/wgdh32eln0ef8" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/8dr2f1kfkcq69" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/ty4vqwqmc1lvf" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/2b93k2pt8mwdg" }, { - "name": "Sample Size Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/9rhbbb2h83hjc" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/8bs531wek6g44" }, { - "name": "Sample Size Fraction of Children With Some College of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/8thxl243tq8rb" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/1gl32qrzn1bc3" }, { - "name": "Sample Size Has Graduate Degree of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/6076ypfgt2vc1" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/dyy8kscyz0re3" }, { - "name": "Sample Size High School Graduate of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/b91xtjdn6mhjf" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/r5rzyyg9zmcrh" }, { - "name": "Sample Size Hourly Wage Rank of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/fyrccfm4m949b" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/s2y0brrqxqxt1" }, { - "name": "Sample Size Household Income Rank Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/8915l8zenfkc" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/2e95kmkd9fj7c" }, { - "name": "Sample Size Household Income Rank Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/l28pl7fzx69hc" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/fsybrpzkl5w0b" }, { - "name": "Sample Size Household Income Rank Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/b8qw1b4jhnwb6" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/ffd3326yp4hq" }, { - "name": "Sample Size Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/c3lkv354jxseh" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/zlb2ptllfhr5b" }, { - "name": "Sample Size Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/937dwf72les0f" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/df3ct9p5ekxcf" }, { - "name": "Sample Size Household Income Rank Native Mother of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/d2hpnt7s11jt1" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/cwwpjrn9b6f28" }, { - "name": "Sample Size Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/0d4l6dlqdbn41" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/ltdqtq04pz8rb" }, { - "name": "Sample Size Household Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/nkcnm6jfndxtc" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/hmx1k6db02en9" }, { - "name": "Sample Size Household Income Top 1 Pct of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/dh72f1tljcdsh" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/lnx5pvwqhyxr9" }, { - "name": "Sample Size Incarceration Rate of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/3we83ts7nbdeh" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/jpkn83ervz4p3" }, { - "name": "Sample Size Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/s31cc407ydkg6" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/7kmg0r4vyrjv4" }, { - "name": "Sample Size Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/bnkgnb70kg8v" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/43b7556tthf99" }, { - "name": "Sample Size Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/w69hvkncrr4x5" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/v7rey89we3yvd" }, { - "name": "Sample Size Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/xgver43t555dg" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/n47lzhfhvqrd3" }, { - "name": "Sample Size Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/ch7q276k9w6k9" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/0yvtccd8h5ps6" }, { - "name": "Sample Size Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/y3hhe00v0k7z3" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/jcqydc81wb832" }, { - "name": "Sample Size Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/evs34ec4wzjxf" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/7fj6m8nxsqv6" }, { - "name": "Sample Size Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/k4n9yv1n00kd8" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/e0247h77j3nlh" }, { - "name": "Sample Size Live Childhood CZ of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/0ggh4f132pvcg" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/9pb2njw92q0lc" }, { - "name": "Sample Size Live Childhood Tract of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/5sj0zc8jk5zh9" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/gwxscrvb5zkk8" }, { - "name": "Sample Size Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/xc5gv48yt0x1g" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/c5w8bs50z6rm8" }, { - "name": "Sample Size Living With Parents of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/7xv5ny2vswt94" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/360k9ycbjzje5" }, { - "name": "Sample Size Mean Percentile Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/e57f05we419f1" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/lsbf4we9x7nd3" }, { - "name": "Sample Size Mother Presence of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/lmsjr83v41yph" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/5v8ttz214lzv8" }, { - "name": "Sample Size Positive Work Hours of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/4k3z7e2qq7fj7" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/ryztlht98vm54" }, { - "name": "Sample Size Receives Public Assistance of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/mvyg6w3exsnr2" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/nnyh3nwyw4qsd" }, { - "name": "Sample Size Spouse Individual Income Rank of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/lnc72jf1wxs75" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/wtw8vxdvt4gp6" }, { - "name": "Sample Size Teenage Birth of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/88k0n5m8mrjyc" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/m5r19rm7hd4c4" }, { - "name": "Sample Size Two Parents of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/fwxm8jhfhqcz" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/k7evqdvew5pbd" }, { - "name": "Sample Size Weekly Hours Worked of Opportunity Insights Cohort: Female, OI_Race Other", - "dcid": "dc/6hjmclyn9bwz9" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 25", + "dcid": "dc/qtbbkzv6ep3p6" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition", - "name": "Medical Condition Incident With Gender = Female, Medical Condition", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile50", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 50", "statVars": [ { - "name": "Count of Acute, Female Hepatitis A incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_HepatitisA" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/csnx66kn6ndkg" }, { - "name": "Count of Acute, Female Hepatitis B incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_HepatitisB" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/8mwtencdswwx6" }, { - "name": "Count of Acute, Female Q fever incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_QFever" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/6tp26bxsjc2n1" }, { - "name": "Count of Anaplasma phagocytophilum infection, Female Anaplasma phagocytophilum infection incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionHumanGranulocyticAnaplasmosis" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/f7b9h53htymfb" }, { - "name": "Count of Carbapenemase-producing carbapenem-resistant Enterobacteriaceae, Female Carbapenem Resistant Enterobacteriaceae incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionCarbapenemResistantEnterobacteriaceae" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/dvfnchd92ek46" }, { - "name": "Count of Chlamydia trachomatis infection, Female Chlamydia trachomatis infection incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionChlamydia" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/l4kyvbqsgtr1d" }, { - "name": "Count of Cholera, Female cholera incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionCholera" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/fd14n89mk0yf2" }, { - "name": "Count of Chronic, Female Q fever incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionChronicCondition_QFever" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/ypgz8qp2gc6j4" }, { - "name": "Count of Dengue, Female dengue fever incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionDengueDisease" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/d8k2v0jc57lf6" }, { - "name": "Count of Eastern equine encephalitis, Neuroinvasive, Female Eastern equine encephalitis virus disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionNeuroinvasiveDisease_EasternEquineEncephalitis" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/3sngcrtfmn4d7" }, { - "name": "Count of Ehrlichia chaffeensis infection, Female Ehrlichia chaffeensis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionHumanMonocyticEhrlichiosis" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/45hsrx2c96j37" }, { - "name": "Count of Ehrlichia ewingii infection, Female Ehrlichia ewingii infection incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionEhrlichiaEwingiiInfection" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/k2ty0r7gzty98" }, { - "name": "Count of Female Botulism incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionBotulism" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/g08xgre4f32qc" }, { - "name": "Count of Female Brucellosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionBrucellosis" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/gp42y6p4m3lxg" }, { - "name": "Count of Female Campylobacteriosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionCampylobacteriosis" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/5wkrrqp4zsbw8" }, { - "name": "Count of Female Chancroid incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionChancroid" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/5jzl0ly69b79" }, { - "name": "Count of Female Chickenpox incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionChickenpox" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/xpm0e6e7wsll" }, { - "name": "Count of Female Chikungunya virus disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionChikungunya" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/bv18hglgykjb5" }, { - "name": "Count of Female Coccidioidomycosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionCoccidioidomycosis" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/xp0e6b28j7wqg" }, { - "name": "Count of Female Cyclosporiasis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionCyclosporiasis" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/ffr8dfg5fsq26" }, { - "name": "Count of Female Dengue-like illness incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionDengueLikeIllness" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/3rkn9cwessth7" }, { - "name": "Count of Female Diphtheria incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionDiphtheria" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/30n65j9pf58t2" }, { - "name": "Count of Female Foodborne Botulism incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionFoodborneBotulism" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/x606y3rwybstc" }, { - "name": "Count of Female Giardiasis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionGiardiasis" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/tkdv8l1sxrc84" }, { - "name": "Count of Female Gonorrhea incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionGonorrhea" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/6r54ym0dqqm3b" }, { - "name": "Count of Female HIV/Acquired Immune Deficiency Syndrome incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionHIVAIDS" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/4ks98sbe5cty1" }, { - "name": "Count of Female Hantavirus pulmonary syndrome incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionHantavirusPulmonarySyndrome" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/9jzcd6q04jl48" }, { - "name": "Count of Female Infant Botulism incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionInfantBotulism" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/dh4vwg34lhlxh" }, { - "name": "Count of Female Leprosy incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionLeprosy" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/90b0xlmq37x84" }, { - "name": "Count of Female Leptospirosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionLeptospirosis" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/vntnhg8zenl68" }, { - "name": "Count of Female Malaria incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMalaria" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/kkjr18vdryl4" }, { - "name": "Count of Female Mumps incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMumps" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/k06d58kyd0qy" }, { - "name": "Count of Female Non-hantavirus pulmonary syndrome incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionHaemophilusMeningitis" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/kvlb4h0377731" }, { - "name": "Count of Female Novel Influenza A virus infections incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionNovelInfluenzaAViralInfection" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/ejzjt78e4pq38" }, { - "name": "Count of Female Other wound \u0026 unspecified Botulism incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionWoundBotulism" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/djsb8rkpk90db" }, { - "name": "Count of Female Paratyphoid incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionParatyphoid" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/yj8memj2w65t4" }, { - "name": "Count of Female Pertussis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionPertussis" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/8h02gc1348tf5" }, { - "name": "Count of Female Plague incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionPlague" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/xjs3x29bvql91" }, { - "name": "Count of Female Psittacosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionPsittacosis" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/wxhlvxdfnxt83" }, { - "name": "Count of Female Q fever incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionQFever" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/en7qmc00etn9f" }, { - "name": "Count of Female Rabies incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionRabiesinhuman" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/62ljs1d6lnm01" }, { - "name": "Count of Female Rubella incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionRubella" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/6pmf47mq1bfb8" }, { - "name": "Count of Female Salmonellosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionSalmonellosisExceptTyphiAndParatyphi" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/e028r474080vc" }, { - "name": "Count of Female Severe dengue incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionSevereDengue" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/krddbtx3nd0tf" }, { - "name": "Count of Female Shigellosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionShigellosis" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/5h52qe7shbef4" }, { - "name": "Count of Female Streptococcal toxic shock syndrome incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionStreptococcalToxicShockSyndrome" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/7m5z1z9hxtxr7" }, { - "name": "Count of Female Syphilis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionSyphilis" - }, + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 50", + "dcid": "dc/w9kv2m6cyfkc3" + } + ] + }, + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile75", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 75", + "statVars": [ { - "name": "Count of Female Syphilis primary and secondary incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionSyphilisPrimaryAndSecondary" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/q56tledgkpk9" }, { - "name": "Count of Female Tetanus incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionTetanus" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/d0yf4s6vhnzgd" }, { - "name": "Count of Female Trichinellosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionTrichinellosis" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/1qnw7cqtq1g8g" }, { - "name": "Count of Female Tuberculosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionTuberculosis" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/y1j8rrlr3w5j1" }, { - "name": "Count of Female Tularemia incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionTularemia" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/l98bg9p6j64lh" }, { - "name": "Count of Female Vancomycin-intermediate Staphylococcus aureus incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionVancomycinIntermediateStaphylococcusAureus" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/w9kkw2j5wxvf9" }, { - "name": "Count of Female Vancomycin-resistant Staphylococcus aureus incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionVancomycinResistantStaphylococcusAureus" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/33e6ybt4dglxf" }, { - "name": "Count of Jamestown Canyon virus s, Neuroinvasive, Female Jamestown Canyon virus disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionNeuroinvasiveDisease_JamestownCanyonVirusDisease" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/8e6t1765w7kj" }, { - "name": "Count of Jamestown Canyon virus s, Non-neuroinvasive, Female Jamestown Canyon virus disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionNonNeuroinvasiveDisease_JamestownCanyonVirusDisease" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/mhcynszfx98e6" }, { - "name": "Count of LegionnairesDisease, Female Legionellosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionLegionnairesDisease" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/yezyyr1rn4hfb" }, { - "name": "Count of Medical Condition Incident: Female, AIDS", - "dcid": "Count_MedicalConditionIncident_Female_ConditionAIDS" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/nytzrbprthyp1" }, { - "name": "Count of Medical Condition Incident: Female, Acute Flaccid Paralysis", - "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteFlaccidParalysis" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/b2mkd2bjx0r0b" }, { - "name": "Count of Medical Condition Incident: Female, Diarrhea Water With Blood", - "dcid": "Count_MedicalConditionIncident_Female_ConditionDiarrheaWaterWithBlood" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/hg09dj1z67hyc" }, { - "name": "Count of Medical Condition Incident: Female, Diarrhea Water Without Blood", - "dcid": "Count_MedicalConditionIncident_Female_ConditionDiarrheaWaterWithoutBlood" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/crxzlhsh1cvt9" }, { - "name": "Count of Medical Condition Incident: Female, Female Non Ves Genital Ulcer", - "dcid": "Count_MedicalConditionIncident_Female_ConditionFemaleNonVesGenitalUlcer" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/vfwz65hw6y631" }, { - "name": "Count of Medical Condition Incident: Female, Filariasis", - "dcid": "Count_MedicalConditionIncident_Female_ConditionFilariasis" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/mxlsjrpnx7vt6" }, { - "name": "Count of Medical Condition Incident: Female, Genital Ulcer", - "dcid": "Count_MedicalConditionIncident_Female_ConditionGenitalUlcer" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/t4f9djcm2et42" }, { - "name": "Count of Medical Condition Incident: Female, Hepatitis B", - "dcid": "Count_MedicalConditionIncident_Female_ConditionHepatitisB" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/wy3wyj34qtqw3" }, { - "name": "Count of Medical Condition Incident: Female, Lymphatic Disorder", - "dcid": "Count_MedicalConditionIncident_Female_ConditionLymphaticDisorder" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/7lnge1z466y52" }, { - "name": "Count of Medical Condition Incident: Female, Male Urethral Discharge", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMaleUrethralDischarge" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/zv4zmeejvmh76" }, { - "name": "Count of Medical Condition Incident: Female, Meningitis", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningitis" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/plcesc2ey1tvf" }, { - "name": "Count of Medical Condition Incident: Female, Onchocerciasis", - "dcid": "Count_MedicalConditionIncident_Female_ConditionOnchocerciasis" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/yepwc8yqlr4rf" }, { - "name": "Count of Medical Condition Incident: Female, Pneumonia", - "dcid": "Count_MedicalConditionIncident_Female_ConditionPneumonia" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/n40qmzc5l8k46" }, { - "name": "Count of Medical Condition Incident: Female, Polio", - "dcid": "Count_MedicalConditionIncident_Female_ConditionPolio" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/sqwlpjgm6ehk4" }, { - "name": "Count of Medical Condition Incident: Female, Vaginal Discharge", - "dcid": "Count_MedicalConditionIncident_Female_ConditionVaginalDischarge" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/ptv5ptm4bd3y9" }, { - "name": "Count of Medical Condition Incident: Female, Whooping Cough", - "dcid": "Count_MedicalConditionIncident_Female_ConditionWhoopingCough" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/r4bq4skszsmdc" }, { - "name": "Count of Medical Condition Incident: Female, Yellow Fever", - "dcid": "Count_MedicalConditionIncident_Female_ConditionYellowFever" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/9z3msynqlc18" }, { - "name": "Count of Neuroinvasive, Female La Crosse virus disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionNeuroinvasiveDisease_LaCrosseVirusDisease" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/1n7mx02qp7b22" }, { - "name": "Count of Neuroinvasive, Female Powassan virus disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionNeuroinvasiveDisease_PowassanVirusDisease" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/7n1yrd324rwkb" }, { - "name": "Count of Neuroinvasive, Female St. Louis encephalitis virus disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionNeuroinvasiveDisease_StLouisEncephalitis" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/sn4xlx3sn3l51" }, { - "name": "Count of Neuroinvasive, Female West Nile virus disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionNeuroinvasiveDisease_WestNileVirusDisease" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/jfcxrjspfc7n9" }, { - "name": "Count of Non-neuroinvasive, Female Powassan virus disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionNonNeuroinvasiveDisease_PowassanVirusDisease" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/rjpg1swrzpxz1" }, { - "name": "Count of Non-neuroinvasive, Female St. Louis encephalitis virus disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionNonNeuroinvasiveDisease_StLouisEncephalitis" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/x6e9kz9h390xg" }, { - "name": "Count of Non-neuroinvasive, Female West Nile virus disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionNonNeuroinvasiveDisease_WestNileVirusDisease" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/1dyg0e13rths9" }, { - "name": "Count of Non-neurovasive, Female La Crosse virus disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionLaCrosseVirusDisease" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/2v0162kef40l5" }, { - "name": "Count of Other toxic shock syndrome, Female ToxicShockSyndromExceptStreptococcal incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionToxicShockSyndromExceptStreptococcal" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/62n3jdw6wy9y" }, { - "name": "Count of Perinatal infection, Female Hepatitis B incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionPerinatalInfection_HepatitisB" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/ssqteztkz7pjc" }, { - "name": "Count of Perinatal infection, Female Hepatitis C incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionPerinatalInfection_HepatitisC" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/4trc7m9sqf93h" }, { - "name": "Count of Shiga toxin-producing Escherichia coli, Female Shiga toxin-producing Escherichia Coli incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionShigaToxinEColi" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/5fn455sb99vw3" }, { - "name": "Count of Typhoid fever, Female Typhoid incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionTyphoidFever" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/x936q73yjxqn6" }, { - "name": "Count of Undetermined ehrlichiosis/anaplasmosis, Female UndeterminedEhrlichiosis/Anaplasmosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionEhrlichiosis" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/fkt9g0esm0j4" }, { - "name": "Count of congenital, Female Rubella incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionCongenitalDisease_Rubella" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/pvtph31nmlhd2" }, { - "name": "Count of non-congenital, Female Zika fever incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionNonCongenitalDisease_ZikaVirusDisease" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/dy6bbs7cl3f57" }, { - "name": "Count of non-congenital, Female Zika virus infection incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionNonCongenitalDisease_ZikaVirusInfection" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/7b55tb8k96yn5" }, { - "name": "Count of post-diarrheal, Female Hemolytic uremic syndrome incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionPostDiarrheal_HemolyticUremicSyndrome" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/e6tyqmsg641qd" }, { - "name": "Count of clinical, Female Candida auris incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionCandidaAuris_ClinicalCase" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/dg4qjx27n5h78" }, { - "name": "Count of pediatric mortality, Female Influenza incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionInfluenza_PediatricMortality" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 75", + "dcid": "dc/4clb3n5qkknb5" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile1", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 1", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile1_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 1, Race = American Indian And Alaska Native Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/5rsg65mblb145" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/d5gr9skdhq36d" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/nc7mxcnrscd4c" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/zqv89fzfjvh99" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/xcg2k290fjz7f" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/p6hzg08wk8w98" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/16c4t1vwq5l25" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/gz5kjgy4ypvp6" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/edddkdqf7sly9" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/1lm3hctq1zlq4" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/8gq0q1c2w1js5" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/rqj03jzee16v7" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/xbcbe66jje4z6" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/r1zl44twrry86" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/40f52pvr14f98" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/xw0mgcqltdpx6" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/hstpt5tv6n363" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/qj12lnvjkwr41" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/kgt1302mvdd5g" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/3fqn4w6zms5qb" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/1w6e8jm5xpb32" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/kml4zlcm40fl7" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/fz5qc79fsh4dg" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/gxfsqllbhbeyg" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/4xrgscf9lr186" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/xp6r7hgrndjy9" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/gshm2fknb7btg" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/7jte68j5jjc2g" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/v8g7yvx4czjdc" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/6qm6xjne4cef7" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/164ykmmsfxylb" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/fcjpvhrxjd3m8" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/gd4b6e5kj9k7h" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/y3e2fs3jxy753" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/ysn9hvwxtv9e" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/1evrl1fbjmkh3" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/99tersp4bcs3b" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/82hp7zteknbn9" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/rp3deb9blsjt8" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/2jj07xqp274gg" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/ky3qfkb91yeld" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/xtlkd18w8t98b" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/01vh8fm54zkhh" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/5jmp4dmfx3v5c" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/q3r6nghxd0c09" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/3940x3c86l2kb" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/d5gw3qp8n2qmh" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/53rsjt7xftrq2" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/h3hsrfsdnkb21" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/8446dh32slpcd" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/xjfde3kxwxvy5" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/02zgkeksj3jtd" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/s07969bl9qks6" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/s43jl48f9l2t7" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/5p58tnl8lf8c2" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/ghrv9vj86fhe8" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/wq3n2tkxhn573" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/gs2n7ydnh4ne3" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/y9rl3cn0ewh3b" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/g82frcpybz9x4" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/y05vnw4h8cz6h" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/55p2dxbj3pls1" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/5mex2kswgcf28" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/090jlg43lc2yg" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/8whlfjkcfz7r6" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/gpkxnzmw44vt6" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/jmbm1zggnvg3" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/vqvvvy26q5qg5" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/fnwzl6kr3q5q6" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/snqh5pm3cz17c" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/4qmw1eqy5sfz6" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/hnbnm5rxzxw19" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/vbvk1skcln7cb" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/27lpkwle4klq" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/thgptdhlds7k6" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/wt9c6p677nnm4" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/99mkjbq83lhp3" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/fchyk3xz50eqd" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/w33eys8z7htv" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/xpx5fsdyrpkk5" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/jfjlxy0ve2fc8" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/919hlmkkyvwj8" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/4tlh8ll51qe02" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/g39jphwke1r6d" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/sh7jtvghnd4c5" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/cwrwksphvc9d3" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/3xzn0pbml12g5" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/t9bfr4dbzvn5" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/j04bd5226k6d3" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/zjn209ctcfsd9" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/9t32g281s40z4" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/fswz7t33bj0k1" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 1", - "dcid": "dc/901wjcgwcttq2" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", + "dcid": "dc/shjnddl4zjv5c" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile10", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 10", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile1_Race-AsianAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 1, Race = Asian Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/4fb0mb723fvxg" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/2fp4j03fdg1td" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/dre4ejf1wfevd" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/lb1q8dtk6gllh" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/64jv2mfp60skc" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/3v090p9xwzm84" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/e0c1tkclyv4b2" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/2p3zvyp3tn7g5" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/k5fyyv1yrkg4" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/1f2spbxjc0127" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/9ftwnty7s55zh" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/9cq6fdzfhxt08" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/b60gjgmsmw5m2" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/c6leg37yk218f" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/lsw7glxz994pc" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/wesn15bl7xym6" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/5ygtdp6sb39c5" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/gg4kswxsrd2l" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/6t5jr52fxfym" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/0z51z3k8jd533" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/wd5j9jvnk71h9" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/72vm9wledwtrg" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/55evs1jpdzkz4" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/zs52vnzme9mxd" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/xlvye9gbd75q2" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/j4lmbtmwmq2xg" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/psrfyy1ykqqx5" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/51e6zlh0r9pq8" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/xdvnyeyhh5tgg" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/cllvz2wdwjv33" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/505n4mxnj5mhh" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/tygzht9cjtsyf" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/70hqffryxz2h7" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/lfdjrcq27sme9" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/gqbpx58359b9f" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/88qe7lqvw0d21" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/e1094x4cmt176" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/32sr1ncxmsbt8" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/4pws6f5kxd9n6" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/vwqmvblqel2ng" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/z4xgxrssv2rn2" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/rwjb5yv9p7c2b" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/jmyfrh7ztw3r1" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/kc8vhldyzvlp7" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/qv06b1607kdf9" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/qtgthcvmkt3jg" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/x89etn2sjbddh" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/phtkmld4rbnd3" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/njr2qdrpkxpg5" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/5jvpw3cn3b2r5" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/160pmm4zpp336" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/0yq1qef8h5jc1" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/esjrrsfpc3yj8" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/9mtegh4wetlgh" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/2nhsbfnrryvm2" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/jb62h8mdnls8c" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/81vy0nk1bhgb3" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/e7n5pxfdtd935" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/70hbrz5theqec" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/2j0zg6zxdwfrb" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/967z2glb8nwh7" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/dwrhcw3fehd0c" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/v2q0ynjlpkgh2" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/msw6381w5yxj3" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/dvy0tb6t0zwbc" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/l3qxcfqhc40cd" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/ppgt7llrn5bqc" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/ddv0h2rh40nxf" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/hyk1se0gjh2vh" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/bcrlzgn8ffxwh" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/4177d1fgdhq98" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/pcfcj7bjbf3n7" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/kg4mgbcqw3ycf" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/vvqrr40rjlz23" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/339fcbmhhxp46" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/2v5vbndp9ctcc" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/324gg4pffpre7" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/kb41qmwpggfmf" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/s9qpf0j2vvzt2" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/m4rqhq9dvjh9c" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/hjesre18dv8z7" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/vwmvgsmhxbneb" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/edqwte1dmtdbc" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/ddfkx4qgtlsd6" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/25l6eeq4rfze" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/pjrxz6pne69k" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/mdfv4p7vk62sh" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/pvrdy1jkkrdjc" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/w3k05x0g4s2xh" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/e102b27kd5bg5" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/zc02rtem3lxlh" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/4e4tb9jbe8gyb" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 10", - "dcid": "dc/cvlkdw52z21vd" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", + "dcid": "dc/kvfgljdnfkkzb" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile100", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 100", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile1_Race-BlackOrAfricanAmericanAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 1, Race = Black or African American Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/950tt63g9qvec" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/sq04fn0nb6s5" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/4f0bjs91nbn04" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/nqwt7gznrzx06" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/vewzbfbm7lb5b" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/6mwcgbskxfez1" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/8fprkm06nge2c" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/2psdrryzhy892" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/rk223pq56s0yg" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/ksc0ngvljh8lg" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/1klprxcnrpzk4" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/ptb8wv50lz3g2" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/dd7ks4y1t1cwg" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/5h3h96kskwgxc" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/18r8hnpghgnz6" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/5ejp0h2qdn843" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/4qg8dymee54h3" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/kx6qelhpwff18" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/nremgbrnqmmf9" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/g55jq2qzgb6m2" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/7qn88byh5skxg" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/6e07k4512hpyb" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/9wlp5fr6vr873" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/y7pv032xtdwed" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/ft6250r164zn1" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/tt5pvzj1n29k8" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/gjm3zglmt5vp8" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/mhl9cl9elltw6" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/94cjb3xcck4fc" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/hsprw3yv910lb" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/wzx87z10p8xt7" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/5d3hjxn2l2v03" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/b5gm4lwqnkrtd" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/0jys4kefm0hz5" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/q7rycdlqvjm4f" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/g7ev0j40rqsx1" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/p3dxvngzz629d" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/f79f8edlknl31" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/8xrqnf9l2y3v2" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/5vedbs3dtf9v7" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/js7mz87xpy6ec" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/x0bcjr8wx05mh" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/tj74k7rnhrqj2" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/mxe0k4qcxg6xd" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/wrb01d8ymv6g6" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/errlqcykkl3j2" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/ey226medd75s4" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/kzfl934vk7n83" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/m92d7hq4ezhc6" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/qqc503cqsgb82" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/g6t2wjgm06nhf" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/2gpk7tb0fmg23" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/8pe99nqh030x1" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/t6m88h6yk5rbh" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/qfwegbtntg9q" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/087t3ef8blw5g" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/x8sh8xx04ddn9" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/64w0sfzx6jer9" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/pgdns5s7z4y8h" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/l9zxs9rlfvv98" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/shbegyg4m9z2f" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/wb4wptzbqfms6" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/sgzgb8wwbhhgb" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/pel9pd0gyxrl" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/v8m7qhpvwtenc" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/1zrnf78bmsz4f" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/bgfedsrz6kp8" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/2ty3f7h394pw4" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/xzfxe6kkrn3vc" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/5qhvyf5fnl1t" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/l2grjhefzsnkc" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/n1m9dl94fb004" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/1wyfh2n9p6ycd" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/l41n7ct39xvg8" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/lggb9w2ej72c5" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/tfde7zetpsy4g" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/p7dnmvtznweld" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/yjmd94h34spdh" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/h73jz2np634k6" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/p9wghq96mmb76" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/309y298y3g6t5" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/r0sknknwpm1tf" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/d2hwjpspzmz09" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/qyg2c53hzc3eg" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/923lzsplym0x8" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/glx3fr2p46bkc" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/0cwg41kshg511" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/ehh1c667hlxy" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/f2t4y2l6knjw1" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/bpw4jfbd552rb" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/4xbw2flz96172" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/xr0h9t11tclbf" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 100", - "dcid": "dc/2162bkylhvxc7" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", + "dcid": "dc/71nb7bfn5rlnf" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile25", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 25", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile1_Race-HispanicOrLatinoRace", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 1, Race = Hispanic or Latino", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/fh5hr0rgjm1m7" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/l84gqc95g9p1d" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/cr3pzgg4vrym2" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/wvgp458hl2my9" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/ln3zk27bdk727" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/2yqvdymmzf9sb" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/6zn77b60s5q1g" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/cl22p6bz11688" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/w9fg2tn99ydw3" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/1tlllqjvry09d" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/hpt67j8ejfye" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/6jr2wrzj4xp6c" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/wgxqj2esyhcgg" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/shqz2gyzxzj3h" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/7nv6ypyqegg6h" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/5pygsq6b9z5p4" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/hhzqp6g91ct1" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/y5l4g7ymn1bd1" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/thkmjk2t9bet1" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/ttk3r3vcevwjh" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/8dr2f1kfkcq69" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/jmytmrveb4jd8" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/2b93k2pt8mwdg" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/785xbtvz0fp81" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/8bs531wek6g44" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/rhfkb7hm9pz0d" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/1gl32qrzn1bc3" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/xnqy7h3evbx5" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/dyy8kscyz0re3" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/n5f5djqjw17d5" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/r5rzyyg9zmcrh" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/lb1x6jjdhyt4d" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/s2y0brrqxqxt1" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/vf0sxhjpmpwx" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/2e95kmkd9fj7c" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/sn81yqv4le8g6" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/fsybrpzkl5w0b" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/vlfkc8my0ets4" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/ffd3326yp4hq" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/n03v0h1xjtlcd" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/zlb2ptllfhr5b" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/sc7rce67xv9h9" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/df3ct9p5ekxcf" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/2ebjthxxt773h" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/cwwpjrn9b6f28" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/z3w1kwe0cvy98" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/ltdqtq04pz8rb" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/h0eppn58te7q" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/hmx1k6db02en9" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/07ty5jcqeqq03" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/lnx5pvwqhyxr9" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/gvcr1tq1z2rx4" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/jpkn83ervz4p3" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/c95nyjl22c5l1" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/7kmg0r4vyrjv4" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/6t0p3kezqq141" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/43b7556tthf99" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/ygpmqkz80jl51" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/v7rey89we3yvd" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/n2fk6kb9vtbx7" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/n47lzhfhvqrd3" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/p6m3834zwpp4f" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/0yvtccd8h5ps6" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/w834nv0wzv0s4" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/jcqydc81wb832" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/7cb0t5qwg4fc7" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/7fj6m8nxsqv6" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/tnzmw4jepyg03" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/e0247h77j3nlh" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/chzshjsc3vxfh" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/9pb2njw92q0lc" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/f89zyymy99y29" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/gwxscrvb5zkk8" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/vfk76h41xfgfh" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/c5w8bs50z6rm8" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/mtx3nszjbv1f9" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/360k9ycbjzje5" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/wtrr96jzrtr5g" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/lsbf4we9x7nd3" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/ttb86973gswr4" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/5v8ttz214lzv8" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/2fvpv2h92j5n9" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/ryztlht98vm54" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/spfs7v1pwxc21" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/nnyh3nwyw4qsd" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/37wcsy1hhb9nc" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/wtw8vxdvt4gp6" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/hhn2sg41sbb31" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/m5r19rm7hd4c4" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/z4r0753xpyb2g" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/k7evqdvew5pbd" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/n2y250kn6v5j2" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 25", - "dcid": "dc/qtbbkzv6ep3p6" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", + "dcid": "dc/rtx1t4z59f2lf" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile50", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 50", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile1_Race-OIRaceOther", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 1, Race = OI_Race Other", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/csnx66kn6ndkg" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/9y74j22knwxkg" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/8mwtencdswwx6" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/2r0zw30h63gt2" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/6tp26bxsjc2n1" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/jxlvy3lepsrx8" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/f7b9h53htymfb" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/f5m1tn1gnvlf" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/dvfnchd92ek46" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/89v8qx8brwys8" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/l4kyvbqsgtr1d" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/tzrzw6mt0vw58" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/fd14n89mk0yf2" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/cpfsnzq6wy4d3" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/ypgz8qp2gc6j4" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/t5zyl8lysq7b1" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/d8k2v0jc57lf6" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/y4mt881prwcc6" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/3sngcrtfmn4d7" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/409pv6q9sfmb1" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/45hsrx2c96j37" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/vz9ppej7qc80h" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/k2ty0r7gzty98" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/5ybq1tbw5hsr3" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/g08xgre4f32qc" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/248xrww1ytkf4" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/gp42y6p4m3lxg" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/qz67xvvb7j33b" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/5wkrrqp4zsbw8" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/mlj7fbjlsyzl3" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/5jzl0ly69b79" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/wtdbvg3rf1v33" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/xpm0e6e7wsll" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/s3mwsyg0sn2y5" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/bv18hglgykjb5" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/0xp6lhgcdshp3" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/xp0e6b28j7wqg" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/qfc22drlyhgjd" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/ffr8dfg5fsq26" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/y2b4fltwhs2g2" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/3rkn9cwessth7" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/6l75kp7ksm8th" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/30n65j9pf58t2" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/73lrl126qfq5g" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/x606y3rwybstc" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/yv9klk85fw86" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/tkdv8l1sxrc84" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/msdv07hjcd6q8" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/6r54ym0dqqm3b" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/f2btqc3gd5clf" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/4ks98sbe5cty1" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/4djpy7y27wqjf" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/9jzcd6q04jl48" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/zbmz8qdnzf3h2" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/dh4vwg34lhlxh" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/w99rq5wttdtbf" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/90b0xlmq37x84" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/s0mps30wex058" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/vntnhg8zenl68" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/gc378yp2ec4fb" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/kkjr18vdryl4" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/ee5k5xyb0knt" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/k06d58kyd0qy" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/29e2wkj75etw6" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/kvlb4h0377731" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/v69s8cb9wkr9d" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/ejzjt78e4pq38" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/03vqwb9h3jdl6" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/djsb8rkpk90db" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/ssb06tdvffxxg" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/yj8memj2w65t4" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/52xw0dxyfsyhd" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/8h02gc1348tf5" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/n91nlwdjmt4b1" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/xjs3x29bvql91" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/wzp0y3mp70ckd" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/wxhlvxdfnxt83" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/6nlvvkll3d3b2" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/en7qmc00etn9f" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/cswemjw8r9esf" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/62ljs1d6lnm01" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/cw7tjxdqzhfqd" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/6pmf47mq1bfb8" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/mk2x5by998fx2" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/e028r474080vc" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/2j8n8lb7yz7d8" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/krddbtx3nd0tf" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/m2t7y0p4glq69" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/5h52qe7shbef4" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/hlpv1208x4dg7" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/7m5z1z9hxtxr7" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/bwd0tqjkj8ghb" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 50", - "dcid": "dc/w9kv2m6cyfkc3" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", + "dcid": "dc/s0v3tb2kmz6jb" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile75", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 75", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile1_Race-WhiteAloneNotHispanicOrLatino", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 1, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/q56tledgkpk9" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/vcswkb8p5fjbf" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/d0yf4s6vhnzgd" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/vsjj5ktkr7rt1" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/1qnw7cqtq1g8g" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/k4nxm205kt555" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/y1j8rrlr3w5j1" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/4slrlc780cmj8" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/l98bg9p6j64lh" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/06vb7hzw01gq7" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/w9kkw2j5wxvf9" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/2m7k6p2etn951" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/33e6ybt4dglxf" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/1n21rqdv9fts4" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/8e6t1765w7kj" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/n7kkfyz8l47b" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/mhcynszfx98e6" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/9hc8tmk61qg62" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/yezyyr1rn4hfb" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/j7mjvysz3cbcd" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/nytzrbprthyp1" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/1qgp8efdx829g" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/b2mkd2bjx0r0b" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/274p9y19xrjhd" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/hg09dj1z67hyc" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/yt7r2gz3ddnr3" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/crxzlhsh1cvt9" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/ye5ktl0kvste6" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/vfwz65hw6y631" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/czff3gylyengb" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/mxlsjrpnx7vt6" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/mhhtch1z59xpf" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/t4f9djcm2et42" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/k2rn2qjm98yz1" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/wy3wyj34qtqw3" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/532h3qw0h9te7" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/7lnge1z466y52" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/l8sm965f9dv25" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/zv4zmeejvmh76" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/9q1hnmw892cd3" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/plcesc2ey1tvf" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/59n7qpd3mwmh8" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/yepwc8yqlr4rf" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/8pybeqv6pktl5" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/n40qmzc5l8k46" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/1m151m4f52762" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/sqwlpjgm6ehk4" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/wvssk8qwq7qp2" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/ptv5ptm4bd3y9" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/9jqbfhklm3259" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/r4bq4skszsmdc" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/s0w1hwenwplc4" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/9z3msynqlc18" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/s33z1he0v1bmf" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/1n7mx02qp7b22" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/06pblkshp48b1" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/7n1yrd324rwkb" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/swv5sqjl2t4g" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/sn4xlx3sn3l51" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/901vhy9rkdjch" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/jfcxrjspfc7n9" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/qq3kfhdmc7wq2" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/rjpg1swrzpxz1" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/29zs2690nxyhd" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/x6e9kz9h390xg" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/q0d7fedfvyxv1" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/1dyg0e13rths9" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/kgkzmvhnzxbk" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/2v0162kef40l5" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/m609k86mqxms" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/62n3jdw6wy9y" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/csyfftjyb2nf9" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/ssqteztkz7pjc" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/yr4z6x7ktrc46" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/4trc7m9sqf93h" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/s31hw9296f733" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/5fn455sb99vw3" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/612zkvgq18h3" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/x936q73yjxqn6" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/fewjbgjc7bsjg" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/fkt9g0esm0j4" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/pb6ezshjzybr3" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/pvtph31nmlhd2" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/cz3wechb9m6lg" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/dy6bbs7cl3f57" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/vzxrkm053empf" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/7b55tb8k96yn5" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/qt7m8se2jnvr7" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/e6tyqmsg641qd" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/vnyzn7fnz7e0g" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/dg4qjx27n5h78" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/6yje2sqsnzet7" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 75", - "dcid": "dc/4clb3n5qkknb5" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", + "dcid": "dc/9h2ntkd2283k4" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile1_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 1, Race = American Indian And Alaska Native Alone", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile10_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 10, Race = American Indian And Alaska Native Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/d5gr9skdhq36d" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/dz2y5rl0ks0sf" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/zqv89fzfjvh99" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/t7qrs5bq945pd" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/p6hzg08wk8w98" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/94n891l24jm74" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/gz5kjgy4ypvp6" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/f2gqzkhwkrz3c" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/1lm3hctq1zlq4" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/6phk5pb2hexj" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/rqj03jzee16v7" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/f8y5j7lsnb2y9" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/r1zl44twrry86" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/q0msxfhql43k4" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/xw0mgcqltdpx6" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/kpsm9yg3fqffd" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/qj12lnvjkwr41" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/cv6w10gfezkk2" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/3fqn4w6zms5qb" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/gbs6lk5sf1k98" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/kml4zlcm40fl7" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/x75zlp9crl6rc" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/gxfsqllbhbeyg" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/ve1nhrj7hxyyh" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/xp6r7hgrndjy9" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/6mkjn7hdcrj27" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/7jte68j5jjc2g" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/mtznghdcw3lpc" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/6qm6xjne4cef7" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/1jqzl55j4qs3c" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/fcjpvhrxjd3m8" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/s310h7ntf46ch" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/y3e2fs3jxy753" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/fcqy5e9vbnfl2" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/1evrl1fbjmkh3" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/q113bv4dxzq3" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/82hp7zteknbn9" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/j4cedlkfs53p7" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/2jj07xqp274gg" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/588rlfr46v3r8" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/xtlkd18w8t98b" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/dm7s8z2880df9" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/5jmp4dmfx3v5c" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/g82vl2etzfpk7" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/3940x3c86l2kb" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/w3yjl2g6jc0eg" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/53rsjt7xftrq2" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/7kbrl06xjlve1" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/8446dh32slpcd" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/fc6ydzw4p5se6" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/02zgkeksj3jtd" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/gpgtrsfrdx2y9" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/s43jl48f9l2t7" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/2twl4vp5v4nnd" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/ghrv9vj86fhe8" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/d4wr89fy3kk96" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/gs2n7ydnh4ne3" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/c0w89ydg19cd4" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/g82frcpybz9x4" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/50d2jt10v75ff" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/55p2dxbj3pls1" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/l7k44efb97dw1" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/090jlg43lc2yg" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/n391m7389bwq2" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/gpkxnzmw44vt6" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/c3fxyh0s3x2e9" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/vqvvvy26q5qg5" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/dmlgdm9qhv808" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/snqh5pm3cz17c" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/fkgqjw3xxy9b9" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/hnbnm5rxzxw19" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/fyk195g5xj36c" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/27lpkwle4klq" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/s4bg8g8nftmr2" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/wt9c6p677nnm4" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/ty2wwg0xm5j9d" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/fchyk3xz50eqd" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/sr5d6n9jkn916" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/xpx5fsdyrpkk5" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/1z5svms52rmg8" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/919hlmkkyvwj8" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/vb3ks9g2j4e87" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/g39jphwke1r6d" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/37nd2wy8cttk3" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/cwrwksphvc9d3" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/8z1nkwqhc7sl9" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/t9bfr4dbzvn5" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/6mpygqhg6cpq7" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/zjn209ctcfsd9" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/qgdverrpt1k94" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/fswz7t33bj0k1" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/45p2qnvb2chj2" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 1, American Indian And Alaska Native Alone", - "dcid": "dc/shjnddl4zjv5c" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", + "dcid": "dc/246h36qhvj729" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile1_Race-AsianAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 1, Race = Asian Alone", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile10_Race-AsianAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 10, Race = Asian Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/2fp4j03fdg1td" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/x8sntx6248sv" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/lb1q8dtk6gllh" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/e66xkdhqtmx32" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/3v090p9xwzm84" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/xg53fes94ly2b" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/2p3zvyp3tn7g5" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/nwkkxf41b8mp8" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/1f2spbxjc0127" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/3wjpwq3yq5zv4" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/9cq6fdzfhxt08" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/myl0r6j84djq5" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/c6leg37yk218f" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/3q95fg6tzt963" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/wesn15bl7xym6" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/plevt37mvn354" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/gg4kswxsrd2l" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/pzepqcje4p872" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/0z51z3k8jd533" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/vcpvbxdyknty2" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/72vm9wledwtrg" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/zl46v3txetrmc" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/zs52vnzme9mxd" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/yff4feejpcklb" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/j4lmbtmwmq2xg" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/7x0pzj6ryrfzc" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/51e6zlh0r9pq8" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/b1cfpl8pwbtl4" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/cllvz2wdwjv33" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/vnj7e847mmmv1" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/tygzht9cjtsyf" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/xyk0en6jl9sc8" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/lfdjrcq27sme9" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/c2nzksew8pw4g" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/88qe7lqvw0d21" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/tnt93l8mkz52h" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/32sr1ncxmsbt8" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/91syrb0r8sb28" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/vwqmvblqel2ng" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/j1695q0h31b2b" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/rwjb5yv9p7c2b" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/hc20wtqf90esg" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/kc8vhldyzvlp7" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/0msplxm6jmjcb" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/qtgthcvmkt3jg" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/3m2gl442zqw59" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/phtkmld4rbnd3" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/s0pk5h988d4j3" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/5jvpw3cn3b2r5" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/7744fee9l133d" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/0yq1qef8h5jc1" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/g9jqkdpv9zvx6" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/9mtegh4wetlgh" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/0tvpd7p5yy573" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/jb62h8mdnls8c" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/edr3bp31hrb33" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/e7n5pxfdtd935" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/s6p4b8pjheer5" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/2j0zg6zxdwfrb" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/szzy6jyrw7jl3" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/dwrhcw3fehd0c" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/c00r890bkmhw1" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/msw6381w5yxj3" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/r3menl0w6156d" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/l3qxcfqhc40cd" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/yzj2l63f7r3gc" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/ddv0h2rh40nxf" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/yrg1nth5stfr9" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/bcrlzgn8ffxwh" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/2gqhq503cfb05" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/pcfcj7bjbf3n7" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/qnr9lw5p728hf" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/vvqrr40rjlz23" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/d3elrkb5l5rm3" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/2v5vbndp9ctcc" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/cgr9d5w722zz8" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/kb41qmwpggfmf" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/1q0nrwxf6d8m2" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/m4rqhq9dvjh9c" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/ppq0y30sylxp8" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/vwmvgsmhxbneb" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/nym1r89bsxlw" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/ddfkx4qgtlsd6" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/rg1bk26kx3hr7" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/pjrxz6pne69k" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/sthmp4l78y9k9" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/pvrdy1jkkrdjc" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/6706e4cyy18w6" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/e102b27kd5bg5" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/7367gh8xkrdqh" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/4e4tb9jbe8gyb" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/g1txqyrdve6c7" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 1, Asian Alone", - "dcid": "dc/kvfgljdnfkkzb" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", + "dcid": "dc/2qh0m7fb5gyk6" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile1_Race-BlackOrAfricanAmericanAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 1, Race = Black or African American Alone", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile10_Race-BlackOrAfricanAmericanAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 10, Race = Black or African American Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/sq04fn0nb6s5" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/wsk0338trhy1f" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/nqwt7gznrzx06" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/8n2sxzctss582" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/6mwcgbskxfez1" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/2rgvxqtjgkww7" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/2psdrryzhy892" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/v3rhmek4zy47c" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/ksc0ngvljh8lg" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/7sbp7pv5lt5gg" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/ptb8wv50lz3g2" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/g3tmcn35yd9bg" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/5h3h96kskwgxc" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/kx7903p9spgqh" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/5ejp0h2qdn843" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/vrezk5wyg97x2" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/kx6qelhpwff18" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/00cm3n1perx72" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/g55jq2qzgb6m2" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/j2wvywpj2vh61" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/6e07k4512hpyb" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/2k54e9d389qp6" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/y7pv032xtdwed" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/1nx9m69enp875" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/tt5pvzj1n29k8" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/t1d3xveyf75vg" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/mhl9cl9elltw6" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/5vr9p0gjd7w66" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/hsprw3yv910lb" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/gwvr0em2f6w46" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/5d3hjxn2l2v03" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/krbd773p4mm36" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/0jys4kefm0hz5" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/r3nwbkgz0qqn7" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/g7ev0j40rqsx1" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/snzkyqr1xbmx8" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/f79f8edlknl31" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/52kwspzjexz2d" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/5vedbs3dtf9v7" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/fjk6xf47rqslf" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/x0bcjr8wx05mh" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/xcfdthtqhmbk2" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/mxe0k4qcxg6xd" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/w6c7c7xe7yb22" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/errlqcykkl3j2" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/vclq94hmf6zq7" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/kzfl934vk7n83" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/vbmpnry5kgvbh" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/qqc503cqsgb82" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/38sbgldm5g7e" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/2gpk7tb0fmg23" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/r10k758ft27x1" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/t6m88h6yk5rbh" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/v0m4ejez8wktg" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/087t3ef8blw5g" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/wljmrxzewz49f" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/64w0sfzx6jer9" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/63j0e1ksfkv" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/l9zxs9rlfvv98" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/jlnj12v39kxcc" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/wb4wptzbqfms6" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/kp10htqbg58z3" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/pel9pd0gyxrl" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/qspzyrxlfz4f9" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/1zrnf78bmsz4f" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/fbzmc5c8d65" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/2ty3f7h394pw4" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/68qzf44978z1b" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/5qhvyf5fnl1t" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/hv0bkh6ylx422" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/n1m9dl94fb004" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/0glqqggbxql4g" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/l41n7ct39xvg8" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/dvbzeyhb2k0pf" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/tfde7zetpsy4g" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/vrfp9dw7zezl6" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/yjmd94h34spdh" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/7ke0hqrsljhe5" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/p9wghq96mmb76" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/xz1n2w55fyjbc" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/r0sknknwpm1tf" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/seldtdtdh3h57" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/qyg2c53hzc3eg" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/3h0nmf7et46g6" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/glx3fr2p46bkc" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/hvjkvbd8z6v5b" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/ehh1c667hlxy" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/w0mjb2qdk56b2" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/bpw4jfbd552rb" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/gc8sss654d7k8" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/xr0h9t11tclbf" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/mh09rvmfcqw0f" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 1, Black or African American Alone", - "dcid": "dc/71nb7bfn5rlnf" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", + "dcid": "dc/e9hycwbqp8w78" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile1_Race-HispanicOrLatinoRace", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 1, Race = Hispanic or Latino", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile10_Race-HispanicOrLatinoRace", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 10, Race = Hispanic or Latino", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/l84gqc95g9p1d" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/b6p37lqn4clw1" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/wvgp458hl2my9" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/52wgetcb5mb66" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/2yqvdymmzf9sb" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/69c8nj5rsz5gb" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/cl22p6bz11688" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/1bcg0295k393" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/1tlllqjvry09d" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/elw96y6p0g613" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/6jr2wrzj4xp6c" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/7tfc89hs0h4fb" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/shqz2gyzxzj3h" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/yjw7xh9ntyd0h" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/5pygsq6b9z5p4" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/bzmnxwx879597" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/y5l4g7ymn1bd1" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/bnwhcs0r1ws97" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/ttk3r3vcevwjh" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/t8q3yj661b76" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/jmytmrveb4jd8" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/8g858fyjbklg" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/785xbtvz0fp81" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/ytqb6t3p4jw4c" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/rhfkb7hm9pz0d" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/dhjw5nc3thywb" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/xnqy7h3evbx5" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/d22jezeze5434" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/n5f5djqjw17d5" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/kjlly5f2zhgv2" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/lb1x6jjdhyt4d" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/je1ypger4t4y" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/vf0sxhjpmpwx" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/htqyv9ghfxzk4" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/sn81yqv4le8g6" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/nl5h2q67p4t46" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/vlfkc8my0ets4" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/v317g7fg0kzcc" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/n03v0h1xjtlcd" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/f78mtqec3h587" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/sc7rce67xv9h9" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/0mcqk8lqqlrn5" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/2ebjthxxt773h" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/m29r40n9e1f24" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/z3w1kwe0cvy98" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/k9r274jwvfbeh" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/h0eppn58te7q" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/3rv5dcz249qb7" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/07ty5jcqeqq03" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/ql9r4hvtb3mw1" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/gvcr1tq1z2rx4" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/hyzq2318ffp1g" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/c95nyjl22c5l1" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/lkmppqw359dqc" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/6t0p3kezqq141" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/3v0f8rxbbekf9" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/ygpmqkz80jl51" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/gsw1fv0nw6r73" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/n2fk6kb9vtbx7" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/2lj0jc52csmf7" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/p6m3834zwpp4f" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/5x6n3eg250sh" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/w834nv0wzv0s4" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/dqe5289vpvr3g" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/7cb0t5qwg4fc7" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/n8p5sv3ybbhf3" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/tnzmw4jepyg03" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/mfhgfcwkgsyx6" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/chzshjsc3vxfh" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/q24xsdkx052hb" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/f89zyymy99y29" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/w7j9n0vb66ywd" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/vfk76h41xfgfh" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/fs50nwynpqp0c" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/mtx3nszjbv1f9" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/lvxj1lxm8yyv2" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/wtrr96jzrtr5g" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/wyd310782ltt9" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/ttb86973gswr4" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/r2sgm1g79d972" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/2fvpv2h92j5n9" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/r679yy51smwv4" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/spfs7v1pwxc21" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/pcl63db79vxb5" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/37wcsy1hhb9nc" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/6mxvc47t62v04" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/hhn2sg41sbb31" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/z81m4myh9tyc5" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/z4r0753xpyb2g" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/y7vcld3stvgj6" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/n2y250kn6v5j2" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/8k0dlq2yeexgf" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 1, Hispanic or Latino", - "dcid": "dc/rtx1t4z59f2lf" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", + "dcid": "dc/6ypvnjkyqnnv9" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile1_Race-OIRaceOther", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 1, Race = OI_Race Other", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile10_Race-OIRaceOther", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 10, Race = OI_Race Other", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/9y74j22knwxkg" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/mybtj6bff7g2b" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/2r0zw30h63gt2" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/q4s75vvqpthj1" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/jxlvy3lepsrx8" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/xf9rsr260gc22" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/f5m1tn1gnvlf" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/byjdr4wb4f137" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/89v8qx8brwys8" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/0epg435jsdlw3" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/tzrzw6mt0vw58" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/4pg4jp65jexy9" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/cpfsnzq6wy4d3" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/dwbeswq3we7m5" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/t5zyl8lysq7b1" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/fhhvwbt2hvceb" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/y4mt881prwcc6" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/ml3fbtknpgw4h" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/409pv6q9sfmb1" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/17nf9dkqdbcd9" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/vz9ppej7qc80h" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/3tsex1195p446" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/5ybq1tbw5hsr3" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/0chbbk855plmh" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/248xrww1ytkf4" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/0xe00gqsp7t5c" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/qz67xvvb7j33b" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/0v1r7vhjnqdsd" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/mlj7fbjlsyzl3" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/2k85vzrndln44" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/wtdbvg3rf1v33" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/6q6szhr6cpqb6" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/s3mwsyg0sn2y5" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/gn9rjhkm43sn5" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/0xp6lhgcdshp3" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/ckj026961j5yb" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/qfc22drlyhgjd" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/rd7000mcxc3v4" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/y2b4fltwhs2g2" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/2jf5n69j07zk8" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/6l75kp7ksm8th" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/qwhzsx62v8yb4" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/73lrl126qfq5g" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/1tm4xmn1l5zs3" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/yv9klk85fw86" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/rsxllqdcxzzf9" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/msdv07hjcd6q8" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/qp67ljmpk2574" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/f2btqc3gd5clf" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/zng3w7ept1f97" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/4djpy7y27wqjf" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/33z847w6elfq2" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/zbmz8qdnzf3h2" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/cl09zzycc1vtf" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/w99rq5wttdtbf" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/sl4lxcrcbpg2g" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/s0mps30wex058" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/vt36qnr68tm2b" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/gc378yp2ec4fb" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/8gw99b0eqgdx" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/ee5k5xyb0knt" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/hnb6yv2gglh5h" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/29e2wkj75etw6" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/tncr7bm8qjwsd" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/v69s8cb9wkr9d" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/77d9lbkvl0l54" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/03vqwb9h3jdl6" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/177w46be5tpc3" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/ssb06tdvffxxg" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/81g19hq7xpb03" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/52xw0dxyfsyhd" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/tfcrlm4qcp4f3" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/n91nlwdjmt4b1" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/00yl8ckmfy0fc" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/wzp0y3mp70ckd" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/6xsxjnxn43sq5" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/6nlvvkll3d3b2" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/tkyge1j325dph" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/cswemjw8r9esf" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/t4ecje4n46vn3" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/cw7tjxdqzhfqd" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/qywvm3m0bzzz6" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/mk2x5by998fx2" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/27p37yfthvbr8" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/2j8n8lb7yz7d8" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/v48hx75g3zv23" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/m2t7y0p4glq69" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/wkl59mt6n6dt3" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/hlpv1208x4dg7" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/0g737l0mkqz03" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/bwd0tqjkj8ghb" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/p5ng2zdrb9fzf" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 1, OI_Race Other", - "dcid": "dc/s0v3tb2kmz6jb" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", + "dcid": "dc/3xm79fym3p7e5" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile1_Race-WhiteAloneNotHispanicOrLatino", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 1, Race = White Alone Not Hispanic or Latino", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile10_Race-WhiteAloneNotHispanicOrLatino", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 10, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/vcswkb8p5fjbf" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/6p8rxr7zqp101" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/vsjj5ktkr7rt1" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/jyd7qtf7klv6h" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/k4nxm205kt555" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/mfd5vj0vlqzgg" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/4slrlc780cmj8" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/8efh5fccm7cng" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/06vb7hzw01gq7" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/00xjz46zf5sk9" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/2m7k6p2etn951" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/fmmpl3ggtn4n7" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/1n21rqdv9fts4" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/2pyf1hg9056xh" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/n7kkfyz8l47b" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/23hdpx02c3z1" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/9hc8tmk61qg62" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/d0112xcsvf5p1" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/j7mjvysz3cbcd" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/qq67gs57stz01" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/1qgp8efdx829g" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/j3p2168smhneh" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/274p9y19xrjhd" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/1vfc7fsd8t7g8" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/yt7r2gz3ddnr3" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/rd326njdynwl1" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/ye5ktl0kvste6" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/7xbcnm3qbydtf" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/czff3gylyengb" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/4l98gp3lfm7k1" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/mhhtch1z59xpf" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/wf0896j0cjh6g" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/k2rn2qjm98yz1" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/0sdbrq4cyqjr2" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/532h3qw0h9te7" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/qdpj5d9edfzm7" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/l8sm965f9dv25" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/tk524d733cp86" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/9q1hnmw892cd3" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/033l6tyqnqb2h" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/59n7qpd3mwmh8" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/lrh6xh02k12kb" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/8pybeqv6pktl5" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/jy9m3ncdnxtj2" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/1m151m4f52762" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/fr6pgs5kvq1l2" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/wvssk8qwq7qp2" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/wcmfb5fq2j2jh" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/9jqbfhklm3259" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/nt1hhnqj41tv8" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/s0w1hwenwplc4" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/4fcxnqz32dxvf" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/s33z1he0v1bmf" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/4fch3z93y8ebg" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/06pblkshp48b1" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/v3ym3t64kgt0b" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/swv5sqjl2t4g" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/c82c72mg0llth" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/901vhy9rkdjch" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/jwyfbey6t00yd" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/qq3kfhdmc7wq2" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/l1557mxzxdy1f" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/29zs2690nxyhd" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/dlh6ck0js1027" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/q0d7fedfvyxv1" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/chrz740gt7mwg" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/kgkzmvhnzxbk" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/lzgwgh631b5jd" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/m609k86mqxms" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/cdlevpeg6qy71" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/csyfftjyb2nf9" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/p05g7qrr3zzs4" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/yr4z6x7ktrc46" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/hqt2cnqbvewqh" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/s31hw9296f733" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/2mzs7rybetb73" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/612zkvgq18h3" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/qr73qmrjz5t04" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/fewjbgjc7bsjg" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/7bej5hy1gdx99" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/pb6ezshjzybr3" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/2em2fh7cc2xv6" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/cz3wechb9m6lg" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/vscnx80bqegs2" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/vzxrkm053empf" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/nlp38y3rd7v68" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/qt7m8se2jnvr7" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/dpwxcr7n3bxh" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/vnyzn7fnz7e0g" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/82vb0hbm46t3" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/6yje2sqsnzet7" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/9c67nt6k01zl1" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 1, White Alone Not Hispanic or Latino", - "dcid": "dc/9h2ntkd2283k4" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", + "dcid": "dc/pqwtt4jtjnf22" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile10_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 10, Race = American Indian And Alaska Native Alone", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile100_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 100, Race = American Indian And Alaska Native Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/dz2y5rl0ks0sf" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/ev9n7w3nqc79" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/t7qrs5bq945pd" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/jsl8r0wk7rxkc" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/94n891l24jm74" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/ff3g6f9vhgcqh" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/f2gqzkhwkrz3c" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/h0byn5er39e94" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/6phk5pb2hexj" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/ccrx3mjlgyfl4" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/f8y5j7lsnb2y9" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/4ddjy2r4bt5pb" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/q0msxfhql43k4" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/4ln93xk5y9jqg" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/kpsm9yg3fqffd" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/hm7266r0zy35h" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/cv6w10gfezkk2" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/8l72gvhwcpf74" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/gbs6lk5sf1k98" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/wgqndt6x5b849" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/x75zlp9crl6rc" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/59nvd984vt6cg" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/ve1nhrj7hxyyh" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/dd2pxwr1eyrhb" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/6mkjn7hdcrj27" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/293tm6r3e6zdg" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/mtznghdcw3lpc" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/10nh7yj7r3854" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/1jqzl55j4qs3c" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/xh6jbzknh89c2" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/s310h7ntf46ch" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/qvpbe31zn68k2" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/fcqy5e9vbnfl2" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/047zbghxyxs7f" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/q113bv4dxzq3" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/tj88snkfzjev9" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/j4cedlkfs53p7" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/3yrzfrv6yqgt3" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/588rlfr46v3r8" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/01yvwknf5jvk5" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/dm7s8z2880df9" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/855s5j8gv6xgd" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/g82vl2etzfpk7" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/3w3feqx2tmvl4" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/w3yjl2g6jc0eg" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/6sxylerdd1z2b" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/7kbrl06xjlve1" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/h1200kt3067y4" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/fc6ydzw4p5se6" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/9s1c64dbv2kf3" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/gpgtrsfrdx2y9" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/dn7yyg024txgf" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/2twl4vp5v4nnd" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/y5bpgc2lbx83h" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/d4wr89fy3kk96" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/dzvtn0v1vqx4d" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/c0w89ydg19cd4" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/sq2mcsnpj30h9" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/50d2jt10v75ff" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/1phpyhy51njh" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/l7k44efb97dw1" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/jeq9yjcebhxj8" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/n391m7389bwq2" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/nd2d5qr41l4z6" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/c3fxyh0s3x2e9" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/k7nyhess21prf" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/dmlgdm9qhv808" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/ntwbmcwvkvc06" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/fkgqjw3xxy9b9" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/k89xdtt4g6lg5" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/fyk195g5xj36c" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/xjel8neb8r869" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/s4bg8g8nftmr2" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/ecr4cxs6g69c8" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/ty2wwg0xm5j9d" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/000emn1ckkkg9" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/sr5d6n9jkn916" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/2vtbnw0365de2" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/1z5svms52rmg8" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/fblxrbh6dkwrh" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/vb3ks9g2j4e87" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/60r5f7cjclwy3" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/37nd2wy8cttk3" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/kzlqdrqkvjs54" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/8z1nkwqhc7sl9" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/141mfyqxvg4td" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/6mpygqhg6cpq7" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/f7jvejsmlvtt9" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/qgdverrpt1k94" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/t4qtlrlz3ryvc" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/45p2qnvb2chj2" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/khmq869f0322b" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 10, American Indian And Alaska Native Alone", - "dcid": "dc/246h36qhvj729" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", + "dcid": "dc/6m7dm2l6ldg1c" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile10_Race-AsianAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 10, Race = Asian Alone", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile100_Race-AsianAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 100, Race = Asian Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/x8sntx6248sv" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/wkreyl3mknkwc" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/e66xkdhqtmx32" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/9mqnwesbmkw01" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/xg53fes94ly2b" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/4wf35yks8xp9b" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/nwkkxf41b8mp8" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/2p5f2jrdqq5h7" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/3wjpwq3yq5zv4" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/kbxgkfptt0057" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/myl0r6j84djq5" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/m6y3y6w64ws21" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/3q95fg6tzt963" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/73890n1z53gxc" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/plevt37mvn354" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/883eltl35e4sf" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/pzepqcje4p872" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/pqkv75f268fgd" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/vcpvbxdyknty2" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/ksnszj97fgh43" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/zl46v3txetrmc" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/cklp88mff62eh" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/yff4feejpcklb" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/17rlt3e6zp2n6" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/7x0pzj6ryrfzc" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/bt5k038g5bzm3" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/b1cfpl8pwbtl4" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/p23v71je6jfb9" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/vnj7e847mmmv1" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/4w87mxqc730v2" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/xyk0en6jl9sc8" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/l3r3jf52hjw7" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/c2nzksew8pw4g" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/63rg7tx5jhp34" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/tnt93l8mkz52h" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/s1ltmy52z88yc" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/91syrb0r8sb28" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/y0tgbp2wghl44" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/j1695q0h31b2b" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/eexslvsyf4tn8" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/hc20wtqf90esg" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/kdn4cvqsbd891" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/0msplxm6jmjcb" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/j6psfbd1xbwf2" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/3m2gl442zqw59" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/5e6vyjcgr1r88" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/s0pk5h988d4j3" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/s0see9ph8xz4d" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/7744fee9l133d" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/02g9jzh47d7l4" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/g9jqkdpv9zvx6" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/dy8n0bk95jzd2" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/0tvpd7p5yy573" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/vv21t50shhtb1" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/edr3bp31hrb33" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/r1btbgr7gpyq7" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/s6p4b8pjheer5" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/prltqxv6jcxfb" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/szzy6jyrw7jl3" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/84d72h5z0rpg3" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/c00r890bkmhw1" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/hq0v95jfpg4l1" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/r3menl0w6156d" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/pzyhgqv0sjsv9" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/yzj2l63f7r3gc" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/zb6wejdgqp6m5" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/yrg1nth5stfr9" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/sxx1bfj7b4dvb" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/2gqhq503cfb05" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/m5wpwr8zs7rs6" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/qnr9lw5p728hf" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/crszmyxlt47ed" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/d3elrkb5l5rm3" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/c0kjld4z2e1l1" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/cgr9d5w722zz8" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/8nwxj1cqpmvbg" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/1q0nrwxf6d8m2" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/39fy4x53jr97d" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/ppq0y30sylxp8" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/js9hyzf9xd6n" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/nym1r89bsxlw" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/j8n330c7e9reb" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/rg1bk26kx3hr7" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/v682kr01q54bd" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/sthmp4l78y9k9" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/e9p4pllhrq7gg" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/6706e4cyy18w6" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/rdn79h2dwp039" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/7367gh8xkrdqh" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/m54l5y13449h9" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/g1txqyrdve6c7" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/0h8j6nq5clb97" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 10, Asian Alone", - "dcid": "dc/2qh0m7fb5gyk6" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", + "dcid": "dc/qbveb2f7pthbb" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile10_Race-BlackOrAfricanAmericanAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 10, Race = Black or African American Alone", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile100_Race-BlackOrAfricanAmericanAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 100, Race = Black or African American Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/wsk0338trhy1f" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/b8x6rv3qte2vh" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/8n2sxzctss582" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/cnjk7c7ws40mg" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/2rgvxqtjgkww7" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/fq771v2hkxlf2" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/v3rhmek4zy47c" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/jp8d3535k1xr1" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/7sbp7pv5lt5gg" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/q1vl19t1dptk6" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/g3tmcn35yd9bg" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/ksy47r2wqrslc" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/kx7903p9spgqh" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/7emk6d988w267" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/vrezk5wyg97x2" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/cthzywjrgvwvd" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/00cm3n1perx72" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/2vywwh2eqmpt3" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/j2wvywpj2vh61" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/9xjss2q35d81c" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/2k54e9d389qp6" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/e8e0xd9jx98l7" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/1nx9m69enp875" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/91qh2d6q3hhqd" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/t1d3xveyf75vg" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/2kmx3bk3f72b3" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/5vr9p0gjd7w66" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/c16bbrvt42by" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/gwvr0em2f6w46" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/ehf1178yxz15d" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/krbd773p4mm36" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/4slhdqt55jmm5" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/r3nwbkgz0qqn7" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/1k50bg3fsnvj4" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/snzkyqr1xbmx8" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/h1emyle4pj9c" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/52kwspzjexz2d" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/9qq8sm2xk3yh" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/fjk6xf47rqslf" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/pp0v8g0djy2f6" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/xcfdthtqhmbk2" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/cq5d950pdhdtf" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/w6c7c7xe7yb22" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/0n9kcrjg5ph6g" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/vclq94hmf6zq7" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/eb5lckqfl47n5" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/vbmpnry5kgvbh" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/2s0vpp39ye1jb" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/38sbgldm5g7e" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/qplkevh78xych" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/r10k758ft27x1" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/wmy2xv29844mh" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/v0m4ejez8wktg" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/1ew6jecrk7rqd" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/wljmrxzewz49f" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/f8z6d4x96dytb" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/63j0e1ksfkv" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/cvq770e4r5803" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/jlnj12v39kxcc" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/m1pl30bml40x" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/kp10htqbg58z3" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/eer7bvf9457l5" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/qspzyrxlfz4f9" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/y0tjgxq900t2c" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/fbzmc5c8d65" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/gpqsrf6de99g" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/68qzf44978z1b" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/l2fy96x48be5c" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/hv0bkh6ylx422" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/ysz8m459523qf" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/0glqqggbxql4g" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/xpwlhgchmv573" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/dvbzeyhb2k0pf" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/b8vhb0qp158ph" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/vrfp9dw7zezl6" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/xvqv6t7lwx1sg" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/7ke0hqrsljhe5" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/wswjq3n00rdrh" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/xz1n2w55fyjbc" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/43tx21lybfdq2" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/seldtdtdh3h57" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/jvt0qcph55sbh" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/3h0nmf7et46g6" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/gw1n1jhswq413" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/hvjkvbd8z6v5b" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/lddbt55vwn048" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/w0mjb2qdk56b2" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/dj9khbhdbdks7" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/gc8sss654d7k8" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/jn8wbbbbslgh" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/mh09rvmfcqw0f" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/cn80kmnt30zyf" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 10, Black or African American Alone", - "dcid": "dc/e9hycwbqp8w78" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", + "dcid": "dc/9sej1r2ts584c" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile10_Race-HispanicOrLatinoRace", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 10, Race = Hispanic or Latino", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile100_Race-HispanicOrLatinoRace", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 100, Race = Hispanic or Latino", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/b6p37lqn4clw1" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/dt3tn95p9ghq3" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/52wgetcb5mb66" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/t8zn1x6bgdjq1" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/69c8nj5rsz5gb" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/3695zcxds1zm1" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/1bcg0295k393" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/0jjspblqw53kb" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/elw96y6p0g613" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/l6xqwc0h93sx" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/7tfc89hs0h4fb" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/dtp4851s482mc" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/yjw7xh9ntyd0h" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/gf06encc48db6" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/bzmnxwx879597" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/pg4vlt1yfs103" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/bnwhcs0r1ws97" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/48dektn7mzdxh" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/t8q3yj661b76" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/zlqllel2yt294" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/8g858fyjbklg" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/rlt5n8xzrlr59" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/ytqb6t3p4jw4c" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/bc22qtxzh0gjh" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/dhjw5nc3thywb" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/nb2ylp72pn163" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/d22jezeze5434" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/e463kz6e5zm6b" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/kjlly5f2zhgv2" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/m7xd0t4je7qj2" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/je1ypger4t4y" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/43n1mt11qg82c" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/htqyv9ghfxzk4" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/j1m84kmczczn8" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/nl5h2q67p4t46" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/9v3fpzl6vm48d" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/v317g7fg0kzcc" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/0ncwyfsqfj297" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/f78mtqec3h587" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/89dscs51s7dn2" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/0mcqk8lqqlrn5" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/deg27e0fmx901" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/m29r40n9e1f24" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/f90hjyjcsy663" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/k9r274jwvfbeh" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/z474fdjd74he7" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/3rv5dcz249qb7" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/fljy0c4h34s08" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/ql9r4hvtb3mw1" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/2f7e8nhm83edc" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/hyzq2318ffp1g" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/94jjg42hep0w5" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/lkmppqw359dqc" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/p45xy3vg5m8q5" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/3v0f8rxbbekf9" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/5w7mmtvr0egh7" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/gsw1fv0nw6r73" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/l86yxtpztqbdc" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/2lj0jc52csmf7" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/pqwftvevlfwm2" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/5x6n3eg250sh" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/z4j9yftfsqdlb" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/dqe5289vpvr3g" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/09r93npc6f4dh" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/n8p5sv3ybbhf3" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/f3wf60pcrlktb" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/mfhgfcwkgsyx6" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/bc30t0l3xdjfh" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/q24xsdkx052hb" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/nc55hrfhj562d" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/w7j9n0vb66ywd" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/ssxlknqqw4pe9" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/fs50nwynpqp0c" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/egvybgfynv7cc" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/lvxj1lxm8yyv2" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/x5ectv0tndj55" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/wyd310782ltt9" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/m9b33vy67zv3f" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/r2sgm1g79d972" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/ql8p2nqb5bwgc" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/r679yy51smwv4" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/k2w8ehznvhpv3" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/pcl63db79vxb5" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/364tw9ch1rzd4" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/6mxvc47t62v04" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/nc877vgs5jllh" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/z81m4myh9tyc5" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/jfmw13r2kqbhg" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/y7vcld3stvgj6" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/3yvdfyqd1zbw6" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/8k0dlq2yeexgf" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/75232wl5kpz39" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 10, Hispanic or Latino", - "dcid": "dc/6ypvnjkyqnnv9" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", + "dcid": "dc/zxg31dqq0d47g" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile10_Race-OIRaceOther", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 10, Race = OI_Race Other", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile100_Race-OIRaceOther", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 100, Race = OI_Race Other", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/mybtj6bff7g2b" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/8z8x0m82md1d5" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/q4s75vvqpthj1" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/sth125g6yyc5b" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/xf9rsr260gc22" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/hfhr9s4rbvl69" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/byjdr4wb4f137" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/crg4md6pf6yt" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/0epg435jsdlw3" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/5hb2h4qmkt0rb" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/4pg4jp65jexy9" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/f3qgqcqnm0wgd" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/dwbeswq3we7m5" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/4eqvl3ybjsv5d" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/fhhvwbt2hvceb" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/pvgly07vlffkb" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/ml3fbtknpgw4h" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/3m5mqbdvbtys5" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/17nf9dkqdbcd9" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/xj6r5ktk7nm5" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/3tsex1195p446" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/d2lqb3cfwjhw8" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/0chbbk855plmh" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/d24g29253dw7b" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/0xe00gqsp7t5c" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/pbsdl69ds0mx7" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/0v1r7vhjnqdsd" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/d7232tqxzh1qf" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/2k85vzrndln44" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/6r8jsfe3d1x68" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/6q6szhr6cpqb6" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/54x18j7mmmsl1" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/gn9rjhkm43sn5" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/qpdq4j1zjz6zb" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/ckj026961j5yb" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/ytbd2kw4qphk" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/rd7000mcxc3v4" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/glz6vkbx663q3" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/2jf5n69j07zk8" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/rgxw0znmnmt71" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/qwhzsx62v8yb4" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/j1vhwyl8jgzsd" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/1tm4xmn1l5zs3" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/wlf1487wclteb" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/rsxllqdcxzzf9" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/7mg656xv2wneg" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/qp67ljmpk2574" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/nv5cgbg5vxpq8" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/zng3w7ept1f97" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/y67hw24qdmz5h" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/33z847w6elfq2" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/x61rv0zx6136d" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/cl09zzycc1vtf" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/51f38pept7pb5" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/sl4lxcrcbpg2g" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/6gffm9pgfftzc" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/vt36qnr68tm2b" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/l15wldzjd1v43" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/8gw99b0eqgdx" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/l5y2nd0f32x32" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/hnb6yv2gglh5h" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/jfk0xmk6tchg" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/tncr7bm8qjwsd" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/bmkrvesn1zr71" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/77d9lbkvl0l54" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/n7p7b0n9vt7mb" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/177w46be5tpc3" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/vlc2v14cc96t4" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/81g19hq7xpb03" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/2l7yjwjjh0gtd" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/tfcrlm4qcp4f3" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/fewjpm740qpw4" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/00yl8ckmfy0fc" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/g901cl9jcpm91" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/6xsxjnxn43sq5" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/v8y479sg0kf8d" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/tkyge1j325dph" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/krrdr2d3d6ggc" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/t4ecje4n46vn3" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/t42f7nqnl2yb1" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/qywvm3m0bzzz6" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/kt9es4ekz3r31" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/27p37yfthvbr8" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/zv7gb3nd8f9hd" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/v48hx75g3zv23" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/2bkcxe4vy3byg" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/wkl59mt6n6dt3" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/x77kcebxjf98c" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/0g737l0mkqz03" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/bc2fsx0x92vlf" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/p5ng2zdrb9fzf" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/j2hxygxek1f4b" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 10, OI_Race Other", - "dcid": "dc/3xm79fym3p7e5" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", + "dcid": "dc/jjfx55gx8d9bb" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile10_Race-WhiteAloneNotHispanicOrLatino", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 10, Race = White Alone Not Hispanic or Latino", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile100_Race-WhiteAloneNotHispanicOrLatino", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 100, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/6p8rxr7zqp101" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/352lrb379pl4" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/jyd7qtf7klv6h" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/d53mjk5vgt25c" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/mfd5vj0vlqzgg" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/5hvcs5lbs7vhh" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/8efh5fccm7cng" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/1m9pnrgf4h77h" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/00xjz46zf5sk9" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/f7kvschl67lpb" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/fmmpl3ggtn4n7" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/db1exee0xskbb" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/2pyf1hg9056xh" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/nsfny3pl90891" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/23hdpx02c3z1" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/4014vh7phesb" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/d0112xcsvf5p1" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/w1erv1l5sgl5f" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/qq67gs57stz01" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/zpsdpwgd9l3s" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/j3p2168smhneh" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/t267em507lrf4" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/1vfc7fsd8t7g8" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/xkpc1ccj6dd9c" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/rd326njdynwl1" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/x4lc3tqej6yd9" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/7xbcnm3qbydtf" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/qjergxjqc05dc" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/4l98gp3lfm7k1" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/yn2xeyyb6egv2" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/wf0896j0cjh6g" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/mj4rbdp74s8c8" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/0sdbrq4cyqjr2" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/fvjczypdg8gbh" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/qdpj5d9edfzm7" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/zx6f49qrg2g41" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/tk524d733cp86" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/wksfd8v23hh3c" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/033l6tyqnqb2h" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/r8qdtp6m7d2gc" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/lrh6xh02k12kb" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/5d5tb493nxhf3" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/jy9m3ncdnxtj2" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/v4rdqh17hwlb1" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/fr6pgs5kvq1l2" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/j2yp5bl46084" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/wcmfb5fq2j2jh" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/lwztmzrcsktsg" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/nt1hhnqj41tv8" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/h514ptv1q0mx5" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/4fcxnqz32dxvf" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/gpr1z0yy1kls9" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/4fch3z93y8ebg" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/ek060c25xkg51" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/v3ym3t64kgt0b" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/731htgjeh428f" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/c82c72mg0llth" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/ennhn3x328qyc" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/jwyfbey6t00yd" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/7lk3mdb8rbwfb" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/l1557mxzxdy1f" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/zm65rcr20plk8" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/dlh6ck0js1027" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/61cxnrwcjx92h" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/chrz740gt7mwg" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/623m304bhnb2b" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/lzgwgh631b5jd" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/h3961v27e1yv5" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/cdlevpeg6qy71" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/h1zjje80275fg" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/p05g7qrr3zzs4" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/7yml0tfq1kbfd" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/hqt2cnqbvewqh" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/d3z8fwgzztjw3" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/2mzs7rybetb73" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/gxf63dgqbr8tf" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/qr73qmrjz5t04" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/lw3fnf6s74hjd" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/7bej5hy1gdx99" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/6b8fcdt1j8k49" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/2em2fh7cc2xv6" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/4flgzhqlyl0vf" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/vscnx80bqegs2" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/v4m37h7p06548" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/nlp38y3rd7v68" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/rpfd8fmveywk6" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/dpwxcr7n3bxh" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/7qp9ndfnyj8n8" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/82vb0hbm46t3" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/8eynp2y34c599" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/9c67nt6k01zl1" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/jjhxxwg8rdkv1" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 10, White Alone Not Hispanic or Latino", - "dcid": "dc/pqwtt4jtjnf22" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", + "dcid": "dc/1ynj3ml9hqtb7" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile100_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 100, Race = American Indian And Alaska Native Alone", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile25_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 25, Race = American Indian And Alaska Native Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/ev9n7w3nqc79" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/x4jprl1lq92vb" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/jsl8r0wk7rxkc" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/26e9k0619srdb" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/ff3g6f9vhgcqh" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/sgvzqkre47jr6" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/h0byn5er39e94" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/etv6bep3cyh6b" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/ccrx3mjlgyfl4" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/9907548l7rtv9" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/4ddjy2r4bt5pb" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/ssb09knt15ked" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/4ln93xk5y9jqg" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/nzcb7434j2d56" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/hm7266r0zy35h" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/4vcn4etltxp4b" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/8l72gvhwcpf74" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/qsvymrhjgkz17" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/wgqndt6x5b849" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/qq2emmz2ed4w6" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/59nvd984vt6cg" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/2db64ykwrqgpc" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/dd2pxwr1eyrhb" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/2thx6k7bxmc22" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/293tm6r3e6zdg" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/th9mfmmyc0bz7" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/10nh7yj7r3854" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/32xlj4dep213" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/xh6jbzknh89c2" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/94w3h14h32dp9" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/qvpbe31zn68k2" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/8q526793cb1w" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/047zbghxyxs7f" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/vyel6d22ld265" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/tj88snkfzjev9" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/g9zpzglje4142" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/3yrzfrv6yqgt3" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/etpehlm0x6h5g" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/01yvwknf5jvk5" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/l8lmmtr6rvf7c" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/855s5j8gv6xgd" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/1s01mgl2044tb" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/3w3feqx2tmvl4" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/h3cmpgj1zt3ef" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/6sxylerdd1z2b" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/q9hpjvpbm0g5b" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/h1200kt3067y4" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/czt5gxrhrh6z6" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/9s1c64dbv2kf3" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/08rqmgzdlwkzh" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/dn7yyg024txgf" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/p50fp1ek42elc" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/y5bpgc2lbx83h" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/7qkp41fb3c4s3" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/dzvtn0v1vqx4d" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/brcbsb15m81eb" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/sq2mcsnpj30h9" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/63ph0gdccr66d" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/1phpyhy51njh" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/elc0gkrv2z7wc" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/jeq9yjcebhxj8" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/7pdsmx7lngmgd" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/nd2d5qr41l4z6" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/6ek02xdwgjvj8" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/k7nyhess21prf" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/xwm0kl9nhmdf7" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/ntwbmcwvkvc06" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/tzy98dsl4h9wg" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/k89xdtt4g6lg5" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/21pyww8l3nwq8" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/xjel8neb8r869" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/2dez974hegrrb" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/ecr4cxs6g69c8" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/56zphp1ve04bc" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/000emn1ckkkg9" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/zyy41rwpswvq7" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/2vtbnw0365de2" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/mxcj6vp0qxryd" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/fblxrbh6dkwrh" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/pvn1lymtnchx3" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/60r5f7cjclwy3" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/lq6gmqjsg8b27" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/kzlqdrqkvjs54" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/c0yzz3lmrhnbb" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/141mfyqxvg4td" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/rgxt54kxn9e24" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/f7jvejsmlvtt9" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/hqylffwpwgr2d" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/t4qtlrlz3ryvc" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/tnrnwbmzz7ye7" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/khmq869f0322b" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/1lcc3mdykebqf" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 100, American Indian And Alaska Native Alone", - "dcid": "dc/6m7dm2l6ldg1c" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", + "dcid": "dc/ggldq9ktws6s2" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile100_Race-AsianAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 100, Race = Asian Alone", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile25_Race-AsianAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 25, Race = Asian Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/wkreyl3mknkwc" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/14l2d4lswzf92" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/9mqnwesbmkw01" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/y9cyvvtm44kpb" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/4wf35yks8xp9b" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/c6ktrbxmg96wh" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/2p5f2jrdqq5h7" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/y1mt18k12kb97" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/kbxgkfptt0057" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/23wh625qgwhk3" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/m6y3y6w64ws21" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/3m7n7mwlexyj3" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/73890n1z53gxc" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/jg6l8gqwdh2e7" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/883eltl35e4sf" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/4d9xbx97ghzbc" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/pqkv75f268fgd" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/dxj0qre6p6l77" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/ksnszj97fgh43" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/hbdg1jkpj1n53" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/cklp88mff62eh" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/zjclrlxk0886f" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/17rlt3e6zp2n6" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/k3nlm0dk0lnz3" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/bt5k038g5bzm3" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/hk7k34fex8ww1" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/p23v71je6jfb9" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/c4se64exqj6e3" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/4w87mxqc730v2" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/xb0hl6e877ex3" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/l3r3jf52hjw7" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/dyp2chj5s5y54" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/63rg7tx5jhp34" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/51e8p4m5l7pqg" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/s1ltmy52z88yc" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/7j1xhd9l2vkd1" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/y0tgbp2wghl44" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/zqn4jkz5z4rm9" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/eexslvsyf4tn8" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/gjeegbh778f88" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/kdn4cvqsbd891" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/86en8rhkbet33" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/j6psfbd1xbwf2" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/mnzfjhxnb1vh5" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/5e6vyjcgr1r88" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/5hn605k8ll91d" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/s0see9ph8xz4d" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/h5eyn8t1e2ze2" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/02g9jzh47d7l4" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/cm9mb7b7tl7md" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/dy8n0bk95jzd2" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/jbe50bx9xht3" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/vv21t50shhtb1" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/rxx36w1yke5g5" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/r1btbgr7gpyq7" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/h93kcrjzqcfh2" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/prltqxv6jcxfb" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/jtnye6nmxgdwf" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/84d72h5z0rpg3" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/bsdqjn7tdvxx5" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/hq0v95jfpg4l1" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/hfdphgmmq7wn" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/pzyhgqv0sjsv9" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/cntk13rlvx5v1" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/zb6wejdgqp6m5" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/xqdfd9jmw1364" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/sxx1bfj7b4dvb" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/mv49hfdhqzwjg" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/m5wpwr8zs7rs6" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/trzcx6w41mbgc" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/crszmyxlt47ed" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/58l3ls822rzr5" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/c0kjld4z2e1l1" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/6bsggb8p6bz33" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/8nwxj1cqpmvbg" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/8xzbn4709yvl1" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/39fy4x53jr97d" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/lvevrq8er6tk5" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/js9hyzf9xd6n" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/1sjbgybjprn97" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/j8n330c7e9reb" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/m34t7ptbj835h" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/v682kr01q54bd" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/88pec9pf7dx46" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/e9p4pllhrq7gg" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/gkhgrt2zpnrc5" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/rdn79h2dwp039" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/638j4ez40nexb" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/m54l5y13449h9" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/cw9njl4n1rks5" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/0h8j6nq5clb97" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/r7f6v24p3vsz7" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 100, Asian Alone", - "dcid": "dc/qbveb2f7pthbb" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", + "dcid": "dc/75l3l8659c9s1" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile100_Race-BlackOrAfricanAmericanAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 100, Race = Black or African American Alone", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile25_Race-BlackOrAfricanAmericanAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 25, Race = Black or African American Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/b8x6rv3qte2vh" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/xhj3vb1bhztnf" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/cnjk7c7ws40mg" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/db7nqlt5le4c4" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/fq771v2hkxlf2" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/wej3hf5q7s6t2" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/jp8d3535k1xr1" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/5v7c0pdgsry0b" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/q1vl19t1dptk6" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/jgcwkrcy8v8j1" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/ksy47r2wqrslc" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/qx2lm9675zcq8" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/7emk6d988w267" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/d64hqe8vpekn1" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/cthzywjrgvwvd" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/4e5d8zpwjervb" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/2vywwh2eqmpt3" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/d4x7bm7y56zyc" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/9xjss2q35d81c" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/0c7rxh4kzb7l7" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/e8e0xd9jx98l7" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/x5cqbzczx1yz" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/91qh2d6q3hhqd" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/lgwwjm1ths2r7" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/2kmx3bk3f72b3" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/5t76tx1v8xel4" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/c16bbrvt42by" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/cn4nyq1kf624c" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/ehf1178yxz15d" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/0dv5yl73wmkg2" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/4slhdqt55jmm5" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/rrh9gedm543ed" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/1k50bg3fsnvj4" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/6y8d5p2kjc884" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/h1emyle4pj9c" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/6rhwq1d47kmzb" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/9qq8sm2xk3yh" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/yse16jycx6drf" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/pp0v8g0djy2f6" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/632hhgjf5yzq6" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/cq5d950pdhdtf" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/mecyf43wldjcc" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/0n9kcrjg5ph6g" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/npmycfp8cg1q4" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/eb5lckqfl47n5" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/j3120xcwc0009" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/2s0vpp39ye1jb" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/d8q814lspqx8b" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/qplkevh78xych" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/nzdqjqzs5xnh" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/wmy2xv29844mh" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/lh5pl4t4158s3" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/1ew6jecrk7rqd" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/4nphwc53977z2" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/f8z6d4x96dytb" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/cth3vvxs6wfq4" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/cvq770e4r5803" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/kwkcgprtffxn6" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/m1pl30bml40x" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/61egedvlq4q1h" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/eer7bvf9457l5" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/66d1jcdtrwyy3" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/y0tjgxq900t2c" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/6z09rvdjhtfl5" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/gpqsrf6de99g" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/5yyvgrszgm56f" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/l2fy96x48be5c" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/78q4wjkwyyep9" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/ysz8m459523qf" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/73xkvvpkg46kd" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/xpwlhgchmv573" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/vn5ldgyg065xb" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/b8vhb0qp158ph" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/z51r0n95pgm41" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/xvqv6t7lwx1sg" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/np850l2hwn2n2" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/wswjq3n00rdrh" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/gqh2qynptd86g" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/43tx21lybfdq2" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/3thqrzn42yyr4" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/jvt0qcph55sbh" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/q3kkznn0717j7" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/gw1n1jhswq413" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/42ftfsfc8gn79" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/lddbt55vwn048" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/fr1s5lb0spr48" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/dj9khbhdbdks7" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/nrxl5s9y7s583" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/jn8wbbbbslgh" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/lx33p15j1j885" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/cn80kmnt30zyf" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/cz6e6kgw7tbt4" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 100, Black or African American Alone", - "dcid": "dc/9sej1r2ts584c" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", + "dcid": "dc/q34eyspx4gl5d" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile100_Race-HispanicOrLatinoRace", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 100, Race = Hispanic or Latino", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile25_Race-HispanicOrLatinoRace", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 25, Race = Hispanic or Latino", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/dt3tn95p9ghq3" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/e4swwp13y2cef" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/t8zn1x6bgdjq1" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/dgq3kltqkzwb6" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/3695zcxds1zm1" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/bpzdbj5bt80tb" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/0jjspblqw53kb" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/y1j1mm6wqege6" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/l6xqwc0h93sx" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/53z8wbsqkshg4" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/dtp4851s482mc" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/65m8n75ldxv06" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/gf06encc48db6" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/gns5n67rqxjm4" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/pg4vlt1yfs103" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/9wtx65ykn6ws9" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/48dektn7mzdxh" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/766cef83lhnw3" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/zlqllel2yt294" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/535mqe44w4h67" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/rlt5n8xzrlr59" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/r6r1303n6m9cd" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/bc22qtxzh0gjh" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/9pnd1b1ctzsd6" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/nb2ylp72pn163" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/53lmyt5w2nepc" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/e463kz6e5zm6b" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/zypvzmy7cjpqd" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/m7xd0t4je7qj2" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/b0q9ys6hwfb" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/43n1mt11qg82c" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/lwcvwqvb2xf42" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/j1m84kmczczn8" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/y2312gnn90h39" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/9v3fpzl6vm48d" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/hstgv8ev9rqs7" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/0ncwyfsqfj297" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/mvrfc7p31xmb2" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/89dscs51s7dn2" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/gpsby2cdg65m2" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/deg27e0fmx901" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/278kk6b8xcm51" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/f90hjyjcsy663" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/6e81q35f3dnnh" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/z474fdjd74he7" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/bs0pcz4shcs3h" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/fljy0c4h34s08" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/w34wpehxyglj9" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/2f7e8nhm83edc" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/m3xb9rf5wwtr7" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/94jjg42hep0w5" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/l36bhwp2vs678" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/p45xy3vg5m8q5" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/5fk0x79zl7zn3" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/5w7mmtvr0egh7" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/1h4f918w8wc5d" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/l86yxtpztqbdc" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/hlyems74dwdj7" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/pqwftvevlfwm2" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/1cgzt6cmwdn6" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/z4j9yftfsqdlb" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/v1yq2nldn0s47" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/09r93npc6f4dh" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/1bzv5gp988k5d" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/f3wf60pcrlktb" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/hf61jqmytt6pg" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/bc30t0l3xdjfh" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/g68739b465fk" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/nc55hrfhj562d" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/j37bxk6csmr5c" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/ssxlknqqw4pe9" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/psnmehqtgdp97" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/egvybgfynv7cc" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/vj15ck904yzyg" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/x5ectv0tndj55" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/gh4b0gk6dekw3" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/m9b33vy67zv3f" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/1ce2qvcmz5915" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/ql8p2nqb5bwgc" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/tqwy5lf5mlne3" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/k2w8ehznvhpv3" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/z1yt3qhs8p18h" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/364tw9ch1rzd4" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/3jrcpd7v88ys2" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/nc877vgs5jllh" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/neey24vr5ypb1" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/jfmw13r2kqbhg" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/s5e166ttjdbc4" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/3yvdfyqd1zbw6" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/wqk4jjbscf4k7" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/75232wl5kpz39" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/rwgnz1e5lr544" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 100, Hispanic or Latino", - "dcid": "dc/zxg31dqq0d47g" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", + "dcid": "dc/z2c82qxw4vht9" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile100_Race-OIRaceOther", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 100, Race = OI_Race Other", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile25_Race-OIRaceOther", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 25, Race = OI_Race Other", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/8z8x0m82md1d5" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/88g1191tv2s7d" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/sth125g6yyc5b" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/bgtj3fptqvm61" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/hfhr9s4rbvl69" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/fqc62p2ewx1rh" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/crg4md6pf6yt" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/qry1qbrccx5yb" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/5hb2h4qmkt0rb" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/h0r5e47lscex3" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/f3qgqcqnm0wgd" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/08kh3p66jl6r6" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/4eqvl3ybjsv5d" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/8efkl3s4vp8q6" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/pvgly07vlffkb" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/lryxnvn09w77b" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/3m5mqbdvbtys5" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/sr7thnnfmwm53" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/xj6r5ktk7nm5" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/1wdd7ccqs022c" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/d2lqb3cfwjhw8" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/0bv2yj0lcvjq3" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/d24g29253dw7b" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/pderc8qpyj6c8" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/pbsdl69ds0mx7" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/rm6t0wsrey507" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/d7232tqxzh1qf" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/9f8z9d5qzytv2" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/6r8jsfe3d1x68" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/jcnd5gprnmqzd" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/54x18j7mmmsl1" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/bmq2dp2jft25" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/qpdq4j1zjz6zb" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/xh5k5q7fevsd3" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/ytbd2kw4qphk" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/qh37wyzh1m3t6" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/glz6vkbx663q3" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/etk0xwbt043c8" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/rgxw0znmnmt71" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/pexxdvjryd8d2" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/j1vhwyl8jgzsd" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/gg03803ytqyl4" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/wlf1487wclteb" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/metbpl04sv0zd" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/7mg656xv2wneg" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/xtz5dgge53wk1" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/nv5cgbg5vxpq8" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/qmdsht370w372" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/y67hw24qdmz5h" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/0vxpvfhfmr919" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/x61rv0zx6136d" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/cndwt6byp3e1d" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/51f38pept7pb5" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/ymrphhsxt07qc" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/6gffm9pgfftzc" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/v49p4ykn8mds6" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/l15wldzjd1v43" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/g675efwmgqll9" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/l5y2nd0f32x32" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/9grv2kqzb7s69" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/jfk0xmk6tchg" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/rq0chpf5w66s1" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/bmkrvesn1zr71" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/thx9bpke2evxh" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/n7p7b0n9vt7mb" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/3nh848qg0td84" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/vlc2v14cc96t4" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/sz1rbxg5f4hsc" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/2l7yjwjjh0gtd" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/g197rrmhw913b" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/fewjpm740qpw4" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/jzt1wp2gll1w7" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/g901cl9jcpm91" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/79nvjqk7vlydg" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/v8y479sg0kf8d" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/k78l4sb8ycc0h" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/krrdr2d3d6ggc" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/wjgbkwz05gmv2" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/t42f7nqnl2yb1" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/nfyl17n5mexy7" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/kt9es4ekz3r31" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/wbft0f4zvwz6f" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/zv7gb3nd8f9hd" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/3r9wk01sgly74" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/2bkcxe4vy3byg" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/9bzwz337cnsf5" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/x77kcebxjf98c" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/jwzkrq25nef7f" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/bc2fsx0x92vlf" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/wpe8rwdenk2jc" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/j2hxygxek1f4b" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/d44hf0dy1ffh6" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 100, OI_Race Other", - "dcid": "dc/jjfx55gx8d9bb" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", + "dcid": "dc/esq82g857kjw1" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile100_Race-WhiteAloneNotHispanicOrLatino", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 100, Race = White Alone Not Hispanic or Latino", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile25_Race-WhiteAloneNotHispanicOrLatino", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 25, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/352lrb379pl4" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/2gde82mhp877b" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/d53mjk5vgt25c" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/1edyx7vlj4s38" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/5hvcs5lbs7vhh" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/z2878wzg6c991" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/1m9pnrgf4h77h" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/jfgjktql906sb" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/f7kvschl67lpb" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/xyxrrhwhflgb" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/db1exee0xskbb" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/h6xj4nslq5lf2" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/nsfny3pl90891" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/23w9w8ymd1q0b" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/4014vh7phesb" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/1s37qsch3xdhh" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/w1erv1l5sgl5f" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/pqe6j3vb7hse5" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/zpsdpwgd9l3s" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/g44wjrpel0wyh" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/t267em507lrf4" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/seymdb679t6e9" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/xkpc1ccj6dd9c" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/9scf8lds5b928" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/x4lc3tqej6yd9" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/0ypm5s1tbwp52" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/qjergxjqc05dc" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/2xhpyre4mc5z2" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/yn2xeyyb6egv2" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/vwt5engl4grv1" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/mj4rbdp74s8c8" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/t9v7sz8wpfl78" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/fvjczypdg8gbh" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/8zyd0hqvxxhyf" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/zx6f49qrg2g41" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/ec9s30b6wwgb4" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/wksfd8v23hh3c" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/bdt7xsw7yksef" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/r8qdtp6m7d2gc" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/8kncp0v4r7c1d" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/5d5tb493nxhf3" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/hj60c4skbnt4c" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/v4rdqh17hwlb1" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/54pfkwjqxgjr3" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/j2yp5bl46084" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/tynx0cppj9zeg" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/lwztmzrcsktsg" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/6rpvvb834m11f" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/h514ptv1q0mx5" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/w104gmh31x705" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/gpr1z0yy1kls9" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/3lnlyq2bfpbd4" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/ek060c25xkg51" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/30hh2svrmmkqg" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/731htgjeh428f" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/yc2rkdjf1qrng" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/ennhn3x328qyc" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/8qr163by6q02" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/7lk3mdb8rbwfb" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/7bb6g0g7gntm7" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/zm65rcr20plk8" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/wl6x4bqr8sx65" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/61cxnrwcjx92h" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/zh1vsd3lddx53" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/623m304bhnb2b" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/4whwqyf9dbgn4" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/h3961v27e1yv5" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/v1z8h38gbsewh" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/h1zjje80275fg" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/enfmhnmt22997" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/7yml0tfq1kbfd" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/j0q04nzlf8zkb" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/d3z8fwgzztjw3" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/demr4zk3knjg7" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/gxf63dgqbr8tf" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/740gvssmkqdd4" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/lw3fnf6s74hjd" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/penztxvlf1mtb" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/6b8fcdt1j8k49" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/5plhb9k3te407" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/4flgzhqlyl0vf" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/qer43sgqfh402" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/v4m37h7p06548" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/bxzg6bf07mqv6" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/rpfd8fmveywk6" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/942sy97lzdrsf" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/7qp9ndfnyj8n8" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/nm48yx2pz87c6" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/8eynp2y34c599" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/5n7sxm0ylh7d9" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/jjhxxwg8rdkv1" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/rj3vt2jxvc854" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 100, White Alone Not Hispanic or Latino", - "dcid": "dc/1ynj3ml9hqtb7" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", + "dcid": "dc/vgteycms75cd7" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile25_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 25, Race = American Indian And Alaska Native Alone", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile50_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 50, Race = American Indian And Alaska Native Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/x4jprl1lq92vb" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/nqh3tlc91hvbg" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/26e9k0619srdb" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/e9prq22ezsl58" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/sgvzqkre47jr6" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/spdhzy3sme6p6" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/etv6bep3cyh6b" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/fx4ebqv1br64d" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/9907548l7rtv9" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/x3p3y81mdyrd2" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/ssb09knt15ked" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/sjmrjkfbl7q38" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/nzcb7434j2d56" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/yxky2w9lrt6gc" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/4vcn4etltxp4b" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/r31p36dkjjwwb" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/qsvymrhjgkz17" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/zcx3rp5ynmmr4" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/qq2emmz2ed4w6" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/lc5h0lmjfn0c4" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/2db64ykwrqgpc" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/3j6wv4sl3x207" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/2thx6k7bxmc22" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/0s8qcg2e0dly4" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/th9mfmmyc0bz7" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/8q71k8gztpt4d" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/32xlj4dep213" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/7gme2bfnx1ms4" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/94w3h14h32dp9" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/55ne9l6efg5v1" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/8q526793cb1w" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/ht8glb9dm8l7h" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/vyel6d22ld265" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/mcbdjdped5cz" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/g9zpzglje4142" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/4dykse11drjt" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/etpehlm0x6h5g" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/blvp3mfcghgb8" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/l8lmmtr6rvf7c" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/wmc459wdcldrh" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/1s01mgl2044tb" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/gr3dfkmwrvpg3" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/h3cmpgj1zt3ef" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/x20ks91m5kgp8" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/q9hpjvpbm0g5b" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/qep735b133bdh" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/czt5gxrhrh6z6" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/wswdww61pfnl9" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/08rqmgzdlwkzh" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/9197ylqxrtx8b" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/p50fp1ek42elc" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/p0w09rkezjepg" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/7qkp41fb3c4s3" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/e9m0dqx1bxqn2" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/brcbsb15m81eb" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/3gqmw82mw4sz8" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/63ph0gdccr66d" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/6kemh4kfqfgr4" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/elc0gkrv2z7wc" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/ltb87t4pel2n2" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/7pdsmx7lngmgd" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/865c44vpt19b4" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/6ek02xdwgjvj8" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/wqxneslg7ksbb" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/xwm0kl9nhmdf7" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/ft1n226psqv9h" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/tzy98dsl4h9wg" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/kkq2wv4vcf731" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/21pyww8l3nwq8" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/rj3ph8qe3t33" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/2dez974hegrrb" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/9thynk325m505" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/56zphp1ve04bc" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/88ywx030v84d8" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/zyy41rwpswvq7" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/80zx7h0yc7y3c" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/mxcj6vp0qxryd" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/y22v496ltp6v1" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/pvn1lymtnchx3" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/05x533rw6dch7" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/lq6gmqjsg8b27" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/9refkg6hvyp8" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/c0yzz3lmrhnbb" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/eh1pfbzvmhz2h" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/rgxt54kxn9e24" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/nb2egssd7qxs2" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/hqylffwpwgr2d" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/ntsd349fmmexb" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/tnrnwbmzz7ye7" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/mwyz01lfc3ec8" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/1lcc3mdykebqf" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/xmr424xgqxhwd" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 25, American Indian And Alaska Native Alone", - "dcid": "dc/ggldq9ktws6s2" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", + "dcid": "dc/ed6phyktvg9mh" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile25_Race-AsianAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 25, Race = Asian Alone", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile50_Race-AsianAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 50, Race = Asian Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/14l2d4lswzf92" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/f639sfyng9vn7" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/y9cyvvtm44kpb" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/7p6nk0gxerv49" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/c6ktrbxmg96wh" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/2qq16vp5kbhy2" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/y1mt18k12kb97" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/5mm72f9flwst8" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/23wh625qgwhk3" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/gdpr86znmxd43" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/3m7n7mwlexyj3" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/4yy6p0vp58hg5" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/jg6l8gqwdh2e7" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/sftwr62feqp31" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/4d9xbx97ghzbc" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/j574yce89r54f" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/dxj0qre6p6l77" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/7q7txs64ne6f1" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/hbdg1jkpj1n53" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/jz9mbr6pe7cq2" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/zjclrlxk0886f" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/9kh8gmbsk4rhf" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/k3nlm0dk0lnz3" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/0dwwtt11spj55" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/hk7k34fex8ww1" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/8ytbhk4936e36" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/c4se64exqj6e3" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/wsbyh08fnxjpf" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/xb0hl6e877ex3" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/90pndrwz3cbv" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/dyp2chj5s5y54" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/084bgn0bn1mzh" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/51e8p4m5l7pqg" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/shveb2mgk4wrg" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/7j1xhd9l2vkd1" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/mgfhxk8nkcy5d" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/zqn4jkz5z4rm9" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/qj2ystpjjlrqg" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/gjeegbh778f88" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/302972zbkc6d1" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/86en8rhkbet33" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/cs7w6d49xbq09" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/mnzfjhxnb1vh5" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/y6mb7n7v1959d" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/5hn605k8ll91d" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/gkdrz7etcsezb" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/h5eyn8t1e2ze2" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/wd8vwnmlrf47c" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/cm9mb7b7tl7md" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/vrld8kjzkrfv4" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/jbe50bx9xht3" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/4edzb7pewhmmc" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/rxx36w1yke5g5" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/vnmedwdv66935" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/h93kcrjzqcfh2" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/8bqp75v7hxr0f" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/jtnye6nmxgdwf" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/g5prm3tw67x2g" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/bsdqjn7tdvxx5" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/90qvnv5w1txh2" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/hfdphgmmq7wn" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/f2c5krh14hh3d" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/cntk13rlvx5v1" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/rn4f36q1119r2" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/xqdfd9jmw1364" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/b8bw3x35fdyz" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/mv49hfdhqzwjg" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/vgj368qb9qd53" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/trzcx6w41mbgc" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/6p6tj9lj94ql3" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/58l3ls822rzr5" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/gfpwwsz8wefk7" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/6bsggb8p6bz33" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/67qdmwyp3v4xh" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/8xzbn4709yvl1" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/es1f2ygzg87z2" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/lvevrq8er6tk5" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/5wzl62434e2r2" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/1sjbgybjprn97" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/zk3kn8myls65" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/m34t7ptbj835h" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/ehtzvc4rcc933" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/88pec9pf7dx46" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/vbefjkm70w0md" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/gkhgrt2zpnrc5" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/gxxgyze2cs6vg" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/638j4ez40nexb" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/1bdrgwmr09qb3" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/cw9njl4n1rks5" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/nrtg6e9d1h0qh" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/r7f6v24p3vsz7" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/wqb366vhl2pg" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 25, Asian Alone", - "dcid": "dc/75l3l8659c9s1" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", + "dcid": "dc/st1p4000twmyd" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile25_Race-BlackOrAfricanAmericanAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 25, Race = Black or African American Alone", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile50_Race-BlackOrAfricanAmericanAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 50, Race = Black or African American Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/xhj3vb1bhztnf" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/v2fmrrqvywrk8" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/db7nqlt5le4c4" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/zgdby0tf5ss2b" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/wej3hf5q7s6t2" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/sjjg92e99z6wd" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/5v7c0pdgsry0b" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/68y1m94975cqh" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/jgcwkrcy8v8j1" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/cjse9efpe2wwh" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/qx2lm9675zcq8" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/heqhek7spq7b2" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/d64hqe8vpekn1" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/c82p12lp1t8f6" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/4e5d8zpwjervb" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/g20s79m5490t8" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/d4x7bm7y56zyc" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/jvmt9xq9s79eh" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/0c7rxh4kzb7l7" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/h7lng0n419zx4" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/x5cqbzczx1yz" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/7t3j0bxytrlrb" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/lgwwjm1ths2r7" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/f6qqjg67hfqq2" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/5t76tx1v8xel4" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/2n0t8v3dyd1q" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/cn4nyq1kf624c" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/275spr53v93vf" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/0dv5yl73wmkg2" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/evdjxyzx1q12h" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/rrh9gedm543ed" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/zw1szwncw2c7f" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/6y8d5p2kjc884" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/0w2rjeqjvtcc4" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/6rhwq1d47kmzb" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/9cmvyg7qnbet6" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/yse16jycx6drf" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/9gmc723vysxt5" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/632hhgjf5yzq6" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/lfwxpyl3qxzhd" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/mecyf43wldjcc" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/6vy740qf1yq3d" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/npmycfp8cg1q4" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/yvs0cjmsmbw4f" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/j3120xcwc0009" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/wreznjrrf17q" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/d8q814lspqx8b" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/436chvw59jfvd" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/nzdqjqzs5xnh" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/3td9cqdq25mqh" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/lh5pl4t4158s3" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/643q6lpwpv4c6" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/4nphwc53977z2" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/4flprz1v7vk0d" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/cth3vvxs6wfq4" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/bnmnbn7m0fgr3" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/kwkcgprtffxn6" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/vrhwhrnsjd75d" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/61egedvlq4q1h" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/qq2wnxntn2sz4" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/66d1jcdtrwyy3" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/04t05lncb8kcc" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/6z09rvdjhtfl5" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/jl4pbc388cjz1" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/5yyvgrszgm56f" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/372f0mkp1tegh" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/78q4wjkwyyep9" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/4934k19h9sz8g" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/73xkvvpkg46kd" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/9ptgj6sk4tmyh" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/vn5ldgyg065xb" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/ee66l1sr20z94" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/z51r0n95pgm41" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/8bzcm7gqc5yvf" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/np850l2hwn2n2" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/pzb617f4trpf4" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/gqh2qynptd86g" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/l13kcz0tgs9lb" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/3thqrzn42yyr4" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/wlm1m4nb61y99" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/q3kkznn0717j7" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/w5svftp6pkp5c" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/42ftfsfc8gn79" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/8xgkw4jrzweyf" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/fr1s5lb0spr48" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/3ej7nkc7x48y1" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/nrxl5s9y7s583" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/yj7j0fwf7rys3" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/lx33p15j1j885" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/9npxnng6842yc" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/cz6e6kgw7tbt4" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/nm7e9x65h1mr5" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 25, Black or African American Alone", - "dcid": "dc/q34eyspx4gl5d" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", + "dcid": "dc/k0g6pdjssg3vb" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile25_Race-HispanicOrLatinoRace", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 25, Race = Hispanic or Latino", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile50_Race-HispanicOrLatinoRace", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 50, Race = Hispanic or Latino", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/e4swwp13y2cef" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/hpex0w48q5b9f" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/dgq3kltqkzwb6" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/8gdzegg11z6r3" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/bpzdbj5bt80tb" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/v87vzmc4e7cdf" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/y1j1mm6wqege6" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/z5x0rdz252b9g" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/53z8wbsqkshg4" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/eg2t8jgeh6fv1" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/65m8n75ldxv06" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/3gf8rlcndsbx9" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/gns5n67rqxjm4" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/twpd4tw743kp1" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/9wtx65ykn6ws9" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/exhl3s9dg96c7" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/766cef83lhnw3" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/6gj90pdlexkl8" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/535mqe44w4h67" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/4hmt0xm39m1s3" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/r6r1303n6m9cd" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/pcp4dj2e01tc3" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/9pnd1b1ctzsd6" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/0zw8snhvgkpqb" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/53lmyt5w2nepc" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/qm77hy8z8bsn5" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/zypvzmy7cjpqd" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/rxrpnr02wl1s7" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/b0q9ys6hwfb" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/ew0zwksrc9yz8" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/lwcvwqvb2xf42" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/q5bfsft7ydks6" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/y2312gnn90h39" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/ytj6sqeskv1k4" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/hstgv8ev9rqs7" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/wq0pfq345db12" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/mvrfc7p31xmb2" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/smpb3vg590b4h" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/gpsby2cdg65m2" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/qzwfpchpgkdw" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/278kk6b8xcm51" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/qdp1069hd3m68" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/6e81q35f3dnnh" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/2desn753wzbmd" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/bs0pcz4shcs3h" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/vg18rr193twg" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/w34wpehxyglj9" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/1n9dlj8pjnn06" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/m3xb9rf5wwtr7" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/4q551hefeysx3" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/l36bhwp2vs678" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/mxr7v0y1vcz08" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/5fk0x79zl7zn3" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/4vl0ew3lfbppd" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/1h4f918w8wc5d" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/v8370v867s046" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/hlyems74dwdj7" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/0nh2jlv89s0l4" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/1cgzt6cmwdn6" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/58hrl2hv9nbx2" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/v1yq2nldn0s47" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/9bknfxc16h2m3" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/1bzv5gp988k5d" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/wevpmlywgn2p" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/hf61jqmytt6pg" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/cgjw6f0jwqs4" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/g68739b465fk" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/8v7ddk6p9pnjb" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/j37bxk6csmr5c" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/jt56n7vphn20g" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/psnmehqtgdp97" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/g65dbbq0w1j02" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/vj15ck904yzyg" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/sy6ng2xynkth2" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/gh4b0gk6dekw3" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/17ctwr1gd00j9" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/1ce2qvcmz5915" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/0xvszmh4qghcf" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/tqwy5lf5mlne3" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/148cv3mg7y279" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/z1yt3qhs8p18h" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/b78l64d9q3qgg" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/3jrcpd7v88ys2" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/kfb5nx8wf5rj9" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/neey24vr5ypb1" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/nh98t2gd5g9w7" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/s5e166ttjdbc4" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/qrj7r8tjxy9y6" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/wqk4jjbscf4k7" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/1x64dzhwq5zd" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/rwgnz1e5lr544" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/m9j5tdr61r0c3" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 25, Hispanic or Latino", - "dcid": "dc/z2c82qxw4vht9" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", + "dcid": "dc/l43tyy3f75817" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile25_Race-OIRaceOther", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 25, Race = OI_Race Other", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile50_Race-OIRaceOther", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 50, Race = OI_Race Other", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/88g1191tv2s7d" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/txn0bmd42lqqd" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/bgtj3fptqvm61" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/wr4z6qg8vktf5" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/fqc62p2ewx1rh" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/kgfmpckz4t727" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/qry1qbrccx5yb" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/wql97v31f9k5b" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/h0r5e47lscex3" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/pp1zt11rqgwd4" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/08kh3p66jl6r6" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/32y5t3kzhx7rf" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/8efkl3s4vp8q6" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/e66cwmhb83cp4" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/lryxnvn09w77b" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/6hpdy0clv70t2" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/sr7thnnfmwm53" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/2y8y776lh52d9" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/1wdd7ccqs022c" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/tdtr17btphyd1" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/0bv2yj0lcvjq3" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/6wf5n29vr4c18" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/pderc8qpyj6c8" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/w9sd0vmcn6197" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/rm6t0wsrey507" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/ew32jw2rxf3m8" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/9f8z9d5qzytv2" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/g593jq8nf15g7" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/jcnd5gprnmqzd" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/x2lzg31vsf688" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/bmq2dp2jft25" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/116dp9d6jqve8" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/xh5k5q7fevsd3" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/2h6ystcls39cg" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/qh37wyzh1m3t6" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/kjh8q20k977" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/etk0xwbt043c8" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/etn9dkf0rgej" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/pexxdvjryd8d2" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/penmq145dhd03" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/gg03803ytqyl4" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/e0mf008xkesl7" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/metbpl04sv0zd" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/pty5rrls4vfcb" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/xtz5dgge53wk1" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/tlgz593sjy872" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/qmdsht370w372" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/6zm8m890rc81f" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/0vxpvfhfmr919" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/e01yjnx51lf2" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/cndwt6byp3e1d" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/3lfpp712wk1t5" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/ymrphhsxt07qc" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/8ddxgl88kn894" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/v49p4ykn8mds6" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/0pd2geggs7tyb" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/g675efwmgqll9" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/r04skkxmmb9w5" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/9grv2kqzb7s69" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/t4e6bwf7qecpf" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/rq0chpf5w66s1" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/n5srlzvdq0xt5" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/thx9bpke2evxh" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/d5l3fykns43v5" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/3nh848qg0td84" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/8m761r3kjh7t2" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/sz1rbxg5f4hsc" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/fkk1he0hk837" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/g197rrmhw913b" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/3f1s98kbsd4eg" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/jzt1wp2gll1w7" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/fmrbvpnrbjeb7" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/79nvjqk7vlydg" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/d7ygn5bxc98yc" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/k78l4sb8ycc0h" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/4etp6q0gdzwj8" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/wjgbkwz05gmv2" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/2q4mxtrr1y793" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/nfyl17n5mexy7" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/kr7wyw9nkgw47" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/wbft0f4zvwz6f" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/101q3jlep9d47" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/3r9wk01sgly74" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/c560tq5en7zxg" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/9bzwz337cnsf5" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/c700y0t154z73" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/jwzkrq25nef7f" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/9slm6pw95q3cb" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/wpe8rwdenk2jc" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/m2nzvkfj87c06" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/d44hf0dy1ffh6" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/z186vt72718cf" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 25, OI_Race Other", - "dcid": "dc/esq82g857kjw1" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", + "dcid": "dc/vgyjwlxkstg8b" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile25_Race-WhiteAloneNotHispanicOrLatino", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 25, Race = White Alone Not Hispanic or Latino", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile50_Race-WhiteAloneNotHispanicOrLatino", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 50, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/2gde82mhp877b" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/3041mdbs41tcf" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/1edyx7vlj4s38" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/h36nbjywy85h4" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/z2878wzg6c991" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/kp40skbqy41s4" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/jfgjktql906sb" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/twf22n5s5vp95" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/xyxrrhwhflgb" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/t6thd4xsm582c" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/h6xj4nslq5lf2" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/29wp0fbsl2f29" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/23w9w8ymd1q0b" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/83kndrlj7x2y2" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/1s37qsch3xdhh" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/9k2gzs68csgk7" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/pqe6j3vb7hse5" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/xrgnz51ngc3e5" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/g44wjrpel0wyh" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/gwfzqyefdggwf" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/seymdb679t6e9" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/860mkx5c317j1" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/9scf8lds5b928" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/v0k1ng8m4jpgc" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/0ypm5s1tbwp52" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/fs9jq2vsyx7b6" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/2xhpyre4mc5z2" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/ejvfedq2nvseh" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/vwt5engl4grv1" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/kyxkrscnzr45f" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/t9v7sz8wpfl78" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/ft1zwv1dhhqpc" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/8zyd0hqvxxhyf" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/3jwsv3ckwhj9h" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/ec9s30b6wwgb4" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/vr1vv3zqcswf3" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/bdt7xsw7yksef" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/kp8sn4q4sd083" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/8kncp0v4r7c1d" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/0wrzmwcpz7qgh" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/hj60c4skbnt4c" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/y2xfylq32jfvf" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/54pfkwjqxgjr3" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/8ebnvrgn7g9e1" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/tynx0cppj9zeg" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/9kygbsm9ded12" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/6rpvvb834m11f" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/djpxd1t1f2451" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/w104gmh31x705" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/6gnp64ebpjrv7" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/3lnlyq2bfpbd4" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/4d1tsx531ev9b" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/30hh2svrmmkqg" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/d5y1y5el2m7g8" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/yc2rkdjf1qrng" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/0fzrfm5zn09j9" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/8qr163by6q02" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/70bcr1xrtpby7" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/7bb6g0g7gntm7" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/spmbepw30lcnf" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/wl6x4bqr8sx65" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/j1bwcjf849y9c" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/zh1vsd3lddx53" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/ndvpmtkz2gg8f" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/4whwqyf9dbgn4" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/7vdcmb8wgjrwf" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/v1z8h38gbsewh" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/pk0pfc8mkheb5" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/enfmhnmt22997" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/4x7nd8y10w8q1" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/j0q04nzlf8zkb" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/vmhh98wd9whsc" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/demr4zk3knjg7" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/163h1k86swkg7" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/740gvssmkqdd4" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/2rk7tksf5mk28" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/penztxvlf1mtb" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/s99mh1bymclx" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/5plhb9k3te407" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/9l4gkfvzevn34" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/qer43sgqfh402" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/lt9rxpkesn3rg" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/bxzg6bf07mqv6" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/58yqbmm6gj189" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/942sy97lzdrsf" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/ehdff4zsb59zd" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/nm48yx2pz87c6" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/l83qevnh5ljv" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/5n7sxm0ylh7d9" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/sp2tfv1xvg50h" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/rj3vt2jxvc854" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/4cykb7yf5qp0f" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 25, White Alone Not Hispanic or Latino", - "dcid": "dc/vgteycms75cd7" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", + "dcid": "dc/sx094766ej4x4" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile50_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 50, Race = American Indian And Alaska Native Alone", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile75_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 75, Race = American Indian And Alaska Native Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/nqh3tlc91hvbg" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/lx72nt0fbmhm6" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/e9prq22ezsl58" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/s9fdxnl3ltq54" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/spdhzy3sme6p6" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/v3ggpm1rw6qsb" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/fx4ebqv1br64d" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/een095ry2hcxb" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/x3p3y81mdyrd2" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/xgsg1jmkbm1g6" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/sjmrjkfbl7q38" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/4d4xb0849fzz4" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/yxky2w9lrt6gc" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/9vldnksvm8dg8" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/r31p36dkjjwwb" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/n6nkzvclbfpyb" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/zcx3rp5ynmmr4" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/7401q9k3tlm92" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/lc5h0lmjfn0c4" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/8r2b56xyfpb0h" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/3j6wv4sl3x207" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/ddwb6pt49vkp6" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/0s8qcg2e0dly4" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/t1czt6xqc0te8" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/8q71k8gztpt4d" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/pq81hqbgsm8qf" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/7gme2bfnx1ms4" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/9psewqhg39leh" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/55ne9l6efg5v1" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/8hftjqy8jj9qf" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/ht8glb9dm8l7h" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/z5nlf937jwzpd" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/mcbdjdped5cz" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/5dl02hb40xey8" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/4dykse11drjt" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/2f3r6vsrel8wg" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/blvp3mfcghgb8" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/vmbzl1teme4qh" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/wmc459wdcldrh" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/rnvld3xxp1gf" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/gr3dfkmwrvpg3" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/556enwmzev3c1" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/x20ks91m5kgp8" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/sg75nd0403r2g" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/qep735b133bdh" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/3nf9xky87e798" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/wswdww61pfnl9" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/fe1gmfnzg0hd3" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/9197ylqxrtx8b" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/zpy1rdhec7sn3" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/p0w09rkezjepg" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/cxm8yx37fn1ph" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/e9m0dqx1bxqn2" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/dbqn4fk7c6ss8" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/3gqmw82mw4sz8" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/86f397wx7q1wf" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/6kemh4kfqfgr4" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/wjl9zzhvj14dg" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/ltb87t4pel2n2" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/1l08kgkdvxyld" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/865c44vpt19b4" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/g20b9293qmmhh" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/wqxneslg7ksbb" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/41n2ppqth1we3" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/ft1n226psqv9h" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/cng0fgn70rx11" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/kkq2wv4vcf731" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/b546v65l29m3f" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/rj3ph8qe3t33" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/n2bxrvdwqsmyh" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/9thynk325m505" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/34zgfvwx2qlbc" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/88ywx030v84d8" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/5480sl4s63c93" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/80zx7h0yc7y3c" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/ds5552fcd9thh" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/y22v496ltp6v1" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/qxbqjrh7kdvwg" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/05x533rw6dch7" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/875z1syr96h9f" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/9refkg6hvyp8" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/t2m5zq4cqdrh5" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/eh1pfbzvmhz2h" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/t25bt793ce6vf" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/nb2egssd7qxs2" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/pfb21lm824qmd" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/ntsd349fmmexb" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/7m0e70sz50m8h" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/mwyz01lfc3ec8" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/x27trqvmtj6y" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/xmr424xgqxhwd" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/32ynswl11r3x6" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 50, American Indian And Alaska Native Alone", - "dcid": "dc/ed6phyktvg9mh" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", + "dcid": "dc/9869w4fcqxbg2" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile50_Race-AsianAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 50, Race = Asian Alone", + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile75_Race-AsianAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 75, Race = Asian Alone", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/f639sfyng9vn7" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/931d6m0r46z73" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/7p6nk0gxerv49" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/67ns9s5djjzj4" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/2qq16vp5kbhy2" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/23ervcnqrbwv7" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/5mm72f9flwst8" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/0tnfs9h4grj4g" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/gdpr86znmxd43" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/mjxddtnccwtb2" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/4yy6p0vp58hg5" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/4ep03d5n2s3s9" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/sftwr62feqp31" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/3vm48phf4q332" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/j574yce89r54f" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/shqxt4l1601xb" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/7q7txs64ne6f1" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/7d2php0t7sf4g" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/jz9mbr6pe7cq2" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/00p6mhdv4vg7f" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/9kh8gmbsk4rhf" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/fjwcgejezl094" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/0dwwtt11spj55" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/w6gvbyz90lff3" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/8ytbhk4936e36" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/2r72mqy9kdmwc" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/wsbyh08fnxjpf" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/fx7jvxr4vj1f8" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/90pndrwz3cbv" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/8qjggtcl9dgv7" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/084bgn0bn1mzh" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/8xxtckqhmg3wh" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/shveb2mgk4wrg" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/kd1s1fcnnbyq5" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/mgfhxk8nkcy5d" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/hg385r1lmfdt8" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/qj2ystpjjlrqg" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/ys5q9k3t22977" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/302972zbkc6d1" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/5k4j5bs0v2nd6" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/cs7w6d49xbq09" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/9krg5qpshpwe9" + }, + { + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/fn844t0wrbxw6" + }, + { + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/lkxjp02g0g0b9" + }, + { + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/kfykp0w0cjgq8" + }, + { + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/g9g31383my2y5" + }, + { + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/njd3lck9em237" + }, + { + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/48f9srkfh8gng" + }, + { + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/1y791mm76e25f" + }, + { + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/n76rc87bc34b9" + }, + { + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/9w46d1yf0gvb6" + }, + { + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/m5kyxt6y6t7l2" + }, + { + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/1thcgwg331t27" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/y6mb7n7v1959d" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/hbxx1qdwhf5z8" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/gkdrz7etcsezb" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/mwk1kmg7e9kv" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/wd8vwnmlrf47c" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/m1qqhtfsmd52g" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/vrld8kjzkrfv4" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/kgzd3klqg4v0c" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/4edzb7pewhmmc" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/06jgbel30pytc" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/vnmedwdv66935" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/mf0bk9xjrnp5c" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/8bqp75v7hxr0f" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/m395sent2b4fd" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/g5prm3tw67x2g" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/l397jp7ezdj06" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/90qvnv5w1txh2" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/qz91t30nfmm45" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/f2c5krh14hh3d" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/21nzxhtkw5d9b" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/rn4f36q1119r2" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/0td6j85zenq96" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/b8bw3x35fdyz" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/m9551dyjgb54" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/vgj368qb9qd53" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/b0v7vt0bpz993" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/6p6tj9lj94ql3" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/syp9n4vxvkqh8" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/gfpwwsz8wefk7" - }, + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", + "dcid": "dc/1vfjqbmk66409" + } + ] + }, + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile75_Race-BlackOrAfricanAmericanAlone", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 75, Race = Black or African American Alone", + "statVars": [ { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/67qdmwyp3v4xh" + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/13jqvrxcb5v72" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/es1f2ygzg87z2" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/ynh342sl59lc3" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/5wzl62434e2r2" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/y7wg64c97vgch" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/zk3kn8myls65" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/yez6qg2elw32g" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/ehtzvc4rcc933" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/vmyb0yqf97q3c" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/vbefjkm70w0md" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/680phzbk319h6" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/gxxgyze2cs6vg" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/t0gshy5hqtp77" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/1bdrgwmr09qb3" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/rwwgths2exj2f" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/nrtg6e9d1h0qh" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/nj5ntg4gl6k5h" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/wqb366vhl2pg" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/z5jphp8fnbhk7" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 50, Asian Alone", - "dcid": "dc/st1p4000twmyd" - } - ] - }, - { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile50_Race-BlackOrAfricanAmericanAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 50, Race = Black or African American Alone", - "statVars": [ + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/ewpyqjng6mye7" + }, { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/v2fmrrqvywrk8" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/tzp30yb2g8bh9" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/zgdby0tf5ss2b" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/nh1fvw1h7rv4f" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/sjjg92e99z6wd" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/3zp59sl53c3wg" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/68y1m94975cqh" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/zw1hcem21fds1" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/cjse9efpe2wwh" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/z8pcmky1346t3" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/heqhek7spq7b2" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/zrzrnmg735ef3" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/c82p12lp1t8f6" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/jb7kfpys7mbc9" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/g20s79m5490t8" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/lbxzqfp06mqyd" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/jvmt9xq9s79eh" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/6gmtz3d4yfr11" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/h7lng0n419zx4" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/br6382ymgnyv9" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/7t3j0bxytrlrb" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/srdxhzyx97m4b" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/f6qqjg67hfqq2" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/zwxr9xmjsltt" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/2n0t8v3dyd1q" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/f1ezc7bc56mg4" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/275spr53v93vf" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/2pvltdv9qk5y9" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/evdjxyzx1q12h" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/1d4pqnbwk5881" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/zw1szwncw2c7f" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/26jxqndlwl5b9" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/0w2rjeqjvtcc4" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/tpzpw93xgvc77" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/9cmvyg7qnbet6" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/bd9f0y450g3j9" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/9gmc723vysxt5" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/e48j8yrxk0c48" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/lfwxpyl3qxzhd" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/fhq8fbe1gkgfh" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/6vy740qf1yq3d" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/zxzlpzlmg3mx6" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/yvs0cjmsmbw4f" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/j9x4yry8femy1" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/wreznjrrf17q" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/cmg790bqmxee7" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/436chvw59jfvd" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/zjtvzc9lpeh06" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/3td9cqdq25mqh" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/dzm03jj5340k1" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/643q6lpwpv4c6" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/vfhkcnll6qhkc" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/4flprz1v7vk0d" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/w6bzyyqwvqh8b" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/bnmnbn7m0fgr3" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/9sysjmj7n2sd4" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/vrhwhrnsjd75d" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/lnld5btw8pjh5" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/qq2wnxntn2sz4" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/nm854yl64kn11" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/04t05lncb8kcc" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/nb4983xsl9cjh" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/jl4pbc388cjz1" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/qfdkm99tbb1k" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/372f0mkp1tegh" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/pltsg1tkqf1gf" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/4934k19h9sz8g" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/2xj0dpxk8jgfg" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/9ptgj6sk4tmyh" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/zw5y4r3w08055" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/ee66l1sr20z94" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", + "dcid": "dc/0t9ssm7p8c151" + } + ] + }, + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile75_Race-HispanicOrLatinoRace", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 75, Race = Hispanic or Latino", + "statVars": [ + { + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/8ldljfxbx56k8" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/8bzcm7gqc5yvf" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/wmj6t714p7q78" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/pzb617f4trpf4" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/hm12rs8crm0c9" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/l13kcz0tgs9lb" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/sgh0q4hcfmy8c" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/wlm1m4nb61y99" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/8tjweq58mnw" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/w5svftp6pkp5c" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/z6ydgzrrhplc" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/8xgkw4jrzweyf" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/wck49b38zvhr3" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/3ej7nkc7x48y1" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/7k7pp7mfe1vq8" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/yj7j0fwf7rys3" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/jbkgy5kn69r28" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/9npxnng6842yc" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/dnlzmn8btymx4" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/nm7e9x65h1mr5" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/35ftc5lg1ej2f" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 50, Black or African American Alone", - "dcid": "dc/k0g6pdjssg3vb" - } - ] - }, - { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile50_Race-HispanicOrLatinoRace", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 50, Race = Hispanic or Latino", - "statVars": [ + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/wm9qbev569fx8" + }, { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/hpex0w48q5b9f" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/g0xmw21w2hcn9" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/8gdzegg11z6r3" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/x92fn9zgdjlxg" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/v87vzmc4e7cdf" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/vsh376pw2lln3" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/z5x0rdz252b9g" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/0t5fg1kdc0he5" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/eg2t8jgeh6fv1" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/n77wvh046tlk9" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/3gf8rlcndsbx9" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/57qm8wffcn7c6" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/twpd4tw743kp1" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/zl4jvl95rnhv5" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/exhl3s9dg96c7" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/sc0tslj707qlb" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/6gj90pdlexkl8" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/001jhn88k1vgc" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/4hmt0xm39m1s3" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/cnk6hqskfh91h" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/pcp4dj2e01tc3" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/6klb9lgcvp2eh" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/0zw8snhvgkpqb" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/wckz1sz1dhkq3" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/qm77hy8z8bsn5" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/m4z8dc3b1xpj" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/rxrpnr02wl1s7" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/4v39c5774vbpf" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/ew0zwksrc9yz8" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/d66byw280f1zh" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/q5bfsft7ydks6" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/4t630c83pb61g" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/ytj6sqeskv1k4" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/s24m26p8www71" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/wq0pfq345db12" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/6lwn4ez2rrwj8" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/smpb3vg590b4h" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/njhffm6fm8yfg" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/qzwfpchpgkdw" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/dm32z7l5gtxgg" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/qdp1069hd3m68" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/6tlnpzsq2pnq" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/2desn753wzbmd" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/trtmdk0ktrye" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/vg18rr193twg" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/wrqzy02xj84wb" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/1n9dlj8pjnn06" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/94xqx2qzbhxjc" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/4q551hefeysx3" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/dmws6bnlkzwh3" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/mxr7v0y1vcz08" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/9d8sjsbe922xd" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/4vl0ew3lfbppd" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/ezcmqbc9rwll8" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/v8370v867s046" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/9vr8hs80fxlrg" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/0nh2jlv89s0l4" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/c2zxkjfl7w7cb" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/58hrl2hv9nbx2" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/mnm3rdmp9egxb" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/9bknfxc16h2m3" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/zkt7cw52v9meg" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/wevpmlywgn2p" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/00zcn8fjp7k99" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/cgjw6f0jwqs4" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/yhf0x3rzqhxhg" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/8v7ddk6p9pnjb" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/zpjs79kxer7tf" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/jt56n7vphn20g" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", + "dcid": "dc/t92lx5v578vn" + } + ] + }, + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile75_Race-OIRaceOther", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 75, Race = OI_Race Other", + "statVars": [ + { + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/36b1jemd8rtj5" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/g65dbbq0w1j02" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/lc886448h2x59" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/sy6ng2xynkth2" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/xt7zfntvbsxt4" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/17ctwr1gd00j9" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/0lennlngm91jd" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/0xvszmh4qghcf" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/rnmmnr5yk4nxb" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/148cv3mg7y279" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/xw3hn77we97ff" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/b78l64d9q3qgg" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/vs0shegngyngf" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/kfb5nx8wf5rj9" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/k218gyxycl8j1" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/nh98t2gd5g9w7" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/d2jn9y0cvs049" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/qrj7r8tjxy9y6" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/h99ew4f1grcr1" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/1x64dzhwq5zd" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/nnccb7sbbepr9" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/m9j5tdr61r0c3" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/s6kfz0lgjmbm6" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 50, Hispanic or Latino", - "dcid": "dc/l43tyy3f75817" - } - ] - }, - { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile50_Race-OIRaceOther", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 50, Race = OI_Race Other", - "statVars": [ + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/jf47t9pxxyvwb" + }, { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/txn0bmd42lqqd" + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/xy5yk34ev0xn" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/wr4z6qg8vktf5" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/t9jzlr71p2y2" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/kgfmpckz4t727" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/mthkfq159j029" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/wql97v31f9k5b" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/l90lc0encej46" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/pp1zt11rqgwd4" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/e0mkj97yhg6vf" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/32y5t3kzhx7rf" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/b7chl4fv5px5g" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/e66cwmhb83cp4" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/fpv5vm03qy1w4" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/6hpdy0clv70t2" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/ptyb7596fjhmd" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/2y8y776lh52d9" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/j77wftbesrp81" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/tdtr17btphyd1" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/sxz760bc3nhs5" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/6wf5n29vr4c18" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/6hdf69hghwfc8" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/w9sd0vmcn6197" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/t01y50smkzk1d" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/ew32jw2rxf3m8" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/0jqxjctqt9n5d" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/g593jq8nf15g7" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/3j9gn04j4sye8" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/x2lzg31vsf688" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/hq2f758y8kyx" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/116dp9d6jqve8" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/m23cmc1qs6mg5" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/2h6ystcls39cg" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/7ks9kzzycrl0c" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/kjh8q20k977" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/nhln7pd0mg9n9" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/etn9dkf0rgej" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/gvm5520yft39d" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/penmq145dhd03" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/mprhtbgm7e7wd" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/e0mf008xkesl7" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/z0sqn09xx2gxf" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/pty5rrls4vfcb" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/g86v03kpddd34" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/tlgz593sjy872" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/sngssf5nx8c29" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/6zm8m890rc81f" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/24lgqfqs9935g" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/e01yjnx51lf2" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/m3f3dymjrgq05" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/3lfpp712wk1t5" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/0jn0d169wvkf4" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/8ddxgl88kn894" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/s560n7eezx5nc" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/0pd2geggs7tyb" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/rb8etwkeerfe2" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/r04skkxmmb9w5" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/v1nx85h6yn37g" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/t4e6bwf7qecpf" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/s9ln5nwj9c8df" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/n5srlzvdq0xt5" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/kkd3ce3rwvbg" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/d5l3fykns43v5" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/3clnrf3bqb1y1" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/8m761r3kjh7t2" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/ljsqggdpzmsc2" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/fkk1he0hk837" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", + "dcid": "dc/k4zctje0l1s6b" + } + ] + }, + { + "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile75_Race-WhiteAloneNotHispanicOrLatino", + "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 75, Race = White Alone Not Hispanic or Latino", + "statVars": [ + { + "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/qkd4jttbw6dgd" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/3f1s98kbsd4eg" + "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/b2b6p694rbgv4" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/fmrbvpnrbjeb7" + "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/jyjz8qsn74web" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/d7ygn5bxc98yc" + "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/7h1xy7l2k79s1" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/4etp6q0gdzwj8" + "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/vqtcj5tl3l2yc" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/2q4mxtrr1y793" + "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/ymqft443dlle1" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/kr7wyw9nkgw47" + "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/jlhrby49zd7b3" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/101q3jlep9d47" + "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/m1xldjc621b2" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/c560tq5en7zxg" + "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/s0lypyt58gygb" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/c700y0t154z73" + "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/8dq8lct9g0nqh" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/9slm6pw95q3cb" + "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/26ghy0l9b2yx" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/m2nzvkfj87c06" + "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/sn17k4x6k018d" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/z186vt72718cf" + "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/y8l44sgwxee36" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 50, OI_Race Other", - "dcid": "dc/vgyjwlxkstg8b" - } - ] - }, - { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile50_Race-WhiteAloneNotHispanicOrLatino", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 50, Race = White Alone Not Hispanic or Latino", - "statVars": [ + "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/3c3sgzgx8bplf" + }, { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/3041mdbs41tcf" + "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/0s9ygj2zn0wj5" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/h36nbjywy85h4" + "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/kccdk6hgjc7" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/kp40skbqy41s4" + "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/1grtde2d3rx0h" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/twf22n5s5vp95" + "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/jj5q8rbvcjrqc" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/t6thd4xsm582c" + "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/qp8sksb2hg6z5" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/29wp0fbsl2f29" + "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/10g1kx5khl662" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/83kndrlj7x2y2" + "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/8k2r6yq1592pc" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/9k2gzs68csgk7" + "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/bkdhd3cxwbcs4" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/xrgnz51ngc3e5" + "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/nekmxtvf8zw31" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/gwfzqyefdggwf" + "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/q5b9lj8ds1s3d" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/860mkx5c317j1" + "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/951qf88xg7ysb" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/v0k1ng8m4jpgc" + "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/47j33kvgtsjh4" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/fs9jq2vsyx7b6" + "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/fd5dh3s6mz5db" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/ejvfedq2nvseh" + "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/mvzwxv6dglvp" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/kyxkrscnzr45f" + "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/ycsqmdt3k41p3" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/ft1zwv1dhhqpc" + "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/b2ctv0y96qh04" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/3jwsv3ckwhj9h" + "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/xe525n1nf5628" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/vr1vv3zqcswf3" + "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/gpkvl44qs14zg" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/kp8sn4q4sd083" + "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/6g7qheeg59dqf" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/0wrzmwcpz7qgh" + "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/bvnlrb99mrkd3" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/y2xfylq32jfvf" + "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/g053t7nrxjewh" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/8ebnvrgn7g9e1" + "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/t29b0d41jtx6d" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/9kygbsm9ded12" + "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/zhxr9j3rvdweh" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/djpxd1t1f2451" + "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/95sygwwmw4xh1" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/6gnp64ebpjrv7" + "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/5yqw6p0xlv8th" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/4d1tsx531ev9b" + "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/n598c7v07s4d8" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/d5y1y5el2m7g8" + "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/wgdpdeyxb16r9" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/0fzrfm5zn09j9" + "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/y4bzqf95k3hpb" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/70bcr1xrtpby7" + "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/jjnsc4enbd0vc" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/spmbepw30lcnf" + "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/yketdgd66bz9" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/j1bwcjf849y9c" + "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/mb5smj7jyngj9" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/ndvpmtkz2gg8f" + "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/xy7844nzfcxqc" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/7vdcmb8wgjrwf" + "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", + "dcid": "dc/jjphe5kzxqsq8" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years0_Gender-Female_Race", + "name": "Person With Age = Years 0, Gender = Female, Race", + "statVars": [ + { + "name": "Population: Years 0, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/pk0pfc8mkheb5" + "name": "Population: Years 0, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_0Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/4x7nd8y10w8q1" + "name": "Population: Years 0, Female, Asian Alone", + "dcid": "Count_Person_0Years_Female_AsianAlone" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/vmhh98wd9whsc" + "name": "Population: Years 0, Female, Asian or Pacific Islander", + "dcid": "Count_Person_0Years_Female_AsianOrPacificIslander" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/163h1k86swkg7" + "name": "Population: Years 0, Female, Black or African American Alone", + "dcid": "Count_Person_0Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/2rk7tksf5mk28" + "name": "Population: Years 0, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/s99mh1bymclx" + "name": "Population: Years 0, Female, Hispanic or Latino", + "dcid": "Count_Person_0Years_Female_HispanicOrLatino" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/9l4gkfvzevn34" + "name": "Population: Years 0, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/lt9rxpkesn3rg" + "name": "Population: Years 0, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_0Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/58yqbmm6gj189" + "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_0Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/ehdff4zsb59zd" + "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/l83qevnh5ljv" + "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_0Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/sp2tfv1xvg50h" + "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_0Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/4cykb7yf5qp0f" + "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 50, White Alone Not Hispanic or Latino", - "dcid": "dc/sx094766ej4x4" - } - ] - }, - { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile75_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 75, Race = American Indian And Alaska Native Alone", - "statVars": [ + "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + }, { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/lx72nt0fbmhm6" + "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_0Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/s9fdxnl3ltq54" + "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_0Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/v3ggpm1rw6qsb" + "name": "Population: Years 0, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_0Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/een095ry2hcxb" + "name": "Population: Years 0, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/xgsg1jmkbm1g6" + "name": "Population: Years 0, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_0Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/4d4xb0849fzz4" + "name": "Population: Years 0, Female, Non White", + "dcid": "Count_Person_0Years_Female_NonWhite" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/9vldnksvm8dg8" + "name": "Population: Years 0, Female, Not Hispanic or Latino", + "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/n6nkzvclbfpyb" + "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/7401q9k3tlm92" + "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/8r2b56xyfpb0h" + "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/ddwb6pt49vkp6" + "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/t1czt6xqc0te8" + "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/pq81hqbgsm8qf" + "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/9psewqhg39leh" + "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/8hftjqy8jj9qf" + "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/z5nlf937jwzpd" + "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/5dl02hb40xey8" + "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/2f3r6vsrel8wg" + "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/vmbzl1teme4qh" + "name": "Population: Years 0, Female, Two or More Races", + "dcid": "Count_Person_0Years_Female_TwoOrMoreRaces" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/rnvld3xxp1gf" + "name": "Population: Years 0, Female, White Alone", + "dcid": "Count_Person_0Years_Female_WhiteAlone" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/556enwmzev3c1" + "name": "Population: Years 0, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_0Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/sg75nd0403r2g" + "name": "Population: Years 0, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years1_Gender-Female_Race", + "name": "Person With Age = Years 1, Gender = Female, Race", + "statVars": [ + { + "name": "Population: Years 1, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_1Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/3nf9xky87e798" + "name": "Population: Years 1, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_1Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/fe1gmfnzg0hd3" + "name": "Population: Years 1, Female, Asian Alone", + "dcid": "Count_Person_1Years_Female_AsianAlone" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/zpy1rdhec7sn3" + "name": "Population: Years 1, Female, Asian or Pacific Islander", + "dcid": "Count_Person_1Years_Female_AsianOrPacificIslander" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/cxm8yx37fn1ph" + "name": "Population: Years 1, Female, Black or African American Alone", + "dcid": "Count_Person_1Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/dbqn4fk7c6ss8" + "name": "Population: Years 1, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_1Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/86f397wx7q1wf" + "name": "Population: Years 1, Female, Hispanic or Latino", + "dcid": "Count_Person_1Years_Female_HispanicOrLatino" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/wjl9zzhvj14dg" + "name": "Population: Years 1, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_1Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/1l08kgkdvxyld" + "name": "Population: Years 1, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_1Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/g20b9293qmmhh" + "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_1Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/41n2ppqth1we3" + "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_1Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/cng0fgn70rx11" + "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_1Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/b546v65l29m3f" + "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_1Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/n2bxrvdwqsmyh" + "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_1Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/34zgfvwx2qlbc" + "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_1Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/5480sl4s63c93" + "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_1Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/ds5552fcd9thh" + "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_1Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/qxbqjrh7kdvwg" + "name": "Population: Years 1, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_1Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/875z1syr96h9f" + "name": "Population: Years 1, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_1Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/t2m5zq4cqdrh5" + "name": "Population: Years 1, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_1Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/t25bt793ce6vf" + "name": "Population: Years 1, Female, Non White", + "dcid": "Count_Person_1Years_Female_NonWhite" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/pfb21lm824qmd" + "name": "Population: Years 1, Female, Not Hispanic or Latino", + "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/7m0e70sz50m8h" + "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/x27trqvmtj6y" + "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/32ynswl11r3x6" + "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 75, American Indian And Alaska Native Alone", - "dcid": "dc/9869w4fcqxbg2" - } - ] - }, - { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile75_Race-AsianAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 75, Race = Asian Alone", - "statVars": [ + "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + }, { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/931d6m0r46z73" + "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/67ns9s5djjzj4" + "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/23ervcnqrbwv7" + "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/0tnfs9h4grj4g" + "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/mjxddtnccwtb2" + "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/4ep03d5n2s3s9" + "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/3vm48phf4q332" + "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/shqxt4l1601xb" + "name": "Population: Years 1, Female, Two or More Races", + "dcid": "Count_Person_1Years_Female_TwoOrMoreRaces" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/7d2php0t7sf4g" + "name": "Population: Years 1, Female, White Alone", + "dcid": "Count_Person_1Years_Female_WhiteAlone" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/00p6mhdv4vg7f" + "name": "Population: Years 1, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_1Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/fjwcgejezl094" + "name": "Population: Years 1, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_1Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years10_Gender-Female_Race", + "name": "Person With Age = Years 10, Gender = Female, Race", + "statVars": [ + { + "name": "Population: Years 10, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/w6gvbyz90lff3" + "name": "Population: Years 10, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_10Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/2r72mqy9kdmwc" + "name": "Population: Years 10, Female, Asian Alone", + "dcid": "Count_Person_10Years_Female_AsianAlone" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/fx7jvxr4vj1f8" + "name": "Population: Years 10, Female, Asian or Pacific Islander", + "dcid": "Count_Person_10Years_Female_AsianOrPacificIslander" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/8qjggtcl9dgv7" + "name": "Population: Years 10, Female, Black or African American Alone", + "dcid": "Count_Person_10Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/8xxtckqhmg3wh" + "name": "Population: Years 10, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/kd1s1fcnnbyq5" + "name": "Population: Years 10, Female, Hispanic or Latino", + "dcid": "Count_Person_10Years_Female_HispanicOrLatino" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/hg385r1lmfdt8" + "name": "Population: Years 10, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/ys5q9k3t22977" + "name": "Population: Years 10, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_10Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/5k4j5bs0v2nd6" + "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_10Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/9krg5qpshpwe9" + "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/fn844t0wrbxw6" + "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_10Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/lkxjp02g0g0b9" + "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_10Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/kfykp0w0cjgq8" + "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/g9g31383my2y5" + "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/njd3lck9em237" + "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_10Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/48f9srkfh8gng" + "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_10Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/1y791mm76e25f" + "name": "Population: Years 10, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_10Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/n76rc87bc34b9" + "name": "Population: Years 10, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/9w46d1yf0gvb6" + "name": "Population: Years 10, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_10Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/m5kyxt6y6t7l2" + "name": "Population: Years 10, Female, Non White", + "dcid": "Count_Person_10Years_Female_NonWhite" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/1thcgwg331t27" + "name": "Population: Years 10, Female, Not Hispanic or Latino", + "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/hbxx1qdwhf5z8" + "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/mwk1kmg7e9kv" + "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/m1qqhtfsmd52g" + "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/kgzd3klqg4v0c" + "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/06jgbel30pytc" + "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/mf0bk9xjrnp5c" + "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/m395sent2b4fd" + "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/l397jp7ezdj06" + "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/qz91t30nfmm45" + "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/21nzxhtkw5d9b" + "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/0td6j85zenq96" + "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/m9551dyjgb54" + "name": "Population: Years 10, Female, Two or More Races", + "dcid": "Count_Person_10Years_Female_TwoOrMoreRaces" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/b0v7vt0bpz993" + "name": "Population: Years 10, Female, White Alone", + "dcid": "Count_Person_10Years_Female_WhiteAlone" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/syp9n4vxvkqh8" + "name": "Population: Years 10, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_10Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 75, Asian Alone", - "dcid": "dc/1vfjqbmk66409" + "name": "Population: Years 10, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile75_Race-BlackOrAfricanAmericanAlone", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 75, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years11_Gender-Female_Race", + "name": "Person With Age = Years 11, Gender = Female, Race", "statVars": [ { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/13jqvrxcb5v72" - }, - { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/ynh342sl59lc3" - }, - { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/y7wg64c97vgch" - }, - { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/yez6qg2elw32g" - }, - { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/vmyb0yqf97q3c" - }, - { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/680phzbk319h6" + "name": "Population: Years 11, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_11Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/t0gshy5hqtp77" + "name": "Population: Years 11, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_11Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/rwwgths2exj2f" + "name": "Population: Years 11, Female, Asian Alone", + "dcid": "Count_Person_11Years_Female_AsianAlone" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/nj5ntg4gl6k5h" + "name": "Population: Years 11, Female, Asian or Pacific Islander", + "dcid": "Count_Person_11Years_Female_AsianOrPacificIslander" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/z5jphp8fnbhk7" + "name": "Population: Years 11, Female, Black or African American Alone", + "dcid": "Count_Person_11Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/ewpyqjng6mye7" + "name": "Population: Years 11, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_11Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/tzp30yb2g8bh9" + "name": "Population: Years 11, Female, Hispanic or Latino", + "dcid": "Count_Person_11Years_Female_HispanicOrLatino" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/nh1fvw1h7rv4f" + "name": "Population: Years 11, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_11Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/3zp59sl53c3wg" + "name": "Population: Years 11, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_11Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/zw1hcem21fds1" + "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_11Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/z8pcmky1346t3" + "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_11Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/zrzrnmg735ef3" + "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_11Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/jb7kfpys7mbc9" + "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_11Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/lbxzqfp06mqyd" + "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_11Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/6gmtz3d4yfr11" + "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_11Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/br6382ymgnyv9" + "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_11Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/srdxhzyx97m4b" + "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_11Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/zwxr9xmjsltt" + "name": "Population: Years 11, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_11Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/f1ezc7bc56mg4" + "name": "Population: Years 11, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_11Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/2pvltdv9qk5y9" + "name": "Population: Years 11, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_11Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/1d4pqnbwk5881" + "name": "Population: Years 11, Female, Non White", + "dcid": "Count_Person_11Years_Female_NonWhite" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/26jxqndlwl5b9" + "name": "Population: Years 11, Female, Not Hispanic or Latino", + "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/tpzpw93xgvc77" + "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/bd9f0y450g3j9" + "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/e48j8yrxk0c48" + "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/fhq8fbe1gkgfh" + "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/zxzlpzlmg3mx6" + "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/j9x4yry8femy1" + "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/cmg790bqmxee7" + "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/zjtvzc9lpeh06" + "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/dzm03jj5340k1" + "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/vfhkcnll6qhkc" + "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/w6bzyyqwvqh8b" + "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/9sysjmj7n2sd4" + "name": "Population: Years 11, Female, Two or More Races", + "dcid": "Count_Person_11Years_Female_TwoOrMoreRaces" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/lnld5btw8pjh5" + "name": "Population: Years 11, Female, White Alone", + "dcid": "Count_Person_11Years_Female_WhiteAlone" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/nm854yl64kn11" + "name": "Population: Years 11, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_11Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/nb4983xsl9cjh" - }, + "name": "Population: Years 11, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_11Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years12_Gender-Female_Race", + "name": "Person With Age = Years 12, Gender = Female, Race", + "statVars": [ { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/qfdkm99tbb1k" + "name": "Population: Years 12, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_12Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/pltsg1tkqf1gf" + "name": "Population: Years 12, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_12Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/2xj0dpxk8jgfg" + "name": "Population: Years 12, Female, Asian Alone", + "dcid": "Count_Person_12Years_Female_AsianAlone" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/zw5y4r3w08055" + "name": "Population: Years 12, Female, Asian or Pacific Islander", + "dcid": "Count_Person_12Years_Female_AsianOrPacificIslander" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 75, Black or African American Alone", - "dcid": "dc/0t9ssm7p8c151" - } - ] - }, - { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile75_Race-HispanicOrLatinoRace", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 75, Race = Hispanic or Latino", - "statVars": [ - { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/8ldljfxbx56k8" + "name": "Population: Years 12, Female, Black or African American Alone", + "dcid": "Count_Person_12Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/wmj6t714p7q78" + "name": "Population: Years 12, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_12Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/hm12rs8crm0c9" + "name": "Population: Years 12, Female, Hispanic or Latino", + "dcid": "Count_Person_12Years_Female_HispanicOrLatino" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/sgh0q4hcfmy8c" + "name": "Population: Years 12, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_12Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/8tjweq58mnw" + "name": "Population: Years 12, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_12Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/z6ydgzrrhplc" + "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_12Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/wck49b38zvhr3" + "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_12Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/7k7pp7mfe1vq8" + "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_12Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/jbkgy5kn69r28" + "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_12Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/dnlzmn8btymx4" + "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_12Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/35ftc5lg1ej2f" + "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_12Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/wm9qbev569fx8" + "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_12Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/g0xmw21w2hcn9" + "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_12Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/x92fn9zgdjlxg" + "name": "Population: Years 12, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_12Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/vsh376pw2lln3" + "name": "Population: Years 12, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_12Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/0t5fg1kdc0he5" + "name": "Population: Years 12, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_12Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/n77wvh046tlk9" + "name": "Population: Years 12, Female, Non White", + "dcid": "Count_Person_12Years_Female_NonWhite" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/57qm8wffcn7c6" + "name": "Population: Years 12, Female, Not Hispanic or Latino", + "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/zl4jvl95rnhv5" + "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/sc0tslj707qlb" + "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/001jhn88k1vgc" + "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/cnk6hqskfh91h" + "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/6klb9lgcvp2eh" + "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/wckz1sz1dhkq3" + "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/m4z8dc3b1xpj" + "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/4v39c5774vbpf" + "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/d66byw280f1zh" + "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/4t630c83pb61g" + "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/s24m26p8www71" + "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/6lwn4ez2rrwj8" + "name": "Population: Years 12, Female, Two or More Races", + "dcid": "Count_Person_12Years_Female_TwoOrMoreRaces" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/njhffm6fm8yfg" + "name": "Population: Years 12, Female, White Alone", + "dcid": "Count_Person_12Years_Female_WhiteAlone" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/dm32z7l5gtxgg" + "name": "Population: Years 12, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_12Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/6tlnpzsq2pnq" + "name": "Population: Years 12, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_12Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years13_Gender-Female_Race", + "name": "Person With Age = Years 13, Gender = Female, Race", + "statVars": [ + { + "name": "Population: Years 13, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_13Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/trtmdk0ktrye" + "name": "Population: Years 13, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_13Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/wrqzy02xj84wb" + "name": "Population: Years 13, Female, Asian Alone", + "dcid": "Count_Person_13Years_Female_AsianAlone" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/94xqx2qzbhxjc" + "name": "Population: Years 13, Female, Asian or Pacific Islander", + "dcid": "Count_Person_13Years_Female_AsianOrPacificIslander" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/dmws6bnlkzwh3" + "name": "Population: Years 13, Female, Black or African American Alone", + "dcid": "Count_Person_13Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/9d8sjsbe922xd" + "name": "Population: Years 13, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_13Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/ezcmqbc9rwll8" + "name": "Population: Years 13, Female, Hispanic or Latino", + "dcid": "Count_Person_13Years_Female_HispanicOrLatino" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/9vr8hs80fxlrg" + "name": "Population: Years 13, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_13Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/c2zxkjfl7w7cb" + "name": "Population: Years 13, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_13Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/mnm3rdmp9egxb" + "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_13Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/zkt7cw52v9meg" + "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_13Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/00zcn8fjp7k99" + "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_13Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/yhf0x3rzqhxhg" + "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_13Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/zpjs79kxer7tf" + "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_13Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 75, Hispanic or Latino", - "dcid": "dc/t92lx5v578vn" - } - ] - }, - { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile75_Race-OIRaceOther", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 75, Race = OI_Race Other", - "statVars": [ + "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_13Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + }, { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/36b1jemd8rtj5" + "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_13Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/lc886448h2x59" + "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_13Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/xt7zfntvbsxt4" + "name": "Population: Years 13, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_13Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/0lennlngm91jd" + "name": "Population: Years 13, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_13Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/rnmmnr5yk4nxb" + "name": "Population: Years 13, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_13Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/xw3hn77we97ff" + "name": "Population: Years 13, Female, Non White", + "dcid": "Count_Person_13Years_Female_NonWhite" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/vs0shegngyngf" + "name": "Population: Years 13, Female, Not Hispanic or Latino", + "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/k218gyxycl8j1" + "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/d2jn9y0cvs049" + "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/h99ew4f1grcr1" + "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/nnccb7sbbepr9" + "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/s6kfz0lgjmbm6" + "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/jf47t9pxxyvwb" + "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/xy5yk34ev0xn" + "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/t9jzlr71p2y2" + "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/mthkfq159j029" + "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/l90lc0encej46" + "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/e0mkj97yhg6vf" + "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/b7chl4fv5px5g" + "name": "Population: Years 13, Female, Two or More Races", + "dcid": "Count_Person_13Years_Female_TwoOrMoreRaces" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/fpv5vm03qy1w4" + "name": "Population: Years 13, Female, White Alone", + "dcid": "Count_Person_13Years_Female_WhiteAlone" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/ptyb7596fjhmd" + "name": "Population: Years 13, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_13Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/j77wftbesrp81" + "name": "Population: Years 13, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_13Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years14_Gender-Female_Race", + "name": "Person With Age = Years 14, Gender = Female, Race", + "statVars": [ + { + "name": "Population: Years 14, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_14Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/sxz760bc3nhs5" + "name": "Population: Years 14, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_14Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/6hdf69hghwfc8" + "name": "Population: Years 14, Female, Asian Alone", + "dcid": "Count_Person_14Years_Female_AsianAlone" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/t01y50smkzk1d" + "name": "Population: Years 14, Female, Asian or Pacific Islander", + "dcid": "Count_Person_14Years_Female_AsianOrPacificIslander" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/0jqxjctqt9n5d" + "name": "Population: Years 14, Female, Black or African American Alone", + "dcid": "Count_Person_14Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/3j9gn04j4sye8" + "name": "Population: Years 14, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_14Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/hq2f758y8kyx" + "name": "Population: Years 14, Female, Hispanic or Latino", + "dcid": "Count_Person_14Years_Female_HispanicOrLatino" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/m23cmc1qs6mg5" + "name": "Population: Years 14, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_14Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/7ks9kzzycrl0c" + "name": "Population: Years 14, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_14Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/nhln7pd0mg9n9" + "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_14Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/gvm5520yft39d" + "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_14Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/mprhtbgm7e7wd" + "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_14Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/z0sqn09xx2gxf" + "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_14Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/g86v03kpddd34" + "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_14Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/sngssf5nx8c29" + "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_14Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/24lgqfqs9935g" + "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_14Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/m3f3dymjrgq05" + "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_14Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/0jn0d169wvkf4" + "name": "Population: Years 14, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_14Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/s560n7eezx5nc" + "name": "Population: Years 14, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_14Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/rb8etwkeerfe2" + "name": "Population: Years 14, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_14Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/v1nx85h6yn37g" + "name": "Population: Years 14, Female, Non White", + "dcid": "Count_Person_14Years_Female_NonWhite" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/s9ln5nwj9c8df" + "name": "Population: Years 14, Female, Not Hispanic or Latino", + "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/kkd3ce3rwvbg" + "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/3clnrf3bqb1y1" + "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/ljsqggdpzmsc2" + "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 75, OI_Race Other", - "dcid": "dc/k4zctje0l1s6b" - } - ] - }, - { - "dcid": "dc/g/OpportunityInsightsCohort_Gender-Female_ParentIncome-Percentile75_Race-WhiteAloneNotHispanicOrLatino", - "name": "Opportunity Insights Cohort With Gender = Female, Parent Income = Percentile 75, Race = White Alone Not Hispanic or Latino", - "statVars": [ + "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + }, { - "name": "College Graduate of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/qkd4jttbw6dgd" + "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Community College Graduate of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/b2b6p694rbgv4" + "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Father Presence of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/jyjz8qsn74web" + "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction Children Married Age 24 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/7h1xy7l2k79s1" + "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction Children Married Age 26 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/vqtcj5tl3l2yc" + "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Fraction Children Married Age 29 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/ymqft443dlle1" + "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Fraction Children Married Age 32 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/jlhrby49zd7b3" + "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction Children Married of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/m1xldjc621b2" + "name": "Population: Years 14, Female, Two or More Races", + "dcid": "Count_Person_14Years_Female_TwoOrMoreRaces" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 24 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/s0lypyt58gygb" + "name": "Population: Years 14, Female, White Alone", + "dcid": "Count_Person_14Years_Female_WhiteAlone" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 26 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/8dq8lct9g0nqh" + "name": "Population: Years 14, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_14Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 29 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/26ghy0l9b2yx" + "name": "Population: Years 14, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_14Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years16_Gender-Female_Race", + "name": "Person With Age = Years 16, Gender = Female, Race", + "statVars": [ + { + "name": "Population: Years 16, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_16Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Fraction of Children With Positive W 2 Earnings Age 32 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/sn17k4x6k018d" + "name": "Population: Years 16, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_16Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Fraction of Children With Positive W 2 Earnings of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/y8l44sgwxee36" + "name": "Population: Years 16, Female, Asian Alone", + "dcid": "Count_Person_16Years_Female_AsianAlone" }, { - "name": "Fraction of Children With Some College of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/3c3sgzgx8bplf" + "name": "Population: Years 16, Female, Asian or Pacific Islander", + "dcid": "Count_Person_16Years_Female_AsianOrPacificIslander" }, { - "name": "Has Graduate Degree of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/0s9ygj2zn0wj5" + "name": "Population: Years 16, Female, Black or African American Alone", + "dcid": "Count_Person_16Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "High School Graduate of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/kccdk6hgjc7" + "name": "Population: Years 16, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_16Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Hourly Wage Rank of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/1grtde2d3rx0h" + "name": "Population: Years 16, Female, Hispanic or Latino", + "dcid": "Count_Person_16Years_Female_HispanicOrLatino" }, { - "name": "Household Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/jj5q8rbvcjrqc" + "name": "Population: Years 16, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/qp8sksb2hg6z5" + "name": "Population: Years 16, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Household Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/10g1kx5khl662" + "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Household Income Rank Immigant Mother of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/8k2r6yq1592pc" + "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/bkdhd3cxwbcs4" + "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Household Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/nekmxtvf8zw31" + "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_16Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Household Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/q5b9lj8ds1s3d" + "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_16Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Rank of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/951qf88xg7ysb" + "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_16Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Household Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/47j33kvgtsjh4" + "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_16Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Incarceration Rate of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/fd5dh3s6mz5db" + "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_16Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Individual Income Rank Age 24 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/mvzwxv6dglvp" + "name": "Population: Years 16, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_16Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Individual Income Rank Age 26 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/ycsqmdt3k41p3" + "name": "Population: Years 16, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_16Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Age 29 of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/b2ctv0y96qh04" + "name": "Population: Years 16, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_16Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Individual Income Rank Immigrant Mother of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/xe525n1nf5628" + "name": "Population: Years 16, Female, Non White", + "dcid": "Count_Person_16Years_Female_NonWhite" }, { - "name": "Individual Income Rank Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/gpkvl44qs14zg" + "name": "Population: Years 16, Female, Not Hispanic or Latino", + "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino" }, { - "name": "Individual Income Rank Native Mother of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/6g7qheeg59dqf" + "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Individual Income Rank Top 20 Pct of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/bvnlrb99mrkd3" + "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Individual Income Top 1 Pct of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/g053t7nrxjewh" + "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Live Childhood CZ of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/t29b0d41jtx6d" + "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Live Childhood Tract of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/zhxr9j3rvdweh" + "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Live in Low Poverty Neighborhood of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/95sygwwmw4xh1" + "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Living With Parents of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/5yqw6p0xlv8th" + "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Mean Percentile Income Rank of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/n598c7v07s4d8" + "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Mother Presence of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/wgdpdeyxb16r9" + "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Positive Work Hours of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/y4bzqf95k3hpb" + "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Receives Public Assistance of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/jjnsc4enbd0vc" + "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Spouse Individual Income Rank of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/yketdgd66bz9" + "name": "Population: Years 16, Female, Two or More Races", + "dcid": "Count_Person_16Years_Female_TwoOrMoreRaces" }, { - "name": "Teenage Birth of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/mb5smj7jyngj9" + "name": "Population: Years 16, Female, White Alone", + "dcid": "Count_Person_16Years_Female_WhiteAlone" }, { - "name": "Two Parents of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/xy7844nzfcxqc" + "name": "Population: Years 16, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_16Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Weekly Hours Worked of Opportunity Insights Cohort: Female, Percentile 75, White Alone Not Hispanic or Latino", - "dcid": "dc/jjphe5kzxqsq8" + "name": "Population: Years 16, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_16Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years0_Gender-Female_Race", - "name": "Person With Age = Years 0, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years17_Gender-Female_Race", + "name": "Person With Age = Years 17, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 0, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 17, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_17Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 0, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_0Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 17, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_17Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 0, Female, Asian Alone", - "dcid": "Count_Person_0Years_Female_AsianAlone" + "name": "Population: Years 17, Female, Asian Alone", + "dcid": "Count_Person_17Years_Female_AsianAlone" }, { - "name": "Population: Years 0, Female, Asian or Pacific Islander", - "dcid": "Count_Person_0Years_Female_AsianOrPacificIslander" + "name": "Population: Years 17, Female, Asian or Pacific Islander", + "dcid": "Count_Person_17Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 0, Female, Black or African American Alone", - "dcid": "Count_Person_0Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 17, Female, Black or African American Alone", + "dcid": "Count_Person_17Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 0, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 17, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_17Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 0, Female, Hispanic or Latino", - "dcid": "Count_Person_0Years_Female_HispanicOrLatino" + "name": "Population: Years 17, Female, Hispanic or Latino", + "dcid": "Count_Person_17Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 0, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 17, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_17Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 0, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_0Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 17, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_17Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_0Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_17Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_17Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_0Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_17Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_0Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_17Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_17Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_17Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_0Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_17Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 0, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_0Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_17Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 0, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_0Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 17, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_17Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 0, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 17, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_17Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 0, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_0Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 17, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_17Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 0, Female, Non White", - "dcid": "Count_Person_0Years_Female_NonWhite" + "name": "Population: Years 17, Female, Non White", + "dcid": "Count_Person_17Years_Female_NonWhite" }, { - "name": "Population: Years 0, Female, Not Hispanic or Latino", - "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino" + "name": "Population: Years 17, Female, Not Hispanic or Latino", + "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 0, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 0, Female, Two or More Races", - "dcid": "Count_Person_0Years_Female_TwoOrMoreRaces" + "name": "Population: Years 17, Female, Two or More Races", + "dcid": "Count_Person_17Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 0, Female, White Alone", - "dcid": "Count_Person_0Years_Female_WhiteAlone" + "name": "Population: Years 17, Female, White Alone", + "dcid": "Count_Person_17Years_Female_WhiteAlone" }, { - "name": "Population: Years 0, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_0Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 17, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_17Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 0, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 17, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_17Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years1_Gender-Female_Race", - "name": "Person With Age = Years 1, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years18_Gender-Female_Race", + "name": "Person With Age = Years 18, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 1, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_1Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 18, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_18Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 1, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_1Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 18, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_18Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 1, Female, Asian Alone", - "dcid": "Count_Person_1Years_Female_AsianAlone" + "name": "Population: Years 18, Female, Asian Alone", + "dcid": "Count_Person_18Years_Female_AsianAlone" }, { - "name": "Population: Years 1, Female, Asian or Pacific Islander", - "dcid": "Count_Person_1Years_Female_AsianOrPacificIslander" + "name": "Population: Years 18, Female, Asian or Pacific Islander", + "dcid": "Count_Person_18Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 1, Female, Black or African American Alone", - "dcid": "Count_Person_1Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 18, Female, Black or African American Alone", + "dcid": "Count_Person_18Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 1, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_1Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 18, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_18Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 1, Female, Hispanic or Latino", - "dcid": "Count_Person_1Years_Female_HispanicOrLatino" + "name": "Population: Years 18, Female, Hispanic or Latino", + "dcid": "Count_Person_18Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 1, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_1Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 18, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_18Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 1, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_1Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 18, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_18Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_1Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_18Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_1Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_18Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_1Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_18Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_1Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_18Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_1Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_18Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_1Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_18Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_1Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_18Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 1, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_1Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_18Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 1, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_1Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 18, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_18Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 1, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_1Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 18, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_18Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 1, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_1Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 18, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_18Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 1, Female, Non White", - "dcid": "Count_Person_1Years_Female_NonWhite" + "name": "Population: Years 18, Female, Non White", + "dcid": "Count_Person_18Years_Female_NonWhite" }, { - "name": "Population: Years 1, Female, Not Hispanic or Latino", - "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino" + "name": "Population: Years 18, Female, Not Hispanic or Latino", + "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 1, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_1Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 1, Female, Two or More Races", - "dcid": "Count_Person_1Years_Female_TwoOrMoreRaces" + "name": "Population: Years 18, Female, Two or More Races", + "dcid": "Count_Person_18Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 1, Female, White Alone", - "dcid": "Count_Person_1Years_Female_WhiteAlone" + "name": "Population: Years 18, Female, White Alone", + "dcid": "Count_Person_18Years_Female_WhiteAlone" }, { - "name": "Population: Years 1, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_1Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 18, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_18Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 1, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_1Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 18, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_18Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years10_Gender-Female_Race", - "name": "Person With Age = Years 10, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years19_Gender-Female_Race", + "name": "Person With Age = Years 19, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 10, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 19, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_19Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 10, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_10Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 19, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_19Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 10, Female, Asian Alone", - "dcid": "Count_Person_10Years_Female_AsianAlone" + "name": "Population: Years 19, Female, Asian Alone", + "dcid": "Count_Person_19Years_Female_AsianAlone" }, { - "name": "Population: Years 10, Female, Asian or Pacific Islander", - "dcid": "Count_Person_10Years_Female_AsianOrPacificIslander" + "name": "Population: Years 19, Female, Asian or Pacific Islander", + "dcid": "Count_Person_19Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 10, Female, Black or African American Alone", - "dcid": "Count_Person_10Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 19, Female, Black or African American Alone", + "dcid": "Count_Person_19Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 10, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 19, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_19Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 10, Female, Hispanic or Latino", - "dcid": "Count_Person_10Years_Female_HispanicOrLatino" + "name": "Population: Years 19, Female, Hispanic or Latino", + "dcid": "Count_Person_19Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 10, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 19, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_19Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 10, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_10Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 19, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_19Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_10Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_19Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_19Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_10Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_19Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_10Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_19Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_19Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_19Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_10Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_19Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 10, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_10Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_19Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 10, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_10Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 19, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_19Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 10, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 19, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_19Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 10, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_10Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 19, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_19Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 10, Female, Non White", - "dcid": "Count_Person_10Years_Female_NonWhite" + "name": "Population: Years 19, Female, Non White", + "dcid": "Count_Person_19Years_Female_NonWhite" }, { - "name": "Population: Years 10, Female, Not Hispanic or Latino", - "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino" + "name": "Population: Years 19, Female, Not Hispanic or Latino", + "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 10, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 10, Female, Two or More Races", - "dcid": "Count_Person_10Years_Female_TwoOrMoreRaces" + "name": "Population: Years 19, Female, Two or More Races", + "dcid": "Count_Person_19Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 10, Female, White Alone", - "dcid": "Count_Person_10Years_Female_WhiteAlone" + "name": "Population: Years 19, Female, White Alone", + "dcid": "Count_Person_19Years_Female_WhiteAlone" }, { - "name": "Population: Years 10, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_10Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 19, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_19Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 10, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 19, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_19Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years11_Gender-Female_Race", - "name": "Person With Age = Years 11, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years2_Gender-Female_Race", + "name": "Person With Age = Years 2, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 11, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_11Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 2, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_2Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 11, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_11Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 2, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_2Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 11, Female, Asian Alone", - "dcid": "Count_Person_11Years_Female_AsianAlone" + "name": "Population: Years 2, Female, Asian Alone", + "dcid": "Count_Person_2Years_Female_AsianAlone" }, { - "name": "Population: Years 11, Female, Asian or Pacific Islander", - "dcid": "Count_Person_11Years_Female_AsianOrPacificIslander" + "name": "Population: Years 2, Female, Asian or Pacific Islander", + "dcid": "Count_Person_2Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 11, Female, Black or African American Alone", - "dcid": "Count_Person_11Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 2, Female, Black or African American Alone", + "dcid": "Count_Person_2Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 11, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_11Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 2, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_2Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 11, Female, Hispanic or Latino", - "dcid": "Count_Person_11Years_Female_HispanicOrLatino" + "name": "Population: Years 2, Female, Hispanic or Latino", + "dcid": "Count_Person_2Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 11, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_11Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 2, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_2Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 11, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_11Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 2, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_2Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_11Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_2Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_11Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_2Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_11Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_2Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_11Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_2Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_11Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_2Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_11Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_2Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_11Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_2Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 11, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_11Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_2Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 11, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_11Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 2, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_2Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 11, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_11Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 2, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_2Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 11, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_11Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 2, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_2Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 11, Female, Non White", - "dcid": "Count_Person_11Years_Female_NonWhite" + "name": "Population: Years 2, Female, Non White", + "dcid": "Count_Person_2Years_Female_NonWhite" }, { - "name": "Population: Years 11, Female, Not Hispanic or Latino", - "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino" + "name": "Population: Years 2, Female, Not Hispanic or Latino", + "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 11, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_11Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 11, Female, Two or More Races", - "dcid": "Count_Person_11Years_Female_TwoOrMoreRaces" + "name": "Population: Years 2, Female, Two or More Races", + "dcid": "Count_Person_2Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 11, Female, White Alone", - "dcid": "Count_Person_11Years_Female_WhiteAlone" + "name": "Population: Years 2, Female, White Alone", + "dcid": "Count_Person_2Years_Female_WhiteAlone" }, { - "name": "Population: Years 11, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_11Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 2, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_2Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 11, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_11Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 2, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_2Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years12_Gender-Female_Race", - "name": "Person With Age = Years 12, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years20_Gender-Female_Race", + "name": "Person With Age = Years 20, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 12, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_12Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 20, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 12, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_12Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 20, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_20Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 12, Female, Asian Alone", - "dcid": "Count_Person_12Years_Female_AsianAlone" + "name": "Population: Years 20, Female, Asian Alone", + "dcid": "Count_Person_20Years_Female_AsianAlone" }, { - "name": "Population: Years 12, Female, Asian or Pacific Islander", - "dcid": "Count_Person_12Years_Female_AsianOrPacificIslander" + "name": "Population: Years 20, Female, Asian or Pacific Islander", + "dcid": "Count_Person_20Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 12, Female, Black or African American Alone", - "dcid": "Count_Person_12Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 20, Female, Black or African American Alone", + "dcid": "Count_Person_20Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 12, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_12Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 20, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 12, Female, Hispanic or Latino", - "dcid": "Count_Person_12Years_Female_HispanicOrLatino" + "name": "Population: Years 20, Female, Hispanic or Latino", + "dcid": "Count_Person_20Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 12, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_12Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 20, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 12, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_12Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 20, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_20Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_12Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_20Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_12Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_12Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_20Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_12Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_20Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_12Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_12Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_12Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_20Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 12, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_12Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_20Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 12, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_12Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 20, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_20Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 12, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_12Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 20, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 12, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_12Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 20, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_20Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 12, Female, Non White", - "dcid": "Count_Person_12Years_Female_NonWhite" + "name": "Population: Years 20, Female, Non White", + "dcid": "Count_Person_20Years_Female_NonWhite" }, { - "name": "Population: Years 12, Female, Not Hispanic or Latino", - "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino" + "name": "Population: Years 20, Female, Not Hispanic or Latino", + "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 12, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_12Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 12, Female, Two or More Races", - "dcid": "Count_Person_12Years_Female_TwoOrMoreRaces" + "name": "Population: Years 20, Female, Two or More Races", + "dcid": "Count_Person_20Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 12, Female, White Alone", - "dcid": "Count_Person_12Years_Female_WhiteAlone" + "name": "Population: Years 20, Female, White Alone", + "dcid": "Count_Person_20Years_Female_WhiteAlone" }, { - "name": "Population: Years 12, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_12Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 20, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_20Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 12, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_12Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 20, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years13_Gender-Female_Race", - "name": "Person With Age = Years 13, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years21_Gender-Female_Race", + "name": "Person With Age = Years 21, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 13, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_13Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 21, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_21Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 13, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_13Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 21, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_21Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 13, Female, Asian Alone", - "dcid": "Count_Person_13Years_Female_AsianAlone" + "name": "Population: Years 21, Female, Asian Alone", + "dcid": "Count_Person_21Years_Female_AsianAlone" }, { - "name": "Population: Years 13, Female, Asian or Pacific Islander", - "dcid": "Count_Person_13Years_Female_AsianOrPacificIslander" + "name": "Population: Years 21, Female, Asian or Pacific Islander", + "dcid": "Count_Person_21Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 13, Female, Black or African American Alone", - "dcid": "Count_Person_13Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 21, Female, Black or African American Alone", + "dcid": "Count_Person_21Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 13, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_13Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 21, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_21Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 13, Female, Hispanic or Latino", - "dcid": "Count_Person_13Years_Female_HispanicOrLatino" + "name": "Population: Years 21, Female, Hispanic or Latino", + "dcid": "Count_Person_21Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 13, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_13Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 21, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_21Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 13, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_13Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 21, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_21Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_13Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_21Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_13Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_21Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_13Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_21Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_13Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_21Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_13Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_21Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_13Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_21Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_13Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_21Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 13, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_13Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_21Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 13, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_13Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 21, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_21Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 13, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_13Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 21, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_21Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 13, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_13Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 21, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_21Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 13, Female, Non White", - "dcid": "Count_Person_13Years_Female_NonWhite" + "name": "Population: Years 21, Female, Non White", + "dcid": "Count_Person_21Years_Female_NonWhite" }, { - "name": "Population: Years 13, Female, Not Hispanic or Latino", - "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino" + "name": "Population: Years 21, Female, Not Hispanic or Latino", + "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 13, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_13Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 13, Female, Two or More Races", - "dcid": "Count_Person_13Years_Female_TwoOrMoreRaces" + "name": "Population: Years 21, Female, Two or More Races", + "dcid": "Count_Person_21Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 13, Female, White Alone", - "dcid": "Count_Person_13Years_Female_WhiteAlone" + "name": "Population: Years 21, Female, White Alone", + "dcid": "Count_Person_21Years_Female_WhiteAlone" }, { - "name": "Population: Years 13, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_13Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 21, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_21Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 13, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_13Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 21, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_21Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years14_Gender-Female_Race", - "name": "Person With Age = Years 14, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years22_Gender-Female_Race", + "name": "Person With Age = Years 22, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 14, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_14Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 22, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_22Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 14, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_14Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 22, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_22Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 14, Female, Asian Alone", - "dcid": "Count_Person_14Years_Female_AsianAlone" + "name": "Population: Years 22, Female, Asian Alone", + "dcid": "Count_Person_22Years_Female_AsianAlone" }, { - "name": "Population: Years 14, Female, Asian or Pacific Islander", - "dcid": "Count_Person_14Years_Female_AsianOrPacificIslander" + "name": "Population: Years 22, Female, Asian or Pacific Islander", + "dcid": "Count_Person_22Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 14, Female, Black or African American Alone", - "dcid": "Count_Person_14Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 22, Female, Black or African American Alone", + "dcid": "Count_Person_22Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 14, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_14Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 22, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_22Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 14, Female, Hispanic or Latino", - "dcid": "Count_Person_14Years_Female_HispanicOrLatino" + "name": "Population: Years 22, Female, Hispanic or Latino", + "dcid": "Count_Person_22Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 14, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_14Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 22, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_22Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 14, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_14Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 22, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_22Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_14Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_22Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_14Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_22Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_14Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_22Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_14Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_22Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_14Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_22Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_14Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_22Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_14Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_22Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 14, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_14Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_22Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 14, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_14Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 22, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_22Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 14, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_14Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 22, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_22Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 14, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_14Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 22, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_22Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 14, Female, Non White", - "dcid": "Count_Person_14Years_Female_NonWhite" + "name": "Population: Years 22, Female, Non White", + "dcid": "Count_Person_22Years_Female_NonWhite" }, { - "name": "Population: Years 14, Female, Not Hispanic or Latino", - "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino" + "name": "Population: Years 22, Female, Not Hispanic or Latino", + "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 14, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_14Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 14, Female, Two or More Races", - "dcid": "Count_Person_14Years_Female_TwoOrMoreRaces" + "name": "Population: Years 22, Female, Two or More Races", + "dcid": "Count_Person_22Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 14, Female, White Alone", - "dcid": "Count_Person_14Years_Female_WhiteAlone" + "name": "Population: Years 22, Female, White Alone", + "dcid": "Count_Person_22Years_Female_WhiteAlone" }, { - "name": "Population: Years 14, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_14Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 22, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_22Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 14, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_14Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 22, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_22Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years16_Gender-Female_Race", - "name": "Person With Age = Years 16, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years23_Gender-Female_Race", + "name": "Person With Age = Years 23, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 16, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 23, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_23Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_16Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 23, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_23Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 16, Female, Asian Alone", - "dcid": "Count_Person_16Years_Female_AsianAlone" + "name": "Population: Years 23, Female, Asian Alone", + "dcid": "Count_Person_23Years_Female_AsianAlone" }, { - "name": "Population: Years 16, Female, Asian or Pacific Islander", - "dcid": "Count_Person_16Years_Female_AsianOrPacificIslander" + "name": "Population: Years 23, Female, Asian or Pacific Islander", + "dcid": "Count_Person_23Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 16, Female, Black or African American Alone", - "dcid": "Count_Person_16Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 23, Female, Black or African American Alone", + "dcid": "Count_Person_23Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 16, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 23, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_23Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Hispanic or Latino", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino" + "name": "Population: Years 23, Female, Hispanic or Latino", + "dcid": "Count_Person_23Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 23, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_23Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 23, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_23Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_23Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_23Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_23Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_23Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_23Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_23Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_23Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_23Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 23, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_23Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 23, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_23Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_16Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 23, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_23Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 16, Female, Non White", - "dcid": "Count_Person_16Years_Female_NonWhite" + "name": "Population: Years 23, Female, Non White", + "dcid": "Count_Person_23Years_Female_NonWhite" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino" + "name": "Population: Years 23, Female, Not Hispanic or Latino", + "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Two or More Races", - "dcid": "Count_Person_16Years_Female_TwoOrMoreRaces" + "name": "Population: Years 23, Female, Two or More Races", + "dcid": "Count_Person_23Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 16, Female, White Alone", - "dcid": "Count_Person_16Years_Female_WhiteAlone" + "name": "Population: Years 23, Female, White Alone", + "dcid": "Count_Person_23Years_Female_WhiteAlone" }, { - "name": "Population: Years 16, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_16Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 23, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_23Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 16, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 23, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_23Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years17_Gender-Female_Race", - "name": "Person With Age = Years 17, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years24_Gender-Female_Race", + "name": "Person With Age = Years 24, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 17, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_17Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 24, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_24Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 17, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_17Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 24, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_24Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 17, Female, Asian Alone", - "dcid": "Count_Person_17Years_Female_AsianAlone" + "name": "Population: Years 24, Female, Asian Alone", + "dcid": "Count_Person_24Years_Female_AsianAlone" }, { - "name": "Population: Years 17, Female, Asian or Pacific Islander", - "dcid": "Count_Person_17Years_Female_AsianOrPacificIslander" + "name": "Population: Years 24, Female, Asian or Pacific Islander", + "dcid": "Count_Person_24Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 17, Female, Black or African American Alone", - "dcid": "Count_Person_17Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 24, Female, Black or African American Alone", + "dcid": "Count_Person_24Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 17, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_17Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 24, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_24Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 17, Female, Hispanic or Latino", - "dcid": "Count_Person_17Years_Female_HispanicOrLatino" + "name": "Population: Years 24, Female, Hispanic or Latino", + "dcid": "Count_Person_24Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 17, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_17Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 24, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_24Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 17, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_17Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 24, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_24Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_17Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_24Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_17Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_24Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_17Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_24Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_17Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_24Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_17Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_24Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_17Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_24Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_17Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_24Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 17, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_17Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_24Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 17, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_17Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 24, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_24Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 17, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_17Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 24, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_24Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 17, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_17Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 24, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_24Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 17, Female, Non White", - "dcid": "Count_Person_17Years_Female_NonWhite" + "name": "Population: Years 24, Female, Non White", + "dcid": "Count_Person_24Years_Female_NonWhite" }, { - "name": "Population: Years 17, Female, Not Hispanic or Latino", - "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino" + "name": "Population: Years 24, Female, Not Hispanic or Latino", + "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 17, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_17Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 17, Female, Two or More Races", - "dcid": "Count_Person_17Years_Female_TwoOrMoreRaces" + "name": "Population: Years 24, Female, Two or More Races", + "dcid": "Count_Person_24Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 17, Female, White Alone", - "dcid": "Count_Person_17Years_Female_WhiteAlone" + "name": "Population: Years 24, Female, White Alone", + "dcid": "Count_Person_24Years_Female_WhiteAlone" }, { - "name": "Population: Years 17, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_17Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 24, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_24Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 17, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_17Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 24, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_24Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years18_Gender-Female_Race", - "name": "Person With Age = Years 18, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years25_Gender-Female_Race", + "name": "Person With Age = Years 25, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 18, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_18Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 25, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 18, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_18Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 25, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_25Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 18, Female, Asian Alone", - "dcid": "Count_Person_18Years_Female_AsianAlone" + "name": "Population: Years 25, Female, Asian Alone", + "dcid": "Count_Person_25Years_Female_AsianAlone" }, { - "name": "Population: Years 18, Female, Asian or Pacific Islander", - "dcid": "Count_Person_18Years_Female_AsianOrPacificIslander" + "name": "Population: Years 25, Female, Asian or Pacific Islander", + "dcid": "Count_Person_25Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 18, Female, Black or African American Alone", - "dcid": "Count_Person_18Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 25, Female, Black or African American Alone", + "dcid": "Count_Person_25Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 18, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_18Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 25, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 18, Female, Hispanic or Latino", - "dcid": "Count_Person_18Years_Female_HispanicOrLatino" + "name": "Population: Years 25, Female, Hispanic or Latino", + "dcid": "Count_Person_25Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 18, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_18Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 25, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 18, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_18Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 25, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_25Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_18Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_25Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_18Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_18Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_25Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_18Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_25Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_18Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_18Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_18Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_25Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 18, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_18Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_25Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 18, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_18Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 25, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_25Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 18, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_18Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 25, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 18, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_18Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 25, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_25Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 18, Female, Non White", - "dcid": "Count_Person_18Years_Female_NonWhite" + "name": "Population: Years 25, Female, Non White", + "dcid": "Count_Person_25Years_Female_NonWhite" }, { - "name": "Population: Years 18, Female, Not Hispanic or Latino", - "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino" + "name": "Population: Years 25, Female, Not Hispanic or Latino", + "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 18, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_18Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 18, Female, Two or More Races", - "dcid": "Count_Person_18Years_Female_TwoOrMoreRaces" + "name": "Population: Years 25, Female, Two or More Races", + "dcid": "Count_Person_25Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 18, Female, White Alone", - "dcid": "Count_Person_18Years_Female_WhiteAlone" + "name": "Population: Years 25, Female, White Alone", + "dcid": "Count_Person_25Years_Female_WhiteAlone" }, { - "name": "Population: Years 18, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_18Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 25, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_25Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 18, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_18Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 25, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years19_Gender-Female_Race", - "name": "Person With Age = Years 19, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years26_Gender-Female_Race", + "name": "Person With Age = Years 26, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 19, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_19Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 26, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_26Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 19, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_19Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 26, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_26Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 19, Female, Asian Alone", - "dcid": "Count_Person_19Years_Female_AsianAlone" + "name": "Population: Years 26, Female, Asian Alone", + "dcid": "Count_Person_26Years_Female_AsianAlone" }, { - "name": "Population: Years 19, Female, Asian or Pacific Islander", - "dcid": "Count_Person_19Years_Female_AsianOrPacificIslander" + "name": "Population: Years 26, Female, Asian or Pacific Islander", + "dcid": "Count_Person_26Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 19, Female, Black or African American Alone", - "dcid": "Count_Person_19Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 26, Female, Black or African American Alone", + "dcid": "Count_Person_26Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 19, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_19Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 26, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_26Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 19, Female, Hispanic or Latino", - "dcid": "Count_Person_19Years_Female_HispanicOrLatino" + "name": "Population: Years 26, Female, Hispanic or Latino", + "dcid": "Count_Person_26Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 19, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_19Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 26, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_26Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 19, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_19Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 26, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_26Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_19Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_26Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_19Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_26Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_19Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_26Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_19Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_26Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_19Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_26Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_19Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_26Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_19Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_26Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 19, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_19Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_26Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 19, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_19Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 26, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_26Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 19, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_19Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 26, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_26Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 19, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_19Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 26, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_26Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 19, Female, Non White", - "dcid": "Count_Person_19Years_Female_NonWhite" + "name": "Population: Years 26, Female, Non White", + "dcid": "Count_Person_26Years_Female_NonWhite" }, { - "name": "Population: Years 19, Female, Not Hispanic or Latino", - "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino" + "name": "Population: Years 26, Female, Not Hispanic or Latino", + "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 19, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_19Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 19, Female, Two or More Races", - "dcid": "Count_Person_19Years_Female_TwoOrMoreRaces" + "name": "Population: Years 26, Female, Two or More Races", + "dcid": "Count_Person_26Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 19, Female, White Alone", - "dcid": "Count_Person_19Years_Female_WhiteAlone" + "name": "Population: Years 26, Female, White Alone", + "dcid": "Count_Person_26Years_Female_WhiteAlone" }, { - "name": "Population: Years 19, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_19Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 26, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_26Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 19, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_19Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 26, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_26Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years2_Gender-Female_Race", - "name": "Person With Age = Years 2, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years27_Gender-Female_Race", + "name": "Person With Age = Years 27, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 2, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_2Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 27, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_27Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 2, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_2Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 27, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_27Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 2, Female, Asian Alone", - "dcid": "Count_Person_2Years_Female_AsianAlone" + "name": "Population: Years 27, Female, Asian Alone", + "dcid": "Count_Person_27Years_Female_AsianAlone" }, { - "name": "Population: Years 2, Female, Asian or Pacific Islander", - "dcid": "Count_Person_2Years_Female_AsianOrPacificIslander" + "name": "Population: Years 27, Female, Asian or Pacific Islander", + "dcid": "Count_Person_27Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 2, Female, Black or African American Alone", - "dcid": "Count_Person_2Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 27, Female, Black or African American Alone", + "dcid": "Count_Person_27Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 2, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_2Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 27, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_27Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 2, Female, Hispanic or Latino", - "dcid": "Count_Person_2Years_Female_HispanicOrLatino" + "name": "Population: Years 27, Female, Hispanic or Latino", + "dcid": "Count_Person_27Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 2, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_2Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 27, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_27Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 2, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_2Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 27, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_27Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_2Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_27Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_2Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_27Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_2Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_27Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_2Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_27Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_2Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_27Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_2Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_27Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_2Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_27Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 2, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_2Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_27Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 2, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_2Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 27, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_27Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 2, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_2Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 27, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_27Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 2, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_2Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 27, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_27Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 2, Female, Non White", - "dcid": "Count_Person_2Years_Female_NonWhite" + "name": "Population: Years 27, Female, Non White", + "dcid": "Count_Person_27Years_Female_NonWhite" }, { - "name": "Population: Years 2, Female, Not Hispanic or Latino", - "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino" + "name": "Population: Years 27, Female, Not Hispanic or Latino", + "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 2, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_2Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 2, Female, Two or More Races", - "dcid": "Count_Person_2Years_Female_TwoOrMoreRaces" + "name": "Population: Years 27, Female, Two or More Races", + "dcid": "Count_Person_27Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 2, Female, White Alone", - "dcid": "Count_Person_2Years_Female_WhiteAlone" + "name": "Population: Years 27, Female, White Alone", + "dcid": "Count_Person_27Years_Female_WhiteAlone" }, { - "name": "Population: Years 2, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_2Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 27, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_27Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 2, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_2Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 27, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_27Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years20_Gender-Female_Race", - "name": "Person With Age = Years 20, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years28_Gender-Female_Race", + "name": "Person With Age = Years 28, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 20, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 28, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_28Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 20, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_20Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 28, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_28Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 20, Female, Asian Alone", - "dcid": "Count_Person_20Years_Female_AsianAlone" + "name": "Population: Years 28, Female, Asian Alone", + "dcid": "Count_Person_28Years_Female_AsianAlone" }, { - "name": "Population: Years 20, Female, Asian or Pacific Islander", - "dcid": "Count_Person_20Years_Female_AsianOrPacificIslander" + "name": "Population: Years 28, Female, Asian or Pacific Islander", + "dcid": "Count_Person_28Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 20, Female, Black or African American Alone", - "dcid": "Count_Person_20Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 28, Female, Black or African American Alone", + "dcid": "Count_Person_28Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 20, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 28, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_28Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 20, Female, Hispanic or Latino", - "dcid": "Count_Person_20Years_Female_HispanicOrLatino" + "name": "Population: Years 28, Female, Hispanic or Latino", + "dcid": "Count_Person_28Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 20, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 28, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_28Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 20, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_20Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 28, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_28Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_20Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_28Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_28Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_20Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_28Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_20Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_28Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_28Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_28Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_20Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_28Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 20, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_20Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_28Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 20, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_20Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 28, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_28Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 20, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 28, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_28Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 20, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_20Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 28, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_28Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 20, Female, Non White", - "dcid": "Count_Person_20Years_Female_NonWhite" + "name": "Population: Years 28, Female, Non White", + "dcid": "Count_Person_28Years_Female_NonWhite" }, { - "name": "Population: Years 20, Female, Not Hispanic or Latino", - "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino" + "name": "Population: Years 28, Female, Not Hispanic or Latino", + "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 20, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 20, Female, Two or More Races", - "dcid": "Count_Person_20Years_Female_TwoOrMoreRaces" + "name": "Population: Years 28, Female, Two or More Races", + "dcid": "Count_Person_28Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 20, Female, White Alone", - "dcid": "Count_Person_20Years_Female_WhiteAlone" + "name": "Population: Years 28, Female, White Alone", + "dcid": "Count_Person_28Years_Female_WhiteAlone" }, { - "name": "Population: Years 20, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_20Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 28, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_28Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 20, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 28, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_28Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years21_Gender-Female_Race", - "name": "Person With Age = Years 21, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years29_Gender-Female_Race", + "name": "Person With Age = Years 29, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 21, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_21Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 29, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_29Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 21, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_21Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 29, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_29Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 21, Female, Asian Alone", - "dcid": "Count_Person_21Years_Female_AsianAlone" + "name": "Population: Years 29, Female, Asian Alone", + "dcid": "Count_Person_29Years_Female_AsianAlone" }, { - "name": "Population: Years 21, Female, Asian or Pacific Islander", - "dcid": "Count_Person_21Years_Female_AsianOrPacificIslander" + "name": "Population: Years 29, Female, Asian or Pacific Islander", + "dcid": "Count_Person_29Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 21, Female, Black or African American Alone", - "dcid": "Count_Person_21Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 29, Female, Black or African American Alone", + "dcid": "Count_Person_29Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 21, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_21Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 29, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_29Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 21, Female, Hispanic or Latino", - "dcid": "Count_Person_21Years_Female_HispanicOrLatino" + "name": "Population: Years 29, Female, Hispanic or Latino", + "dcid": "Count_Person_29Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 21, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_21Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 29, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_29Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 21, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_21Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 29, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_29Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_21Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_29Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_21Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_29Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_21Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_29Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_21Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_29Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_21Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_29Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_21Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_29Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_21Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_29Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 21, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_21Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_29Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 21, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_21Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 29, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_29Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 21, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_21Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 29, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_29Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 21, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_21Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 29, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_29Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 21, Female, Non White", - "dcid": "Count_Person_21Years_Female_NonWhite" + "name": "Population: Years 29, Female, Non White", + "dcid": "Count_Person_29Years_Female_NonWhite" }, { - "name": "Population: Years 21, Female, Not Hispanic or Latino", - "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino" + "name": "Population: Years 29, Female, Not Hispanic or Latino", + "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 21, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_21Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 21, Female, Two or More Races", - "dcid": "Count_Person_21Years_Female_TwoOrMoreRaces" + "name": "Population: Years 29, Female, Two or More Races", + "dcid": "Count_Person_29Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 21, Female, White Alone", - "dcid": "Count_Person_21Years_Female_WhiteAlone" + "name": "Population: Years 29, Female, White Alone", + "dcid": "Count_Person_29Years_Female_WhiteAlone" }, { - "name": "Population: Years 21, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_21Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 29, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_29Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 21, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_21Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 29, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_29Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years22_Gender-Female_Race", - "name": "Person With Age = Years 22, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years3_Gender-Female_Race", + "name": "Person With Age = Years 3, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 22, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_22Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 3, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_3Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 22, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_22Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 3, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_3Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 22, Female, Asian Alone", - "dcid": "Count_Person_22Years_Female_AsianAlone" + "name": "Population: Years 3, Female, Asian Alone", + "dcid": "Count_Person_3Years_Female_AsianAlone" }, { - "name": "Population: Years 22, Female, Asian or Pacific Islander", - "dcid": "Count_Person_22Years_Female_AsianOrPacificIslander" + "name": "Population: Years 3, Female, Asian or Pacific Islander", + "dcid": "Count_Person_3Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 22, Female, Black or African American Alone", - "dcid": "Count_Person_22Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 3, Female, Black or African American Alone", + "dcid": "Count_Person_3Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 22, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_22Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 3, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_3Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 22, Female, Hispanic or Latino", - "dcid": "Count_Person_22Years_Female_HispanicOrLatino" + "name": "Population: Years 3, Female, Hispanic or Latino", + "dcid": "Count_Person_3Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 22, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_22Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 3, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_3Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 22, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_22Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 3, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_3Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_22Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_3Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_22Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_3Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_22Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_3Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_22Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_3Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_22Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_3Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_22Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_3Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_22Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_3Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 22, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_22Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_3Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 22, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_22Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 3, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_3Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 22, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_22Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 3, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_3Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 22, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_22Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 3, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_3Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 22, Female, Non White", - "dcid": "Count_Person_22Years_Female_NonWhite" + "name": "Population: Years 3, Female, Non White", + "dcid": "Count_Person_3Years_Female_NonWhite" }, { - "name": "Population: Years 22, Female, Not Hispanic or Latino", - "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino" + "name": "Population: Years 3, Female, Not Hispanic or Latino", + "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 22, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_22Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 22, Female, Two or More Races", - "dcid": "Count_Person_22Years_Female_TwoOrMoreRaces" + "name": "Population: Years 3, Female, Two or More Races", + "dcid": "Count_Person_3Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 22, Female, White Alone", - "dcid": "Count_Person_22Years_Female_WhiteAlone" + "name": "Population: Years 3, Female, White Alone", + "dcid": "Count_Person_3Years_Female_WhiteAlone" }, { - "name": "Population: Years 22, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_22Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 3, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_3Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 22, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_22Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 3, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_3Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years23_Gender-Female_Race", - "name": "Person With Age = Years 23, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years30_Gender-Female_Race", + "name": "Person With Age = Years 30, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 23, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_23Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 30, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 23, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_23Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 30, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_30Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 23, Female, Asian Alone", - "dcid": "Count_Person_23Years_Female_AsianAlone" + "name": "Population: Years 30, Female, Asian Alone", + "dcid": "Count_Person_30Years_Female_AsianAlone" }, { - "name": "Population: Years 23, Female, Asian or Pacific Islander", - "dcid": "Count_Person_23Years_Female_AsianOrPacificIslander" + "name": "Population: Years 30, Female, Asian or Pacific Islander", + "dcid": "Count_Person_30Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 23, Female, Black or African American Alone", - "dcid": "Count_Person_23Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 30, Female, Black or African American Alone", + "dcid": "Count_Person_30Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 23, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_23Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 30, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 23, Female, Hispanic or Latino", - "dcid": "Count_Person_23Years_Female_HispanicOrLatino" + "name": "Population: Years 30, Female, Hispanic or Latino", + "dcid": "Count_Person_30Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 23, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_23Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 30, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 23, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_23Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 30, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_30Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_23Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_30Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_23Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_23Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_30Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_23Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_30Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_23Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_23Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_23Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_30Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 23, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_23Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_30Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 23, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_23Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 30, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_30Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 23, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_23Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 30, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 23, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_23Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 30, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_30Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 23, Female, Non White", - "dcid": "Count_Person_23Years_Female_NonWhite" + "name": "Population: Years 30, Female, Non White", + "dcid": "Count_Person_30Years_Female_NonWhite" }, { - "name": "Population: Years 23, Female, Not Hispanic or Latino", - "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino" + "name": "Population: Years 30, Female, Not Hispanic or Latino", + "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 23, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_23Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 23, Female, Two or More Races", - "dcid": "Count_Person_23Years_Female_TwoOrMoreRaces" + "name": "Population: Years 30, Female, Two or More Races", + "dcid": "Count_Person_30Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 23, Female, White Alone", - "dcid": "Count_Person_23Years_Female_WhiteAlone" + "name": "Population: Years 30, Female, White Alone", + "dcid": "Count_Person_30Years_Female_WhiteAlone" }, { - "name": "Population: Years 23, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_23Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 30, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_30Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 23, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_23Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 30, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years24_Gender-Female_Race", - "name": "Person With Age = Years 24, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years31_Gender-Female_Race", + "name": "Person With Age = Years 31, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 24, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_24Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 31, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_31Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 24, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_24Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 31, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_31Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 24, Female, Asian Alone", - "dcid": "Count_Person_24Years_Female_AsianAlone" + "name": "Population: Years 31, Female, Asian Alone", + "dcid": "Count_Person_31Years_Female_AsianAlone" }, { - "name": "Population: Years 24, Female, Asian or Pacific Islander", - "dcid": "Count_Person_24Years_Female_AsianOrPacificIslander" + "name": "Population: Years 31, Female, Asian or Pacific Islander", + "dcid": "Count_Person_31Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 24, Female, Black or African American Alone", - "dcid": "Count_Person_24Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 31, Female, Black or African American Alone", + "dcid": "Count_Person_31Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 24, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_24Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 31, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_31Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 24, Female, Hispanic or Latino", - "dcid": "Count_Person_24Years_Female_HispanicOrLatino" + "name": "Population: Years 31, Female, Hispanic or Latino", + "dcid": "Count_Person_31Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 24, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_24Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 31, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_31Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 24, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_24Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 31, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_31Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_24Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_31Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_24Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_31Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_24Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_31Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_24Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_31Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_24Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_31Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_24Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_31Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_24Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_31Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 24, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_24Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_31Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 24, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_24Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 31, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_31Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 24, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_24Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 31, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_31Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 24, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_24Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 31, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_31Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 24, Female, Non White", - "dcid": "Count_Person_24Years_Female_NonWhite" + "name": "Population: Years 31, Female, Non White", + "dcid": "Count_Person_31Years_Female_NonWhite" }, { - "name": "Population: Years 24, Female, Not Hispanic or Latino", - "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino" + "name": "Population: Years 31, Female, Not Hispanic or Latino", + "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 24, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_24Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 24, Female, Two or More Races", - "dcid": "Count_Person_24Years_Female_TwoOrMoreRaces" + "name": "Population: Years 31, Female, Two or More Races", + "dcid": "Count_Person_31Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 24, Female, White Alone", - "dcid": "Count_Person_24Years_Female_WhiteAlone" + "name": "Population: Years 31, Female, White Alone", + "dcid": "Count_Person_31Years_Female_WhiteAlone" }, { - "name": "Population: Years 24, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_24Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 31, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_31Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 24, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_24Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 31, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_31Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years25_Gender-Female_Race", - "name": "Person With Age = Years 25, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years32_Gender-Female_Race", + "name": "Person With Age = Years 32, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 25, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 32, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_32Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 25, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_25Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 32, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_32Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 25, Female, Asian Alone", - "dcid": "Count_Person_25Years_Female_AsianAlone" + "name": "Population: Years 32, Female, Asian Alone", + "dcid": "Count_Person_32Years_Female_AsianAlone" }, { - "name": "Population: Years 25, Female, Asian or Pacific Islander", - "dcid": "Count_Person_25Years_Female_AsianOrPacificIslander" + "name": "Population: Years 32, Female, Asian or Pacific Islander", + "dcid": "Count_Person_32Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 25, Female, Black or African American Alone", - "dcid": "Count_Person_25Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 32, Female, Black or African American Alone", + "dcid": "Count_Person_32Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 25, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 32, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_32Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 25, Female, Hispanic or Latino", - "dcid": "Count_Person_25Years_Female_HispanicOrLatino" + "name": "Population: Years 32, Female, Hispanic or Latino", + "dcid": "Count_Person_32Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 25, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 32, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_32Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 25, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_25Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 32, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_32Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_25Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_32Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_32Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_25Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_32Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_25Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_32Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_32Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_32Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_25Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_32Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 25, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_25Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_32Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 25, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_25Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 32, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_32Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 25, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 32, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_32Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 25, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_25Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 32, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_32Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 25, Female, Non White", - "dcid": "Count_Person_25Years_Female_NonWhite" + "name": "Population: Years 32, Female, Non White", + "dcid": "Count_Person_32Years_Female_NonWhite" }, { - "name": "Population: Years 25, Female, Not Hispanic or Latino", - "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino" + "name": "Population: Years 32, Female, Not Hispanic or Latino", + "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 25, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 25, Female, Two or More Races", - "dcid": "Count_Person_25Years_Female_TwoOrMoreRaces" + "name": "Population: Years 32, Female, Two or More Races", + "dcid": "Count_Person_32Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 25, Female, White Alone", - "dcid": "Count_Person_25Years_Female_WhiteAlone" + "name": "Population: Years 32, Female, White Alone", + "dcid": "Count_Person_32Years_Female_WhiteAlone" }, { - "name": "Population: Years 25, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_25Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 32, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_32Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 25, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 32, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_32Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years26_Gender-Female_Race", - "name": "Person With Age = Years 26, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years33_Gender-Female_Race", + "name": "Person With Age = Years 33, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 26, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_26Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 33, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_33Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 26, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_26Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 33, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_33Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 26, Female, Asian Alone", - "dcid": "Count_Person_26Years_Female_AsianAlone" + "name": "Population: Years 33, Female, Asian Alone", + "dcid": "Count_Person_33Years_Female_AsianAlone" }, { - "name": "Population: Years 26, Female, Asian or Pacific Islander", - "dcid": "Count_Person_26Years_Female_AsianOrPacificIslander" + "name": "Population: Years 33, Female, Asian or Pacific Islander", + "dcid": "Count_Person_33Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 26, Female, Black or African American Alone", - "dcid": "Count_Person_26Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 33, Female, Black or African American Alone", + "dcid": "Count_Person_33Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 26, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_26Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 33, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_33Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 26, Female, Hispanic or Latino", - "dcid": "Count_Person_26Years_Female_HispanicOrLatino" + "name": "Population: Years 33, Female, Hispanic or Latino", + "dcid": "Count_Person_33Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 26, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_26Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 33, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_33Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 26, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_26Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 33, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_33Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_26Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_33Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_26Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_33Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_26Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_33Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_26Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_33Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_26Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_33Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_26Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_33Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_26Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_33Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 26, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_26Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_33Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 26, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_26Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 33, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_33Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 26, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_26Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 33, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_33Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 26, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_26Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 33, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_33Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 26, Female, Non White", - "dcid": "Count_Person_26Years_Female_NonWhite" + "name": "Population: Years 33, Female, Non White", + "dcid": "Count_Person_33Years_Female_NonWhite" }, { - "name": "Population: Years 26, Female, Not Hispanic or Latino", - "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino" + "name": "Population: Years 33, Female, Not Hispanic or Latino", + "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 26, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_26Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 26, Female, Two or More Races", - "dcid": "Count_Person_26Years_Female_TwoOrMoreRaces" + "name": "Population: Years 33, Female, Two or More Races", + "dcid": "Count_Person_33Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 26, Female, White Alone", - "dcid": "Count_Person_26Years_Female_WhiteAlone" + "name": "Population: Years 33, Female, White Alone", + "dcid": "Count_Person_33Years_Female_WhiteAlone" }, { - "name": "Population: Years 26, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_26Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 33, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_33Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 26, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_26Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 33, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_33Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years27_Gender-Female_Race", - "name": "Person With Age = Years 27, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years34_Gender-Female_Race", + "name": "Person With Age = Years 34, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 27, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_27Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 34, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_34Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 27, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_27Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 34, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_34Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 27, Female, Asian Alone", - "dcid": "Count_Person_27Years_Female_AsianAlone" + "name": "Population: Years 34, Female, Asian Alone", + "dcid": "Count_Person_34Years_Female_AsianAlone" }, { - "name": "Population: Years 27, Female, Asian or Pacific Islander", - "dcid": "Count_Person_27Years_Female_AsianOrPacificIslander" + "name": "Population: Years 34, Female, Asian or Pacific Islander", + "dcid": "Count_Person_34Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 27, Female, Black or African American Alone", - "dcid": "Count_Person_27Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 34, Female, Black or African American Alone", + "dcid": "Count_Person_34Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 27, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_27Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 34, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_34Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 27, Female, Hispanic or Latino", - "dcid": "Count_Person_27Years_Female_HispanicOrLatino" + "name": "Population: Years 34, Female, Hispanic or Latino", + "dcid": "Count_Person_34Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 27, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_27Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 34, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_34Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 27, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_27Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 34, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_34Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_27Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_34Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_27Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_34Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_27Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_34Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_27Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_34Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_27Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_34Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_27Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_34Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_27Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_34Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 27, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_27Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_34Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 27, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_27Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 34, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_34Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 27, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_27Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 34, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_34Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 27, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_27Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 34, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_34Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 27, Female, Non White", - "dcid": "Count_Person_27Years_Female_NonWhite" + "name": "Population: Years 34, Female, Non White", + "dcid": "Count_Person_34Years_Female_NonWhite" }, { - "name": "Population: Years 27, Female, Not Hispanic or Latino", - "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino" + "name": "Population: Years 34, Female, Not Hispanic or Latino", + "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 27, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_27Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 27, Female, Two or More Races", - "dcid": "Count_Person_27Years_Female_TwoOrMoreRaces" + "name": "Population: Years 34, Female, Two or More Races", + "dcid": "Count_Person_34Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 27, Female, White Alone", - "dcid": "Count_Person_27Years_Female_WhiteAlone" + "name": "Population: Years 34, Female, White Alone", + "dcid": "Count_Person_34Years_Female_WhiteAlone" }, { - "name": "Population: Years 27, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_27Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 34, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_34Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 27, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_27Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 34, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_34Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years28_Gender-Female_Race", - "name": "Person With Age = Years 28, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years35_Gender-Female_Race", + "name": "Person With Age = Years 35, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 28, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_28Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 35, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 28, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_28Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 35, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_35Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 28, Female, Asian Alone", - "dcid": "Count_Person_28Years_Female_AsianAlone" + "name": "Population: Years 35, Female, Asian Alone", + "dcid": "Count_Person_35Years_Female_AsianAlone" }, { - "name": "Population: Years 28, Female, Asian or Pacific Islander", - "dcid": "Count_Person_28Years_Female_AsianOrPacificIslander" + "name": "Population: Years 35, Female, Asian or Pacific Islander", + "dcid": "Count_Person_35Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 28, Female, Black or African American Alone", - "dcid": "Count_Person_28Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 35, Female, Black or African American Alone", + "dcid": "Count_Person_35Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 28, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_28Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 35, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 28, Female, Hispanic or Latino", - "dcid": "Count_Person_28Years_Female_HispanicOrLatino" + "name": "Population: Years 35, Female, Hispanic or Latino", + "dcid": "Count_Person_35Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 28, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_28Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 35, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 28, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_28Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 35, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_35Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_28Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_35Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_28Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_28Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_35Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_28Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_35Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_28Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_28Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_28Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_35Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 28, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_28Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_35Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 28, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_28Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 35, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_35Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 28, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_28Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 35, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 28, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_28Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 35, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_35Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 28, Female, Non White", - "dcid": "Count_Person_28Years_Female_NonWhite" + "name": "Population: Years 35, Female, Non White", + "dcid": "Count_Person_35Years_Female_NonWhite" }, { - "name": "Population: Years 28, Female, Not Hispanic or Latino", - "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino" + "name": "Population: Years 35, Female, Not Hispanic or Latino", + "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 28, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_28Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 28, Female, Two or More Races", - "dcid": "Count_Person_28Years_Female_TwoOrMoreRaces" + "name": "Population: Years 35, Female, Two or More Races", + "dcid": "Count_Person_35Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 28, Female, White Alone", - "dcid": "Count_Person_28Years_Female_WhiteAlone" + "name": "Population: Years 35, Female, White Alone", + "dcid": "Count_Person_35Years_Female_WhiteAlone" }, { - "name": "Population: Years 28, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_28Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 35, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_35Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 28, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_28Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 35, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years29_Gender-Female_Race", - "name": "Person With Age = Years 29, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years36_Gender-Female_Race", + "name": "Person With Age = Years 36, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 29, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_29Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 36, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_36Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 29, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_29Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 36, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_36Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 29, Female, Asian Alone", - "dcid": "Count_Person_29Years_Female_AsianAlone" + "name": "Population: Years 36, Female, Asian Alone", + "dcid": "Count_Person_36Years_Female_AsianAlone" }, { - "name": "Population: Years 29, Female, Asian or Pacific Islander", - "dcid": "Count_Person_29Years_Female_AsianOrPacificIslander" + "name": "Population: Years 36, Female, Asian or Pacific Islander", + "dcid": "Count_Person_36Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 29, Female, Black or African American Alone", - "dcid": "Count_Person_29Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 36, Female, Black or African American Alone", + "dcid": "Count_Person_36Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 29, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_29Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 36, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_36Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 29, Female, Hispanic or Latino", - "dcid": "Count_Person_29Years_Female_HispanicOrLatino" + "name": "Population: Years 36, Female, Hispanic or Latino", + "dcid": "Count_Person_36Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 29, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_29Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 36, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_36Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 29, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_29Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 36, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_36Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_29Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_36Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_29Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_36Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_29Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_36Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_29Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_36Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_29Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_36Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_29Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_36Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_29Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_36Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 29, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_29Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_36Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 29, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_29Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 36, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_36Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 29, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_29Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 36, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_36Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 29, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_29Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 36, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_36Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 29, Female, Non White", - "dcid": "Count_Person_29Years_Female_NonWhite" + "name": "Population: Years 36, Female, Non White", + "dcid": "Count_Person_36Years_Female_NonWhite" }, { - "name": "Population: Years 29, Female, Not Hispanic or Latino", - "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino" + "name": "Population: Years 36, Female, Not Hispanic or Latino", + "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 29, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_29Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 29, Female, Two or More Races", - "dcid": "Count_Person_29Years_Female_TwoOrMoreRaces" + "name": "Population: Years 36, Female, Two or More Races", + "dcid": "Count_Person_36Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 29, Female, White Alone", - "dcid": "Count_Person_29Years_Female_WhiteAlone" + "name": "Population: Years 36, Female, White Alone", + "dcid": "Count_Person_36Years_Female_WhiteAlone" }, { - "name": "Population: Years 29, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_29Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 36, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_36Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 29, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_29Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 36, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_36Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years3_Gender-Female_Race", - "name": "Person With Age = Years 3, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years37_Gender-Female_Race", + "name": "Person With Age = Years 37, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 3, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_3Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 37, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_37Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 3, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_3Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 37, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_37Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 3, Female, Asian Alone", - "dcid": "Count_Person_3Years_Female_AsianAlone" + "name": "Population: Years 37, Female, Asian Alone", + "dcid": "Count_Person_37Years_Female_AsianAlone" }, { - "name": "Population: Years 3, Female, Asian or Pacific Islander", - "dcid": "Count_Person_3Years_Female_AsianOrPacificIslander" + "name": "Population: Years 37, Female, Asian or Pacific Islander", + "dcid": "Count_Person_37Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 3, Female, Black or African American Alone", - "dcid": "Count_Person_3Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 37, Female, Black or African American Alone", + "dcid": "Count_Person_37Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 3, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_3Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 37, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_37Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 3, Female, Hispanic or Latino", - "dcid": "Count_Person_3Years_Female_HispanicOrLatino" + "name": "Population: Years 37, Female, Hispanic or Latino", + "dcid": "Count_Person_37Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 3, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_3Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 37, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_37Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 3, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_3Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 37, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_37Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_3Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_37Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_3Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_37Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_3Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_37Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_3Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_37Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_3Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_37Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_3Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_37Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_3Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_37Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 3, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_3Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_37Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 3, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_3Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 37, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_37Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 3, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_3Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 37, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_37Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 3, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_3Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 37, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_37Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 3, Female, Non White", - "dcid": "Count_Person_3Years_Female_NonWhite" + "name": "Population: Years 37, Female, Non White", + "dcid": "Count_Person_37Years_Female_NonWhite" }, { - "name": "Population: Years 3, Female, Not Hispanic or Latino", - "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino" + "name": "Population: Years 37, Female, Not Hispanic or Latino", + "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 3, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_3Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 3, Female, Two or More Races", - "dcid": "Count_Person_3Years_Female_TwoOrMoreRaces" + "name": "Population: Years 37, Female, Two or More Races", + "dcid": "Count_Person_37Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 3, Female, White Alone", - "dcid": "Count_Person_3Years_Female_WhiteAlone" + "name": "Population: Years 37, Female, White Alone", + "dcid": "Count_Person_37Years_Female_WhiteAlone" }, { - "name": "Population: Years 3, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_3Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 37, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_37Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 3, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_3Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 37, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_37Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years30_Gender-Female_Race", - "name": "Person With Age = Years 30, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years38_Gender-Female_Race", + "name": "Person With Age = Years 38, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 30, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 38, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_38Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 30, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_30Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 38, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_38Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 30, Female, Asian Alone", - "dcid": "Count_Person_30Years_Female_AsianAlone" + "name": "Population: Years 38, Female, Asian Alone", + "dcid": "Count_Person_38Years_Female_AsianAlone" }, { - "name": "Population: Years 30, Female, Asian or Pacific Islander", - "dcid": "Count_Person_30Years_Female_AsianOrPacificIslander" + "name": "Population: Years 38, Female, Asian or Pacific Islander", + "dcid": "Count_Person_38Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 30, Female, Black or African American Alone", - "dcid": "Count_Person_30Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 38, Female, Black or African American Alone", + "dcid": "Count_Person_38Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 30, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 38, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_38Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 30, Female, Hispanic or Latino", - "dcid": "Count_Person_30Years_Female_HispanicOrLatino" + "name": "Population: Years 38, Female, Hispanic or Latino", + "dcid": "Count_Person_38Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 30, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 38, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_38Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 30, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_30Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 38, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_38Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_30Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_38Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_38Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_30Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_38Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_30Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_38Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_38Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_38Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_30Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_38Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 30, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_30Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_38Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 30, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_30Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 38, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_38Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 30, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 38, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_38Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 30, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_30Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 38, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_38Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 30, Female, Non White", - "dcid": "Count_Person_30Years_Female_NonWhite" + "name": "Population: Years 38, Female, Non White", + "dcid": "Count_Person_38Years_Female_NonWhite" }, { - "name": "Population: Years 30, Female, Not Hispanic or Latino", - "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino" + "name": "Population: Years 38, Female, Not Hispanic or Latino", + "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 30, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 30, Female, Two or More Races", - "dcid": "Count_Person_30Years_Female_TwoOrMoreRaces" + "name": "Population: Years 38, Female, Two or More Races", + "dcid": "Count_Person_38Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 30, Female, White Alone", - "dcid": "Count_Person_30Years_Female_WhiteAlone" + "name": "Population: Years 38, Female, White Alone", + "dcid": "Count_Person_38Years_Female_WhiteAlone" }, { - "name": "Population: Years 30, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_30Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 38, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_38Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 30, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 38, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_38Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years31_Gender-Female_Race", - "name": "Person With Age = Years 31, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years39_Gender-Female_Race", + "name": "Person With Age = Years 39, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 31, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_31Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 39, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_39Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 31, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_31Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 39, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_39Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 31, Female, Asian Alone", - "dcid": "Count_Person_31Years_Female_AsianAlone" + "name": "Population: Years 39, Female, Asian Alone", + "dcid": "Count_Person_39Years_Female_AsianAlone" }, { - "name": "Population: Years 31, Female, Asian or Pacific Islander", - "dcid": "Count_Person_31Years_Female_AsianOrPacificIslander" + "name": "Population: Years 39, Female, Asian or Pacific Islander", + "dcid": "Count_Person_39Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 31, Female, Black or African American Alone", - "dcid": "Count_Person_31Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 39, Female, Black or African American Alone", + "dcid": "Count_Person_39Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 31, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_31Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 39, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_39Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 31, Female, Hispanic or Latino", - "dcid": "Count_Person_31Years_Female_HispanicOrLatino" + "name": "Population: Years 39, Female, Hispanic or Latino", + "dcid": "Count_Person_39Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 31, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_31Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 39, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_39Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 31, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_31Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 39, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_39Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_31Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_39Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_31Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_39Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_31Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_39Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_31Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_39Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_31Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_39Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_31Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_39Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_31Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_39Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 31, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_31Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_39Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 31, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_31Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 39, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_39Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 31, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_31Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 39, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_39Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 31, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_31Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 39, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_39Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 31, Female, Non White", - "dcid": "Count_Person_31Years_Female_NonWhite" + "name": "Population: Years 39, Female, Non White", + "dcid": "Count_Person_39Years_Female_NonWhite" }, { - "name": "Population: Years 31, Female, Not Hispanic or Latino", - "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino" + "name": "Population: Years 39, Female, Not Hispanic or Latino", + "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 31, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_31Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 31, Female, Two or More Races", - "dcid": "Count_Person_31Years_Female_TwoOrMoreRaces" + "name": "Population: Years 39, Female, Two or More Races", + "dcid": "Count_Person_39Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 31, Female, White Alone", - "dcid": "Count_Person_31Years_Female_WhiteAlone" + "name": "Population: Years 39, Female, White Alone", + "dcid": "Count_Person_39Years_Female_WhiteAlone" }, { - "name": "Population: Years 31, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_31Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 39, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_39Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 31, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_31Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 39, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_39Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years32_Gender-Female_Race", - "name": "Person With Age = Years 32, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years4_Gender-Female_Race", + "name": "Person With Age = Years 4, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 32, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_32Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 4, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_4Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 32, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_32Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 4, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_4Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 32, Female, Asian Alone", - "dcid": "Count_Person_32Years_Female_AsianAlone" + "name": "Population: Years 4, Female, Asian Alone", + "dcid": "Count_Person_4Years_Female_AsianAlone" }, { - "name": "Population: Years 32, Female, Asian or Pacific Islander", - "dcid": "Count_Person_32Years_Female_AsianOrPacificIslander" + "name": "Population: Years 4, Female, Asian or Pacific Islander", + "dcid": "Count_Person_4Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 32, Female, Black or African American Alone", - "dcid": "Count_Person_32Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 4, Female, Black or African American Alone", + "dcid": "Count_Person_4Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 32, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_32Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 4, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_4Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 32, Female, Hispanic or Latino", - "dcid": "Count_Person_32Years_Female_HispanicOrLatino" + "name": "Population: Years 4, Female, Hispanic or Latino", + "dcid": "Count_Person_4Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 32, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_32Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 4, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_4Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 32, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_32Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 4, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_4Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_32Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_4Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_32Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_4Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_32Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_4Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_32Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_4Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_32Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_4Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_32Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_4Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_32Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_4Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 32, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_32Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_4Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 32, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_32Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 4, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_4Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 32, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_32Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 4, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_4Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 32, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_32Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 4, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_4Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 32, Female, Non White", - "dcid": "Count_Person_32Years_Female_NonWhite" + "name": "Population: Years 4, Female, Non White", + "dcid": "Count_Person_4Years_Female_NonWhite" }, { - "name": "Population: Years 32, Female, Not Hispanic or Latino", - "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino" + "name": "Population: Years 4, Female, Not Hispanic or Latino", + "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 32, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_32Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 32, Female, Two or More Races", - "dcid": "Count_Person_32Years_Female_TwoOrMoreRaces" + "name": "Population: Years 4, Female, Two or More Races", + "dcid": "Count_Person_4Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 32, Female, White Alone", - "dcid": "Count_Person_32Years_Female_WhiteAlone" + "name": "Population: Years 4, Female, White Alone", + "dcid": "Count_Person_4Years_Female_WhiteAlone" }, { - "name": "Population: Years 32, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_32Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 4, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_4Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 32, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_32Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 4, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_4Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years33_Gender-Female_Race", - "name": "Person With Age = Years 33, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years40_Gender-Female_Race", + "name": "Person With Age = Years 40, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 33, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_33Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 40, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 33, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_33Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 40, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_40Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 33, Female, Asian Alone", - "dcid": "Count_Person_33Years_Female_AsianAlone" + "name": "Population: Years 40, Female, Asian Alone", + "dcid": "Count_Person_40Years_Female_AsianAlone" }, { - "name": "Population: Years 33, Female, Asian or Pacific Islander", - "dcid": "Count_Person_33Years_Female_AsianOrPacificIslander" + "name": "Population: Years 40, Female, Asian or Pacific Islander", + "dcid": "Count_Person_40Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 33, Female, Black or African American Alone", - "dcid": "Count_Person_33Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 40, Female, Black or African American Alone", + "dcid": "Count_Person_40Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 33, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_33Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 40, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 33, Female, Hispanic or Latino", - "dcid": "Count_Person_33Years_Female_HispanicOrLatino" + "name": "Population: Years 40, Female, Hispanic or Latino", + "dcid": "Count_Person_40Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 33, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_33Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 40, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 33, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_33Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 40, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_40Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_33Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_40Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_33Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_33Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_40Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_33Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_40Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_33Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_33Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_33Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_40Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 33, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_33Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_40Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 33, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_33Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 40, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_40Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 33, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_33Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 40, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 33, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_33Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 40, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_40Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 33, Female, Non White", - "dcid": "Count_Person_33Years_Female_NonWhite" + "name": "Population: Years 40, Female, Non White", + "dcid": "Count_Person_40Years_Female_NonWhite" }, { - "name": "Population: Years 33, Female, Not Hispanic or Latino", - "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino" + "name": "Population: Years 40, Female, Not Hispanic or Latino", + "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 33, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_33Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 33, Female, Two or More Races", - "dcid": "Count_Person_33Years_Female_TwoOrMoreRaces" + "name": "Population: Years 40, Female, Two or More Races", + "dcid": "Count_Person_40Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 33, Female, White Alone", - "dcid": "Count_Person_33Years_Female_WhiteAlone" + "name": "Population: Years 40, Female, White Alone", + "dcid": "Count_Person_40Years_Female_WhiteAlone" }, { - "name": "Population: Years 33, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_33Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 40, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_40Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 33, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_33Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 40, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years34_Gender-Female_Race", - "name": "Person With Age = Years 34, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years41_Gender-Female_Race", + "name": "Person With Age = Years 41, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 34, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_34Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 41, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_41Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 34, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_34Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 41, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_41Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 34, Female, Asian Alone", - "dcid": "Count_Person_34Years_Female_AsianAlone" + "name": "Population: Years 41, Female, Asian Alone", + "dcid": "Count_Person_41Years_Female_AsianAlone" }, { - "name": "Population: Years 34, Female, Asian or Pacific Islander", - "dcid": "Count_Person_34Years_Female_AsianOrPacificIslander" + "name": "Population: Years 41, Female, Asian or Pacific Islander", + "dcid": "Count_Person_41Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 34, Female, Black or African American Alone", - "dcid": "Count_Person_34Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 41, Female, Black or African American Alone", + "dcid": "Count_Person_41Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 34, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_34Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 41, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_41Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 34, Female, Hispanic or Latino", - "dcid": "Count_Person_34Years_Female_HispanicOrLatino" + "name": "Population: Years 41, Female, Hispanic or Latino", + "dcid": "Count_Person_41Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 34, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_34Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 41, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_41Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 34, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_34Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 41, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_41Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_34Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_41Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_34Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_41Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_34Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_41Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_34Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_41Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_34Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_41Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_34Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_41Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_34Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_41Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 34, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_34Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_41Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 34, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_34Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 41, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_41Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 34, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_34Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 41, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_41Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 34, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_34Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 41, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_41Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 34, Female, Non White", - "dcid": "Count_Person_34Years_Female_NonWhite" + "name": "Population: Years 41, Female, Non White", + "dcid": "Count_Person_41Years_Female_NonWhite" }, { - "name": "Population: Years 34, Female, Not Hispanic or Latino", - "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino" + "name": "Population: Years 41, Female, Not Hispanic or Latino", + "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 34, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_34Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 34, Female, Two or More Races", - "dcid": "Count_Person_34Years_Female_TwoOrMoreRaces" + "name": "Population: Years 41, Female, Two or More Races", + "dcid": "Count_Person_41Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 34, Female, White Alone", - "dcid": "Count_Person_34Years_Female_WhiteAlone" + "name": "Population: Years 41, Female, White Alone", + "dcid": "Count_Person_41Years_Female_WhiteAlone" }, { - "name": "Population: Years 34, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_34Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 41, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_41Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 34, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_34Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 41, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_41Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years35_Gender-Female_Race", - "name": "Person With Age = Years 35, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years42_Gender-Female_Race", + "name": "Person With Age = Years 42, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 35, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 42, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_42Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 35, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_35Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 42, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_42Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 35, Female, Asian Alone", - "dcid": "Count_Person_35Years_Female_AsianAlone" + "name": "Population: Years 42, Female, Asian Alone", + "dcid": "Count_Person_42Years_Female_AsianAlone" }, { - "name": "Population: Years 35, Female, Asian or Pacific Islander", - "dcid": "Count_Person_35Years_Female_AsianOrPacificIslander" + "name": "Population: Years 42, Female, Asian or Pacific Islander", + "dcid": "Count_Person_42Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 35, Female, Black or African American Alone", - "dcid": "Count_Person_35Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 42, Female, Black or African American Alone", + "dcid": "Count_Person_42Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 35, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 42, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_42Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 35, Female, Hispanic or Latino", - "dcid": "Count_Person_35Years_Female_HispanicOrLatino" + "name": "Population: Years 42, Female, Hispanic or Latino", + "dcid": "Count_Person_42Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 35, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 42, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_42Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 35, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_35Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 42, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_42Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_35Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_42Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_42Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_35Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_42Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_35Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_42Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_42Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_42Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_35Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_42Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 35, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_35Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_42Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 35, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_35Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 42, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_42Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 35, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 42, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_42Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 35, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_35Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 42, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_42Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 35, Female, Non White", - "dcid": "Count_Person_35Years_Female_NonWhite" + "name": "Population: Years 42, Female, Non White", + "dcid": "Count_Person_42Years_Female_NonWhite" }, { - "name": "Population: Years 35, Female, Not Hispanic or Latino", - "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino" + "name": "Population: Years 42, Female, Not Hispanic or Latino", + "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 35, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 35, Female, Two or More Races", - "dcid": "Count_Person_35Years_Female_TwoOrMoreRaces" + "name": "Population: Years 42, Female, Two or More Races", + "dcid": "Count_Person_42Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 35, Female, White Alone", - "dcid": "Count_Person_35Years_Female_WhiteAlone" + "name": "Population: Years 42, Female, White Alone", + "dcid": "Count_Person_42Years_Female_WhiteAlone" }, { - "name": "Population: Years 35, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_35Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 42, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_42Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 35, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 42, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_42Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years36_Gender-Female_Race", - "name": "Person With Age = Years 36, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years43_Gender-Female_Race", + "name": "Person With Age = Years 43, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 36, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_36Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 43, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_43Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 36, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_36Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 43, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_43Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 36, Female, Asian Alone", - "dcid": "Count_Person_36Years_Female_AsianAlone" + "name": "Population: Years 43, Female, Asian Alone", + "dcid": "Count_Person_43Years_Female_AsianAlone" }, { - "name": "Population: Years 36, Female, Asian or Pacific Islander", - "dcid": "Count_Person_36Years_Female_AsianOrPacificIslander" + "name": "Population: Years 43, Female, Asian or Pacific Islander", + "dcid": "Count_Person_43Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 36, Female, Black or African American Alone", - "dcid": "Count_Person_36Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 43, Female, Black or African American Alone", + "dcid": "Count_Person_43Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 36, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_36Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 43, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_43Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 36, Female, Hispanic or Latino", - "dcid": "Count_Person_36Years_Female_HispanicOrLatino" + "name": "Population: Years 43, Female, Hispanic or Latino", + "dcid": "Count_Person_43Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 36, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_36Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 43, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_43Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 36, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_36Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 43, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_43Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_36Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_43Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_36Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_43Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_36Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_43Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_36Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_43Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_36Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_43Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_36Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_43Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_36Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_43Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 36, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_36Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_43Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 36, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_36Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 43, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_43Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 36, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_36Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 43, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_43Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 36, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_36Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 43, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_43Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 36, Female, Non White", - "dcid": "Count_Person_36Years_Female_NonWhite" + "name": "Population: Years 43, Female, Non White", + "dcid": "Count_Person_43Years_Female_NonWhite" }, { - "name": "Population: Years 36, Female, Not Hispanic or Latino", - "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino" + "name": "Population: Years 43, Female, Not Hispanic or Latino", + "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 36, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_36Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 36, Female, Two or More Races", - "dcid": "Count_Person_36Years_Female_TwoOrMoreRaces" + "name": "Population: Years 43, Female, Two or More Races", + "dcid": "Count_Person_43Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 36, Female, White Alone", - "dcid": "Count_Person_36Years_Female_WhiteAlone" + "name": "Population: Years 43, Female, White Alone", + "dcid": "Count_Person_43Years_Female_WhiteAlone" }, { - "name": "Population: Years 36, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_36Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 43, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_43Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 36, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_36Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 43, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_43Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years37_Gender-Female_Race", - "name": "Person With Age = Years 37, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years44_Gender-Female_Race", + "name": "Person With Age = Years 44, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 37, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_37Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 44, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_44Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 37, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_37Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 44, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_44Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 37, Female, Asian Alone", - "dcid": "Count_Person_37Years_Female_AsianAlone" + "name": "Population: Years 44, Female, Asian Alone", + "dcid": "Count_Person_44Years_Female_AsianAlone" }, { - "name": "Population: Years 37, Female, Asian or Pacific Islander", - "dcid": "Count_Person_37Years_Female_AsianOrPacificIslander" + "name": "Population: Years 44, Female, Asian or Pacific Islander", + "dcid": "Count_Person_44Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 37, Female, Black or African American Alone", - "dcid": "Count_Person_37Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 44, Female, Black or African American Alone", + "dcid": "Count_Person_44Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 37, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_37Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 44, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_44Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 37, Female, Hispanic or Latino", - "dcid": "Count_Person_37Years_Female_HispanicOrLatino" + "name": "Population: Years 44, Female, Hispanic or Latino", + "dcid": "Count_Person_44Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 37, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_37Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 44, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_44Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 37, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_37Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 44, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_44Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_37Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_44Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_37Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_44Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_37Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_44Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_37Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_44Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_37Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_44Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_37Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_44Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_37Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_44Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 37, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_37Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_44Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 37, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_37Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 44, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_44Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 37, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_37Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 44, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_44Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 37, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_37Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 44, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_44Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 37, Female, Non White", - "dcid": "Count_Person_37Years_Female_NonWhite" + "name": "Population: Years 44, Female, Non White", + "dcid": "Count_Person_44Years_Female_NonWhite" }, { - "name": "Population: Years 37, Female, Not Hispanic or Latino", - "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino" + "name": "Population: Years 44, Female, Not Hispanic or Latino", + "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 37, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_37Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 37, Female, Two or More Races", - "dcid": "Count_Person_37Years_Female_TwoOrMoreRaces" + "name": "Population: Years 44, Female, Two or More Races", + "dcid": "Count_Person_44Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 37, Female, White Alone", - "dcid": "Count_Person_37Years_Female_WhiteAlone" + "name": "Population: Years 44, Female, White Alone", + "dcid": "Count_Person_44Years_Female_WhiteAlone" }, { - "name": "Population: Years 37, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_37Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 44, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_44Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 37, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_37Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 44, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_44Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years38_Gender-Female_Race", - "name": "Person With Age = Years 38, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years45_Gender-Female_Race", + "name": "Person With Age = Years 45, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 38, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_38Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 45, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 38, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_38Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 45, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_45Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 38, Female, Asian Alone", - "dcid": "Count_Person_38Years_Female_AsianAlone" + "name": "Population: Years 45, Female, Asian Alone", + "dcid": "Count_Person_45Years_Female_AsianAlone" }, { - "name": "Population: Years 38, Female, Asian or Pacific Islander", - "dcid": "Count_Person_38Years_Female_AsianOrPacificIslander" + "name": "Population: Years 45, Female, Asian or Pacific Islander", + "dcid": "Count_Person_45Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 38, Female, Black or African American Alone", - "dcid": "Count_Person_38Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 45, Female, Black or African American Alone", + "dcid": "Count_Person_45Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 38, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_38Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 45, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 38, Female, Hispanic or Latino", - "dcid": "Count_Person_38Years_Female_HispanicOrLatino" + "name": "Population: Years 45, Female, Hispanic or Latino", + "dcid": "Count_Person_45Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 38, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_38Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 45, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 38, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_38Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 45, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_45Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_38Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_45Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_38Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_38Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_45Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_38Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_45Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_38Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_38Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_38Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_45Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 38, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_38Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_45Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 38, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_38Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 45, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_45Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 38, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_38Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 45, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 38, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_38Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 45, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_45Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 38, Female, Non White", - "dcid": "Count_Person_38Years_Female_NonWhite" + "name": "Population: Years 45, Female, Non White", + "dcid": "Count_Person_45Years_Female_NonWhite" }, { - "name": "Population: Years 38, Female, Not Hispanic or Latino", - "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino" + "name": "Population: Years 45, Female, Not Hispanic or Latino", + "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 38, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_38Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 38, Female, Two or More Races", - "dcid": "Count_Person_38Years_Female_TwoOrMoreRaces" + "name": "Population: Years 45, Female, Two or More Races", + "dcid": "Count_Person_45Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 38, Female, White Alone", - "dcid": "Count_Person_38Years_Female_WhiteAlone" + "name": "Population: Years 45, Female, White Alone", + "dcid": "Count_Person_45Years_Female_WhiteAlone" }, { - "name": "Population: Years 38, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_38Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 45, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_45Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 38, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_38Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 45, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years39_Gender-Female_Race", - "name": "Person With Age = Years 39, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years46_Gender-Female_Race", + "name": "Person With Age = Years 46, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 39, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_39Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 46, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_46Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 39, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_39Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 46, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_46Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 39, Female, Asian Alone", - "dcid": "Count_Person_39Years_Female_AsianAlone" + "name": "Population: Years 46, Female, Asian Alone", + "dcid": "Count_Person_46Years_Female_AsianAlone" }, { - "name": "Population: Years 39, Female, Asian or Pacific Islander", - "dcid": "Count_Person_39Years_Female_AsianOrPacificIslander" + "name": "Population: Years 46, Female, Asian or Pacific Islander", + "dcid": "Count_Person_46Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 39, Female, Black or African American Alone", - "dcid": "Count_Person_39Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 46, Female, Black or African American Alone", + "dcid": "Count_Person_46Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 39, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_39Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 46, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_46Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 39, Female, Hispanic or Latino", - "dcid": "Count_Person_39Years_Female_HispanicOrLatino" + "name": "Population: Years 46, Female, Hispanic or Latino", + "dcid": "Count_Person_46Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 39, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_39Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 46, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_46Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 39, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_39Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 46, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_46Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_39Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_46Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_39Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_46Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_39Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_46Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_39Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_46Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_39Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_46Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_39Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_46Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_39Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_46Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 39, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_39Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_46Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 39, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_39Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 46, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_46Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 39, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_39Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 46, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_46Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 39, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_39Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 46, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_46Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 39, Female, Non White", - "dcid": "Count_Person_39Years_Female_NonWhite" + "name": "Population: Years 46, Female, Non White", + "dcid": "Count_Person_46Years_Female_NonWhite" }, { - "name": "Population: Years 39, Female, Not Hispanic or Latino", - "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino" + "name": "Population: Years 46, Female, Not Hispanic or Latino", + "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 39, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_39Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 39, Female, Two or More Races", - "dcid": "Count_Person_39Years_Female_TwoOrMoreRaces" + "name": "Population: Years 46, Female, Two or More Races", + "dcid": "Count_Person_46Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 39, Female, White Alone", - "dcid": "Count_Person_39Years_Female_WhiteAlone" + "name": "Population: Years 46, Female, White Alone", + "dcid": "Count_Person_46Years_Female_WhiteAlone" }, { - "name": "Population: Years 39, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_39Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 46, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_46Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 39, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_39Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 46, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_46Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years4_Gender-Female_Race", - "name": "Person With Age = Years 4, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years47_Gender-Female_Race", + "name": "Person With Age = Years 47, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 4, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_4Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 47, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_47Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 4, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_4Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 47, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_47Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 4, Female, Asian Alone", - "dcid": "Count_Person_4Years_Female_AsianAlone" + "name": "Population: Years 47, Female, Asian Alone", + "dcid": "Count_Person_47Years_Female_AsianAlone" }, { - "name": "Population: Years 4, Female, Asian or Pacific Islander", - "dcid": "Count_Person_4Years_Female_AsianOrPacificIslander" + "name": "Population: Years 47, Female, Asian or Pacific Islander", + "dcid": "Count_Person_47Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 4, Female, Black or African American Alone", - "dcid": "Count_Person_4Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 47, Female, Black or African American Alone", + "dcid": "Count_Person_47Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 4, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_4Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 47, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_47Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 4, Female, Hispanic or Latino", - "dcid": "Count_Person_4Years_Female_HispanicOrLatino" + "name": "Population: Years 47, Female, Hispanic or Latino", + "dcid": "Count_Person_47Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 4, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_4Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 47, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_47Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 4, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_4Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 47, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_47Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_4Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_47Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_4Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_47Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_4Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_47Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_4Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_47Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_4Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_47Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_4Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_47Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_4Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_47Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 4, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_4Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_47Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 4, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_4Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 47, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_47Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 4, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_4Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 47, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_47Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 4, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_4Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 47, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_47Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 4, Female, Non White", - "dcid": "Count_Person_4Years_Female_NonWhite" + "name": "Population: Years 47, Female, Non White", + "dcid": "Count_Person_47Years_Female_NonWhite" }, { - "name": "Population: Years 4, Female, Not Hispanic or Latino", - "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino" + "name": "Population: Years 47, Female, Not Hispanic or Latino", + "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 4, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_4Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 4, Female, Two or More Races", - "dcid": "Count_Person_4Years_Female_TwoOrMoreRaces" + "name": "Population: Years 47, Female, Two or More Races", + "dcid": "Count_Person_47Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 4, Female, White Alone", - "dcid": "Count_Person_4Years_Female_WhiteAlone" + "name": "Population: Years 47, Female, White Alone", + "dcid": "Count_Person_47Years_Female_WhiteAlone" }, { - "name": "Population: Years 4, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_4Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 47, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_47Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 4, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_4Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 47, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_47Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years40_Gender-Female_Race", - "name": "Person With Age = Years 40, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years48_Gender-Female_Race", + "name": "Person With Age = Years 48, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 40, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 48, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_48Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 40, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_40Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 48, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_48Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 40, Female, Asian Alone", - "dcid": "Count_Person_40Years_Female_AsianAlone" + "name": "Population: Years 48, Female, Asian Alone", + "dcid": "Count_Person_48Years_Female_AsianAlone" }, { - "name": "Population: Years 40, Female, Asian or Pacific Islander", - "dcid": "Count_Person_40Years_Female_AsianOrPacificIslander" + "name": "Population: Years 48, Female, Asian or Pacific Islander", + "dcid": "Count_Person_48Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 40, Female, Black or African American Alone", - "dcid": "Count_Person_40Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 48, Female, Black or African American Alone", + "dcid": "Count_Person_48Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 40, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 48, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_48Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 40, Female, Hispanic or Latino", - "dcid": "Count_Person_40Years_Female_HispanicOrLatino" + "name": "Population: Years 48, Female, Hispanic or Latino", + "dcid": "Count_Person_48Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 40, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 48, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_48Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 40, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_40Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 48, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_48Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_40Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_48Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_48Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_40Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_48Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_40Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_48Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_48Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_48Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_40Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_48Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 40, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_40Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_48Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 40, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_40Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 48, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_48Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 40, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 48, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_48Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 40, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_40Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 48, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_48Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 40, Female, Non White", - "dcid": "Count_Person_40Years_Female_NonWhite" + "name": "Population: Years 48, Female, Non White", + "dcid": "Count_Person_48Years_Female_NonWhite" }, { - "name": "Population: Years 40, Female, Not Hispanic or Latino", - "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino" + "name": "Population: Years 48, Female, Not Hispanic or Latino", + "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 40, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 40, Female, Two or More Races", - "dcid": "Count_Person_40Years_Female_TwoOrMoreRaces" + "name": "Population: Years 48, Female, Two or More Races", + "dcid": "Count_Person_48Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 40, Female, White Alone", - "dcid": "Count_Person_40Years_Female_WhiteAlone" + "name": "Population: Years 48, Female, White Alone", + "dcid": "Count_Person_48Years_Female_WhiteAlone" }, { - "name": "Population: Years 40, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_40Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 48, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_48Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 40, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 48, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_48Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years41_Gender-Female_Race", - "name": "Person With Age = Years 41, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years49_Gender-Female_Race", + "name": "Person With Age = Years 49, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 41, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_41Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 49, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_49Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 41, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_41Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 49, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_49Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 41, Female, Asian Alone", - "dcid": "Count_Person_41Years_Female_AsianAlone" + "name": "Population: Years 49, Female, Asian Alone", + "dcid": "Count_Person_49Years_Female_AsianAlone" }, { - "name": "Population: Years 41, Female, Asian or Pacific Islander", - "dcid": "Count_Person_41Years_Female_AsianOrPacificIslander" + "name": "Population: Years 49, Female, Asian or Pacific Islander", + "dcid": "Count_Person_49Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 41, Female, Black or African American Alone", - "dcid": "Count_Person_41Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 49, Female, Black or African American Alone", + "dcid": "Count_Person_49Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 41, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_41Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 49, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_49Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 41, Female, Hispanic or Latino", - "dcid": "Count_Person_41Years_Female_HispanicOrLatino" + "name": "Population: Years 49, Female, Hispanic or Latino", + "dcid": "Count_Person_49Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 41, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_41Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 49, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_49Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 41, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_41Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 49, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_49Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_41Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_49Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_41Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_49Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_41Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_49Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_41Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_49Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_41Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_49Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_41Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_49Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_41Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_49Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 41, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_41Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_49Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 41, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_41Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 49, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_49Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 41, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_41Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 49, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_49Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 41, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_41Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 49, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_49Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 41, Female, Non White", - "dcid": "Count_Person_41Years_Female_NonWhite" + "name": "Population: Years 49, Female, Non White", + "dcid": "Count_Person_49Years_Female_NonWhite" }, { - "name": "Population: Years 41, Female, Not Hispanic or Latino", - "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino" + "name": "Population: Years 49, Female, Not Hispanic or Latino", + "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 41, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_41Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 41, Female, Two or More Races", - "dcid": "Count_Person_41Years_Female_TwoOrMoreRaces" + "name": "Population: Years 49, Female, Two or More Races", + "dcid": "Count_Person_49Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 41, Female, White Alone", - "dcid": "Count_Person_41Years_Female_WhiteAlone" + "name": "Population: Years 49, Female, White Alone", + "dcid": "Count_Person_49Years_Female_WhiteAlone" }, { - "name": "Population: Years 41, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_41Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 49, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_49Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 41, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_41Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 49, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_49Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years42_Gender-Female_Race", - "name": "Person With Age = Years 42, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years50_Gender-Female_Race", + "name": "Person With Age = Years 50, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 42, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_42Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 50, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 42, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_42Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 50, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_50Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 42, Female, Asian Alone", - "dcid": "Count_Person_42Years_Female_AsianAlone" + "name": "Population: Years 50, Female, Asian Alone", + "dcid": "Count_Person_50Years_Female_AsianAlone" }, { - "name": "Population: Years 42, Female, Asian or Pacific Islander", - "dcid": "Count_Person_42Years_Female_AsianOrPacificIslander" + "name": "Population: Years 50, Female, Asian or Pacific Islander", + "dcid": "Count_Person_50Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 42, Female, Black or African American Alone", - "dcid": "Count_Person_42Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 50, Female, Black or African American Alone", + "dcid": "Count_Person_50Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 42, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_42Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 50, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 42, Female, Hispanic or Latino", - "dcid": "Count_Person_42Years_Female_HispanicOrLatino" + "name": "Population: Years 50, Female, Hispanic or Latino", + "dcid": "Count_Person_50Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 42, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_42Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 50, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 42, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_42Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 50, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_50Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_42Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_50Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_42Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_42Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_50Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_42Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_50Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_42Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_42Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_42Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_50Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 42, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_42Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_50Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 42, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_42Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 50, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_50Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 42, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_42Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 50, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 42, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_42Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 50, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_50Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 42, Female, Non White", - "dcid": "Count_Person_42Years_Female_NonWhite" + "name": "Population: Years 50, Female, Non White", + "dcid": "Count_Person_50Years_Female_NonWhite" }, { - "name": "Population: Years 42, Female, Not Hispanic or Latino", - "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino" + "name": "Population: Years 50, Female, Not Hispanic or Latino", + "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 42, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_42Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 42, Female, Two or More Races", - "dcid": "Count_Person_42Years_Female_TwoOrMoreRaces" + "name": "Population: Years 50, Female, Two or More Races", + "dcid": "Count_Person_50Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 42, Female, White Alone", - "dcid": "Count_Person_42Years_Female_WhiteAlone" + "name": "Population: Years 50, Female, White Alone", + "dcid": "Count_Person_50Years_Female_WhiteAlone" }, { - "name": "Population: Years 42, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_42Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 50, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_50Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 42, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_42Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 50, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years43_Gender-Female_Race", - "name": "Person With Age = Years 43, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years51_Gender-Female_Race", + "name": "Person With Age = Years 51, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 43, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_43Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 51, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_51Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 43, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_43Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 51, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_51Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 43, Female, Asian Alone", - "dcid": "Count_Person_43Years_Female_AsianAlone" + "name": "Population: Years 51, Female, Asian Alone", + "dcid": "Count_Person_51Years_Female_AsianAlone" }, { - "name": "Population: Years 43, Female, Asian or Pacific Islander", - "dcid": "Count_Person_43Years_Female_AsianOrPacificIslander" + "name": "Population: Years 51, Female, Asian or Pacific Islander", + "dcid": "Count_Person_51Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 43, Female, Black or African American Alone", - "dcid": "Count_Person_43Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 51, Female, Black or African American Alone", + "dcid": "Count_Person_51Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 43, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_43Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 51, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_51Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 43, Female, Hispanic or Latino", - "dcid": "Count_Person_43Years_Female_HispanicOrLatino" + "name": "Population: Years 51, Female, Hispanic or Latino", + "dcid": "Count_Person_51Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 43, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_43Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 51, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_51Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 43, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_43Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 51, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_51Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_43Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_51Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_43Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_51Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_43Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_51Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_43Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_51Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_43Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_51Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_43Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_51Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_43Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_51Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 43, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_43Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_51Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 43, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_43Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 51, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_51Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 43, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_43Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 51, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_51Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 43, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_43Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 51, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_51Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 43, Female, Non White", - "dcid": "Count_Person_43Years_Female_NonWhite" + "name": "Population: Years 51, Female, Non White", + "dcid": "Count_Person_51Years_Female_NonWhite" }, { - "name": "Population: Years 43, Female, Not Hispanic or Latino", - "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino" + "name": "Population: Years 51, Female, Not Hispanic or Latino", + "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 43, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_43Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 43, Female, Two or More Races", - "dcid": "Count_Person_43Years_Female_TwoOrMoreRaces" + "name": "Population: Years 51, Female, Two or More Races", + "dcid": "Count_Person_51Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 43, Female, White Alone", - "dcid": "Count_Person_43Years_Female_WhiteAlone" + "name": "Population: Years 51, Female, White Alone", + "dcid": "Count_Person_51Years_Female_WhiteAlone" }, { - "name": "Population: Years 43, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_43Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 51, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_51Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 43, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_43Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 51, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_51Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years44_Gender-Female_Race", - "name": "Person With Age = Years 44, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years52_Gender-Female_Race", + "name": "Person With Age = Years 52, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 44, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_44Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 52, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_52Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 44, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_44Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 52, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_52Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 44, Female, Asian Alone", - "dcid": "Count_Person_44Years_Female_AsianAlone" + "name": "Population: Years 52, Female, Asian Alone", + "dcid": "Count_Person_52Years_Female_AsianAlone" }, { - "name": "Population: Years 44, Female, Asian or Pacific Islander", - "dcid": "Count_Person_44Years_Female_AsianOrPacificIslander" + "name": "Population: Years 52, Female, Asian or Pacific Islander", + "dcid": "Count_Person_52Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 44, Female, Black or African American Alone", - "dcid": "Count_Person_44Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 52, Female, Black or African American Alone", + "dcid": "Count_Person_52Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 44, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_44Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 52, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_52Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 44, Female, Hispanic or Latino", - "dcid": "Count_Person_44Years_Female_HispanicOrLatino" + "name": "Population: Years 52, Female, Hispanic or Latino", + "dcid": "Count_Person_52Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 44, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_44Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 52, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_52Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 44, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_44Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 52, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_52Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_44Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_52Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_44Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_52Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_44Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_52Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_44Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_52Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_44Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_52Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_44Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_52Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_44Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_52Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 44, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_44Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_52Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 44, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_44Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 52, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_52Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 44, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_44Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 52, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_52Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 44, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_44Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 52, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_52Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 44, Female, Non White", - "dcid": "Count_Person_44Years_Female_NonWhite" + "name": "Population: Years 52, Female, Non White", + "dcid": "Count_Person_52Years_Female_NonWhite" }, { - "name": "Population: Years 44, Female, Not Hispanic or Latino", - "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino" + "name": "Population: Years 52, Female, Not Hispanic or Latino", + "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 44, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_44Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 44, Female, Two or More Races", - "dcid": "Count_Person_44Years_Female_TwoOrMoreRaces" + "name": "Population: Years 52, Female, Two or More Races", + "dcid": "Count_Person_52Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 44, Female, White Alone", - "dcid": "Count_Person_44Years_Female_WhiteAlone" + "name": "Population: Years 52, Female, White Alone", + "dcid": "Count_Person_52Years_Female_WhiteAlone" }, { - "name": "Population: Years 44, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_44Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 52, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_52Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 44, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_44Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 52, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_52Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years45_Gender-Female_Race", - "name": "Person With Age = Years 45, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years53_Gender-Female_Race", + "name": "Person With Age = Years 53, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 45, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 53, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_53Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 45, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_45Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 53, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_53Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 45, Female, Asian Alone", - "dcid": "Count_Person_45Years_Female_AsianAlone" + "name": "Population: Years 53, Female, Asian Alone", + "dcid": "Count_Person_53Years_Female_AsianAlone" }, { - "name": "Population: Years 45, Female, Asian or Pacific Islander", - "dcid": "Count_Person_45Years_Female_AsianOrPacificIslander" + "name": "Population: Years 53, Female, Asian or Pacific Islander", + "dcid": "Count_Person_53Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 45, Female, Black or African American Alone", - "dcid": "Count_Person_45Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 53, Female, Black or African American Alone", + "dcid": "Count_Person_53Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 45, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 53, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_53Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 45, Female, Hispanic or Latino", - "dcid": "Count_Person_45Years_Female_HispanicOrLatino" + "name": "Population: Years 53, Female, Hispanic or Latino", + "dcid": "Count_Person_53Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 45, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 53, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_53Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 45, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_45Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 53, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_53Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_45Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_53Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_53Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_45Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_53Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_45Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_53Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_53Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_53Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_45Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_53Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 45, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_45Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_53Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 45, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_45Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 53, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_53Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 45, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 53, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_53Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 45, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_45Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 53, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_53Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 45, Female, Non White", - "dcid": "Count_Person_45Years_Female_NonWhite" + "name": "Population: Years 53, Female, Non White", + "dcid": "Count_Person_53Years_Female_NonWhite" }, { - "name": "Population: Years 45, Female, Not Hispanic or Latino", - "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino" + "name": "Population: Years 53, Female, Not Hispanic or Latino", + "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 45, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 45, Female, Two or More Races", - "dcid": "Count_Person_45Years_Female_TwoOrMoreRaces" + "name": "Population: Years 53, Female, Two or More Races", + "dcid": "Count_Person_53Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 45, Female, White Alone", - "dcid": "Count_Person_45Years_Female_WhiteAlone" + "name": "Population: Years 53, Female, White Alone", + "dcid": "Count_Person_53Years_Female_WhiteAlone" }, { - "name": "Population: Years 45, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_45Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 53, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_53Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 45, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 53, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_53Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years46_Gender-Female_Race", - "name": "Person With Age = Years 46, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years54_Gender-Female_Race", + "name": "Person With Age = Years 54, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 46, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_46Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 54, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_54Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 46, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_46Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 54, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_54Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 46, Female, Asian Alone", - "dcid": "Count_Person_46Years_Female_AsianAlone" + "name": "Population: Years 54, Female, Asian Alone", + "dcid": "Count_Person_54Years_Female_AsianAlone" }, { - "name": "Population: Years 46, Female, Asian or Pacific Islander", - "dcid": "Count_Person_46Years_Female_AsianOrPacificIslander" + "name": "Population: Years 54, Female, Asian or Pacific Islander", + "dcid": "Count_Person_54Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 46, Female, Black or African American Alone", - "dcid": "Count_Person_46Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 54, Female, Black or African American Alone", + "dcid": "Count_Person_54Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 46, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_46Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 54, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_54Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 46, Female, Hispanic or Latino", - "dcid": "Count_Person_46Years_Female_HispanicOrLatino" + "name": "Population: Years 54, Female, Hispanic or Latino", + "dcid": "Count_Person_54Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 46, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_46Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 54, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_54Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 46, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_46Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 54, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_54Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_46Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_54Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_46Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_54Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_46Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_54Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_46Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_54Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_46Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_54Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_46Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_54Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_46Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_54Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 46, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_46Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_54Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 46, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_46Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 54, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_54Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 46, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_46Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 54, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_54Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 46, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_46Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 54, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_54Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 46, Female, Non White", - "dcid": "Count_Person_46Years_Female_NonWhite" + "name": "Population: Years 54, Female, Non White", + "dcid": "Count_Person_54Years_Female_NonWhite" }, { - "name": "Population: Years 46, Female, Not Hispanic or Latino", - "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino" + "name": "Population: Years 54, Female, Not Hispanic or Latino", + "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 46, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_46Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 46, Female, Two or More Races", - "dcid": "Count_Person_46Years_Female_TwoOrMoreRaces" + "name": "Population: Years 54, Female, Two or More Races", + "dcid": "Count_Person_54Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 46, Female, White Alone", - "dcid": "Count_Person_46Years_Female_WhiteAlone" + "name": "Population: Years 54, Female, White Alone", + "dcid": "Count_Person_54Years_Female_WhiteAlone" }, { - "name": "Population: Years 46, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_46Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 54, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_54Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 46, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_46Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 54, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_54Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years47_Gender-Female_Race", - "name": "Person With Age = Years 47, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years55_Gender-Female_Race", + "name": "Person With Age = Years 55, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 47, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_47Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 55, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 47, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_47Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 55, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_55Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 47, Female, Asian Alone", - "dcid": "Count_Person_47Years_Female_AsianAlone" + "name": "Population: Years 55, Female, Asian Alone", + "dcid": "Count_Person_55Years_Female_AsianAlone" }, { - "name": "Population: Years 47, Female, Asian or Pacific Islander", - "dcid": "Count_Person_47Years_Female_AsianOrPacificIslander" + "name": "Population: Years 55, Female, Asian or Pacific Islander", + "dcid": "Count_Person_55Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 47, Female, Black or African American Alone", - "dcid": "Count_Person_47Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 55, Female, Black or African American Alone", + "dcid": "Count_Person_55Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 47, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_47Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 55, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 47, Female, Hispanic or Latino", - "dcid": "Count_Person_47Years_Female_HispanicOrLatino" + "name": "Population: Years 55, Female, Hispanic or Latino", + "dcid": "Count_Person_55Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 47, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_47Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 55, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 47, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_47Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 55, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_55Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_47Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_55Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_47Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_47Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_55Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_47Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_55Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_47Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_47Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_47Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_55Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 47, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_47Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_55Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 47, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_47Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 55, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_55Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 47, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_47Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 55, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 47, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_47Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 55, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_55Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 47, Female, Non White", - "dcid": "Count_Person_47Years_Female_NonWhite" + "name": "Population: Years 55, Female, Non White", + "dcid": "Count_Person_55Years_Female_NonWhite" }, { - "name": "Population: Years 47, Female, Not Hispanic or Latino", - "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino" + "name": "Population: Years 55, Female, Not Hispanic or Latino", + "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 47, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_47Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 47, Female, Two or More Races", - "dcid": "Count_Person_47Years_Female_TwoOrMoreRaces" + "name": "Population: Years 55, Female, Two or More Races", + "dcid": "Count_Person_55Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 47, Female, White Alone", - "dcid": "Count_Person_47Years_Female_WhiteAlone" + "name": "Population: Years 55, Female, White Alone", + "dcid": "Count_Person_55Years_Female_WhiteAlone" }, { - "name": "Population: Years 47, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_47Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 55, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_55Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 47, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_47Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 55, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years48_Gender-Female_Race", - "name": "Person With Age = Years 48, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years56_Gender-Female_Race", + "name": "Person With Age = Years 56, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 48, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_48Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 56, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_56Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 48, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_48Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 56, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_56Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 48, Female, Asian Alone", - "dcid": "Count_Person_48Years_Female_AsianAlone" + "name": "Population: Years 56, Female, Asian Alone", + "dcid": "Count_Person_56Years_Female_AsianAlone" }, { - "name": "Population: Years 48, Female, Asian or Pacific Islander", - "dcid": "Count_Person_48Years_Female_AsianOrPacificIslander" + "name": "Population: Years 56, Female, Asian or Pacific Islander", + "dcid": "Count_Person_56Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 48, Female, Black or African American Alone", - "dcid": "Count_Person_48Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 56, Female, Black or African American Alone", + "dcid": "Count_Person_56Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 48, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_48Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 56, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_56Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 48, Female, Hispanic or Latino", - "dcid": "Count_Person_48Years_Female_HispanicOrLatino" + "name": "Population: Years 56, Female, Hispanic or Latino", + "dcid": "Count_Person_56Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 48, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_48Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 56, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_56Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 48, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_48Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 56, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_56Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_48Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_56Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_48Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_56Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_48Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_56Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_48Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_56Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_48Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_56Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_48Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_56Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_48Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_56Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 48, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_48Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_56Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 48, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_48Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 56, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_56Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 48, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_48Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 56, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_56Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 48, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_48Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 56, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_56Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 48, Female, Non White", - "dcid": "Count_Person_48Years_Female_NonWhite" + "name": "Population: Years 56, Female, Non White", + "dcid": "Count_Person_56Years_Female_NonWhite" }, { - "name": "Population: Years 48, Female, Not Hispanic or Latino", - "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino" + "name": "Population: Years 56, Female, Not Hispanic or Latino", + "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 48, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_48Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 48, Female, Two or More Races", - "dcid": "Count_Person_48Years_Female_TwoOrMoreRaces" + "name": "Population: Years 56, Female, Two or More Races", + "dcid": "Count_Person_56Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 48, Female, White Alone", - "dcid": "Count_Person_48Years_Female_WhiteAlone" + "name": "Population: Years 56, Female, White Alone", + "dcid": "Count_Person_56Years_Female_WhiteAlone" }, { - "name": "Population: Years 48, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_48Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 56, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_56Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 48, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_48Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 56, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_56Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years49_Gender-Female_Race", - "name": "Person With Age = Years 49, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years57_Gender-Female_Race", + "name": "Person With Age = Years 57, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 49, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_49Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 57, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_57Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 49, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_49Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 57, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_57Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 49, Female, Asian Alone", - "dcid": "Count_Person_49Years_Female_AsianAlone" + "name": "Population: Years 57, Female, Asian Alone", + "dcid": "Count_Person_57Years_Female_AsianAlone" }, { - "name": "Population: Years 49, Female, Asian or Pacific Islander", - "dcid": "Count_Person_49Years_Female_AsianOrPacificIslander" + "name": "Population: Years 57, Female, Asian or Pacific Islander", + "dcid": "Count_Person_57Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 49, Female, Black or African American Alone", - "dcid": "Count_Person_49Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 57, Female, Black or African American Alone", + "dcid": "Count_Person_57Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 49, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_49Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 57, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_57Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 49, Female, Hispanic or Latino", - "dcid": "Count_Person_49Years_Female_HispanicOrLatino" + "name": "Population: Years 57, Female, Hispanic or Latino", + "dcid": "Count_Person_57Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 49, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_49Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 57, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_57Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 49, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_49Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 57, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_57Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_49Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_57Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_49Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_57Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_49Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_57Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_49Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_57Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_49Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_57Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_49Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_57Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_49Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_57Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 49, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_49Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_57Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 49, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_49Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 57, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_57Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 49, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_49Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 57, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_57Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 49, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_49Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 57, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_57Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 49, Female, Non White", - "dcid": "Count_Person_49Years_Female_NonWhite" + "name": "Population: Years 57, Female, Non White", + "dcid": "Count_Person_57Years_Female_NonWhite" }, { - "name": "Population: Years 49, Female, Not Hispanic or Latino", - "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino" + "name": "Population: Years 57, Female, Not Hispanic or Latino", + "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 49, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_49Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 49, Female, Two or More Races", - "dcid": "Count_Person_49Years_Female_TwoOrMoreRaces" + "name": "Population: Years 57, Female, Two or More Races", + "dcid": "Count_Person_57Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 49, Female, White Alone", - "dcid": "Count_Person_49Years_Female_WhiteAlone" + "name": "Population: Years 57, Female, White Alone", + "dcid": "Count_Person_57Years_Female_WhiteAlone" }, { - "name": "Population: Years 49, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_49Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 57, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_57Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 49, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_49Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 57, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_57Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years50_Gender-Female_Race", - "name": "Person With Age = Years 50, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years58_Gender-Female_Race", + "name": "Person With Age = Years 58, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 50, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 58, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_58Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 50, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_50Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 58, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_58Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 50, Female, Asian Alone", - "dcid": "Count_Person_50Years_Female_AsianAlone" + "name": "Population: Years 58, Female, Asian Alone", + "dcid": "Count_Person_58Years_Female_AsianAlone" }, { - "name": "Population: Years 50, Female, Asian or Pacific Islander", - "dcid": "Count_Person_50Years_Female_AsianOrPacificIslander" + "name": "Population: Years 58, Female, Asian or Pacific Islander", + "dcid": "Count_Person_58Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 50, Female, Black or African American Alone", - "dcid": "Count_Person_50Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 58, Female, Black or African American Alone", + "dcid": "Count_Person_58Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 50, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 58, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_58Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 50, Female, Hispanic or Latino", - "dcid": "Count_Person_50Years_Female_HispanicOrLatino" + "name": "Population: Years 58, Female, Hispanic or Latino", + "dcid": "Count_Person_58Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 50, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 58, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_58Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 50, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_50Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 58, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_58Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_50Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_58Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_58Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_50Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_58Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_50Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_58Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_58Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_58Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_50Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_58Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 50, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_50Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_58Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 50, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_50Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 58, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_58Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 50, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 58, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_58Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 50, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_50Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 58, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_58Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 50, Female, Non White", - "dcid": "Count_Person_50Years_Female_NonWhite" + "name": "Population: Years 58, Female, Non White", + "dcid": "Count_Person_58Years_Female_NonWhite" }, { - "name": "Population: Years 50, Female, Not Hispanic or Latino", - "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino" + "name": "Population: Years 58, Female, Not Hispanic or Latino", + "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 50, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 50, Female, Two or More Races", - "dcid": "Count_Person_50Years_Female_TwoOrMoreRaces" + "name": "Population: Years 58, Female, Two or More Races", + "dcid": "Count_Person_58Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 50, Female, White Alone", - "dcid": "Count_Person_50Years_Female_WhiteAlone" + "name": "Population: Years 58, Female, White Alone", + "dcid": "Count_Person_58Years_Female_WhiteAlone" }, { - "name": "Population: Years 50, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_50Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 58, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_58Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 50, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 58, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_58Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years51_Gender-Female_Race", - "name": "Person With Age = Years 51, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years59_Gender-Female_Race", + "name": "Person With Age = Years 59, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 51, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_51Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 59, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_59Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 51, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_51Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 59, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_59Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 51, Female, Asian Alone", - "dcid": "Count_Person_51Years_Female_AsianAlone" + "name": "Population: Years 59, Female, Asian Alone", + "dcid": "Count_Person_59Years_Female_AsianAlone" }, { - "name": "Population: Years 51, Female, Asian or Pacific Islander", - "dcid": "Count_Person_51Years_Female_AsianOrPacificIslander" + "name": "Population: Years 59, Female, Asian or Pacific Islander", + "dcid": "Count_Person_59Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 51, Female, Black or African American Alone", - "dcid": "Count_Person_51Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 59, Female, Black or African American Alone", + "dcid": "Count_Person_59Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 51, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_51Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 59, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_59Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 51, Female, Hispanic or Latino", - "dcid": "Count_Person_51Years_Female_HispanicOrLatino" + "name": "Population: Years 59, Female, Hispanic or Latino", + "dcid": "Count_Person_59Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 51, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_51Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 59, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_59Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 51, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_51Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 59, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_59Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_51Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_59Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_51Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_59Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_51Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_59Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_51Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_59Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_51Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_59Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_51Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_59Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_51Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_59Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 51, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_51Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_59Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 51, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_51Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 59, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_59Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 51, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_51Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 59, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_59Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 51, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_51Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 59, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_59Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 51, Female, Non White", - "dcid": "Count_Person_51Years_Female_NonWhite" + "name": "Population: Years 59, Female, Non White", + "dcid": "Count_Person_59Years_Female_NonWhite" }, { - "name": "Population: Years 51, Female, Not Hispanic or Latino", - "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino" + "name": "Population: Years 59, Female, Not Hispanic or Latino", + "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 51, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_51Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 51, Female, Two or More Races", - "dcid": "Count_Person_51Years_Female_TwoOrMoreRaces" + "name": "Population: Years 59, Female, Two or More Races", + "dcid": "Count_Person_59Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 51, Female, White Alone", - "dcid": "Count_Person_51Years_Female_WhiteAlone" + "name": "Population: Years 59, Female, White Alone", + "dcid": "Count_Person_59Years_Female_WhiteAlone" }, { - "name": "Population: Years 51, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_51Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 59, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_59Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 51, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_51Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 59, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_59Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years52_Gender-Female_Race", - "name": "Person With Age = Years 52, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years6_Gender-Female_Race", + "name": "Person With Age = Years 6, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 52, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_52Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 6, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_6Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 52, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_52Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 6, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_6Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 52, Female, Asian Alone", - "dcid": "Count_Person_52Years_Female_AsianAlone" + "name": "Population: Years 6, Female, Asian Alone", + "dcid": "Count_Person_6Years_Female_AsianAlone" }, { - "name": "Population: Years 52, Female, Asian or Pacific Islander", - "dcid": "Count_Person_52Years_Female_AsianOrPacificIslander" + "name": "Population: Years 6, Female, Asian or Pacific Islander", + "dcid": "Count_Person_6Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 52, Female, Black or African American Alone", - "dcid": "Count_Person_52Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 6, Female, Black or African American Alone", + "dcid": "Count_Person_6Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 52, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_52Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 6, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_6Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 52, Female, Hispanic or Latino", - "dcid": "Count_Person_52Years_Female_HispanicOrLatino" + "name": "Population: Years 6, Female, Hispanic or Latino", + "dcid": "Count_Person_6Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 52, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_52Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 6, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_6Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 52, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_52Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 6, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_6Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_52Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_6Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_52Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_6Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_52Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_6Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_52Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_6Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_52Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_6Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_52Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_6Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_52Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_6Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 52, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_52Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_6Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 52, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_52Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 6, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_6Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 52, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_52Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 6, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_6Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 52, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_52Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 6, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_6Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 52, Female, Non White", - "dcid": "Count_Person_52Years_Female_NonWhite" + "name": "Population: Years 6, Female, Non White", + "dcid": "Count_Person_6Years_Female_NonWhite" }, { - "name": "Population: Years 52, Female, Not Hispanic or Latino", - "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino" + "name": "Population: Years 6, Female, Not Hispanic or Latino", + "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 52, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_52Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 52, Female, Two or More Races", - "dcid": "Count_Person_52Years_Female_TwoOrMoreRaces" + "name": "Population: Years 6, Female, Two or More Races", + "dcid": "Count_Person_6Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 52, Female, White Alone", - "dcid": "Count_Person_52Years_Female_WhiteAlone" + "name": "Population: Years 6, Female, White Alone", + "dcid": "Count_Person_6Years_Female_WhiteAlone" }, { - "name": "Population: Years 52, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_52Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 6, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_6Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 52, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_52Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 6, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_6Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years53_Gender-Female_Race", - "name": "Person With Age = Years 53, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years60_Gender-Female_Race", + "name": "Person With Age = Years 60, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 53, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_53Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 60, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 53, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_53Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 60, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_60Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 53, Female, Asian Alone", - "dcid": "Count_Person_53Years_Female_AsianAlone" + "name": "Population: Years 60, Female, Asian Alone", + "dcid": "Count_Person_60Years_Female_AsianAlone" }, { - "name": "Population: Years 53, Female, Asian or Pacific Islander", - "dcid": "Count_Person_53Years_Female_AsianOrPacificIslander" + "name": "Population: Years 60, Female, Asian or Pacific Islander", + "dcid": "Count_Person_60Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 53, Female, Black or African American Alone", - "dcid": "Count_Person_53Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 60, Female, Black or African American Alone", + "dcid": "Count_Person_60Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 53, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_53Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 60, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 53, Female, Hispanic or Latino", - "dcid": "Count_Person_53Years_Female_HispanicOrLatino" + "name": "Population: Years 60, Female, Hispanic or Latino", + "dcid": "Count_Person_60Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 53, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_53Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 60, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 53, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_53Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 60, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_60Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_53Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_60Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_53Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_53Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_60Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_53Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_60Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_53Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_53Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_53Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_60Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 53, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_53Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_60Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 53, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_53Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 60, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_60Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 53, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_53Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 60, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 53, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_53Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 60, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_60Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 53, Female, Non White", - "dcid": "Count_Person_53Years_Female_NonWhite" + "name": "Population: Years 60, Female, Non White", + "dcid": "Count_Person_60Years_Female_NonWhite" }, { - "name": "Population: Years 53, Female, Not Hispanic or Latino", - "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino" + "name": "Population: Years 60, Female, Not Hispanic or Latino", + "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 53, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_53Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 53, Female, Two or More Races", - "dcid": "Count_Person_53Years_Female_TwoOrMoreRaces" + "name": "Population: Years 60, Female, Two or More Races", + "dcid": "Count_Person_60Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 53, Female, White Alone", - "dcid": "Count_Person_53Years_Female_WhiteAlone" + "name": "Population: Years 60, Female, White Alone", + "dcid": "Count_Person_60Years_Female_WhiteAlone" }, { - "name": "Population: Years 53, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_53Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 60, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_60Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 53, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_53Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 60, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years54_Gender-Female_Race", - "name": "Person With Age = Years 54, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years61_Gender-Female_Race", + "name": "Person With Age = Years 61, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 54, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_54Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 61, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_61Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 54, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_54Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 61, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_61Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 54, Female, Asian Alone", - "dcid": "Count_Person_54Years_Female_AsianAlone" + "name": "Population: Years 61, Female, Asian Alone", + "dcid": "Count_Person_61Years_Female_AsianAlone" }, { - "name": "Population: Years 54, Female, Asian or Pacific Islander", - "dcid": "Count_Person_54Years_Female_AsianOrPacificIslander" + "name": "Population: Years 61, Female, Asian or Pacific Islander", + "dcid": "Count_Person_61Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 54, Female, Black or African American Alone", - "dcid": "Count_Person_54Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 61, Female, Black or African American Alone", + "dcid": "Count_Person_61Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 54, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_54Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 61, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_61Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 54, Female, Hispanic or Latino", - "dcid": "Count_Person_54Years_Female_HispanicOrLatino" + "name": "Population: Years 61, Female, Hispanic or Latino", + "dcid": "Count_Person_61Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 54, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_54Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 61, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_61Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 54, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_54Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 61, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_61Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_54Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_61Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_54Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_61Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_54Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_61Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_54Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_61Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_54Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_61Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_54Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_61Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_54Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_61Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 54, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_54Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_61Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 54, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_54Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 61, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_61Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 54, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_54Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 61, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_61Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 54, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_54Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 61, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_61Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 54, Female, Non White", - "dcid": "Count_Person_54Years_Female_NonWhite" + "name": "Population: Years 61, Female, Non White", + "dcid": "Count_Person_61Years_Female_NonWhite" }, { - "name": "Population: Years 54, Female, Not Hispanic or Latino", - "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino" + "name": "Population: Years 61, Female, Not Hispanic or Latino", + "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 54, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_54Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 54, Female, Two or More Races", - "dcid": "Count_Person_54Years_Female_TwoOrMoreRaces" + "name": "Population: Years 61, Female, Two or More Races", + "dcid": "Count_Person_61Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 54, Female, White Alone", - "dcid": "Count_Person_54Years_Female_WhiteAlone" + "name": "Population: Years 61, Female, White Alone", + "dcid": "Count_Person_61Years_Female_WhiteAlone" }, { - "name": "Population: Years 54, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_54Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 61, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_61Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 54, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_54Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 61, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_61Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years55_Gender-Female_Race", - "name": "Person With Age = Years 55, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years62_Gender-Female_Race", + "name": "Person With Age = Years 62, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 55, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 62, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_62Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 55, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_55Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 62, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_62Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 55, Female, Asian Alone", - "dcid": "Count_Person_55Years_Female_AsianAlone" + "name": "Population: Years 62, Female, Asian Alone", + "dcid": "Count_Person_62Years_Female_AsianAlone" }, { - "name": "Population: Years 55, Female, Asian or Pacific Islander", - "dcid": "Count_Person_55Years_Female_AsianOrPacificIslander" + "name": "Population: Years 62, Female, Asian or Pacific Islander", + "dcid": "Count_Person_62Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 55, Female, Black or African American Alone", - "dcid": "Count_Person_55Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 62, Female, Black or African American Alone", + "dcid": "Count_Person_62Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 55, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 62, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_62Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 55, Female, Hispanic or Latino", - "dcid": "Count_Person_55Years_Female_HispanicOrLatino" + "name": "Population: Years 62, Female, Hispanic or Latino", + "dcid": "Count_Person_62Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 55, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 62, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_62Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 55, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_55Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 62, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_62Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_55Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_62Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_62Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_55Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_62Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_55Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_62Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_62Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_62Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_55Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_62Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 55, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_55Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_62Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 55, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_55Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 62, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_62Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 55, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 62, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_62Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 55, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_55Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 62, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_62Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 55, Female, Non White", - "dcid": "Count_Person_55Years_Female_NonWhite" + "name": "Population: Years 62, Female, Non White", + "dcid": "Count_Person_62Years_Female_NonWhite" }, { - "name": "Population: Years 55, Female, Not Hispanic or Latino", - "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino" + "name": "Population: Years 62, Female, Not Hispanic or Latino", + "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 55, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 55, Female, Two or More Races", - "dcid": "Count_Person_55Years_Female_TwoOrMoreRaces" + "name": "Population: Years 62, Female, Two or More Races", + "dcid": "Count_Person_62Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 55, Female, White Alone", - "dcid": "Count_Person_55Years_Female_WhiteAlone" + "name": "Population: Years 62, Female, White Alone", + "dcid": "Count_Person_62Years_Female_WhiteAlone" }, { - "name": "Population: Years 55, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_55Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 62, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_62Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 55, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 62, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_62Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years56_Gender-Female_Race", - "name": "Person With Age = Years 56, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years63_Gender-Female_Race", + "name": "Person With Age = Years 63, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 56, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_56Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 63, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_63Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 56, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_56Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 63, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_63Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 56, Female, Asian Alone", - "dcid": "Count_Person_56Years_Female_AsianAlone" + "name": "Population: Years 63, Female, Asian Alone", + "dcid": "Count_Person_63Years_Female_AsianAlone" }, { - "name": "Population: Years 56, Female, Asian or Pacific Islander", - "dcid": "Count_Person_56Years_Female_AsianOrPacificIslander" + "name": "Population: Years 63, Female, Asian or Pacific Islander", + "dcid": "Count_Person_63Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 56, Female, Black or African American Alone", - "dcid": "Count_Person_56Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 63, Female, Black or African American Alone", + "dcid": "Count_Person_63Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 56, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_56Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 63, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_63Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 56, Female, Hispanic or Latino", - "dcid": "Count_Person_56Years_Female_HispanicOrLatino" + "name": "Population: Years 63, Female, Hispanic or Latino", + "dcid": "Count_Person_63Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 56, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_56Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 63, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_63Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 56, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_56Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 63, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_63Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_56Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_63Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_56Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_63Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_56Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_63Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_56Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_63Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_56Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_63Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_56Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_63Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_56Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_63Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 56, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_56Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_63Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 56, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_56Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 63, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_63Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 56, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_56Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 63, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_63Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 56, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_56Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 63, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_63Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 56, Female, Non White", - "dcid": "Count_Person_56Years_Female_NonWhite" + "name": "Population: Years 63, Female, Non White", + "dcid": "Count_Person_63Years_Female_NonWhite" }, { - "name": "Population: Years 56, Female, Not Hispanic or Latino", - "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino" + "name": "Population: Years 63, Female, Not Hispanic or Latino", + "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 56, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_56Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 56, Female, Two or More Races", - "dcid": "Count_Person_56Years_Female_TwoOrMoreRaces" + "name": "Population: Years 63, Female, Two or More Races", + "dcid": "Count_Person_63Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 56, Female, White Alone", - "dcid": "Count_Person_56Years_Female_WhiteAlone" + "name": "Population: Years 63, Female, White Alone", + "dcid": "Count_Person_63Years_Female_WhiteAlone" }, { - "name": "Population: Years 56, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_56Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 63, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_63Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 56, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_56Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 63, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_63Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years57_Gender-Female_Race", - "name": "Person With Age = Years 57, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years64_Gender-Female_Race", + "name": "Person With Age = Years 64, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 57, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_57Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 64, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_64Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 57, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_57Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 64, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_64Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 57, Female, Asian Alone", - "dcid": "Count_Person_57Years_Female_AsianAlone" + "name": "Population: Years 64, Female, Asian Alone", + "dcid": "Count_Person_64Years_Female_AsianAlone" }, { - "name": "Population: Years 57, Female, Asian or Pacific Islander", - "dcid": "Count_Person_57Years_Female_AsianOrPacificIslander" + "name": "Population: Years 64, Female, Asian or Pacific Islander", + "dcid": "Count_Person_64Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 57, Female, Black or African American Alone", - "dcid": "Count_Person_57Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 64, Female, Black or African American Alone", + "dcid": "Count_Person_64Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 57, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_57Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 64, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_64Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 57, Female, Hispanic or Latino", - "dcid": "Count_Person_57Years_Female_HispanicOrLatino" + "name": "Population: Years 64, Female, Hispanic or Latino", + "dcid": "Count_Person_64Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 57, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_57Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 64, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_64Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 57, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_57Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 64, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_64Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_57Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_64Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_57Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_64Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_57Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_64Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_57Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_64Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_57Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_64Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_57Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_64Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_57Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_64Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 57, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_57Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_64Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 57, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_57Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 64, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_64Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 57, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_57Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 64, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_64Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 57, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_57Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 64, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_64Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 57, Female, Non White", - "dcid": "Count_Person_57Years_Female_NonWhite" + "name": "Population: Years 64, Female, Non White", + "dcid": "Count_Person_64Years_Female_NonWhite" }, { - "name": "Population: Years 57, Female, Not Hispanic or Latino", - "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino" + "name": "Population: Years 64, Female, Not Hispanic or Latino", + "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 57, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_57Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 57, Female, Two or More Races", - "dcid": "Count_Person_57Years_Female_TwoOrMoreRaces" + "name": "Population: Years 64, Female, Two or More Races", + "dcid": "Count_Person_64Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 57, Female, White Alone", - "dcid": "Count_Person_57Years_Female_WhiteAlone" + "name": "Population: Years 64, Female, White Alone", + "dcid": "Count_Person_64Years_Female_WhiteAlone" }, { - "name": "Population: Years 57, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_57Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 64, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_64Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 57, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_57Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 64, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_64Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years58_Gender-Female_Race", - "name": "Person With Age = Years 58, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years65_Gender-Female_Race", + "name": "Person With Age = Years 65, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 58, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_58Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 65, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 58, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_58Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 65, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_65Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 58, Female, Asian Alone", - "dcid": "Count_Person_58Years_Female_AsianAlone" + "name": "Population: Years 65, Female, Asian Alone", + "dcid": "Count_Person_65Years_Female_AsianAlone" }, { - "name": "Population: Years 58, Female, Asian or Pacific Islander", - "dcid": "Count_Person_58Years_Female_AsianOrPacificIslander" + "name": "Population: Years 65, Female, Asian or Pacific Islander", + "dcid": "Count_Person_65Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 58, Female, Black or African American Alone", - "dcid": "Count_Person_58Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 65, Female, Black or African American Alone", + "dcid": "Count_Person_65Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 58, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_58Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 65, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 58, Female, Hispanic or Latino", - "dcid": "Count_Person_58Years_Female_HispanicOrLatino" + "name": "Population: Years 65, Female, Hispanic or Latino", + "dcid": "Count_Person_65Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 58, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_58Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 65, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 58, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_58Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 65, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_65Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_58Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_65Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_58Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_58Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_65Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_58Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_65Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_58Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_58Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_58Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_65Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 58, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_58Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_65Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 58, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_58Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 65, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_65Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 58, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_58Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 65, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 58, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_58Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 65, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_65Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 58, Female, Non White", - "dcid": "Count_Person_58Years_Female_NonWhite" + "name": "Population: Years 65, Female, Non White", + "dcid": "Count_Person_65Years_Female_NonWhite" }, { - "name": "Population: Years 58, Female, Not Hispanic or Latino", - "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino" + "name": "Population: Years 65, Female, Not Hispanic or Latino", + "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 58, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_58Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 58, Female, Two or More Races", - "dcid": "Count_Person_58Years_Female_TwoOrMoreRaces" + "name": "Population: Years 65, Female, Two or More Races", + "dcid": "Count_Person_65Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 58, Female, White Alone", - "dcid": "Count_Person_58Years_Female_WhiteAlone" + "name": "Population: Years 65, Female, White Alone", + "dcid": "Count_Person_65Years_Female_WhiteAlone" }, { - "name": "Population: Years 58, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_58Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 65, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_65Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 58, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_58Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 65, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years59_Gender-Female_Race", - "name": "Person With Age = Years 59, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years66_Gender-Female_Race", + "name": "Person With Age = Years 66, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 59, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_59Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 66, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_66Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 59, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_59Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 66, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_66Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 59, Female, Asian Alone", - "dcid": "Count_Person_59Years_Female_AsianAlone" + "name": "Population: Years 66, Female, Asian Alone", + "dcid": "Count_Person_66Years_Female_AsianAlone" }, { - "name": "Population: Years 59, Female, Asian or Pacific Islander", - "dcid": "Count_Person_59Years_Female_AsianOrPacificIslander" + "name": "Population: Years 66, Female, Asian or Pacific Islander", + "dcid": "Count_Person_66Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 59, Female, Black or African American Alone", - "dcid": "Count_Person_59Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 66, Female, Black or African American Alone", + "dcid": "Count_Person_66Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 59, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_59Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 66, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_66Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 59, Female, Hispanic or Latino", - "dcid": "Count_Person_59Years_Female_HispanicOrLatino" + "name": "Population: Years 66, Female, Hispanic or Latino", + "dcid": "Count_Person_66Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 59, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_59Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 66, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_66Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 59, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_59Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 66, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_66Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_59Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_66Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_59Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_66Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_59Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_66Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_59Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_66Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_59Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_66Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_59Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_66Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_59Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_66Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 59, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_59Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_66Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 59, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_59Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 66, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_66Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 59, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_59Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 66, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_66Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 59, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_59Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 66, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_66Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 59, Female, Non White", - "dcid": "Count_Person_59Years_Female_NonWhite" + "name": "Population: Years 66, Female, Non White", + "dcid": "Count_Person_66Years_Female_NonWhite" }, { - "name": "Population: Years 59, Female, Not Hispanic or Latino", - "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino" + "name": "Population: Years 66, Female, Not Hispanic or Latino", + "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 59, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_59Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 59, Female, Two or More Races", - "dcid": "Count_Person_59Years_Female_TwoOrMoreRaces" + "name": "Population: Years 66, Female, Two or More Races", + "dcid": "Count_Person_66Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 59, Female, White Alone", - "dcid": "Count_Person_59Years_Female_WhiteAlone" + "name": "Population: Years 66, Female, White Alone", + "dcid": "Count_Person_66Years_Female_WhiteAlone" }, { - "name": "Population: Years 59, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_59Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 66, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_66Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 59, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_59Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 66, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_66Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years6_Gender-Female_Race", - "name": "Person With Age = Years 6, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years67_Gender-Female_Race", + "name": "Person With Age = Years 67, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 6, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_6Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 67, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_67Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 6, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_6Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 67, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_67Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 6, Female, Asian Alone", - "dcid": "Count_Person_6Years_Female_AsianAlone" + "name": "Population: Years 67, Female, Asian Alone", + "dcid": "Count_Person_67Years_Female_AsianAlone" }, { - "name": "Population: Years 6, Female, Asian or Pacific Islander", - "dcid": "Count_Person_6Years_Female_AsianOrPacificIslander" + "name": "Population: Years 67, Female, Asian or Pacific Islander", + "dcid": "Count_Person_67Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 6, Female, Black or African American Alone", - "dcid": "Count_Person_6Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 67, Female, Black or African American Alone", + "dcid": "Count_Person_67Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 6, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_6Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 67, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_67Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 6, Female, Hispanic or Latino", - "dcid": "Count_Person_6Years_Female_HispanicOrLatino" + "name": "Population: Years 67, Female, Hispanic or Latino", + "dcid": "Count_Person_67Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 6, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_6Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 67, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_67Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 6, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_6Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 67, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_67Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_6Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_67Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_6Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_67Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_6Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_67Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_6Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_67Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_6Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_67Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_6Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_67Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_6Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_67Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 6, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_6Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_67Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 6, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_6Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 67, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_67Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 6, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_6Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 67, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_67Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 6, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_6Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 67, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_67Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 6, Female, Non White", - "dcid": "Count_Person_6Years_Female_NonWhite" + "name": "Population: Years 67, Female, Non White", + "dcid": "Count_Person_67Years_Female_NonWhite" }, { - "name": "Population: Years 6, Female, Not Hispanic or Latino", - "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino" + "name": "Population: Years 67, Female, Not Hispanic or Latino", + "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 6, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_6Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 6, Female, Two or More Races", - "dcid": "Count_Person_6Years_Female_TwoOrMoreRaces" + "name": "Population: Years 67, Female, Two or More Races", + "dcid": "Count_Person_67Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 6, Female, White Alone", - "dcid": "Count_Person_6Years_Female_WhiteAlone" + "name": "Population: Years 67, Female, White Alone", + "dcid": "Count_Person_67Years_Female_WhiteAlone" }, { - "name": "Population: Years 6, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_6Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 67, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_67Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 6, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_6Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 67, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_67Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years60_Gender-Female_Race", - "name": "Person With Age = Years 60, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years68_Gender-Female_Race", + "name": "Person With Age = Years 68, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 60, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 68, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_68Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 60, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_60Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 68, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_68Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 60, Female, Asian Alone", - "dcid": "Count_Person_60Years_Female_AsianAlone" + "name": "Population: Years 68, Female, Asian Alone", + "dcid": "Count_Person_68Years_Female_AsianAlone" }, { - "name": "Population: Years 60, Female, Asian or Pacific Islander", - "dcid": "Count_Person_60Years_Female_AsianOrPacificIslander" + "name": "Population: Years 68, Female, Asian or Pacific Islander", + "dcid": "Count_Person_68Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 60, Female, Black or African American Alone", - "dcid": "Count_Person_60Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 68, Female, Black or African American Alone", + "dcid": "Count_Person_68Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 60, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 68, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_68Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 60, Female, Hispanic or Latino", - "dcid": "Count_Person_60Years_Female_HispanicOrLatino" + "name": "Population: Years 68, Female, Hispanic or Latino", + "dcid": "Count_Person_68Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 60, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 68, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_68Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 60, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_60Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 68, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_68Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_60Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_68Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_68Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_60Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_68Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_60Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_68Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_68Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_68Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_60Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_68Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 60, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_60Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_68Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 60, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_60Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 68, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_68Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 60, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 68, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_68Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 60, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_60Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 68, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_68Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 60, Female, Non White", - "dcid": "Count_Person_60Years_Female_NonWhite" + "name": "Population: Years 68, Female, Non White", + "dcid": "Count_Person_68Years_Female_NonWhite" }, { - "name": "Population: Years 60, Female, Not Hispanic or Latino", - "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino" + "name": "Population: Years 68, Female, Not Hispanic or Latino", + "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 60, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 60, Female, Two or More Races", - "dcid": "Count_Person_60Years_Female_TwoOrMoreRaces" + "name": "Population: Years 68, Female, Two or More Races", + "dcid": "Count_Person_68Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 60, Female, White Alone", - "dcid": "Count_Person_60Years_Female_WhiteAlone" + "name": "Population: Years 68, Female, White Alone", + "dcid": "Count_Person_68Years_Female_WhiteAlone" }, { - "name": "Population: Years 60, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_60Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 68, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_68Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 60, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 68, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_68Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years61_Gender-Female_Race", - "name": "Person With Age = Years 61, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years69_Gender-Female_Race", + "name": "Person With Age = Years 69, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 61, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_61Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 69, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_69Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 61, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_61Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 69, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_69Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 61, Female, Asian Alone", - "dcid": "Count_Person_61Years_Female_AsianAlone" + "name": "Population: Years 69, Female, Asian Alone", + "dcid": "Count_Person_69Years_Female_AsianAlone" }, { - "name": "Population: Years 61, Female, Asian or Pacific Islander", - "dcid": "Count_Person_61Years_Female_AsianOrPacificIslander" + "name": "Population: Years 69, Female, Asian or Pacific Islander", + "dcid": "Count_Person_69Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 61, Female, Black or African American Alone", - "dcid": "Count_Person_61Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 69, Female, Black or African American Alone", + "dcid": "Count_Person_69Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 61, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_61Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 69, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_69Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 61, Female, Hispanic or Latino", - "dcid": "Count_Person_61Years_Female_HispanicOrLatino" + "name": "Population: Years 69, Female, Hispanic or Latino", + "dcid": "Count_Person_69Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 61, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_61Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 69, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_69Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 61, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_61Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 69, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_69Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_61Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_69Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_61Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_69Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_61Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_69Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_61Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_69Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_61Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_69Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_61Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_69Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_61Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_69Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 61, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_61Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_69Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 61, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_61Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 69, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_69Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 61, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_61Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 69, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_69Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 61, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_61Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 69, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_69Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 61, Female, Non White", - "dcid": "Count_Person_61Years_Female_NonWhite" + "name": "Population: Years 69, Female, Non White", + "dcid": "Count_Person_69Years_Female_NonWhite" }, { - "name": "Population: Years 61, Female, Not Hispanic or Latino", - "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino" + "name": "Population: Years 69, Female, Not Hispanic or Latino", + "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 61, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_61Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 61, Female, Two or More Races", - "dcid": "Count_Person_61Years_Female_TwoOrMoreRaces" + "name": "Population: Years 69, Female, Two or More Races", + "dcid": "Count_Person_69Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 61, Female, White Alone", - "dcid": "Count_Person_61Years_Female_WhiteAlone" + "name": "Population: Years 69, Female, White Alone", + "dcid": "Count_Person_69Years_Female_WhiteAlone" }, { - "name": "Population: Years 61, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_61Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 69, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_69Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 61, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_61Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 69, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_69Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years62_Gender-Female_Race", - "name": "Person With Age = Years 62, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years7_Gender-Female_Race", + "name": "Person With Age = Years 7, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 62, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_62Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 7, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_7Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 62, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_62Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 7, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_7Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 62, Female, Asian Alone", - "dcid": "Count_Person_62Years_Female_AsianAlone" + "name": "Population: Years 7, Female, Asian Alone", + "dcid": "Count_Person_7Years_Female_AsianAlone" }, { - "name": "Population: Years 62, Female, Asian or Pacific Islander", - "dcid": "Count_Person_62Years_Female_AsianOrPacificIslander" + "name": "Population: Years 7, Female, Asian or Pacific Islander", + "dcid": "Count_Person_7Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 62, Female, Black or African American Alone", - "dcid": "Count_Person_62Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 7, Female, Black or African American Alone", + "dcid": "Count_Person_7Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 62, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_62Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 7, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_7Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 62, Female, Hispanic or Latino", - "dcid": "Count_Person_62Years_Female_HispanicOrLatino" + "name": "Population: Years 7, Female, Hispanic or Latino", + "dcid": "Count_Person_7Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 62, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_62Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 7, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_7Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 62, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_62Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 7, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_7Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_62Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_7Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_62Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_7Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_62Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_7Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_62Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_7Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_62Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_7Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_62Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_7Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_62Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_7Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 62, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_62Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_7Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 62, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_62Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 7, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_7Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 62, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_62Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 7, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_7Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 62, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_62Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 7, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_7Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 62, Female, Non White", - "dcid": "Count_Person_62Years_Female_NonWhite" + "name": "Population: Years 7, Female, Non White", + "dcid": "Count_Person_7Years_Female_NonWhite" }, { - "name": "Population: Years 62, Female, Not Hispanic or Latino", - "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino" + "name": "Population: Years 7, Female, Not Hispanic or Latino", + "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 62, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_62Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 62, Female, Two or More Races", - "dcid": "Count_Person_62Years_Female_TwoOrMoreRaces" + "name": "Population: Years 7, Female, Two or More Races", + "dcid": "Count_Person_7Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 62, Female, White Alone", - "dcid": "Count_Person_62Years_Female_WhiteAlone" + "name": "Population: Years 7, Female, White Alone", + "dcid": "Count_Person_7Years_Female_WhiteAlone" }, { - "name": "Population: Years 62, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_62Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 7, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_7Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 62, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_62Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 7, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_7Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years63_Gender-Female_Race", - "name": "Person With Age = Years 63, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years70_Gender-Female_Race", + "name": "Person With Age = Years 70, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 63, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_63Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 70, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 63, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_63Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 70, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_70Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 63, Female, Asian Alone", - "dcid": "Count_Person_63Years_Female_AsianAlone" + "name": "Population: Years 70, Female, Asian Alone", + "dcid": "Count_Person_70Years_Female_AsianAlone" }, { - "name": "Population: Years 63, Female, Asian or Pacific Islander", - "dcid": "Count_Person_63Years_Female_AsianOrPacificIslander" + "name": "Population: Years 70, Female, Asian or Pacific Islander", + "dcid": "Count_Person_70Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 63, Female, Black or African American Alone", - "dcid": "Count_Person_63Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 70, Female, Black or African American Alone", + "dcid": "Count_Person_70Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 63, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_63Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 70, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 63, Female, Hispanic or Latino", - "dcid": "Count_Person_63Years_Female_HispanicOrLatino" + "name": "Population: Years 70, Female, Hispanic or Latino", + "dcid": "Count_Person_70Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 63, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_63Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 70, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 63, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_63Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 70, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_70Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_63Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_70Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_63Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_63Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_70Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_63Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_70Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_63Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_63Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_63Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_70Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 63, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_63Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_70Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 63, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_63Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 70, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_70Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 63, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_63Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 70, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 63, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_63Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 70, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_70Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 63, Female, Non White", - "dcid": "Count_Person_63Years_Female_NonWhite" + "name": "Population: Years 70, Female, Non White", + "dcid": "Count_Person_70Years_Female_NonWhite" }, { - "name": "Population: Years 63, Female, Not Hispanic or Latino", - "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino" + "name": "Population: Years 70, Female, Not Hispanic or Latino", + "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 63, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_63Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 63, Female, Two or More Races", - "dcid": "Count_Person_63Years_Female_TwoOrMoreRaces" + "name": "Population: Years 70, Female, Two or More Races", + "dcid": "Count_Person_70Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 63, Female, White Alone", - "dcid": "Count_Person_63Years_Female_WhiteAlone" + "name": "Population: Years 70, Female, White Alone", + "dcid": "Count_Person_70Years_Female_WhiteAlone" }, { - "name": "Population: Years 63, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_63Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 70, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_70Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 63, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_63Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 70, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years64_Gender-Female_Race", - "name": "Person With Age = Years 64, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years71_Gender-Female_Race", + "name": "Person With Age = Years 71, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 64, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_64Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 71, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_71Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 64, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_64Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 71, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_71Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 64, Female, Asian Alone", - "dcid": "Count_Person_64Years_Female_AsianAlone" + "name": "Population: Years 71, Female, Asian Alone", + "dcid": "Count_Person_71Years_Female_AsianAlone" }, { - "name": "Population: Years 64, Female, Asian or Pacific Islander", - "dcid": "Count_Person_64Years_Female_AsianOrPacificIslander" + "name": "Population: Years 71, Female, Asian or Pacific Islander", + "dcid": "Count_Person_71Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 64, Female, Black or African American Alone", - "dcid": "Count_Person_64Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 71, Female, Black or African American Alone", + "dcid": "Count_Person_71Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 64, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_64Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 71, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_71Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 64, Female, Hispanic or Latino", - "dcid": "Count_Person_64Years_Female_HispanicOrLatino" + "name": "Population: Years 71, Female, Hispanic or Latino", + "dcid": "Count_Person_71Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 64, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_64Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 71, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_71Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 64, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_64Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 71, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_71Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_64Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_71Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_64Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_71Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_64Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_71Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_64Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_71Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_64Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_71Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_64Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_71Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_64Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_71Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 64, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_64Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_71Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 64, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_64Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 71, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_71Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 64, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_64Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 71, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_71Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 64, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_64Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 71, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_71Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 64, Female, Non White", - "dcid": "Count_Person_64Years_Female_NonWhite" + "name": "Population: Years 71, Female, Non White", + "dcid": "Count_Person_71Years_Female_NonWhite" }, { - "name": "Population: Years 64, Female, Not Hispanic or Latino", - "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino" + "name": "Population: Years 71, Female, Not Hispanic or Latino", + "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 64, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_64Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 64, Female, Two or More Races", - "dcid": "Count_Person_64Years_Female_TwoOrMoreRaces" + "name": "Population: Years 71, Female, Two or More Races", + "dcid": "Count_Person_71Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 64, Female, White Alone", - "dcid": "Count_Person_64Years_Female_WhiteAlone" + "name": "Population: Years 71, Female, White Alone", + "dcid": "Count_Person_71Years_Female_WhiteAlone" }, { - "name": "Population: Years 64, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_64Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 71, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_71Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 64, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_64Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 71, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_71Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years65_Gender-Female_Race", - "name": "Person With Age = Years 65, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years72_Gender-Female_Race", + "name": "Person With Age = Years 72, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 65, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 72, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_72Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 65, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_65Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 72, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_72Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 65, Female, Asian Alone", - "dcid": "Count_Person_65Years_Female_AsianAlone" + "name": "Population: Years 72, Female, Asian Alone", + "dcid": "Count_Person_72Years_Female_AsianAlone" }, { - "name": "Population: Years 65, Female, Asian or Pacific Islander", - "dcid": "Count_Person_65Years_Female_AsianOrPacificIslander" + "name": "Population: Years 72, Female, Asian or Pacific Islander", + "dcid": "Count_Person_72Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 65, Female, Black or African American Alone", - "dcid": "Count_Person_65Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 72, Female, Black or African American Alone", + "dcid": "Count_Person_72Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 65, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 72, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_72Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 65, Female, Hispanic or Latino", - "dcid": "Count_Person_65Years_Female_HispanicOrLatino" + "name": "Population: Years 72, Female, Hispanic or Latino", + "dcid": "Count_Person_72Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 65, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 72, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_72Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 65, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_65Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 72, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_72Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_65Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_72Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_72Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_65Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_72Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_65Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_72Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_72Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_72Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_65Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_72Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 65, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_65Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_72Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 65, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_65Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 72, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_72Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 65, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 72, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_72Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 65, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_65Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 72, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_72Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 65, Female, Non White", - "dcid": "Count_Person_65Years_Female_NonWhite" + "name": "Population: Years 72, Female, Non White", + "dcid": "Count_Person_72Years_Female_NonWhite" }, { - "name": "Population: Years 65, Female, Not Hispanic or Latino", - "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino" + "name": "Population: Years 72, Female, Not Hispanic or Latino", + "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 65, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 65, Female, Two or More Races", - "dcid": "Count_Person_65Years_Female_TwoOrMoreRaces" + "name": "Population: Years 72, Female, Two or More Races", + "dcid": "Count_Person_72Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 65, Female, White Alone", - "dcid": "Count_Person_65Years_Female_WhiteAlone" + "name": "Population: Years 72, Female, White Alone", + "dcid": "Count_Person_72Years_Female_WhiteAlone" }, { - "name": "Population: Years 65, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_65Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 72, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_72Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 65, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 72, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_72Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years66_Gender-Female_Race", - "name": "Person With Age = Years 66, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years73_Gender-Female_Race", + "name": "Person With Age = Years 73, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 66, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_66Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 73, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_73Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 66, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_66Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 73, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_73Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 66, Female, Asian Alone", - "dcid": "Count_Person_66Years_Female_AsianAlone" + "name": "Population: Years 73, Female, Asian Alone", + "dcid": "Count_Person_73Years_Female_AsianAlone" }, { - "name": "Population: Years 66, Female, Asian or Pacific Islander", - "dcid": "Count_Person_66Years_Female_AsianOrPacificIslander" + "name": "Population: Years 73, Female, Asian or Pacific Islander", + "dcid": "Count_Person_73Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 66, Female, Black or African American Alone", - "dcid": "Count_Person_66Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 73, Female, Black or African American Alone", + "dcid": "Count_Person_73Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 66, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_66Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 73, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_73Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 66, Female, Hispanic or Latino", - "dcid": "Count_Person_66Years_Female_HispanicOrLatino" + "name": "Population: Years 73, Female, Hispanic or Latino", + "dcid": "Count_Person_73Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 66, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_66Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 73, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_73Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 66, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_66Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 73, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_73Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_66Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_73Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_66Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_73Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_66Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_73Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_66Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_73Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_66Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_73Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_66Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_73Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_66Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_73Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 66, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_66Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_73Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 66, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_66Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 73, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_73Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 66, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_66Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 73, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_73Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 66, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_66Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 73, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_73Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 66, Female, Non White", - "dcid": "Count_Person_66Years_Female_NonWhite" + "name": "Population: Years 73, Female, Non White", + "dcid": "Count_Person_73Years_Female_NonWhite" }, { - "name": "Population: Years 66, Female, Not Hispanic or Latino", - "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino" + "name": "Population: Years 73, Female, Not Hispanic or Latino", + "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 66, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_66Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 66, Female, Two or More Races", - "dcid": "Count_Person_66Years_Female_TwoOrMoreRaces" + "name": "Population: Years 73, Female, Two or More Races", + "dcid": "Count_Person_73Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 66, Female, White Alone", - "dcid": "Count_Person_66Years_Female_WhiteAlone" + "name": "Population: Years 73, Female, White Alone", + "dcid": "Count_Person_73Years_Female_WhiteAlone" }, { - "name": "Population: Years 66, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_66Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 73, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_73Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 66, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_66Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 73, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_73Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years67_Gender-Female_Race", - "name": "Person With Age = Years 67, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years74_Gender-Female_Race", + "name": "Person With Age = Years 74, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 67, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_67Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 74, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_74Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 67, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_67Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 74, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_74Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 67, Female, Asian Alone", - "dcid": "Count_Person_67Years_Female_AsianAlone" + "name": "Population: Years 74, Female, Asian Alone", + "dcid": "Count_Person_74Years_Female_AsianAlone" }, { - "name": "Population: Years 67, Female, Asian or Pacific Islander", - "dcid": "Count_Person_67Years_Female_AsianOrPacificIslander" + "name": "Population: Years 74, Female, Asian or Pacific Islander", + "dcid": "Count_Person_74Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 67, Female, Black or African American Alone", - "dcid": "Count_Person_67Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 74, Female, Black or African American Alone", + "dcid": "Count_Person_74Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 67, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_67Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 74, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_74Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 67, Female, Hispanic or Latino", - "dcid": "Count_Person_67Years_Female_HispanicOrLatino" + "name": "Population: Years 74, Female, Hispanic or Latino", + "dcid": "Count_Person_74Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 67, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_67Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 74, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_74Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 67, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_67Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 74, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_74Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_67Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_74Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_67Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_74Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_67Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_74Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_67Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_74Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_67Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_74Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_67Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_74Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_67Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_74Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 67, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_67Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_74Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 67, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_67Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 74, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_74Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 67, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_67Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 74, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_74Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 67, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_67Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 74, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_74Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 67, Female, Non White", - "dcid": "Count_Person_67Years_Female_NonWhite" + "name": "Population: Years 74, Female, Non White", + "dcid": "Count_Person_74Years_Female_NonWhite" }, { - "name": "Population: Years 67, Female, Not Hispanic or Latino", - "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino" + "name": "Population: Years 74, Female, Not Hispanic or Latino", + "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 67, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_67Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 67, Female, Two or More Races", - "dcid": "Count_Person_67Years_Female_TwoOrMoreRaces" + "name": "Population: Years 74, Female, Two or More Races", + "dcid": "Count_Person_74Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 67, Female, White Alone", - "dcid": "Count_Person_67Years_Female_WhiteAlone" + "name": "Population: Years 74, Female, White Alone", + "dcid": "Count_Person_74Years_Female_WhiteAlone" }, { - "name": "Population: Years 67, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_67Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 74, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_74Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 67, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_67Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 74, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_74Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years68_Gender-Female_Race", - "name": "Person With Age = Years 68, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years75_Gender-Female_Race", + "name": "Person With Age = Years 75, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 68, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_68Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 75, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 68, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_68Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 75, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_75Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 68, Female, Asian Alone", - "dcid": "Count_Person_68Years_Female_AsianAlone" + "name": "Population: Years 75, Female, Asian Alone", + "dcid": "Count_Person_75Years_Female_AsianAlone" }, { - "name": "Population: Years 68, Female, Asian or Pacific Islander", - "dcid": "Count_Person_68Years_Female_AsianOrPacificIslander" + "name": "Population: Years 75, Female, Asian or Pacific Islander", + "dcid": "Count_Person_75Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 68, Female, Black or African American Alone", - "dcid": "Count_Person_68Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 75, Female, Black or African American Alone", + "dcid": "Count_Person_75Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 68, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_68Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 75, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 68, Female, Hispanic or Latino", - "dcid": "Count_Person_68Years_Female_HispanicOrLatino" + "name": "Population: Years 75, Female, Hispanic or Latino", + "dcid": "Count_Person_75Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 68, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_68Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 75, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 68, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_68Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 75, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_75Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_68Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_75Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_68Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_68Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_75Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_68Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_75Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_68Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_68Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_68Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_75Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 68, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_68Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_75Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 68, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_68Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 75, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_75Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 68, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_68Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 75, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 68, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_68Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 75, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_75Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 68, Female, Non White", - "dcid": "Count_Person_68Years_Female_NonWhite" + "name": "Population: Years 75, Female, Non White", + "dcid": "Count_Person_75Years_Female_NonWhite" }, { - "name": "Population: Years 68, Female, Not Hispanic or Latino", - "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino" + "name": "Population: Years 75, Female, Not Hispanic or Latino", + "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 68, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_68Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 68, Female, Two or More Races", - "dcid": "Count_Person_68Years_Female_TwoOrMoreRaces" + "name": "Population: Years 75, Female, Two or More Races", + "dcid": "Count_Person_75Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 68, Female, White Alone", - "dcid": "Count_Person_68Years_Female_WhiteAlone" + "name": "Population: Years 75, Female, White Alone", + "dcid": "Count_Person_75Years_Female_WhiteAlone" }, { - "name": "Population: Years 68, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_68Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 75, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_75Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 68, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_68Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 75, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years69_Gender-Female_Race", - "name": "Person With Age = Years 69, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years76_Gender-Female_Race", + "name": "Person With Age = Years 76, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 69, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_69Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 76, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_76Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 69, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_69Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 76, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_76Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 69, Female, Asian Alone", - "dcid": "Count_Person_69Years_Female_AsianAlone" + "name": "Population: Years 76, Female, Asian Alone", + "dcid": "Count_Person_76Years_Female_AsianAlone" }, { - "name": "Population: Years 69, Female, Asian or Pacific Islander", - "dcid": "Count_Person_69Years_Female_AsianOrPacificIslander" + "name": "Population: Years 76, Female, Asian or Pacific Islander", + "dcid": "Count_Person_76Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 69, Female, Black or African American Alone", - "dcid": "Count_Person_69Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 76, Female, Black or African American Alone", + "dcid": "Count_Person_76Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 69, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_69Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 76, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_76Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 69, Female, Hispanic or Latino", - "dcid": "Count_Person_69Years_Female_HispanicOrLatino" + "name": "Population: Years 76, Female, Hispanic or Latino", + "dcid": "Count_Person_76Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 69, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_69Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 76, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_76Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 69, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_69Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 76, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_76Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_69Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_76Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_69Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_76Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_69Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_76Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_69Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_76Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_69Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_76Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_69Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_76Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_69Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_76Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 69, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_69Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_76Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 69, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_69Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 76, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_76Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 69, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_69Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 76, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_76Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 69, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_69Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 76, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_76Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 69, Female, Non White", - "dcid": "Count_Person_69Years_Female_NonWhite" + "name": "Population: Years 76, Female, Non White", + "dcid": "Count_Person_76Years_Female_NonWhite" }, { - "name": "Population: Years 69, Female, Not Hispanic or Latino", - "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino" + "name": "Population: Years 76, Female, Not Hispanic or Latino", + "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 69, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_69Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 69, Female, Two or More Races", - "dcid": "Count_Person_69Years_Female_TwoOrMoreRaces" + "name": "Population: Years 76, Female, Two or More Races", + "dcid": "Count_Person_76Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 69, Female, White Alone", - "dcid": "Count_Person_69Years_Female_WhiteAlone" + "name": "Population: Years 76, Female, White Alone", + "dcid": "Count_Person_76Years_Female_WhiteAlone" }, { - "name": "Population: Years 69, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_69Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 76, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_76Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 69, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_69Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 76, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_76Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years7_Gender-Female_Race", - "name": "Person With Age = Years 7, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years77_Gender-Female_Race", + "name": "Person With Age = Years 77, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 7, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_7Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 77, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_77Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 7, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_7Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 77, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_77Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 7, Female, Asian Alone", - "dcid": "Count_Person_7Years_Female_AsianAlone" + "name": "Population: Years 77, Female, Asian Alone", + "dcid": "Count_Person_77Years_Female_AsianAlone" }, { - "name": "Population: Years 7, Female, Asian or Pacific Islander", - "dcid": "Count_Person_7Years_Female_AsianOrPacificIslander" + "name": "Population: Years 77, Female, Asian or Pacific Islander", + "dcid": "Count_Person_77Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 7, Female, Black or African American Alone", - "dcid": "Count_Person_7Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 77, Female, Black or African American Alone", + "dcid": "Count_Person_77Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 7, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_7Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 77, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_77Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 7, Female, Hispanic or Latino", - "dcid": "Count_Person_7Years_Female_HispanicOrLatino" + "name": "Population: Years 77, Female, Hispanic or Latino", + "dcid": "Count_Person_77Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 7, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_7Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 77, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_77Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 7, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_7Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 77, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_77Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_7Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_77Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_7Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_77Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_7Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_77Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_7Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_77Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_7Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_77Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_7Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_77Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_7Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_77Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 7, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_7Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_77Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 7, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_7Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 77, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_77Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 7, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_7Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 77, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_77Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 7, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_7Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 77, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_77Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 7, Female, Non White", - "dcid": "Count_Person_7Years_Female_NonWhite" + "name": "Population: Years 77, Female, Non White", + "dcid": "Count_Person_77Years_Female_NonWhite" }, { - "name": "Population: Years 7, Female, Not Hispanic or Latino", - "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino" + "name": "Population: Years 77, Female, Not Hispanic or Latino", + "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 7, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_7Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 7, Female, Two or More Races", - "dcid": "Count_Person_7Years_Female_TwoOrMoreRaces" + "name": "Population: Years 77, Female, Two or More Races", + "dcid": "Count_Person_77Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 7, Female, White Alone", - "dcid": "Count_Person_7Years_Female_WhiteAlone" + "name": "Population: Years 77, Female, White Alone", + "dcid": "Count_Person_77Years_Female_WhiteAlone" }, { - "name": "Population: Years 7, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_7Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 77, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_77Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 7, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_7Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 77, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_77Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years70_Gender-Female_Race", - "name": "Person With Age = Years 70, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years78_Gender-Female_Race", + "name": "Person With Age = Years 78, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 70, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 78, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_78Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 70, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_70Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 78, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_78Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 70, Female, Asian Alone", - "dcid": "Count_Person_70Years_Female_AsianAlone" + "name": "Population: Years 78, Female, Asian Alone", + "dcid": "Count_Person_78Years_Female_AsianAlone" }, { - "name": "Population: Years 70, Female, Asian or Pacific Islander", - "dcid": "Count_Person_70Years_Female_AsianOrPacificIslander" + "name": "Population: Years 78, Female, Asian or Pacific Islander", + "dcid": "Count_Person_78Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 70, Female, Black or African American Alone", - "dcid": "Count_Person_70Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 78, Female, Black or African American Alone", + "dcid": "Count_Person_78Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 70, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 78, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_78Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 70, Female, Hispanic or Latino", - "dcid": "Count_Person_70Years_Female_HispanicOrLatino" + "name": "Population: Years 78, Female, Hispanic or Latino", + "dcid": "Count_Person_78Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 70, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 78, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_78Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 70, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_70Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 78, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_78Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_70Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_78Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_78Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_70Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_78Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_70Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_78Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_78Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_78Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_70Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_78Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 70, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_70Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_78Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 70, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_70Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 78, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_78Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 70, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 78, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_78Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 70, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_70Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 78, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_78Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 70, Female, Non White", - "dcid": "Count_Person_70Years_Female_NonWhite" + "name": "Population: Years 78, Female, Non White", + "dcid": "Count_Person_78Years_Female_NonWhite" }, { - "name": "Population: Years 70, Female, Not Hispanic or Latino", - "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino" + "name": "Population: Years 78, Female, Not Hispanic or Latino", + "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 70, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 70, Female, Two or More Races", - "dcid": "Count_Person_70Years_Female_TwoOrMoreRaces" + "name": "Population: Years 78, Female, Two or More Races", + "dcid": "Count_Person_78Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 70, Female, White Alone", - "dcid": "Count_Person_70Years_Female_WhiteAlone" + "name": "Population: Years 78, Female, White Alone", + "dcid": "Count_Person_78Years_Female_WhiteAlone" }, { - "name": "Population: Years 70, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_70Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 78, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_78Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 70, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 78, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_78Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years71_Gender-Female_Race", - "name": "Person With Age = Years 71, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years79_Gender-Female_Race", + "name": "Person With Age = Years 79, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 71, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_71Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 79, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_79Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 71, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_71Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 79, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_79Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 71, Female, Asian Alone", - "dcid": "Count_Person_71Years_Female_AsianAlone" + "name": "Population: Years 79, Female, Asian Alone", + "dcid": "Count_Person_79Years_Female_AsianAlone" }, { - "name": "Population: Years 71, Female, Asian or Pacific Islander", - "dcid": "Count_Person_71Years_Female_AsianOrPacificIslander" + "name": "Population: Years 79, Female, Asian or Pacific Islander", + "dcid": "Count_Person_79Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 71, Female, Black or African American Alone", - "dcid": "Count_Person_71Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 79, Female, Black or African American Alone", + "dcid": "Count_Person_79Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 71, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_71Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 79, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_79Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 71, Female, Hispanic or Latino", - "dcid": "Count_Person_71Years_Female_HispanicOrLatino" + "name": "Population: Years 79, Female, Hispanic or Latino", + "dcid": "Count_Person_79Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 71, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_71Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 79, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_79Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 71, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_71Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 79, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_79Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_71Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_79Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_71Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_79Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_71Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_79Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_71Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_79Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_71Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_79Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_71Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_79Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_71Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_79Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 71, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_71Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_79Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 71, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_71Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 79, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_79Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 71, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_71Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 79, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_79Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 71, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_71Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 79, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_79Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 71, Female, Non White", - "dcid": "Count_Person_71Years_Female_NonWhite" + "name": "Population: Years 79, Female, Non White", + "dcid": "Count_Person_79Years_Female_NonWhite" }, { - "name": "Population: Years 71, Female, Not Hispanic or Latino", - "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino" + "name": "Population: Years 79, Female, Not Hispanic or Latino", + "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 71, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_71Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 71, Female, Two or More Races", - "dcid": "Count_Person_71Years_Female_TwoOrMoreRaces" + "name": "Population: Years 79, Female, Two or More Races", + "dcid": "Count_Person_79Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 71, Female, White Alone", - "dcid": "Count_Person_71Years_Female_WhiteAlone" + "name": "Population: Years 79, Female, White Alone", + "dcid": "Count_Person_79Years_Female_WhiteAlone" }, { - "name": "Population: Years 71, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_71Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 79, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_79Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 71, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_71Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 79, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_79Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years72_Gender-Female_Race", - "name": "Person With Age = Years 72, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years8_Gender-Female_Race", + "name": "Person With Age = Years 8, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 72, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_72Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 8, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_8Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 72, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_72Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 8, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_8Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 72, Female, Asian Alone", - "dcid": "Count_Person_72Years_Female_AsianAlone" + "name": "Population: Years 8, Female, Asian Alone", + "dcid": "Count_Person_8Years_Female_AsianAlone" }, { - "name": "Population: Years 72, Female, Asian or Pacific Islander", - "dcid": "Count_Person_72Years_Female_AsianOrPacificIslander" + "name": "Population: Years 8, Female, Asian or Pacific Islander", + "dcid": "Count_Person_8Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 72, Female, Black or African American Alone", - "dcid": "Count_Person_72Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 8, Female, Black or African American Alone", + "dcid": "Count_Person_8Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 72, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_72Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 8, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_8Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 72, Female, Hispanic or Latino", - "dcid": "Count_Person_72Years_Female_HispanicOrLatino" + "name": "Population: Years 8, Female, Hispanic or Latino", + "dcid": "Count_Person_8Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 72, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_72Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 8, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_8Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 72, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_72Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 8, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_8Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_72Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_8Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_72Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_8Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_72Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_8Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_72Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_8Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_72Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_8Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_72Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_8Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_72Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_8Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 72, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_72Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_8Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 72, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_72Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 8, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_8Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 72, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_72Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 8, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_8Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 72, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_72Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 8, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_8Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 72, Female, Non White", - "dcid": "Count_Person_72Years_Female_NonWhite" + "name": "Population: Years 8, Female, Non White", + "dcid": "Count_Person_8Years_Female_NonWhite" }, { - "name": "Population: Years 72, Female, Not Hispanic or Latino", - "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino" + "name": "Population: Years 8, Female, Not Hispanic or Latino", + "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 72, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_72Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 72, Female, Two or More Races", - "dcid": "Count_Person_72Years_Female_TwoOrMoreRaces" + "name": "Population: Years 8, Female, Two or More Races", + "dcid": "Count_Person_8Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 72, Female, White Alone", - "dcid": "Count_Person_72Years_Female_WhiteAlone" + "name": "Population: Years 8, Female, White Alone", + "dcid": "Count_Person_8Years_Female_WhiteAlone" }, { - "name": "Population: Years 72, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_72Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 8, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_8Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 72, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_72Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 8, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_8Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years73_Gender-Female_Race", - "name": "Person With Age = Years 73, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years80_Gender-Female_Race", + "name": "Person With Age = Years 80, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 73, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_73Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 80, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 73, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_73Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 80, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_80Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 73, Female, Asian Alone", - "dcid": "Count_Person_73Years_Female_AsianAlone" + "name": "Population: Years 80, Female, Asian Alone", + "dcid": "Count_Person_80Years_Female_AsianAlone" }, { - "name": "Population: Years 73, Female, Asian or Pacific Islander", - "dcid": "Count_Person_73Years_Female_AsianOrPacificIslander" + "name": "Population: Years 80, Female, Asian or Pacific Islander", + "dcid": "Count_Person_80Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 73, Female, Black or African American Alone", - "dcid": "Count_Person_73Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 80, Female, Black or African American Alone", + "dcid": "Count_Person_80Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 73, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_73Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 80, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 73, Female, Hispanic or Latino", - "dcid": "Count_Person_73Years_Female_HispanicOrLatino" + "name": "Population: Years 80, Female, Hispanic or Latino", + "dcid": "Count_Person_80Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 73, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_73Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 80, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 73, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_73Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 80, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_80Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_73Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_80Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_73Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_73Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_80Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_73Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_80Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_73Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_73Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_73Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_80Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 73, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_73Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_80Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 73, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_73Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 80, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_80Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 73, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_73Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 80, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 73, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_73Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 80, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_80Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 73, Female, Non White", - "dcid": "Count_Person_73Years_Female_NonWhite" + "name": "Population: Years 80, Female, Non White", + "dcid": "Count_Person_80Years_Female_NonWhite" }, { - "name": "Population: Years 73, Female, Not Hispanic or Latino", - "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino" + "name": "Population: Years 80, Female, Not Hispanic or Latino", + "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 73, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_73Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 73, Female, Two or More Races", - "dcid": "Count_Person_73Years_Female_TwoOrMoreRaces" + "name": "Population: Years 80, Female, Two or More Races", + "dcid": "Count_Person_80Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 73, Female, White Alone", - "dcid": "Count_Person_73Years_Female_WhiteAlone" + "name": "Population: Years 80, Female, White Alone", + "dcid": "Count_Person_80Years_Female_WhiteAlone" }, { - "name": "Population: Years 73, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_73Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 80, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_80Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 73, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_73Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 80, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years74_Gender-Female_Race", - "name": "Person With Age = Years 74, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years81_Gender-Female_Race", + "name": "Person With Age = Years 81, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 74, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_74Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 81, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_81Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 74, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_74Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 81, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_81Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 74, Female, Asian Alone", - "dcid": "Count_Person_74Years_Female_AsianAlone" + "name": "Population: Years 81, Female, Asian Alone", + "dcid": "Count_Person_81Years_Female_AsianAlone" }, { - "name": "Population: Years 74, Female, Asian or Pacific Islander", - "dcid": "Count_Person_74Years_Female_AsianOrPacificIslander" + "name": "Population: Years 81, Female, Asian or Pacific Islander", + "dcid": "Count_Person_81Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 74, Female, Black or African American Alone", - "dcid": "Count_Person_74Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 81, Female, Black or African American Alone", + "dcid": "Count_Person_81Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 74, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_74Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 81, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_81Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 74, Female, Hispanic or Latino", - "dcid": "Count_Person_74Years_Female_HispanicOrLatino" + "name": "Population: Years 81, Female, Hispanic or Latino", + "dcid": "Count_Person_81Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 74, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_74Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 81, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_81Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 74, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_74Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 81, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_81Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_74Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_81Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_74Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_81Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_74Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_81Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_74Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_81Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_74Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_81Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_74Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_81Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_74Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_81Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 74, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_74Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_81Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 74, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_74Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 81, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_81Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 74, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_74Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 81, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_81Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 74, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_74Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 81, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_81Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 74, Female, Non White", - "dcid": "Count_Person_74Years_Female_NonWhite" + "name": "Population: Years 81, Female, Non White", + "dcid": "Count_Person_81Years_Female_NonWhite" }, { - "name": "Population: Years 74, Female, Not Hispanic or Latino", - "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino" + "name": "Population: Years 81, Female, Not Hispanic or Latino", + "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 74, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_74Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 74, Female, Two or More Races", - "dcid": "Count_Person_74Years_Female_TwoOrMoreRaces" + "name": "Population: Years 81, Female, Two or More Races", + "dcid": "Count_Person_81Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 74, Female, White Alone", - "dcid": "Count_Person_74Years_Female_WhiteAlone" + "name": "Population: Years 81, Female, White Alone", + "dcid": "Count_Person_81Years_Female_WhiteAlone" }, { - "name": "Population: Years 74, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_74Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 81, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_81Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 74, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_74Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 81, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_81Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years75_Gender-Female_Race", - "name": "Person With Age = Years 75, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years82_Gender-Female_Race", + "name": "Person With Age = Years 82, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 75, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 82, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_82Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 75, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_75Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 82, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_82Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 75, Female, Asian Alone", - "dcid": "Count_Person_75Years_Female_AsianAlone" + "name": "Population: Years 82, Female, Asian Alone", + "dcid": "Count_Person_82Years_Female_AsianAlone" }, { - "name": "Population: Years 75, Female, Asian or Pacific Islander", - "dcid": "Count_Person_75Years_Female_AsianOrPacificIslander" + "name": "Population: Years 82, Female, Asian or Pacific Islander", + "dcid": "Count_Person_82Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 75, Female, Black or African American Alone", - "dcid": "Count_Person_75Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 82, Female, Black or African American Alone", + "dcid": "Count_Person_82Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 75, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 82, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_82Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 75, Female, Hispanic or Latino", - "dcid": "Count_Person_75Years_Female_HispanicOrLatino" + "name": "Population: Years 82, Female, Hispanic or Latino", + "dcid": "Count_Person_82Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 75, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 82, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_82Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 75, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_75Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 82, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_82Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_75Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_82Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_82Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_75Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_82Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_75Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_82Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_82Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_82Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_75Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_82Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 75, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_75Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_82Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 75, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_75Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 82, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_82Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 75, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 82, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_82Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 75, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_75Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 82, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_82Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 75, Female, Non White", - "dcid": "Count_Person_75Years_Female_NonWhite" + "name": "Population: Years 82, Female, Non White", + "dcid": "Count_Person_82Years_Female_NonWhite" }, { - "name": "Population: Years 75, Female, Not Hispanic or Latino", - "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino" + "name": "Population: Years 82, Female, Not Hispanic or Latino", + "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 75, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 75, Female, Two or More Races", - "dcid": "Count_Person_75Years_Female_TwoOrMoreRaces" + "name": "Population: Years 82, Female, Two or More Races", + "dcid": "Count_Person_82Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 75, Female, White Alone", - "dcid": "Count_Person_75Years_Female_WhiteAlone" + "name": "Population: Years 82, Female, White Alone", + "dcid": "Count_Person_82Years_Female_WhiteAlone" }, { - "name": "Population: Years 75, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_75Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 82, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_82Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 75, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 82, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_82Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years76_Gender-Female_Race", - "name": "Person With Age = Years 76, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years83_Gender-Female_Race", + "name": "Person With Age = Years 83, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 76, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_76Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 83, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_83Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 76, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_76Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 83, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_83Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 76, Female, Asian Alone", - "dcid": "Count_Person_76Years_Female_AsianAlone" + "name": "Population: Years 83, Female, Asian Alone", + "dcid": "Count_Person_83Years_Female_AsianAlone" }, { - "name": "Population: Years 76, Female, Asian or Pacific Islander", - "dcid": "Count_Person_76Years_Female_AsianOrPacificIslander" + "name": "Population: Years 83, Female, Asian or Pacific Islander", + "dcid": "Count_Person_83Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 76, Female, Black or African American Alone", - "dcid": "Count_Person_76Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 83, Female, Black or African American Alone", + "dcid": "Count_Person_83Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 76, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_76Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 83, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_83Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 76, Female, Hispanic or Latino", - "dcid": "Count_Person_76Years_Female_HispanicOrLatino" + "name": "Population: Years 83, Female, Hispanic or Latino", + "dcid": "Count_Person_83Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 76, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_76Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 83, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_83Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 76, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_76Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 83, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_83Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_76Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_83Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_76Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_83Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_76Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_83Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_76Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_83Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_76Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_83Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_76Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_83Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_76Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_83Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 76, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_76Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_83Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 76, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_76Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 83, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_83Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 76, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_76Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 83, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_83Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 76, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_76Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 83, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_83Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 76, Female, Non White", - "dcid": "Count_Person_76Years_Female_NonWhite" + "name": "Population: Years 83, Female, Non White", + "dcid": "Count_Person_83Years_Female_NonWhite" }, { - "name": "Population: Years 76, Female, Not Hispanic or Latino", - "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino" + "name": "Population: Years 83, Female, Not Hispanic or Latino", + "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 76, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_76Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 76, Female, Two or More Races", - "dcid": "Count_Person_76Years_Female_TwoOrMoreRaces" + "name": "Population: Years 83, Female, Two or More Races", + "dcid": "Count_Person_83Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 76, Female, White Alone", - "dcid": "Count_Person_76Years_Female_WhiteAlone" + "name": "Population: Years 83, Female, White Alone", + "dcid": "Count_Person_83Years_Female_WhiteAlone" }, { - "name": "Population: Years 76, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_76Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 83, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_83Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 76, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_76Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 83, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_83Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years77_Gender-Female_Race", - "name": "Person With Age = Years 77, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years84_Gender-Female_Race", + "name": "Person With Age = Years 84, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 77, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_77Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 84, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_84Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 77, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_77Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 84, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_84Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 77, Female, Asian Alone", - "dcid": "Count_Person_77Years_Female_AsianAlone" + "name": "Population: Years 84, Female, Asian Alone", + "dcid": "Count_Person_84Years_Female_AsianAlone" }, { - "name": "Population: Years 77, Female, Asian or Pacific Islander", - "dcid": "Count_Person_77Years_Female_AsianOrPacificIslander" + "name": "Population: Years 84, Female, Asian or Pacific Islander", + "dcid": "Count_Person_84Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 77, Female, Black or African American Alone", - "dcid": "Count_Person_77Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 84, Female, Black or African American Alone", + "dcid": "Count_Person_84Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 77, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_77Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 84, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_84Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 77, Female, Hispanic or Latino", - "dcid": "Count_Person_77Years_Female_HispanicOrLatino" + "name": "Population: Years 84, Female, Hispanic or Latino", + "dcid": "Count_Person_84Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 77, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_77Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 84, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_84Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 77, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_77Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 84, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_84Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_77Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_84Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_77Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_84Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_77Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_84Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_77Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_84Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_77Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_84Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_77Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_84Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_77Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_84Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 77, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_77Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_84Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 77, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_77Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 84, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_84Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 77, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_77Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 84, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_84Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 77, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_77Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 84, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_84Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 77, Female, Non White", - "dcid": "Count_Person_77Years_Female_NonWhite" + "name": "Population: Years 84, Female, Non White", + "dcid": "Count_Person_84Years_Female_NonWhite" }, { - "name": "Population: Years 77, Female, Not Hispanic or Latino", - "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino" + "name": "Population: Years 84, Female, Not Hispanic or Latino", + "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 77, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_77Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 77, Female, Two or More Races", - "dcid": "Count_Person_77Years_Female_TwoOrMoreRaces" + "name": "Population: Years 84, Female, Two or More Races", + "dcid": "Count_Person_84Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 77, Female, White Alone", - "dcid": "Count_Person_77Years_Female_WhiteAlone" + "name": "Population: Years 84, Female, White Alone", + "dcid": "Count_Person_84Years_Female_WhiteAlone" }, { - "name": "Population: Years 77, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_77Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 84, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_84Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 77, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_77Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 84, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_84Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years78_Gender-Female_Race", - "name": "Person With Age = Years 78, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years9_Gender-Female_Race", + "name": "Person With Age = Years 9, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 78, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_78Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 9, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_9Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 78, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_78Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 9, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_9Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 78, Female, Asian Alone", - "dcid": "Count_Person_78Years_Female_AsianAlone" + "name": "Population: Years 9, Female, Asian Alone", + "dcid": "Count_Person_9Years_Female_AsianAlone" }, { - "name": "Population: Years 78, Female, Asian or Pacific Islander", - "dcid": "Count_Person_78Years_Female_AsianOrPacificIslander" + "name": "Population: Years 9, Female, Asian or Pacific Islander", + "dcid": "Count_Person_9Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 78, Female, Black or African American Alone", - "dcid": "Count_Person_78Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 9, Female, Black or African American Alone", + "dcid": "Count_Person_9Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 78, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_78Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 9, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_9Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 78, Female, Hispanic or Latino", - "dcid": "Count_Person_78Years_Female_HispanicOrLatino" + "name": "Population: Years 9, Female, Hispanic or Latino", + "dcid": "Count_Person_9Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 78, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_78Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 9, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_9Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 78, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_78Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 9, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_9Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_78Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_9Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_78Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_9Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_78Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_9Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_78Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_9Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_78Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_9Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_78Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_9Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_78Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_9Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 78, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_78Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_9Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 78, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_78Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 9, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_9Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 78, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_78Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 9, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_9Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 78, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_78Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 9, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_9Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 78, Female, Non White", - "dcid": "Count_Person_78Years_Female_NonWhite" + "name": "Population: Years 9, Female, Non White", + "dcid": "Count_Person_9Years_Female_NonWhite" }, { - "name": "Population: Years 78, Female, Not Hispanic or Latino", - "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino" + "name": "Population: Years 9, Female, Not Hispanic or Latino", + "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 78, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_78Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 78, Female, Two or More Races", - "dcid": "Count_Person_78Years_Female_TwoOrMoreRaces" + "name": "Population: Years 9, Female, Two or More Races", + "dcid": "Count_Person_9Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 78, Female, White Alone", - "dcid": "Count_Person_78Years_Female_WhiteAlone" + "name": "Population: Years 9, Female, White Alone", + "dcid": "Count_Person_9Years_Female_WhiteAlone" }, { - "name": "Population: Years 78, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_78Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 9, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_9Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 78, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_78Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 9, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_9Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years79_Gender-Female_Race", - "name": "Person With Age = Years 79, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years0To4_Gender-Female_Race", + "name": "Person With Age = 0 - 4 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 79, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_79Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 79, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_79Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 0 - 4 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0To4Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 79, Female, Asian Alone", - "dcid": "Count_Person_79Years_Female_AsianAlone" + "name": "Population: 0 - 4 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_0To4Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 79, Female, Asian or Pacific Islander", - "dcid": "Count_Person_79Years_Female_AsianOrPacificIslander" + "name": "Population: 0 - 4 Years, Female, Asian Alone", + "dcid": "Count_Person_0To4Years_Female_AsianAlone" }, { - "name": "Population: Years 79, Female, Black or African American Alone", - "dcid": "Count_Person_79Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 0 - 4 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_0To4Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 79, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_79Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 0 - 4 Years, Female, Black or African American Alone", + "dcid": "Count_Person_0To4Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 79, Female, Hispanic or Latino", - "dcid": "Count_Person_79Years_Female_HispanicOrLatino" + "name": "Population: 0 - 4 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0To4Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 79, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_79Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 0 - 4 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 79, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_79Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_79Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_79Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_79Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_79Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_79Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_79Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_79Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 79, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_79Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 79, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_79Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 79, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_79Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 79, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_79Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 79, Female, Non White", - "dcid": "Count_Person_79Years_Female_NonWhite" + "name": "Population: 0 - 4 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_0To4Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 79, Female, Not Hispanic or Latino", - "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino" + "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 79, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_79Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 79, Female, Two or More Races", - "dcid": "Count_Person_79Years_Female_TwoOrMoreRaces" + "name": "Population: 0 - 4 Years, Female, Two or More Races", + "dcid": "Count_Person_0To4Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 79, Female, White Alone", - "dcid": "Count_Person_79Years_Female_WhiteAlone" + "name": "Population: 0 - 4 Years, Female, White Alone", + "dcid": "Count_Person_0To4Years_Female_WhiteAlone" }, { - "name": "Population: Years 79, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_79Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 0 - 4 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_0To4Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 79, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_79Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 0 - 4 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_0To4Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years8_Gender-Female_Race", - "name": "Person With Age = Years 8, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years35To39_Gender-Female_Race", + "name": "Person With Age = 35 - 39 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 8, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_8Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 8, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_8Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 35 - 39 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35To39Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 8, Female, Asian Alone", - "dcid": "Count_Person_8Years_Female_AsianAlone" + "name": "Population: 35 - 39 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_35To39Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 8, Female, Asian or Pacific Islander", - "dcid": "Count_Person_8Years_Female_AsianOrPacificIslander" + "name": "Population: 35 - 39 Years, Female, Asian Alone", + "dcid": "Count_Person_35To39Years_Female_AsianAlone" }, { - "name": "Population: Years 8, Female, Black or African American Alone", - "dcid": "Count_Person_8Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 35 - 39 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_35To39Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 8, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_8Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 35 - 39 Years, Female, Black or African American Alone", + "dcid": "Count_Person_35To39Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 8, Female, Hispanic or Latino", - "dcid": "Count_Person_8Years_Female_HispanicOrLatino" + "name": "Population: 35 - 39 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35To39Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 8, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_8Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 35 - 39 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 8, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_8Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_8Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_8Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_8Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_8Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_8Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_8Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_8Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 8, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_8Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 8, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_8Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 8, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_8Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 8, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_8Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 8, Female, Non White", - "dcid": "Count_Person_8Years_Female_NonWhite" + "name": "Population: 35 - 39 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_35To39Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 8, Female, Not Hispanic or Latino", - "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino" + "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 8, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_8Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 8, Female, Two or More Races", - "dcid": "Count_Person_8Years_Female_TwoOrMoreRaces" + "name": "Population: 35 - 39 Years, Female, Two or More Races", + "dcid": "Count_Person_35To39Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 8, Female, White Alone", - "dcid": "Count_Person_8Years_Female_WhiteAlone" + "name": "Population: 35 - 39 Years, Female, White Alone", + "dcid": "Count_Person_35To39Years_Female_WhiteAlone" }, { - "name": "Population: Years 8, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_8Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 35 - 39 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_35To39Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 8, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_8Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 35 - 39 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_35To39Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years80_Gender-Female_Race", - "name": "Person With Age = Years 80, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years40To44_Gender-Female_Race", + "name": "Person With Age = 40 - 44 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 80, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 80, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_80Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 40 - 44 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40To44Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 80, Female, Asian Alone", - "dcid": "Count_Person_80Years_Female_AsianAlone" + "name": "Population: 40 - 44 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_40To44Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 80, Female, Asian or Pacific Islander", - "dcid": "Count_Person_80Years_Female_AsianOrPacificIslander" + "name": "Population: 40 - 44 Years, Female, Asian Alone", + "dcid": "Count_Person_40To44Years_Female_AsianAlone" }, { - "name": "Population: Years 80, Female, Black or African American Alone", - "dcid": "Count_Person_80Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 40 - 44 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_40To44Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 80, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 40 - 44 Years, Female, Black or African American Alone", + "dcid": "Count_Person_40To44Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 80, Female, Hispanic or Latino", - "dcid": "Count_Person_80Years_Female_HispanicOrLatino" + "name": "Population: 40 - 44 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40To44Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 80, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 40 - 44 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 80, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_80Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_80Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_80Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_80Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_80Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 80, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_80Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 80, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_80Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 80, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 80, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_80Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 80, Female, Non White", - "dcid": "Count_Person_80Years_Female_NonWhite" + "name": "Population: 40 - 44 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_40To44Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 80, Female, Not Hispanic or Latino", - "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino" + "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 80, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 80, Female, Two or More Races", - "dcid": "Count_Person_80Years_Female_TwoOrMoreRaces" + "name": "Population: 40 - 44 Years, Female, Two or More Races", + "dcid": "Count_Person_40To44Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 80, Female, White Alone", - "dcid": "Count_Person_80Years_Female_WhiteAlone" + "name": "Population: 40 - 44 Years, Female, White Alone", + "dcid": "Count_Person_40To44Years_Female_WhiteAlone" }, { - "name": "Population: Years 80, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_80Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 40 - 44 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_40To44Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 80, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 40 - 44 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_40To44Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years81_Gender-Female_Race", - "name": "Person With Age = Years 81, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years45To49_Gender-Female_Race", + "name": "Person With Age = 45 - 49 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 81, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_81Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 81, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_81Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 45 - 49 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45To49Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 81, Female, Asian Alone", - "dcid": "Count_Person_81Years_Female_AsianAlone" + "name": "Population: 45 - 49 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_45To49Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 81, Female, Asian or Pacific Islander", - "dcid": "Count_Person_81Years_Female_AsianOrPacificIslander" + "name": "Population: 45 - 49 Years, Female, Asian Alone", + "dcid": "Count_Person_45To49Years_Female_AsianAlone" }, { - "name": "Population: Years 81, Female, Black or African American Alone", - "dcid": "Count_Person_81Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 45 - 49 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_45To49Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 81, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_81Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 45 - 49 Years, Female, Black or African American Alone", + "dcid": "Count_Person_45To49Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 81, Female, Hispanic or Latino", - "dcid": "Count_Person_81Years_Female_HispanicOrLatino" + "name": "Population: 45 - 49 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45To49Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 81, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_81Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 45 - 49 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 81, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_81Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_81Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_81Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_81Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_81Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_81Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_81Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_81Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 81, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_81Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 81, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_81Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 81, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_81Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 81, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_81Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 81, Female, Non White", - "dcid": "Count_Person_81Years_Female_NonWhite" + "name": "Population: 45 - 49 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_45To49Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 81, Female, Not Hispanic or Latino", - "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino" + "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 81, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_81Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 81, Female, Two or More Races", - "dcid": "Count_Person_81Years_Female_TwoOrMoreRaces" + "name": "Population: 45 - 49 Years, Female, Two or More Races", + "dcid": "Count_Person_45To49Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 81, Female, White Alone", - "dcid": "Count_Person_81Years_Female_WhiteAlone" + "name": "Population: 45 - 49 Years, Female, White Alone", + "dcid": "Count_Person_45To49Years_Female_WhiteAlone" }, { - "name": "Population: Years 81, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_81Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 45 - 49 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_45To49Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 81, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_81Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 45 - 49 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_45To49Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years82_Gender-Female_Race", - "name": "Person With Age = Years 82, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years50To54_Gender-Female_Race", + "name": "Person With Age = 50 - 54 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 82, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_82Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 82, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_82Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 50 - 54 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50To54Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 82, Female, Asian Alone", - "dcid": "Count_Person_82Years_Female_AsianAlone" + "name": "Population: 50 - 54 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_50To54Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 82, Female, Asian or Pacific Islander", - "dcid": "Count_Person_82Years_Female_AsianOrPacificIslander" + "name": "Population: 50 - 54 Years, Female, Asian Alone", + "dcid": "Count_Person_50To54Years_Female_AsianAlone" }, { - "name": "Population: Years 82, Female, Black or African American Alone", - "dcid": "Count_Person_82Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 50 - 54 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_50To54Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 82, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_82Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 50 - 54 Years, Female, Black or African American Alone", + "dcid": "Count_Person_50To54Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 82, Female, Hispanic or Latino", - "dcid": "Count_Person_82Years_Female_HispanicOrLatino" + "name": "Population: 50 - 54 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50To54Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 82, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_82Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 50 - 54 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 82, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_82Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_82Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_82Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_82Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_82Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_82Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_82Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_82Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 82, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_82Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 82, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_82Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 82, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_82Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 82, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_82Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 82, Female, Non White", - "dcid": "Count_Person_82Years_Female_NonWhite" + "name": "Population: 50 - 54 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_50To54Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 82, Female, Not Hispanic or Latino", - "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino" + "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 82, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_82Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 82, Female, Two or More Races", - "dcid": "Count_Person_82Years_Female_TwoOrMoreRaces" + "name": "Population: 50 - 54 Years, Female, Two or More Races", + "dcid": "Count_Person_50To54Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 82, Female, White Alone", - "dcid": "Count_Person_82Years_Female_WhiteAlone" + "name": "Population: 50 - 54 Years, Female, White Alone", + "dcid": "Count_Person_50To54Years_Female_WhiteAlone" }, { - "name": "Population: Years 82, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_82Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 50 - 54 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_50To54Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 82, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_82Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 50 - 54 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_50To54Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years83_Gender-Female_Race", - "name": "Person With Age = Years 83, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years55To59_Gender-Female_Race", + "name": "Person With Age = 55 - 59 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 83, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_83Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 83, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_83Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 55 - 59 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55To59Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 83, Female, Asian Alone", - "dcid": "Count_Person_83Years_Female_AsianAlone" + "name": "Population: 55 - 59 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_55To59Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 83, Female, Asian or Pacific Islander", - "dcid": "Count_Person_83Years_Female_AsianOrPacificIslander" + "name": "Population: 55 - 59 Years, Female, Asian Alone", + "dcid": "Count_Person_55To59Years_Female_AsianAlone" }, { - "name": "Population: Years 83, Female, Black or African American Alone", - "dcid": "Count_Person_83Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 55 - 59 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_55To59Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 83, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_83Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 55 - 59 Years, Female, Black or African American Alone", + "dcid": "Count_Person_55To59Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 83, Female, Hispanic or Latino", - "dcid": "Count_Person_83Years_Female_HispanicOrLatino" + "name": "Population: 55 - 59 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55To59Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 83, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_83Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 55 - 59 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 83, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_83Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_83Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_83Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_83Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_83Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_83Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_83Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_83Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 83, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_83Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 83, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_83Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 83, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_83Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 83, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_83Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 83, Female, Non White", - "dcid": "Count_Person_83Years_Female_NonWhite" + "name": "Population: 55 - 59 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_55To59Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 83, Female, Not Hispanic or Latino", - "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino" + "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 83, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_83Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 83, Female, Two or More Races", - "dcid": "Count_Person_83Years_Female_TwoOrMoreRaces" + "name": "Population: 55 - 59 Years, Female, Two or More Races", + "dcid": "Count_Person_55To59Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 83, Female, White Alone", - "dcid": "Count_Person_83Years_Female_WhiteAlone" + "name": "Population: 55 - 59 Years, Female, White Alone", + "dcid": "Count_Person_55To59Years_Female_WhiteAlone" }, { - "name": "Population: Years 83, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_83Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 55 - 59 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_55To59Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 83, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_83Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 55 - 59 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_55To59Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years84_Gender-Female_Race", - "name": "Person With Age = Years 84, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years60To64_Gender-Female_Race", + "name": "Person With Age = 60 - 64 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 84, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_84Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 84, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_84Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 60 - 64 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60To64Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 84, Female, Asian Alone", - "dcid": "Count_Person_84Years_Female_AsianAlone" + "name": "Population: 60 - 64 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_60To64Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 84, Female, Asian or Pacific Islander", - "dcid": "Count_Person_84Years_Female_AsianOrPacificIslander" + "name": "Population: 60 - 64 Years, Female, Asian Alone", + "dcid": "Count_Person_60To64Years_Female_AsianAlone" }, { - "name": "Population: Years 84, Female, Black or African American Alone", - "dcid": "Count_Person_84Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 60 - 64 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_60To64Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 84, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_84Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 60 - 64 Years, Female, Black or African American Alone", + "dcid": "Count_Person_60To64Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 84, Female, Hispanic or Latino", - "dcid": "Count_Person_84Years_Female_HispanicOrLatino" + "name": "Population: 60 - 64 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60To64Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 84, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_84Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 60 - 64 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 84, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_84Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_84Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_84Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_84Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_84Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_84Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_84Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_84Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 84, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_84Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 84, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_84Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 84, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_84Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 84, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_84Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 84, Female, Non White", - "dcid": "Count_Person_84Years_Female_NonWhite" + "name": "Population: 60 - 64 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_60To64Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 84, Female, Not Hispanic or Latino", - "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino" + "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 84, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_84Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 84, Female, Two or More Races", - "dcid": "Count_Person_84Years_Female_TwoOrMoreRaces" + "name": "Population: 60 - 64 Years, Female, Two or More Races", + "dcid": "Count_Person_60To64Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 84, Female, White Alone", - "dcid": "Count_Person_84Years_Female_WhiteAlone" + "name": "Population: 60 - 64 Years, Female, White Alone", + "dcid": "Count_Person_60To64Years_Female_WhiteAlone" }, { - "name": "Population: Years 84, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_84Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 60 - 64 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_60To64Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 84, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_84Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 60 - 64 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_60To64Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years9_Gender-Female_Race", - "name": "Person With Age = Years 9, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years65To69_Gender-Female_Race", + "name": "Person With Age = 65 - 69 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 9, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_9Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 9, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_9Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 65 - 69 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65To69Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 9, Female, Asian Alone", - "dcid": "Count_Person_9Years_Female_AsianAlone" + "name": "Population: 65 - 69 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_65To69Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 9, Female, Asian or Pacific Islander", - "dcid": "Count_Person_9Years_Female_AsianOrPacificIslander" + "name": "Population: 65 - 69 Years, Female, Asian Alone", + "dcid": "Count_Person_65To69Years_Female_AsianAlone" }, { - "name": "Population: Years 9, Female, Black or African American Alone", - "dcid": "Count_Person_9Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 65 - 69 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_65To69Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 9, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_9Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 65 - 69 Years, Female, Black or African American Alone", + "dcid": "Count_Person_65To69Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 9, Female, Hispanic or Latino", - "dcid": "Count_Person_9Years_Female_HispanicOrLatino" + "name": "Population: 65 - 69 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65To69Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 9, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_9Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 65 - 69 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 9, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_9Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_9Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_9Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_9Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_9Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_9Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_9Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_9Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 9, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_9Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 9, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_9Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 9, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_9Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 9, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_9Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 9, Female, Non White", - "dcid": "Count_Person_9Years_Female_NonWhite" + "name": "Population: 65 - 69 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_65To69Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 9, Female, Not Hispanic or Latino", - "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino" + "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 9, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_9Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 9, Female, Two or More Races", - "dcid": "Count_Person_9Years_Female_TwoOrMoreRaces" + "name": "Population: 65 - 69 Years, Female, Two or More Races", + "dcid": "Count_Person_65To69Years_Female_TwoOrMoreRaces" }, { - "name": "Population: Years 9, Female, White Alone", - "dcid": "Count_Person_9Years_Female_WhiteAlone" + "name": "Population: 65 - 69 Years, Female, White Alone", + "dcid": "Count_Person_65To69Years_Female_WhiteAlone" }, { - "name": "Population: Years 9, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_9Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 65 - 69 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_65To69Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 9, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_9Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 65 - 69 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_65To69Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years0To4_Gender-Female_Race", - "name": "Person With Age = 0 - 4 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years70To74_Gender-Female_Race", + "name": "Person With Age = 70 - 74 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: 0 - 4 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0To4Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 70 - 74 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70To74Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 0 - 4 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_0To4Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 70 - 74 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_70To74Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 0 - 4 Years, Female, Asian Alone", - "dcid": "Count_Person_0To4Years_Female_AsianAlone" + "name": "Population: 70 - 74 Years, Female, Asian Alone", + "dcid": "Count_Person_70To74Years_Female_AsianAlone" }, { - "name": "Population: 0 - 4 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_0To4Years_Female_AsianOrPacificIslander" + "name": "Population: 70 - 74 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_70To74Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 0 - 4 Years, Female, Black or African American Alone", - "dcid": "Count_Person_0To4Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 70 - 74 Years, Female, Black or African American Alone", + "dcid": "Count_Person_70To74Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 0 - 4 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0To4Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 70 - 74 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70To74Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 0 - 4 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino" + "name": "Population: 70 - 74 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino" }, { - "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 0 - 4 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0To4Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 0 - 4 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_0To4Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 70 - 74 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_70To74Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino" + "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 0 - 4 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0To4Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 0 - 4 Years, Female, Two or More Races", - "dcid": "Count_Person_0To4Years_Female_TwoOrMoreRaces" + "name": "Population: 70 - 74 Years, Female, Two or More Races", + "dcid": "Count_Person_70To74Years_Female_TwoOrMoreRaces" }, { - "name": "Population: 0 - 4 Years, Female, White Alone", - "dcid": "Count_Person_0To4Years_Female_WhiteAlone" + "name": "Population: 70 - 74 Years, Female, White Alone", + "dcid": "Count_Person_70To74Years_Female_WhiteAlone" }, { - "name": "Population: 0 - 4 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_0To4Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 70 - 74 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_70To74Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 0 - 4 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_0To4Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 70 - 74 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_70To74Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years35To39_Gender-Female_Race", - "name": "Person With Age = 35 - 39 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years75To79_Gender-Female_Race", + "name": "Person With Age = 75 - 79 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: 35 - 39 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35To39Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 75 - 79 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75To79Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 35 - 39 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_35To39Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 75 - 79 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_75To79Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 35 - 39 Years, Female, Asian Alone", - "dcid": "Count_Person_35To39Years_Female_AsianAlone" + "name": "Population: 75 - 79 Years, Female, Asian Alone", + "dcid": "Count_Person_75To79Years_Female_AsianAlone" }, { - "name": "Population: 35 - 39 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_35To39Years_Female_AsianOrPacificIslander" + "name": "Population: 75 - 79 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_75To79Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 35 - 39 Years, Female, Black or African American Alone", - "dcid": "Count_Person_35To39Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 75 - 79 Years, Female, Black or African American Alone", + "dcid": "Count_Person_75To79Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 35 - 39 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35To39Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 75 - 79 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75To79Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 35 - 39 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino" + "name": "Population: 75 - 79 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino" }, { - "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 35 - 39 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35To39Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 35 - 39 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_35To39Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 75 - 79 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_75To79Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino" + "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 35 - 39 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35To39Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 35 - 39 Years, Female, Two or More Races", - "dcid": "Count_Person_35To39Years_Female_TwoOrMoreRaces" + "name": "Population: 75 - 79 Years, Female, Two or More Races", + "dcid": "Count_Person_75To79Years_Female_TwoOrMoreRaces" }, { - "name": "Population: 35 - 39 Years, Female, White Alone", - "dcid": "Count_Person_35To39Years_Female_WhiteAlone" + "name": "Population: 75 - 79 Years, Female, White Alone", + "dcid": "Count_Person_75To79Years_Female_WhiteAlone" }, { - "name": "Population: 35 - 39 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_35To39Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 75 - 79 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_75To79Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 35 - 39 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_35To39Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 75 - 79 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_75To79Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years40To44_Gender-Female_Race", - "name": "Person With Age = 40 - 44 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years80To84_Gender-Female_Race", + "name": "Person With Age = 80 - 84 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: 40 - 44 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40To44Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 80 - 84 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80To84Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 40 - 44 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_40To44Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 80 - 84 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_80To84Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 40 - 44 Years, Female, Asian Alone", - "dcid": "Count_Person_40To44Years_Female_AsianAlone" + "name": "Population: 80 - 84 Years, Female, Asian Alone", + "dcid": "Count_Person_80To84Years_Female_AsianAlone" }, { - "name": "Population: 40 - 44 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_40To44Years_Female_AsianOrPacificIslander" + "name": "Population: 80 - 84 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_80To84Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 40 - 44 Years, Female, Black or African American Alone", - "dcid": "Count_Person_40To44Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 80 - 84 Years, Female, Black or African American Alone", + "dcid": "Count_Person_80To84Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 40 - 44 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40To44Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 80 - 84 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80To84Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 40 - 44 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino" + "name": "Population: 80 - 84 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino" }, { - "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 40 - 44 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40To44Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 40 - 44 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_40To44Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 80 - 84 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_80To84Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino" + "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 40 - 44 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40To44Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 40 - 44 Years, Female, Two or More Races", - "dcid": "Count_Person_40To44Years_Female_TwoOrMoreRaces" + "name": "Population: 80 - 84 Years, Female, Two or More Races", + "dcid": "Count_Person_80To84Years_Female_TwoOrMoreRaces" }, { - "name": "Population: 40 - 44 Years, Female, White Alone", - "dcid": "Count_Person_40To44Years_Female_WhiteAlone" + "name": "Population: 80 - 84 Years, Female, White Alone", + "dcid": "Count_Person_80To84Years_Female_WhiteAlone" }, { - "name": "Population: 40 - 44 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_40To44Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 80 - 84 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_80To84Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 40 - 44 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_40To44Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 80 - 84 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_80To84Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years45To49_Gender-Female_Race", - "name": "Person With Age = 45 - 49 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female_Race", + "name": "Person With Age = 85 Years or More, Gender = Female, Race", "statVars": [ { - "name": "Population: 45 - 49 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45To49Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 85 Years or More, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85OrMoreYears_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 45 - 49 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_45To49Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 85 Years or More, Female, Asian Alone", + "dcid": "Count_Person_85OrMoreYears_Female_AsianAlone" }, { - "name": "Population: 45 - 49 Years, Female, Asian Alone", - "dcid": "Count_Person_45To49Years_Female_AsianAlone" + "name": "Population: 85 Years or More, Female, Asian or Pacific Islander", + "dcid": "Count_Person_85OrMoreYears_Female_AsianOrPacificIslander" }, { - "name": "Population: 45 - 49 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_45To49Years_Female_AsianOrPacificIslander" + "name": "Population: 85 Years or More, Female, Black or African American Alone", + "dcid": "Count_Person_85OrMoreYears_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 45 - 49 Years, Female, Black or African American Alone", - "dcid": "Count_Person_45To49Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 85 Years or More, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85OrMoreYears_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 45 - 49 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45To49Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 85 Years or More, Female, Hispanic or Latino", + "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino" }, { - "name": "Population: 45 - 49 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino" + "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 45 - 49 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45To49Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 85 Years or More, Female, Non White", + "dcid": "Count_Person_85OrMoreYears_Female_NonWhite" }, { - "name": "Population: 45 - 49 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_45To49Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 85 Years or More, Female, Not Hispanic or Latino", + "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino" }, { - "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino" + "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 45 - 49 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45To49Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 85 Years or More, Female, Some Other Race Alone", + "dcid": "Count_Person_85OrMoreYears_Female_SomeOtherRaceAlone" }, { - "name": "Population: 45 - 49 Years, Female, Two or More Races", - "dcid": "Count_Person_45To49Years_Female_TwoOrMoreRaces" + "name": "Population: 85 Years or More, Female, Two or More Races", + "dcid": "Count_Person_85OrMoreYears_Female_TwoOrMoreRaces" }, { - "name": "Population: 45 - 49 Years, Female, White Alone", - "dcid": "Count_Person_45To49Years_Female_WhiteAlone" + "name": "Population: 85 Years or More, Female, White Alone", + "dcid": "Count_Person_85OrMoreYears_Female_WhiteAlone" }, { - "name": "Population: 45 - 49 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_45To49Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 85 Years or More, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_85OrMoreYears_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 45 - 49 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_45To49Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 85 Years or More, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85OrMoreYears_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years50To54_Gender-Female_Race", - "name": "Person With Age = 50 - 54 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_Race", + "name": "Person With Age = 10 - 14 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: 50 - 54 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50To54Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 50 - 54 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_50To54Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 10 - 14 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10To14Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 50 - 54 Years, Female, Asian Alone", - "dcid": "Count_Person_50To54Years_Female_AsianAlone" + "name": "Population: 10 - 14 Years, Female, Asian Alone", + "dcid": "Count_Person_10To14Years_Female_AsianAlone" }, { - "name": "Population: 50 - 54 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_50To54Years_Female_AsianOrPacificIslander" + "name": "Population: 10 - 14 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_10To14Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 50 - 54 Years, Female, Black or African American Alone", - "dcid": "Count_Person_50To54Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 10 - 14 Years, Female, Black or African American Alone", + "dcid": "Count_Person_10To14Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 50 - 54 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50To54Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 10 - 14 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10To14Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 50 - 54 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino" + "name": "Population: 10 - 14 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino" }, { - "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 50 - 54 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50To54Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 50 - 54 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_50To54Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino" + "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 50 - 54 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50To54Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 10 - 14 Years, Female, Some Other Race Alone", + "dcid": "Count_Person_10To14Years_Female_SomeOtherRaceAlone" }, { - "name": "Population: 50 - 54 Years, Female, Two or More Races", - "dcid": "Count_Person_50To54Years_Female_TwoOrMoreRaces" + "name": "Population: 10 - 14 Years, Female, Two or More Races", + "dcid": "Count_Person_10To14Years_Female_TwoOrMoreRaces" }, { - "name": "Population: 50 - 54 Years, Female, White Alone", - "dcid": "Count_Person_50To54Years_Female_WhiteAlone" + "name": "Population: 10 - 14 Years, Female, White Alone", + "dcid": "Count_Person_10To14Years_Female_WhiteAlone" }, { - "name": "Population: 50 - 54 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_50To54Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 10 - 14 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_10To14Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 50 - 54 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_50To54Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 10 - 14 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_10To14Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years55To59_Gender-Female_Race", - "name": "Person With Age = 55 - 59 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_Race", + "name": "Person With Age = 20 - 24 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: 55 - 59 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55To59Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 55 - 59 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_55To59Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 20 - 24 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20To24Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 55 - 59 Years, Female, Asian Alone", - "dcid": "Count_Person_55To59Years_Female_AsianAlone" + "name": "Population: 20 - 24 Years, Female, Asian Alone", + "dcid": "Count_Person_20To24Years_Female_AsianAlone" }, { - "name": "Population: 55 - 59 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_55To59Years_Female_AsianOrPacificIslander" + "name": "Population: 20 - 24 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_20To24Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 55 - 59 Years, Female, Black or African American Alone", - "dcid": "Count_Person_55To59Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 20 - 24 Years, Female, Black or African American Alone", + "dcid": "Count_Person_20To24Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 55 - 59 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55To59Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 24 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20To24Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 55 - 59 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino" + "name": "Population: 20 - 24 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino" }, { - "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 55 - 59 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55To59Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 55 - 59 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_55To59Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino" + "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 55 - 59 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55To59Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 24 Years, Female, Some Other Race Alone", + "dcid": "Count_Person_20To24Years_Female_SomeOtherRaceAlone" }, { - "name": "Population: 55 - 59 Years, Female, Two or More Races", - "dcid": "Count_Person_55To59Years_Female_TwoOrMoreRaces" + "name": "Population: 20 - 24 Years, Female, Two or More Races", + "dcid": "Count_Person_20To24Years_Female_TwoOrMoreRaces" }, { - "name": "Population: 55 - 59 Years, Female, White Alone", - "dcid": "Count_Person_55To59Years_Female_WhiteAlone" + "name": "Population: 20 - 24 Years, Female, White Alone", + "dcid": "Count_Person_20To24Years_Female_WhiteAlone" }, { - "name": "Population: 55 - 59 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_55To59Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 20 - 24 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_20To24Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 55 - 59 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_55To59Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 24 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_20To24Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years60To64_Gender-Female_Race", - "name": "Person With Age = 60 - 64 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years25To29_Gender-Female_Race", + "name": "Person With Age = 25 - 29 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: 60 - 64 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60To64Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 60 - 64 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_60To64Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 25 - 29 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25To29Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 60 - 64 Years, Female, Asian Alone", - "dcid": "Count_Person_60To64Years_Female_AsianAlone" + "name": "Population: 25 - 29 Years, Female, Asian Alone", + "dcid": "Count_Person_25To29Years_Female_AsianAlone" }, { - "name": "Population: 60 - 64 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_60To64Years_Female_AsianOrPacificIslander" + "name": "Population: 25 - 29 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_25To29Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 60 - 64 Years, Female, Black or African American Alone", - "dcid": "Count_Person_60To64Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 25 - 29 Years, Female, Black or African American Alone", + "dcid": "Count_Person_25To29Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 60 - 64 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60To64Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 25 - 29 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25To29Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 60 - 64 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino" + "name": "Population: 25 - 29 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino" }, { - "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 60 - 64 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60To64Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 60 - 64 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_60To64Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino" + "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 60 - 64 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60To64Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 25 - 29 Years, Female, Some Other Race Alone", + "dcid": "Count_Person_25To29Years_Female_SomeOtherRaceAlone" }, { - "name": "Population: 60 - 64 Years, Female, Two or More Races", - "dcid": "Count_Person_60To64Years_Female_TwoOrMoreRaces" + "name": "Population: 25 - 29 Years, Female, Two or More Races", + "dcid": "Count_Person_25To29Years_Female_TwoOrMoreRaces" }, { - "name": "Population: 60 - 64 Years, Female, White Alone", - "dcid": "Count_Person_60To64Years_Female_WhiteAlone" + "name": "Population: 25 - 29 Years, Female, White Alone", + "dcid": "Count_Person_25To29Years_Female_WhiteAlone" }, { - "name": "Population: 60 - 64 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_60To64Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 25 - 29 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_25To29Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 60 - 64 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_60To64Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 25 - 29 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_25To29Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years65To69_Gender-Female_Race", - "name": "Person With Age = 65 - 69 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years30To34_Gender-Female_Race", + "name": "Person With Age = 30 - 34 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: 65 - 69 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65To69Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 65 - 69 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_65To69Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 30 - 34 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30To34Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 65 - 69 Years, Female, Asian Alone", - "dcid": "Count_Person_65To69Years_Female_AsianAlone" + "name": "Population: 30 - 34 Years, Female, Asian Alone", + "dcid": "Count_Person_30To34Years_Female_AsianAlone" }, { - "name": "Population: 65 - 69 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_65To69Years_Female_AsianOrPacificIslander" + "name": "Population: 30 - 34 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_30To34Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 65 - 69 Years, Female, Black or African American Alone", - "dcid": "Count_Person_65To69Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 30 - 34 Years, Female, Black or African American Alone", + "dcid": "Count_Person_30To34Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 65 - 69 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65To69Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 30 - 34 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30To34Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 65 - 69 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino" + "name": "Population: 30 - 34 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino" }, { - "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 65 - 69 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65To69Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 65 - 69 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_65To69Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino" + "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 65 - 69 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65To69Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 30 - 34 Years, Female, Some Other Race Alone", + "dcid": "Count_Person_30To34Years_Female_SomeOtherRaceAlone" }, { - "name": "Population: 65 - 69 Years, Female, Two or More Races", - "dcid": "Count_Person_65To69Years_Female_TwoOrMoreRaces" + "name": "Population: 30 - 34 Years, Female, Two or More Races", + "dcid": "Count_Person_30To34Years_Female_TwoOrMoreRaces" }, { - "name": "Population: 65 - 69 Years, Female, White Alone", - "dcid": "Count_Person_65To69Years_Female_WhiteAlone" + "name": "Population: 30 - 34 Years, Female, White Alone", + "dcid": "Count_Person_30To34Years_Female_WhiteAlone" }, { - "name": "Population: 65 - 69 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_65To69Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 30 - 34 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_30To34Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 65 - 69 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_65To69Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 30 - 34 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_30To34Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years70To74_Gender-Female_Race", - "name": "Person With Age = 70 - 74 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_Race", + "name": "Person With Age = 5 - 9 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: 70 - 74 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70To74Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 70 - 74 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_70To74Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 5 - 9 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5To9Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 70 - 74 Years, Female, Asian Alone", - "dcid": "Count_Person_70To74Years_Female_AsianAlone" + "name": "Population: 5 - 9 Years, Female, Asian Alone", + "dcid": "Count_Person_5To9Years_Female_AsianAlone" }, { - "name": "Population: 70 - 74 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_70To74Years_Female_AsianOrPacificIslander" + "name": "Population: 5 - 9 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_5To9Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 70 - 74 Years, Female, Black or African American Alone", - "dcid": "Count_Person_70To74Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 5 - 9 Years, Female, Black or African American Alone", + "dcid": "Count_Person_5To9Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 70 - 74 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70To74Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 5 - 9 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5To9Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 70 - 74 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino" + "name": "Population: 5 - 9 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino" }, { - "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 70 - 74 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70To74Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 70 - 74 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_70To74Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino" + "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 70 - 74 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70To74Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 5 - 9 Years, Female, Some Other Race Alone", + "dcid": "Count_Person_5To9Years_Female_SomeOtherRaceAlone" }, { - "name": "Population: 70 - 74 Years, Female, Two or More Races", - "dcid": "Count_Person_70To74Years_Female_TwoOrMoreRaces" + "name": "Population: 5 - 9 Years, Female, Two or More Races", + "dcid": "Count_Person_5To9Years_Female_TwoOrMoreRaces" }, { - "name": "Population: 70 - 74 Years, Female, White Alone", - "dcid": "Count_Person_70To74Years_Female_WhiteAlone" + "name": "Population: 5 - 9 Years, Female, White Alone", + "dcid": "Count_Person_5To9Years_Female_WhiteAlone" }, { - "name": "Population: 70 - 74 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_70To74Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 5 - 9 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_5To9Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 70 - 74 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_70To74Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 5 - 9 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5To9Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years75To79_Gender-Female_Race", - "name": "Person With Age = 75 - 79 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_Race", + "name": "Person With Age = 15 - 19 Years, Gender = Female, Race", "statVars": [ { - "name": "Population: 75 - 79 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75To79Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 75 - 79 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_75To79Years_Female_AmericanIndianAndAlaskaNativeAlone" - }, - { - "name": "Population: 75 - 79 Years, Female, Asian Alone", - "dcid": "Count_Person_75To79Years_Female_AsianAlone" - }, - { - "name": "Population: 75 - 79 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_75To79Years_Female_AsianOrPacificIslander" + "name": "Population: 15 - 19 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15To19Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 75 - 79 Years, Female, Black or African American Alone", - "dcid": "Count_Person_75To79Years_Female_BlackOrAfricanAmericanAlone" + "name": "Population: 15 - 19 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_15To19Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 75 - 79 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75To79Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 15 - 19 Years, Female, Asian Alone", + "dcid": "Count_Person_15To19Years_Female_AsianAlone" }, { - "name": "Population: 75 - 79 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino" + "name": "Population: 15 - 19 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Person_15To19Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 15 - 19 Years, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15To19Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 75 - 79 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75To79Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 75 - 79 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_75To79Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino" + "name": "Population: 15 - 19 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_15To19Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 75 - 79 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75To79Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 75 - 79 Years, Female, Two or More Races", - "dcid": "Count_Person_75To79Years_Female_TwoOrMoreRaces" + "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 75 - 79 Years, Female, White Alone", - "dcid": "Count_Person_75To79Years_Female_WhiteAlone" + "name": "Population: 15 - 19 Years, Female, Two or More Races", + "dcid": "Count_Person_15To19Years_Female_TwoOrMoreRaces" }, { - "name": "Population: 75 - 79 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_75To79Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 15 - 19 Years, Female, White Alone", + "dcid": "Count_Person_15To19Years_Female_WhiteAlone" }, { - "name": "Population: 75 - 79 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_75To79Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 15 - 19 Years, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15To19Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years80To84_Gender-Female_Race", - "name": "Person With Age = 80 - 84 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years85_Gender-Female_Race", + "name": "Person With Age = Years 85, Gender = Female, Race", "statVars": [ { - "name": "Population: 80 - 84 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80To84Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 80 - 84 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_80To84Years_Female_AmericanIndianAndAlaskaNativeAlone" - }, - { - "name": "Population: 80 - 84 Years, Female, Asian Alone", - "dcid": "Count_Person_80To84Years_Female_AsianAlone" - }, - { - "name": "Population: 80 - 84 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_80To84Years_Female_AsianOrPacificIslander" - }, - { - "name": "Population: 80 - 84 Years, Female, Black or African American Alone", - "dcid": "Count_Person_80To84Years_Female_BlackOrAfricanAmericanAlone" - }, - { - "name": "Population: 80 - 84 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80To84Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 80 - 84 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino" - }, - { - "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" - }, - { - "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_AsianAlone" - }, - { - "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_AsianOrPacificIslander" - }, - { - "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 85, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 85, Female, Asian or Pacific Islander", + "dcid": "Count_Person_85Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 85, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 85, Female, Hispanic or Latino", + "dcid": "Count_Person_85Years_Female_HispanicOrLatino" }, { - "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 85, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 85, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_85Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 80 - 84 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80To84Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_85Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 80 - 84 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_80To84Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino" + "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_85Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_85Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_85Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_85Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 85, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_85Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 85, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 85, Female, Not Hispanic or Latino", + "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 80 - 84 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80To84Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 80 - 84 Years, Female, Two or More Races", - "dcid": "Count_Person_80To84Years_Female_TwoOrMoreRaces" + "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 80 - 84 Years, Female, White Alone", - "dcid": "Count_Person_80To84Years_Female_WhiteAlone" + "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 80 - 84 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_80To84Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 80 - 84 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_80To84Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female_Race", - "name": "Person With Age = 85 Years or More, Gender = Female, Race", - "statVars": [ - { - "name": "Population: 85 Years or More, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85OrMoreYears_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, Asian Alone", - "dcid": "Count_Person_85OrMoreYears_Female_AsianAlone" + "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, Asian or Pacific Islander", - "dcid": "Count_Person_85OrMoreYears_Female_AsianOrPacificIslander" + "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 85 Years or More, Female, Black or African American Alone", - "dcid": "Count_Person_85OrMoreYears_Female_BlackOrAfricanAmericanAlone" + "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 85 Years or More, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85OrMoreYears_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, Hispanic or Latino", - "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino" + "name": "Population: Years 85, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_85Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 85, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_85Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years86_Gender-Female_Race", + "name": "Person With Age = Years 86, Gender = Female, Race", + "statVars": [ + { + "name": "Population: Years 86, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_86Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 86, Female, Asian or Pacific Islander", + "dcid": "Count_Person_86Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 86, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_86Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 86, Female, Hispanic or Latino", + "dcid": "Count_Person_86Years_Female_HispanicOrLatino" }, { - "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 86, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_86Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 86, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_86Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_86Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_86Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_86Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_86Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_86Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85OrMoreYears_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_86Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, Non White", - "dcid": "Count_Person_85OrMoreYears_Female_NonWhite" + "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_86Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 85 Years or More, Female, Not Hispanic or Latino", - "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino" + "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_86Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 86, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_86Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 86, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_86Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 86, Female, Not Hispanic or Latino", + "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85OrMoreYears_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, Some Other Race Alone", - "dcid": "Count_Person_85OrMoreYears_Female_SomeOtherRaceAlone" + "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 85 Years or More, Female, Two or More Races", - "dcid": "Count_Person_85OrMoreYears_Female_TwoOrMoreRaces" + "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 85 Years or More, Female, White Alone", - "dcid": "Count_Person_85OrMoreYears_Female_WhiteAlone" + "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 85 Years or More, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_85OrMoreYears_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 86, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_86Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 85 Years or More, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85OrMoreYears_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 86, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_86Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_Race", - "name": "Person With Age = 10 - 14 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years87_Gender-Female_Race", + "name": "Person With Age = Years 87, Gender = Female, Race", "statVars": [ { - "name": "Population: 10 - 14 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10To14Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 10 - 14 Years, Female, Asian Alone", - "dcid": "Count_Person_10To14Years_Female_AsianAlone" - }, - { - "name": "Population: 10 - 14 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_10To14Years_Female_AsianOrPacificIslander" - }, - { - "name": "Population: 10 - 14 Years, Female, Black or African American Alone", - "dcid": "Count_Person_10To14Years_Female_BlackOrAfricanAmericanAlone" - }, - { - "name": "Population: 10 - 14 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10To14Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 10 - 14 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino" + "name": "Population: Years 87, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_87Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 87, Female, Asian or Pacific Islander", + "dcid": "Count_Person_87Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 87, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_87Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 87, Female, Hispanic or Latino", + "dcid": "Count_Person_87Years_Female_HispanicOrLatino" }, { - "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 87, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_87Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 87, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_87Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_87Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_87Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_87Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_87Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_87Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_87Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 10 - 14 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10To14Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_87Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino" + "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_87Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 87, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_87Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 87, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_87Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 87, Female, Not Hispanic or Latino", + "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 10 - 14 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10To14Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 10 - 14 Years, Female, Some Other Race Alone", - "dcid": "Count_Person_10To14Years_Female_SomeOtherRaceAlone" + "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 10 - 14 Years, Female, Two or More Races", - "dcid": "Count_Person_10To14Years_Female_TwoOrMoreRaces" + "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 10 - 14 Years, Female, White Alone", - "dcid": "Count_Person_10To14Years_Female_WhiteAlone" + "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 10 - 14 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_10To14Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 87, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_87Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 10 - 14 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_10To14Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 87, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_87Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_Race", - "name": "Person With Age = 20 - 24 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years88_Gender-Female_Race", + "name": "Person With Age = Years 88, Gender = Female, Race", "statVars": [ { - "name": "Population: 20 - 24 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20To24Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 20 - 24 Years, Female, Asian Alone", - "dcid": "Count_Person_20To24Years_Female_AsianAlone" - }, - { - "name": "Population: 20 - 24 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_20To24Years_Female_AsianOrPacificIslander" - }, - { - "name": "Population: 20 - 24 Years, Female, Black or African American Alone", - "dcid": "Count_Person_20To24Years_Female_BlackOrAfricanAmericanAlone" - }, - { - "name": "Population: 20 - 24 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20To24Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 20 - 24 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino" + "name": "Population: Years 88, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_88Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 88, Female, Asian or Pacific Islander", + "dcid": "Count_Person_88Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 88, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_88Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 88, Female, Hispanic or Latino", + "dcid": "Count_Person_88Years_Female_HispanicOrLatino" }, { - "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 88, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_88Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 88, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_88Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_88Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_88Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_88Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_88Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_88Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_88Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 20 - 24 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20To24Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_88Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino" + "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_88Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 88, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_88Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 88, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_88Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 88, Female, Not Hispanic or Latino", + "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 20 - 24 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20To24Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 20 - 24 Years, Female, Some Other Race Alone", - "dcid": "Count_Person_20To24Years_Female_SomeOtherRaceAlone" + "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 20 - 24 Years, Female, Two or More Races", - "dcid": "Count_Person_20To24Years_Female_TwoOrMoreRaces" + "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 20 - 24 Years, Female, White Alone", - "dcid": "Count_Person_20To24Years_Female_WhiteAlone" + "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 20 - 24 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_20To24Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 88, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_88Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 20 - 24 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_20To24Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 88, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_88Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years25To29_Gender-Female_Race", - "name": "Person With Age = 25 - 29 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years89_Gender-Female_Race", + "name": "Person With Age = Years 89, Gender = Female, Race", "statVars": [ { - "name": "Population: 25 - 29 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25To29Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 25 - 29 Years, Female, Asian Alone", - "dcid": "Count_Person_25To29Years_Female_AsianAlone" - }, - { - "name": "Population: 25 - 29 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_25To29Years_Female_AsianOrPacificIslander" - }, - { - "name": "Population: 25 - 29 Years, Female, Black or African American Alone", - "dcid": "Count_Person_25To29Years_Female_BlackOrAfricanAmericanAlone" - }, - { - "name": "Population: 25 - 29 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25To29Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 25 - 29 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino" + "name": "Population: Years 89, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_89Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 89, Female, Asian or Pacific Islander", + "dcid": "Count_Person_89Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 89, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_89Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 89, Female, Hispanic or Latino", + "dcid": "Count_Person_89Years_Female_HispanicOrLatino" }, { - "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 89, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_89Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 89, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_89Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_89Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_89Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_89Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_89Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_89Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_89Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 25 - 29 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25To29Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_89Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino" + "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_89Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 89, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_89Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 89, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_89Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 89, Female, Not Hispanic or Latino", + "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 25 - 29 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25To29Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 25 - 29 Years, Female, Some Other Race Alone", - "dcid": "Count_Person_25To29Years_Female_SomeOtherRaceAlone" + "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 25 - 29 Years, Female, Two or More Races", - "dcid": "Count_Person_25To29Years_Female_TwoOrMoreRaces" + "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 25 - 29 Years, Female, White Alone", - "dcid": "Count_Person_25To29Years_Female_WhiteAlone" + "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 25 - 29 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_25To29Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 89, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_89Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 25 - 29 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_25To29Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 89, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_89Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years30To34_Gender-Female_Race", - "name": "Person With Age = 30 - 34 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years90_Gender-Female_Race", + "name": "Person With Age = Years 90, Gender = Female, Race", "statVars": [ { - "name": "Population: 30 - 34 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30To34Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 30 - 34 Years, Female, Asian Alone", - "dcid": "Count_Person_30To34Years_Female_AsianAlone" - }, - { - "name": "Population: 30 - 34 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_30To34Years_Female_AsianOrPacificIslander" - }, - { - "name": "Population: 30 - 34 Years, Female, Black or African American Alone", - "dcid": "Count_Person_30To34Years_Female_BlackOrAfricanAmericanAlone" - }, - { - "name": "Population: 30 - 34 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30To34Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 30 - 34 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino" + "name": "Population: Years 90, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_90Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 90, Female, Asian or Pacific Islander", + "dcid": "Count_Person_90Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 90, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_90Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 90, Female, Hispanic or Latino", + "dcid": "Count_Person_90Years_Female_HispanicOrLatino" }, { - "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 90, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_90Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 90, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_90Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_90Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_90Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_90Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_90Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_90Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_90Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 30 - 34 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30To34Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_90Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino" + "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_90Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 90, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_90Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 90, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_90Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 90, Female, Not Hispanic or Latino", + "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 30 - 34 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30To34Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 30 - 34 Years, Female, Some Other Race Alone", - "dcid": "Count_Person_30To34Years_Female_SomeOtherRaceAlone" + "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 30 - 34 Years, Female, Two or More Races", - "dcid": "Count_Person_30To34Years_Female_TwoOrMoreRaces" + "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 30 - 34 Years, Female, White Alone", - "dcid": "Count_Person_30To34Years_Female_WhiteAlone" + "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 30 - 34 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_30To34Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 90, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_90Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 30 - 34 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_30To34Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 90, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_90Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_Race", - "name": "Person With Age = 5 - 9 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years91_Gender-Female_Race", + "name": "Person With Age = Years 91, Gender = Female, Race", "statVars": [ { - "name": "Population: 5 - 9 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5To9Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 5 - 9 Years, Female, Asian Alone", - "dcid": "Count_Person_5To9Years_Female_AsianAlone" - }, - { - "name": "Population: 5 - 9 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_5To9Years_Female_AsianOrPacificIslander" - }, - { - "name": "Population: 5 - 9 Years, Female, Black or African American Alone", - "dcid": "Count_Person_5To9Years_Female_BlackOrAfricanAmericanAlone" - }, - { - "name": "Population: 5 - 9 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5To9Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 5 - 9 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino" + "name": "Population: Years 91, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_91Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 91, Female, Asian or Pacific Islander", + "dcid": "Count_Person_91Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 91, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_91Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 91, Female, Hispanic or Latino", + "dcid": "Count_Person_91Years_Female_HispanicOrLatino" }, { - "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 91, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_91Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 91, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_91Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_91Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_91Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_91Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_91Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_91Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_91Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 5 - 9 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5To9Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_91Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino" + "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_91Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 91, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_91Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 91, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_91Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 91, Female, Not Hispanic or Latino", + "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 5 - 9 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5To9Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 5 - 9 Years, Female, Some Other Race Alone", - "dcid": "Count_Person_5To9Years_Female_SomeOtherRaceAlone" + "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 5 - 9 Years, Female, Two or More Races", - "dcid": "Count_Person_5To9Years_Female_TwoOrMoreRaces" + "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 5 - 9 Years, Female, White Alone", - "dcid": "Count_Person_5To9Years_Female_WhiteAlone" + "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 5 - 9 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_5To9Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 91, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_91Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 5 - 9 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5To9Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 91, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_91Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_Race", - "name": "Person With Age = 15 - 19 Years, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years92_Gender-Female_Race", + "name": "Person With Age = Years 92, Gender = Female, Race", "statVars": [ { - "name": "Population: 15 - 19 Years, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 15 - 19 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_15To19Years_Female_AmericanIndianAndAlaskaNativeAlone" - }, - { - "name": "Population: 15 - 19 Years, Female, Asian Alone", - "dcid": "Count_Person_15To19Years_Female_AsianAlone" - }, - { - "name": "Population: 15 - 19 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Person_15To19Years_Female_AsianOrPacificIslander" + "name": "Population: Years 92, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_92Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 15 - 19 Years, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 92, Female, Asian or Pacific Islander", + "dcid": "Count_Person_92Years_Female_AsianOrPacificIslander" }, { - "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 92, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_92Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 92, Female, Hispanic or Latino", + "dcid": "Count_Person_92Years_Female_HispanicOrLatino" }, { - "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 92, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_92Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 92, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_92Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_92Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_92Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_92Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_92Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_92Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_92Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_92Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 15 - 19 Years, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_92Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 15 - 19 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15To19Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 92, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_92Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino" + "name": "Population: Years 92, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_92Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 92, Female, Not Hispanic or Latino", + "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino" }, { - "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 15 - 19 Years, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: 15 - 19 Years, Female, Two or More Races", - "dcid": "Count_Person_15To19Years_Female_TwoOrMoreRaces" + "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: 15 - 19 Years, Female, White Alone", - "dcid": "Count_Person_15To19Years_Female_WhiteAlone" + "name": "Population: Years 92, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_92Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 15 - 19 Years, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15To19Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 92, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_92Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years85_Gender-Female_Race", - "name": "Person With Age = Years 85, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years93_Gender-Female_Race", + "name": "Person With Age = Years 93, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 85, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 93, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_93Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 85, Female, Asian or Pacific Islander", - "dcid": "Count_Person_85Years_Female_AsianOrPacificIslander" + "name": "Population: Years 93, Female, Asian or Pacific Islander", + "dcid": "Count_Person_93Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 85, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 93, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_93Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 85, Female, Hispanic or Latino", - "dcid": "Count_Person_85Years_Female_HispanicOrLatino" + "name": "Population: Years 93, Female, Hispanic or Latino", + "dcid": "Count_Person_93Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 85, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 93, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_93Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 85, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_85Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 93, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_93Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_85Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_93Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_93Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_85Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_93Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_85Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_93Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_93Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_93Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_85Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_93Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 85, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_85Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_93Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 85, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_85Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 93, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_93Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 85, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 93, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_93Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 85, Female, Not Hispanic or Latino", - "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino" + "name": "Population: Years 93, Female, Not Hispanic or Latino", + "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 85, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 85, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_85Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 93, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_93Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 85, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_85Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 93, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_93Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years86_Gender-Female_Race", - "name": "Person With Age = Years 86, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years94_Gender-Female_Race", + "name": "Person With Age = Years 94, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 86, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_86Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 94, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_94Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 86, Female, Asian or Pacific Islander", - "dcid": "Count_Person_86Years_Female_AsianOrPacificIslander" + "name": "Population: Years 94, Female, Asian or Pacific Islander", + "dcid": "Count_Person_94Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 86, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_86Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 94, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_94Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 86, Female, Hispanic or Latino", - "dcid": "Count_Person_86Years_Female_HispanicOrLatino" + "name": "Population: Years 94, Female, Hispanic or Latino", + "dcid": "Count_Person_94Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 86, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_86Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 94, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_94Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 86, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_86Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 94, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_94Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_86Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_94Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_86Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_94Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_86Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_94Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_86Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_94Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_86Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_94Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_86Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_94Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_86Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_94Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 86, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_86Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_94Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 86, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_86Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 94, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_94Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 86, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_86Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 94, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_94Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 86, Female, Not Hispanic or Latino", - "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino" + "name": "Population: Years 94, Female, Not Hispanic or Latino", + "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 86, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_86Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 86, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_86Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 94, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_94Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 86, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_86Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 94, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_94Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years87_Gender-Female_Race", - "name": "Person With Age = Years 87, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years95_Gender-Female_Race", + "name": "Person With Age = Years 95, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 87, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_87Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 95, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_95Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 87, Female, Asian or Pacific Islander", - "dcid": "Count_Person_87Years_Female_AsianOrPacificIslander" + "name": "Population: Years 95, Female, Asian or Pacific Islander", + "dcid": "Count_Person_95Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 87, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_87Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 95, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_95Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 87, Female, Hispanic or Latino", - "dcid": "Count_Person_87Years_Female_HispanicOrLatino" + "name": "Population: Years 95, Female, Hispanic or Latino", + "dcid": "Count_Person_95Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 87, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_87Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 95, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_95Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 87, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_87Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 95, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_95Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_87Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_95Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_87Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_95Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_87Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_95Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_87Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_95Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_87Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_95Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_87Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_95Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_87Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_95Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 87, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_87Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_95Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 87, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_87Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 95, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_95Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 87, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_87Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 95, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_95Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 87, Female, Not Hispanic or Latino", - "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino" + "name": "Population: Years 95, Female, Not Hispanic or Latino", + "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 87, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_87Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 87, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_87Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 95, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_95Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 87, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_87Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 95, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_95Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years88_Gender-Female_Race", - "name": "Person With Age = Years 88, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years96_Gender-Female_Race", + "name": "Person With Age = Years 96, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 88, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_88Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 96, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_96Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 88, Female, Asian or Pacific Islander", - "dcid": "Count_Person_88Years_Female_AsianOrPacificIslander" + "name": "Population: Years 96, Female, Asian or Pacific Islander", + "dcid": "Count_Person_96Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 88, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_88Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 96, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_96Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 88, Female, Hispanic or Latino", - "dcid": "Count_Person_88Years_Female_HispanicOrLatino" + "name": "Population: Years 96, Female, Hispanic or Latino", + "dcid": "Count_Person_96Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 88, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_88Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 96, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_96Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 88, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_88Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 96, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_96Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_88Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_96Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_88Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_96Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_88Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_96Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_88Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_96Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_88Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_96Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_88Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_96Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_88Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_96Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 88, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_88Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_96Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 88, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_88Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 96, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_96Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 88, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_88Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 96, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_96Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 88, Female, Not Hispanic or Latino", - "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino" + "name": "Population: Years 96, Female, Not Hispanic or Latino", + "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 88, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_88Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 88, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_88Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 96, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_96Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 88, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_88Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 96, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_96Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years89_Gender-Female_Race", - "name": "Person With Age = Years 89, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years97_Gender-Female_Race", + "name": "Person With Age = Years 97, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 89, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_89Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 97, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_97Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 89, Female, Asian or Pacific Islander", - "dcid": "Count_Person_89Years_Female_AsianOrPacificIslander" + "name": "Population: Years 97, Female, Asian or Pacific Islander", + "dcid": "Count_Person_97Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 89, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_89Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 97, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_97Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 89, Female, Hispanic or Latino", - "dcid": "Count_Person_89Years_Female_HispanicOrLatino" + "name": "Population: Years 97, Female, Hispanic or Latino", + "dcid": "Count_Person_97Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 89, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_89Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 97, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_97Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 89, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_89Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 97, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_97Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_89Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_97Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_89Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_97Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_89Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_97Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_89Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_97Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_89Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_97Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_89Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_97Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_89Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_97Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 89, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_89Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_97Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 89, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_89Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 97, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_97Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 89, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_89Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 97, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_97Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 89, Female, Not Hispanic or Latino", - "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino" + "name": "Population: Years 97, Female, Not Hispanic or Latino", + "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 89, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_89Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 89, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_89Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 97, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_97Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 89, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_89Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 97, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_97Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years90_Gender-Female_Race", - "name": "Person With Age = Years 90, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years98_Gender-Female_Race", + "name": "Person With Age = Years 98, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 90, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_90Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 98, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_98Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 90, Female, Asian or Pacific Islander", - "dcid": "Count_Person_90Years_Female_AsianOrPacificIslander" + "name": "Population: Years 98, Female, Asian or Pacific Islander", + "dcid": "Count_Person_98Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 90, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_90Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 98, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_98Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 90, Female, Hispanic or Latino", - "dcid": "Count_Person_90Years_Female_HispanicOrLatino" + "name": "Population: Years 98, Female, Hispanic or Latino", + "dcid": "Count_Person_98Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 90, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_90Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 98, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_98Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 90, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_90Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 98, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_98Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_90Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_98Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_90Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_98Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_90Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_98Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_90Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_98Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_90Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_98Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_90Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_98Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_90Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_98Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 90, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_90Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_98Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 90, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_90Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 98, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_98Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 90, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_90Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 98, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_98Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 90, Female, Not Hispanic or Latino", - "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino" + "name": "Population: Years 98, Female, Not Hispanic or Latino", + "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 90, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_90Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 90, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_90Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 98, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_98Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 90, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_90Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 98, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_98Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years91_Gender-Female_Race", - "name": "Person With Age = Years 91, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years99_Gender-Female_Race", + "name": "Person With Age = Years 99, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 91, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_91Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 99, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_99Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 91, Female, Asian or Pacific Islander", - "dcid": "Count_Person_91Years_Female_AsianOrPacificIslander" + "name": "Population: Years 99, Female, Asian or Pacific Islander", + "dcid": "Count_Person_99Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 91, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_91Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 99, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_99Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 91, Female, Hispanic or Latino", - "dcid": "Count_Person_91Years_Female_HispanicOrLatino" + "name": "Population: Years 99, Female, Hispanic or Latino", + "dcid": "Count_Person_99Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 91, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_91Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 99, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_99Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 91, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_91Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 99, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_99Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_91Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_99Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_91Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_99Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_91Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_99Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_91Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_99Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_91Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_99Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_91Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_99Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_91Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_99Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 91, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_91Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_99Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 91, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_91Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 99, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_99Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 91, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_91Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 99, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_99Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 91, Female, Not Hispanic or Latino", - "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino" + "name": "Population: Years 99, Female, Not Hispanic or Latino", + "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 91, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_91Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 91, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_91Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 99, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_99Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 91, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_91Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 99, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_99Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years92_Gender-Female_Race", - "name": "Person With Age = Years 92, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years15_Gender-Female_Race", + "name": "Person With Age = Years 15, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 92, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_92Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 92, Female, Asian or Pacific Islander", - "dcid": "Count_Person_92Years_Female_AsianOrPacificIslander" + "name": "Population: Years 15, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 92, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_92Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Asian or Pacific Islander", + "dcid": "Count_Person_15Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 92, Female, Hispanic or Latino", - "dcid": "Count_Person_92Years_Female_HispanicOrLatino" + "name": "Population: Years 15, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 92, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_92Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 92, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_92Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_92Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_92Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_92Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_92Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_92Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_92Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_92Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 92, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_92Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 92, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_92Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 92, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_92Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 92, Female, Not Hispanic or Latino", - "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino" + "name": "Population: Years 15, Female, Non White", + "dcid": "Count_Person_15Years_Female_NonWhite" }, { - "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Not Hispanic or Latino", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 92, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_92Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 92, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_92Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 92, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_92Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years93_Gender-Female_Race", - "name": "Person With Age = Years 93, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years5_Gender-Female_Race", + "name": "Person With Age = Years 5, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 93, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_93Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 93, Female, Asian or Pacific Islander", - "dcid": "Count_Person_93Years_Female_AsianOrPacificIslander" + "name": "Population: Years 5, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 93, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_93Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 5, Female, Asian or Pacific Islander", + "dcid": "Count_Person_5Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 93, Female, Hispanic or Latino", - "dcid": "Count_Person_93Years_Female_HispanicOrLatino" + "name": "Population: Years 5, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 93, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_93Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 5, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 93, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_93Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 5, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_5Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_93Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_5Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_93Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_93Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_5Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_93Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_5Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_93Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_93Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_93Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_5Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 93, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_93Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_5Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 93, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_93Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 5, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_5Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 93, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_93Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 5, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 93, Female, Not Hispanic or Latino", - "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino" + "name": "Population: Years 5, Female, Non White", + "dcid": "Count_Person_5Years_Female_NonWhite" }, { - "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 5, Female, Not Hispanic or Latino", + "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 93, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_93Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 93, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_93Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 93, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_93Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 5, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_5Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years94_Gender-Female_Race", - "name": "Person With Age = Years 94, Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_CauseOfDeath_Gender-Female", + "name": "Mortality Event With Cause of Death, Gender = Female", "statVars": [ { - "name": "Population: Years 94, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_94Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 94, Female, Asian or Pacific Islander", - "dcid": "Count_Person_94Years_Female_AsianOrPacificIslander" - }, - { - "name": "Population: Years 94, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_94Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: Acute Flaccid Paralysis, Female (As Fraction of Count Medical Condition Incident Female Condition Acute Flaccid Paralysis)", + "dcid": "Count_MortalityEvent_AcuteFlaccidParalysis_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionAcuteFlaccidParalysis" }, { - "name": "Population: Years 94, Female, Hispanic or Latino", - "dcid": "Count_Person_94Years_Female_HispanicOrLatino" + "name": "Count of Mortality Event: Cholera, Female (As Fraction of Count Medical Condition Incident Female Condition Cholera)", + "dcid": "Count_MortalityEvent_Cholera_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionCholera" }, { - "name": "Population: Years 94, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_94Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: Diarrhea Water With Blood, Female (As Fraction of Count Medical Condition Incident Female Condition Diarrhea Water With Blood)", + "dcid": "Count_MortalityEvent_DiarrheaWaterWithBlood_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionDiarrheaWaterWithBlood" }, { - "name": "Population: Years 94, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_94Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Count of Mortality Event: Diarrhea Water Without Blood, Female (As Fraction of Count Medical Condition Incident Female Condition Diarrhea Water Without Blood)", + "dcid": "Count_MortalityEvent_DiarrheaWaterWithoutBlood_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionDiarrheaWaterWithoutBlood" }, { - "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_94Years_Female_HispanicOrLatino_AsianAlone" + "name": "Count of Mortality Event: Filariasis, Female (As Fraction of Count Medical Condition Incident Female Condition Filariasis)", + "dcid": "Count_MortalityEvent_Filariasis_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionFilariasis" }, { - "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_94Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: Genital Ulcer, Female (As Fraction of Count Medical Condition Incident Female Condition Genital Ulcer)", + "dcid": "Count_MortalityEvent_GenitalUlcer_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionGenitalUlcer" }, { - "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_94Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Mortality Event: Hepatitis B, Female (As Fraction of Count Medical Condition Incident Female Condition Hepatitis B)", + "dcid": "Count_MortalityEvent_HepatitisB_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionHepatitisB" }, { - "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_94Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Mortality Event: Lymphatic Disorder, Female (As Fraction of Count Medical Condition Incident Female Condition Lymphatic Disorder)", + "dcid": "Count_MortalityEvent_LymphaticDisorder_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionLymphaticDisorder" }, { - "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_94Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: Malaria, Female (As Fraction of Count Medical Condition Incident Female Condition Malaria)", + "dcid": "Count_MortalityEvent_Malaria_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionMalaria" }, { - "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_94Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: Male Urethral Discharge, Female (As Fraction of Count Medical Condition Incident Female Condition Male Urethral Discharge)", + "dcid": "Count_MortalityEvent_MaleUrethralDischarge_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionMaleUrethralDischarge" }, { - "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_94Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Mortality Event: Measles, Female (As Fraction of Count Medical Condition Incident Female Condition Measles)", + "dcid": "Count_MortalityEvent_Measles_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionMeasles" }, { - "name": "Population: Years 94, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_94Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Mortality Event: Meningitis, Female (As Fraction of Count Medical Condition Incident Female Condition Meningitis)", + "dcid": "Count_MortalityEvent_Meningitis_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionMeningitis" }, { - "name": "Population: Years 94, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_94Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Count of Mortality Event: Onchocerciasis, Female (As Fraction of Count Medical Condition Incident Female Condition Onchocerciasis)", + "dcid": "Count_MortalityEvent_Onchocerciasis_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionOnchocerciasis" }, { - "name": "Population: Years 94, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_94Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: Plague, Female (As Fraction of Count Medical Condition Incident Female Condition Plague)", + "dcid": "Count_MortalityEvent_Plague_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionPlague" }, { - "name": "Population: Years 94, Female, Not Hispanic or Latino", - "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino" + "name": "Count of Mortality Event: Pneumonia, Female (As Fraction of Count Medical Condition Incident Female Condition Pneumonia)", + "dcid": "Count_MortalityEvent_Pneumonia_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionPneumonia" }, { - "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: Polio, Female (As Fraction of Count Medical Condition Incident Female Condition Polio)", + "dcid": "Count_MortalityEvent_Polio_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionPolio" }, { - "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Count of Mortality Event: Tuberculosis, Female (As Fraction of Count Medical Condition Incident Female Condition Tuberculosis)", + "dcid": "Count_MortalityEvent_Tuberculosis_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionTuberculosis" }, { - "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Count of Mortality Event: Vaginal Discharge, Female (As Fraction of Count Medical Condition Incident Female Condition Vaginal Discharge)", + "dcid": "Count_MortalityEvent_VaginalDischarge_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionVaginalDischarge" }, { - "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: Whooping Cough, Female (As Fraction of Count Medical Condition Incident Female Condition Whooping Cough)", + "dcid": "Count_MortalityEvent_WhoopingCough_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionWhoopingCough" }, { - "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Mortality Event: X60-X84 (Intentional Self-harm), Female (As Fraction of Count Person Female)", + "dcid": "Count_Death_IntentionalSelfHarm_Female_AsFractionOf_Count_Person_Female" }, { - "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Mortality Event: Yellow Fever, Female (As Fraction of Count Medical Condition Incident Female Condition Yellow Fever)", + "dcid": "Count_MortalityEvent_YellowFever_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionYellowFever" }, { - "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event (Measured Based on Jurisdiction): Accidents(Unintentional Injuries), Female, Incarcerated", + "dcid": "dc/6dqm6n76jg2gc" }, { - "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event (Measured Based on Jurisdiction): Assault(Homicide), Female, Incarcerated", + "dcid": "dc/q2pgyz35p79l4" }, { - "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Mortality Event (Measured Based on Jurisdiction): Death Due To Another Person, Female, Incarcerated", + "dcid": "dc/59k03h1hvxp89" }, { - "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Mortality Event (Measured Based on Jurisdiction): Illness or Natural Cause, Female, Incarcerated", + "dcid": "dc/mjqlm4q2efmvh" }, { - "name": "Population: Years 94, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_94Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event (Measured Based on Jurisdiction): Intentional Self-Harm(Suicide), Female, Incarcerated", + "dcid": "dc/shgj6xwg96pp3" }, { - "name": "Population: Years 94, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_94Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Count of Mortality Event (Measured Based on Jurisdiction): Judicial Execution, Female, Incarcerated", + "dcid": "dc/jh0nks36n1jc1" }, { - "name": "Population: Years 94, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_94Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event (Measured Based on Jurisdiction): NPSOther Cause of Death, Female, Incarcerated", + "dcid": "dc/pwpgqvlz3zxtc" } ] }, { - "dcid": "dc/g/Person_Age-Years95_Gender-Female_Race", - "name": "Person With Age = Years 95, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years100Onwards_Gender-Female_Race", + "name": "Person With Age = 100 Years or More, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 95, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_95Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 95, Female, Asian or Pacific Islander", - "dcid": "Count_Person_95Years_Female_AsianOrPacificIslander" - }, - { - "name": "Population: Years 95, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_95Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 95, Female, Hispanic or Latino", - "dcid": "Count_Person_95Years_Female_HispanicOrLatino" - }, - { - "name": "Population: Years 95, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_95Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 100 Years or More, Female, Hispanic or Latino", + "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino" }, { - "name": "Population: Years 95, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_95Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_95Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_95Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_95Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_95Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_95Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_95Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_95Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 95, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_95Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 95, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_95Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 95, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_95Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 95, Female, Not Hispanic or Latino", - "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino" + "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 100 Years or More, Female, Not Hispanic or Latino", + "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 95, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_95Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 95, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_95Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 95, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_95Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 100 Years or More, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_100OrMoreYears_Female_WhiteAloneNotHispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Age-Years96_Gender-Female_Race", - "name": "Person With Age = Years 96, Gender = Female, Race", + "dcid": "dc/g/Student_Gender-Female_Race-AmericanIndianOrAlaskaNative_SchoolGradeLevel", + "name": "Student With Gender = Female, Race = American Indian or Alaska Native, School Grade Level", "statVars": [ { - "name": "Population: Years 96, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_96Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 96, Female, Asian or Pacific Islander", - "dcid": "Count_Person_96Years_Female_AsianOrPacificIslander" - }, - { - "name": "Population: Years 96, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_96Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 96, Female, Hispanic or Latino", - "dcid": "Count_Person_96Years_Female_HispanicOrLatino" - }, - { - "name": "Population: Years 96, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_96Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 96, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_96Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" - }, - { - "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_96Years_Female_HispanicOrLatino_AsianAlone" - }, - { - "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_96Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, American Indian or Alaska Native, 1 - 8 School Grade", + "dcid": "dc/zd52dlm5q36m6" }, { - "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_96Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Student: Female, American Indian or Alaska Native, 9 - 12 School Grade", + "dcid": "dc/drm4vgz1pw417" }, { - "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_96Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Student: Female, American Indian or Alaska Native, Adult Education", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_AdultEducation" }, { - "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_96Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, American Indian or Alaska Native, High School", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_HighSchool" }, { - "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_96Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, American Indian or Alaska Native, Kindergarten", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_Kindergarten" }, { - "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_96Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Student: Female, American Indian or Alaska Native, Middle School", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_MiddleSchool" }, { - "name": "Population: Years 96, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_96Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Student: Female, American Indian or Alaska Native, Pre Kindergarten", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_PreKindergarten" }, { - "name": "Population: Years 96, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_96Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Count of Student: Female, American Indian or Alaska Native, Pre Kindergarten And Kindergarten", + "dcid": "dc/fkky4npg5e76b" }, { - "name": "Population: Years 96, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_96Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, American Indian or Alaska Native, Primary School", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_PrimarySchool" }, { - "name": "Population: Years 96, Female, Not Hispanic or Latino", - "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino" + "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 1", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade1" }, { - "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 10", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade10" }, { - "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 11", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade11" }, { - "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 12", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade12" }, { - "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 13", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade13" }, { - "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 2", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade2" }, { - "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 3", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade3" }, { - "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 4", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade4" }, { - "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 5", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade5" }, { - "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 6", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade6" }, { - "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 7", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade7" }, { - "name": "Population: Years 96, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_96Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 8", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade8" }, { - "name": "Population: Years 96, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_96Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 9", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade9" }, { - "name": "Population: Years 96, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_96Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, American Indian or Alaska Native, Ungraded Classes", + "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_UngradedClasses" } ] }, { - "dcid": "dc/g/Person_Age-Years97_Gender-Female_Race", - "name": "Person With Age = Years 97, Gender = Female, Race", + "dcid": "dc/g/Student_Gender-Female_Race-Asian_SchoolGradeLevel", + "name": "Student With Gender = Female, Race = Asian, School Grade Level", "statVars": [ { - "name": "Population: Years 97, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_97Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 97, Female, Asian or Pacific Islander", - "dcid": "Count_Person_97Years_Female_AsianOrPacificIslander" - }, - { - "name": "Population: Years 97, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_97Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 97, Female, Hispanic or Latino", - "dcid": "Count_Person_97Years_Female_HispanicOrLatino" - }, - { - "name": "Population: Years 97, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_97Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 97, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_97Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" - }, - { - "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_97Years_Female_HispanicOrLatino_AsianAlone" - }, - { - "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_97Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Asian, 1 - 8 School Grade", + "dcid": "dc/2g1db7f9bnb93" }, { - "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_97Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Student: Female, Asian, 9 - 12 School Grade", + "dcid": "dc/tzt4qv023e321" }, { - "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_97Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Student: Female, Asian, Adult Education", + "dcid": "Count_Student_Female_Asian_AdultEducation" }, { - "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_97Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Asian, High School", + "dcid": "Count_Student_Female_Asian_HighSchool" }, { - "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_97Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Asian, Kindergarten", + "dcid": "Count_Student_Female_Asian_Kindergarten" }, { - "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_97Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Student: Female, Asian, Middle School", + "dcid": "Count_Student_Female_Asian_MiddleSchool" }, { - "name": "Population: Years 97, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_97Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Student: Female, Asian, Pre Kindergarten", + "dcid": "Count_Student_Female_Asian_PreKindergarten" }, { - "name": "Population: Years 97, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_97Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Count of Student: Female, Asian, Pre Kindergarten And Kindergarten", + "dcid": "dc/94qkvzc4j0p7b" }, { - "name": "Population: Years 97, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_97Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Asian, Primary School", + "dcid": "Count_Student_Female_Asian_PrimarySchool" }, { - "name": "Population: Years 97, Female, Not Hispanic or Latino", - "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino" + "name": "Count of Student: Female, Asian, School Grade 1", + "dcid": "Count_Student_Female_Asian_SchoolGrade1" }, { - "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Asian, School Grade 10", + "dcid": "Count_Student_Female_Asian_SchoolGrade10" }, { - "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Count of Student: Female, Asian, School Grade 11", + "dcid": "Count_Student_Female_Asian_SchoolGrade11" }, { - "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Count of Student: Female, Asian, School Grade 12", + "dcid": "Count_Student_Female_Asian_SchoolGrade12" }, { - "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Asian, School Grade 13", + "dcid": "Count_Student_Female_Asian_SchoolGrade13" }, { - "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Student: Female, Asian, School Grade 2", + "dcid": "Count_Student_Female_Asian_SchoolGrade2" }, { - "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Student: Female, Asian, School Grade 3", + "dcid": "Count_Student_Female_Asian_SchoolGrade3" }, { - "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Asian, School Grade 4", + "dcid": "Count_Student_Female_Asian_SchoolGrade4" }, { - "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Asian, School Grade 5", + "dcid": "Count_Student_Female_Asian_SchoolGrade5" }, { - "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Student: Female, Asian, School Grade 6", + "dcid": "Count_Student_Female_Asian_SchoolGrade6" }, { - "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Student: Female, Asian, School Grade 7", + "dcid": "Count_Student_Female_Asian_SchoolGrade7" }, { - "name": "Population: Years 97, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_97Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Asian, School Grade 8", + "dcid": "Count_Student_Female_Asian_SchoolGrade8" }, { - "name": "Population: Years 97, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_97Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Count of Student: Female, Asian, School Grade 9", + "dcid": "Count_Student_Female_Asian_SchoolGrade9" }, { - "name": "Population: Years 97, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_97Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Asian, Ungraded Classes", + "dcid": "Count_Student_Female_Asian_UngradedClasses" } ] }, { - "dcid": "dc/g/Person_Age-Years98_Gender-Female_Race", - "name": "Person With Age = Years 98, Gender = Female, Race", + "dcid": "dc/g/Student_Gender-Female_Race-Black_SchoolGradeLevel", + "name": "Student With Gender = Female, Race = Black, School Grade Level", "statVars": [ { - "name": "Population: Years 98, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_98Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 98, Female, Asian or Pacific Islander", - "dcid": "Count_Person_98Years_Female_AsianOrPacificIslander" - }, - { - "name": "Population: Years 98, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_98Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 98, Female, Hispanic or Latino", - "dcid": "Count_Person_98Years_Female_HispanicOrLatino" - }, - { - "name": "Population: Years 98, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_98Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 98, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_98Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" - }, - { - "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_98Years_Female_HispanicOrLatino_AsianAlone" - }, - { - "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_98Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Black, 1 - 8 School Grade", + "dcid": "dc/pmrh66t5y7j64" }, { - "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_98Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Student: Female, Black, 9 - 12 School Grade", + "dcid": "dc/d26mn4g3s1jwf" }, { - "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_98Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Student: Female, Black, Adult Education", + "dcid": "Count_Student_Female_Black_AdultEducation" }, { - "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_98Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Black, High School", + "dcid": "Count_Student_Female_Black_HighSchool" }, { - "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_98Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Black, Kindergarten", + "dcid": "Count_Student_Female_Black_Kindergarten" }, { - "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_98Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Student: Female, Black, Middle School", + "dcid": "Count_Student_Female_Black_MiddleSchool" }, { - "name": "Population: Years 98, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_98Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Student: Female, Black, Pre Kindergarten", + "dcid": "Count_Student_Female_Black_PreKindergarten" }, { - "name": "Population: Years 98, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_98Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Count of Student: Female, Black, Pre Kindergarten And Kindergarten", + "dcid": "dc/mexze51feqxsd" }, { - "name": "Population: Years 98, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_98Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Black, Primary School", + "dcid": "Count_Student_Female_Black_PrimarySchool" }, { - "name": "Population: Years 98, Female, Not Hispanic or Latino", - "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino" + "name": "Count of Student: Female, Black, School Grade 1", + "dcid": "Count_Student_Female_Black_SchoolGrade1" }, { - "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Black, School Grade 10", + "dcid": "Count_Student_Female_Black_SchoolGrade10" }, { - "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Count of Student: Female, Black, School Grade 11", + "dcid": "Count_Student_Female_Black_SchoolGrade11" }, { - "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Count of Student: Female, Black, School Grade 12", + "dcid": "Count_Student_Female_Black_SchoolGrade12" }, { - "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Black, School Grade 13", + "dcid": "Count_Student_Female_Black_SchoolGrade13" }, { - "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Student: Female, Black, School Grade 2", + "dcid": "Count_Student_Female_Black_SchoolGrade2" }, { - "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Student: Female, Black, School Grade 3", + "dcid": "Count_Student_Female_Black_SchoolGrade3" }, { - "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Black, School Grade 4", + "dcid": "Count_Student_Female_Black_SchoolGrade4" }, { - "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Black, School Grade 5", + "dcid": "Count_Student_Female_Black_SchoolGrade5" }, { - "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Student: Female, Black, School Grade 6", + "dcid": "Count_Student_Female_Black_SchoolGrade6" }, { - "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Student: Female, Black, School Grade 7", + "dcid": "Count_Student_Female_Black_SchoolGrade7" }, { - "name": "Population: Years 98, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_98Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Black, School Grade 8", + "dcid": "Count_Student_Female_Black_SchoolGrade8" }, { - "name": "Population: Years 98, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_98Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Count of Student: Female, Black, School Grade 9", + "dcid": "Count_Student_Female_Black_SchoolGrade9" }, { - "name": "Population: Years 98, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_98Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Black, Ungraded Classes", + "dcid": "Count_Student_Female_Black_UngradedClasses" } ] }, { - "dcid": "dc/g/Person_Age-Years99_Gender-Female_Race", - "name": "Person With Age = Years 99, Gender = Female, Race", + "dcid": "dc/g/Student_Gender-Female_Race-HawaiianNativeOrPacificIslander_SchoolGradeLevel", + "name": "Student With Gender = Female, Race = Hawaiian Native or Pacific Islander, School Grade Level", "statVars": [ { - "name": "Population: Years 99, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_99Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 99, Female, Asian or Pacific Islander", - "dcid": "Count_Person_99Years_Female_AsianOrPacificIslander" - }, - { - "name": "Population: Years 99, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_99Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, 1 - 8 School Grade", + "dcid": "dc/wp9gbw427esv6" }, { - "name": "Population: Years 99, Female, Hispanic or Latino", - "dcid": "Count_Person_99Years_Female_HispanicOrLatino" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, 9 - 12 School Grade", + "dcid": "dc/f4xpm3r0cnf3g" }, { - "name": "Population: Years 99, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_99Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, Adult Education", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_AdultEducation" }, { - "name": "Population: Years 99, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_99Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, High School", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_HighSchool" }, { - "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_99Years_Female_HispanicOrLatino_AsianAlone" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, Kindergarten", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_Kindergarten" }, { - "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_99Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, Middle School", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_MiddleSchool" }, { - "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_99Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, Pre Kindergarten", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_PreKindergarten" }, { - "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_99Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, Pre Kindergarten And Kindergarten", + "dcid": "dc/chj2syy7psf0g" }, { - "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_99Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, Primary School", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_PrimarySchool" }, { - "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_99Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 1", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade1" }, { - "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_99Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 10", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade10" }, { - "name": "Population: Years 99, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_99Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 11", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade11" }, { - "name": "Population: Years 99, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_99Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 12", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade12" }, { - "name": "Population: Years 99, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_99Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 13", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade13" }, { - "name": "Population: Years 99, Female, Not Hispanic or Latino", - "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 2", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade2" }, { - "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 3", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade3" }, { - "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 4", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade4" }, { - "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 5", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade5" }, { - "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 6", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade6" }, { - "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 7", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade7" }, { - "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 8", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade8" }, { - "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 9", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade9" }, { - "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" - }, + "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, Ungraded Classes", + "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_UngradedClasses" + } + ] + }, + { + "dcid": "dc/g/Student_Gender-Female_Race-HispanicOrLatino_SchoolGradeLevel", + "name": "Student With Gender = Female, Race = Hispanic or Latino, School Grade Level", + "statVars": [ { - "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Student: Female, Hispanic or Latino, 1 - 8 School Grade", + "dcid": "dc/znm936tfsxwk6" }, { - "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Student: Female, Hispanic or Latino, 9 - 12 School Grade", + "dcid": "dc/e8xn32xqf6fxh" }, { - "name": "Population: Years 99, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_99Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hispanic or Latino, Adult Education", + "dcid": "Count_Student_Female_HispanicOrLatino_AdultEducation" }, { - "name": "Population: Years 99, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_99Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Count of Student: Female, Hispanic or Latino, High School", + "dcid": "Count_Student_Female_HispanicOrLatino_HighSchool" }, { - "name": "Population: Years 99, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_99Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years15_Gender-Female_Race", - "name": "Person With Age = Years 15, Gender = Female, Race", - "statVars": [ - { - "name": "Population: Years 15, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hispanic or Latino, Kindergarten", + "dcid": "Count_Student_Female_HispanicOrLatino_Kindergarten" }, { - "name": "Population: Years 15, Female, Asian or Pacific Islander", - "dcid": "Count_Person_15Years_Female_AsianOrPacificIslander" + "name": "Count of Student: Female, Hispanic or Latino, Middle School", + "dcid": "Count_Student_Female_HispanicOrLatino_MiddleSchool" }, { - "name": "Population: Years 15, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hispanic or Latino, Pre Kindergarten", + "dcid": "Count_Student_Female_HispanicOrLatino_PreKindergarten" }, { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hispanic or Latino, Pre Kindergarten And Kindergarten", + "dcid": "dc/l7cy04dh2x9y4" }, { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Count of Student: Female, Hispanic or Latino, Primary School", + "dcid": "Count_Student_Female_HispanicOrLatino_PrimarySchool" }, { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AsianAlone" + "name": "Count of Student: Female, Hispanic or Latino, School Grade 1", + "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade1" }, { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hispanic or Latino, School Grade 10", + "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade10" }, { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Student: Female, Hispanic or Latino, School Grade 11", + "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade11" }, { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Student: Female, Hispanic or Latino, School Grade 12", + "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade12" }, { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hispanic or Latino, School Grade 13", + "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade13" }, { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hispanic or Latino, School Grade 2", + "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade2" }, { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Student: Female, Hispanic or Latino, School Grade 3", + "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade3" }, { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Student: Female, Hispanic or Latino, School Grade 4", + "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade4" }, { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Count of Student: Female, Hispanic or Latino, School Grade 5", + "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade5" }, { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hispanic or Latino, School Grade 6", + "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade6" }, { - "name": "Population: Years 15, Female, Non White", - "dcid": "Count_Person_15Years_Female_NonWhite" + "name": "Count of Student: Female, Hispanic or Latino, School Grade 7", + "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade7" }, { - "name": "Population: Years 15, Female, Not Hispanic or Latino", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino" + "name": "Count of Student: Female, Hispanic or Latino, School Grade 8", + "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade8" }, { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Hispanic or Latino, School Grade 9", + "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade9" }, { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" - }, + "name": "Count of Student: Female, Hispanic or Latino, Ungraded Classes", + "dcid": "Count_Student_Female_HispanicOrLatino_UngradedClasses" + } + ] + }, + { + "dcid": "dc/g/Student_Gender-Female_Race-TwoOrMoreRaces_SchoolGradeLevel", + "name": "Student With Gender = Female, Race = Two or More Races, School Grade Level", + "statVars": [ { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Count of Student: Female, Two or More Races, 1 - 8 School Grade", + "dcid": "dc/76tjmel71kjs8" }, { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Two or More Races, 9 - 12 School Grade", + "dcid": "dc/tnk203c53kp03" }, { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Student: Female, Two or More Races, Adult Education", + "dcid": "Count_Student_Female_TwoOrMoreRaces_AdultEducation" }, { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Student: Female, Two or More Races, High School", + "dcid": "Count_Student_Female_TwoOrMoreRaces_HighSchool" }, { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Two or More Races, Kindergarten", + "dcid": "Count_Student_Female_TwoOrMoreRaces_Kindergarten" }, { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Two or More Races, Middle School", + "dcid": "Count_Student_Female_TwoOrMoreRaces_MiddleSchool" }, { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Student: Female, Two or More Races, Pre Kindergarten", + "dcid": "Count_Student_Female_TwoOrMoreRaces_PreKindergarten" }, { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Student: Female, Two or More Races, Pre Kindergarten And Kindergarten", + "dcid": "dc/q9qxh0her2pnc" }, { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Two or More Races, Primary School", + "dcid": "Count_Student_Female_TwoOrMoreRaces_PrimarySchool" }, { - "name": "Population: Years 15, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years5_Gender-Female_Race", - "name": "Person With Age = Years 5, Gender = Female, Race", - "statVars": [ - { - "name": "Population: Years 5, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Two or More Races, School Grade 1", + "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade1" }, { - "name": "Population: Years 5, Female, Asian or Pacific Islander", - "dcid": "Count_Person_5Years_Female_AsianOrPacificIslander" + "name": "Count of Student: Female, Two or More Races, School Grade 10", + "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade10" }, { - "name": "Population: Years 5, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Two or More Races, School Grade 11", + "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade11" }, { - "name": "Population: Years 5, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Two or More Races, School Grade 12", + "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade12" }, { - "name": "Population: Years 5, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_5Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Count of Student: Female, Two or More Races, School Grade 13", + "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade13" }, { - "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_5Years_Female_HispanicOrLatino_AsianAlone" + "name": "Count of Student: Female, Two or More Races, School Grade 2", + "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade2" }, { - "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Two or More Races, School Grade 3", + "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade3" }, { - "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_5Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Student: Female, Two or More Races, School Grade 4", + "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade4" }, { - "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_5Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Student: Female, Two or More Races, School Grade 5", + "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade5" }, { - "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Two or More Races, School Grade 6", + "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade6" }, { - "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, Two or More Races, School Grade 7", + "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade7" }, { - "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_5Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Student: Female, Two or More Races, School Grade 8", + "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade8" }, { - "name": "Population: Years 5, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_5Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Student: Female, Two or More Races, School Grade 9", + "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade9" }, { - "name": "Population: Years 5, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_5Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Count of Student: Female, Two or More Races, Ungraded Classes", + "dcid": "Count_Student_Female_TwoOrMoreRaces_UngradedClasses" + } + ] + }, + { + "dcid": "dc/g/Student_Gender-Female_Race-White_SchoolGradeLevel", + "name": "Student With Gender = Female, Race = White, School Grade Level", + "statVars": [ + { + "name": "Count of Student: Female, White, 1 - 8 School Grade", + "dcid": "dc/myqff182xfgpg" }, { - "name": "Population: Years 5, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, White, 9 - 12 School Grade", + "dcid": "dc/8zkycegbv1nz1" }, { - "name": "Population: Years 5, Female, Non White", - "dcid": "Count_Person_5Years_Female_NonWhite" + "name": "Count of Student: Female, White, Adult Education", + "dcid": "Count_Student_Female_White_AdultEducation" }, { - "name": "Population: Years 5, Female, Not Hispanic or Latino", - "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino" + "name": "Count of Student: Female, White, High School", + "dcid": "Count_Student_Female_White_HighSchool" }, { - "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, White, Kindergarten", + "dcid": "Count_Student_Female_White_Kindergarten" }, { - "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Count of Student: Female, White, Middle School", + "dcid": "Count_Student_Female_White_MiddleSchool" }, { - "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Count of Student: Female, White, Pre Kindergarten", + "dcid": "Count_Student_Female_White_PreKindergarten" }, { - "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, White, Pre Kindergarten And Kindergarten", + "dcid": "dc/sy56qp8y3csf2" }, { - "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Student: Female, White, Primary School", + "dcid": "Count_Student_Female_White_PrimarySchool" }, { - "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Student: Female, White, School Grade 1", + "dcid": "Count_Student_Female_White_SchoolGrade1" }, { - "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, White, School Grade 10", + "dcid": "Count_Student_Female_White_SchoolGrade10" }, { - "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, White, School Grade 11", + "dcid": "Count_Student_Female_White_SchoolGrade11" }, { - "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Student: Female, White, School Grade 12", + "dcid": "Count_Student_Female_White_SchoolGrade12" }, { - "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Student: Female, White, School Grade 13", + "dcid": "Count_Student_Female_White_SchoolGrade13" }, { - "name": "Population: Years 5, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Student: Female, White, School Grade 2", + "dcid": "Count_Student_Female_White_SchoolGrade2" }, { - "name": "Population: Years 5, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_5Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" - } - ] - }, - { - "dcid": "dc/g/MortalityEvent_CauseOfDeath_Gender-Female", - "name": "Mortality Event With Cause of Death, Gender = Female", - "statVars": [ + "name": "Count of Student: Female, White, School Grade 3", + "dcid": "Count_Student_Female_White_SchoolGrade3" + }, { - "name": "Count of Mortality Event: Acute Flaccid Paralysis, Female (As Fraction of Count Medical Condition Incident Female Condition Acute Flaccid Paralysis)", - "dcid": "Count_MortalityEvent_AcuteFlaccidParalysis_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionAcuteFlaccidParalysis" + "name": "Count of Student: Female, White, School Grade 4", + "dcid": "Count_Student_Female_White_SchoolGrade4" }, { - "name": "Count of Mortality Event: Cholera, Female (As Fraction of Count Medical Condition Incident Female Condition Cholera)", - "dcid": "Count_MortalityEvent_Cholera_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionCholera" + "name": "Count of Student: Female, White, School Grade 5", + "dcid": "Count_Student_Female_White_SchoolGrade5" }, { - "name": "Count of Mortality Event: Diarrhea Water With Blood, Female (As Fraction of Count Medical Condition Incident Female Condition Diarrhea Water With Blood)", - "dcid": "Count_MortalityEvent_DiarrheaWaterWithBlood_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionDiarrheaWaterWithBlood" + "name": "Count of Student: Female, White, School Grade 6", + "dcid": "Count_Student_Female_White_SchoolGrade6" }, { - "name": "Count of Mortality Event: Diarrhea Water Without Blood, Female (As Fraction of Count Medical Condition Incident Female Condition Diarrhea Water Without Blood)", - "dcid": "Count_MortalityEvent_DiarrheaWaterWithoutBlood_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionDiarrheaWaterWithoutBlood" + "name": "Count of Student: Female, White, School Grade 7", + "dcid": "Count_Student_Female_White_SchoolGrade7" }, { - "name": "Count of Mortality Event: Filariasis, Female (As Fraction of Count Medical Condition Incident Female Condition Filariasis)", - "dcid": "Count_MortalityEvent_Filariasis_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionFilariasis" + "name": "Count of Student: Female, White, School Grade 8", + "dcid": "Count_Student_Female_White_SchoolGrade8" }, { - "name": "Count of Mortality Event: Genital Ulcer, Female (As Fraction of Count Medical Condition Incident Female Condition Genital Ulcer)", - "dcid": "Count_MortalityEvent_GenitalUlcer_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionGenitalUlcer" + "name": "Count of Student: Female, White, School Grade 9", + "dcid": "Count_Student_Female_White_SchoolGrade9" }, { - "name": "Count of Mortality Event: Hepatitis B, Female (As Fraction of Count Medical Condition Incident Female Condition Hepatitis B)", - "dcid": "Count_MortalityEvent_HepatitisB_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionHepatitisB" + "name": "Count of Student: Female, White, Ungraded Classes", + "dcid": "Count_Student_Female_White_UngradedClasses" + } + ] + }, + { + "dcid": "dc/g/SDGSLEMPEARN_gender-SDGSexEnumFEMALE_sdgtypeOfOccupation", + "name": "Average Hourly Earnings of Employees by Sex And Occupation With Gender = Female, Type of Occupation", + "statVars": [ + { + "name": "Average hourly earnings of employees by sex and occupation: Female, Armed forces (isco-88)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-0" }, { - "name": "Count of Mortality Event: Lymphatic Disorder, Female (As Fraction of Count Medical Condition Incident Female Condition Lymphatic Disorder)", - "dcid": "Count_MortalityEvent_LymphaticDisorder_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionLymphaticDisorder" + "name": "Average hourly earnings of employees by sex and occupation: Female, Armed forces occupations (isco-08)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-0" }, { - "name": "Count of Mortality Event: Malaria, Female (As Fraction of Count Medical Condition Incident Female Condition Malaria)", - "dcid": "Count_MortalityEvent_Malaria_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionMalaria" + "name": "Average hourly earnings of employees by sex and occupation: Female, Clerical support workers (isco-08)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-4" }, { - "name": "Count of Mortality Event: Male Urethral Discharge, Female (As Fraction of Count Medical Condition Incident Female Condition Male Urethral Discharge)", - "dcid": "Count_MortalityEvent_MaleUrethralDischarge_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionMaleUrethralDischarge" + "name": "Average hourly earnings of employees by sex and occupation: Female, Clerks (isco-88)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-4" }, { - "name": "Count of Mortality Event: Measles, Female (As Fraction of Count Medical Condition Incident Female Condition Measles)", - "dcid": "Count_MortalityEvent_Measles_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionMeasles" + "name": "Average hourly earnings of employees by sex and occupation: Female, Craft and related trades workers (isco-08)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-7" }, { - "name": "Count of Mortality Event: Meningitis, Female (As Fraction of Count Medical Condition Incident Female Condition Meningitis)", - "dcid": "Count_MortalityEvent_Meningitis_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionMeningitis" + "name": "Average hourly earnings of employees by sex and occupation: Female, Craft and related trades workers (isco-88)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-7" }, { - "name": "Count of Mortality Event: Onchocerciasis, Female (As Fraction of Count Medical Condition Incident Female Condition Onchocerciasis)", - "dcid": "Count_MortalityEvent_Onchocerciasis_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionOnchocerciasis" + "name": "Average hourly earnings of employees by sex and occupation: Female, Elementary occupations (isco-08)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-9" }, { - "name": "Count of Mortality Event: Plague, Female (As Fraction of Count Medical Condition Incident Female Condition Plague)", - "dcid": "Count_MortalityEvent_Plague_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionPlague" + "name": "Average hourly earnings of employees by sex and occupation: Female, Elementary occupations (isco-88)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-9" }, { - "name": "Count of Mortality Event: Pneumonia, Female (As Fraction of Count Medical Condition Incident Female Condition Pneumonia)", - "dcid": "Count_MortalityEvent_Pneumonia_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionPneumonia" + "name": "Average hourly earnings of employees by sex and occupation: Female, Legislators, senior officials and managers (isco-88)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-1" }, { - "name": "Count of Mortality Event: Polio, Female (As Fraction of Count Medical Condition Incident Female Condition Polio)", - "dcid": "Count_MortalityEvent_Polio_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionPolio" + "name": "Average hourly earnings of employees by sex and occupation: Female, Managers (isco-08)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-1" }, { - "name": "Count of Mortality Event: Tuberculosis, Female (As Fraction of Count Medical Condition Incident Female Condition Tuberculosis)", - "dcid": "Count_MortalityEvent_Tuberculosis_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionTuberculosis" + "name": "Average hourly earnings of employees by sex and occupation: Female, Not elsewhere classified (isco-08)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-X" }, { - "name": "Count of Mortality Event: Vaginal Discharge, Female (As Fraction of Count Medical Condition Incident Female Condition Vaginal Discharge)", - "dcid": "Count_MortalityEvent_VaginalDischarge_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionVaginalDischarge" + "name": "Average hourly earnings of employees by sex and occupation: Female, Not elsewhere classified (isco-88)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-X" }, { - "name": "Count of Mortality Event: Whooping Cough, Female (As Fraction of Count Medical Condition Incident Female Condition Whooping Cough)", - "dcid": "Count_MortalityEvent_WhoopingCough_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionWhoopingCough" + "name": "Average hourly earnings of employees by sex and occupation: Female, Plant and machine operators and assemblers (isco-88)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-8" }, { - "name": "Count of Mortality Event: X60-X84 (Intentional Self-harm), Female (As Fraction of Count Person Female)", - "dcid": "Count_Death_IntentionalSelfHarm_Female_AsFractionOf_Count_Person_Female" + "name": "Average hourly earnings of employees by sex and occupation: Female, Plant and machine operators, and assemblers (isco-08)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-8" }, { - "name": "Count of Mortality Event: Yellow Fever, Female (As Fraction of Count Medical Condition Incident Female Condition Yellow Fever)", - "dcid": "Count_MortalityEvent_YellowFever_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionYellowFever" + "name": "Average hourly earnings of employees by sex and occupation: Female, Professionals (isco-08)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-2" }, { - "name": "Count of Mortality Event (Measured Based on Jurisdiction): Accidents(Unintentional Injuries), Female, Incarcerated", - "dcid": "dc/6dqm6n76jg2gc" + "name": "Average hourly earnings of employees by sex and occupation: Female, Professionals (isco-88)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-2" }, { - "name": "Count of Mortality Event (Measured Based on Jurisdiction): Assault(Homicide), Female, Incarcerated", - "dcid": "dc/q2pgyz35p79l4" + "name": "Average hourly earnings of employees by sex and occupation: Female, Service and sales workers (isco-08)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-5" }, { - "name": "Count of Mortality Event (Measured Based on Jurisdiction): Death Due To Another Person, Female, Incarcerated", - "dcid": "dc/59k03h1hvxp89" + "name": "Average hourly earnings of employees by sex and occupation: Female, Service workers and shop and market sales workers (isco-88)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-5" }, { - "name": "Count of Mortality Event (Measured Based on Jurisdiction): Illness or Natural Cause, Female, Incarcerated", - "dcid": "dc/mjqlm4q2efmvh" + "name": "Average hourly earnings of employees by sex and occupation: Female, Skilled agricultural and fishery workers (isco-88)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-6" }, { - "name": "Count of Mortality Event (Measured Based on Jurisdiction): Intentional Self-Harm(Suicide), Female, Incarcerated", - "dcid": "dc/shgj6xwg96pp3" + "name": "Average hourly earnings of employees by sex and occupation: Female, Skilled agricultural, forestry and fishery workers (isco-08)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-6" }, { - "name": "Count of Mortality Event (Measured Based on Jurisdiction): Judicial Execution, Female, Incarcerated", - "dcid": "dc/jh0nks36n1jc1" + "name": "Average hourly earnings of employees by sex and occupation: Female, Technicians and associate professionals (isco-08)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-3" }, { - "name": "Count of Mortality Event (Measured Based on Jurisdiction): NPSOther Cause of Death, Female, Incarcerated", - "dcid": "dc/pwpgqvlz3zxtc" + "name": "Average hourly earnings of employees by sex and occupation: Female, Technicians and associate professionals (isco-88)", + "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-3" } ] }, { - "dcid": "dc/g/Person_Age-Years100Onwards_Gender-Female_Race", - "name": "Person With Age = 100 Years or More, Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age_Gender-Female", + "name": "Mortality Event With Age, Gender = Female", "statVars": [ { - "name": "Population: 100 Years or More, Female, Hispanic or Latino", - "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino" - }, - { - "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" - }, - { - "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_AsianAlone" - }, - { - "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: 10 - 14 Years, Female", + "dcid": "Count_Death_10To14Years_Female" }, { - "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Mortality Event: 15 - 19 Years, Female", + "dcid": "Count_Death_15To19Years_Female" }, { - "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Mortality Event: 15 - 64 Years, Female", + "dcid": "Count_Death_15To64Years_Female" }, { - "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: 20 - 24 Years, Female", + "dcid": "Count_Death_20To24Years_Female" }, { - "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: 25 - 29 Years, Female", + "dcid": "Count_Death_25To29Years_Female" }, { - "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Mortality Event: 30 - 34 Years, Female", + "dcid": "Count_Death_30To34Years_Female" }, { - "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Mortality Event: 35 - 39 Years, Female", + "dcid": "Count_Death_35To39Years_Female" }, { - "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_WhiteAlone" + "name": "Count of Mortality Event: 4 Years or Less, Female", + "dcid": "Count_Death_Upto4Years_Female" }, { - "name": "Population: 100 Years or More, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100OrMoreYears_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: 40 - 44 Years, Female", + "dcid": "Count_Death_40To44Years_Female" }, { - "name": "Population: 100 Years or More, Female, Not Hispanic or Latino", - "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino" + "name": "Count of Mortality Event: 45 - 49 Years, Female", + "dcid": "Count_Death_45To49Years_Female" }, { - "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: 5 - 19 Years, Female", + "dcid": "dc/rxg50w6jfgld4" }, { - "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Count of Mortality Event: 5 - 9 Years, Female", + "dcid": "Count_Death_5To9Years_Female" }, { - "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_AsianAlone" + "name": "Count of Mortality Event: 50 - 54 Years, Female", + "dcid": "Count_Death_50To54Years_Female" }, { - "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: 55 - 59 Years, Female", + "dcid": "Count_Death_55To59Years_Female" }, { - "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_AsianOrPacificIslander" + "name": "Count of Mortality Event: 60 - 64 Years, Female", + "dcid": "Count_Death_60To64Years_Female" }, { - "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Count of Mortality Event: 65 - 69 Years, Female", + "dcid": "Count_Death_65To69Years_Female" }, { - "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: 65 Years or More, Female", + "dcid": "Count_Death_65OrMoreYears_Female" }, { - "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: 70 - 74 Years, Female", + "dcid": "Count_Death_70To74Years_Female" }, { - "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Count of Mortality Event: 75 - 79 Years, Female", + "dcid": "Count_Death_75To79Years_Female" }, { - "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Count of Mortality Event: 75 Years or More, Female", + "dcid": "dc/sw43w4pbtgq4d" }, { - "name": "Population: 100 Years or More, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100OrMoreYears_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Count of Mortality Event: 80 Years or More, Female", + "dcid": "Count_Death_80OrMoreYears_Female" }, { - "name": "Population: 100 Years or More, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_100OrMoreYears_Female_WhiteAloneNotHispanicOrLatino" + "name": "Female Infant Mortality Rate", + "dcid": "Count_Death_0Years_Female_AsFractionOf_Count_BirthEvent_LiveBirth_Female" } ] }, { - "dcid": "dc/g/Student_Gender-Female_Race-AmericanIndianOrAlaskaNative_SchoolGradeLevel", - "name": "Student With Gender = Female, Race = American Indian or Alaska Native, School Grade Level", + "dcid": "dc/g/SDGVCVOVGDSD_gender-SDGSexEnumFEMALE_sdggroundsOfDiscrimination", + "name": "Proportion of Population Reporting Having Felt Discriminated Against With Gender = Female, Grounds of Discrimination", "statVars": [ { - "name": "Count of Student: Female, American Indian or Alaska Native, 1 - 8 School Grade", - "dcid": "dc/zd52dlm5q36m6" - }, - { - "name": "Count of Student: Female, American Indian or Alaska Native, 9 - 12 School Grade", - "dcid": "dc/drm4vgz1pw417" - }, - { - "name": "Count of Student: Female, American Indian or Alaska Native, Adult Education", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_AdultEducation" + "name": "Proportion of population reporting having felt discriminated against: Clothing, Female", + "dcid": "sdg/VC_VOV_GDSD_CLOTH_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, High School", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_HighSchool" + "name": "Proportion of population reporting having felt discriminated against: Disability or health status, Female", + "dcid": "sdg/VC_VOV_GDSD_DISHEA_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, Kindergarten", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_Kindergarten" + "name": "Proportion of population reporting having felt discriminated against: Educational, Female", + "dcid": "sdg/VC_VOV_GDSD_EDU_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, Middle School", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_MiddleSchool" + "name": "Proportion of population reporting having felt discriminated against: Ethnic, colour, language, migration, Female", + "dcid": "sdg/VC_VOV_GDSD_ETHCOLLANMIG_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, Pre Kindergarten", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_PreKindergarten" + "name": "Proportion of population reporting having felt discriminated against: Ethnicity, colour, language, Female", + "dcid": "sdg/VC_VOV_GDSD_ETHCOLLAN_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, Pre Kindergarten And Kindergarten", - "dcid": "dc/fkky4npg5e76b" + "name": "Proportion of population reporting having felt discriminated against: Ethnicity, colour, language, nationality, Female", + "dcid": "sdg/VC_VOV_GDSD_ETHCOLLANNAL_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, Primary School", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_PrimarySchool" + "name": "Proportion of population reporting having felt discriminated against: Ethnicity, race, colour, language, Female", + "dcid": "sdg/VC_VOV_GDSD_ETHRACECOLLAN_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 1", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade1" + "name": "Proportion of population reporting having felt discriminated against: Family status, Female", + "dcid": "sdg/VC_VOV_GDSD_FAM_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 10", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade10" + "name": "Proportion of population reporting having felt discriminated against: Gender identity, Female", + "dcid": "sdg/VC_VOV_GDSD_GENID_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 11", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade11" + "name": "Proportion of population reporting having felt discriminated against: Geographic location, Female", + "dcid": "sdg/VC_VOV_GDSD_GEO_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 12", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade12" + "name": "Proportion of population reporting having felt discriminated against: Health status, Female", + "dcid": "sdg/VC_VOV_GDSD_HEALTH_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 13", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade13" + "name": "Proportion of population reporting having felt discriminated against: Language or dialect, Female", + "dcid": "sdg/VC_VOV_GDSD_LANDIA_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 2", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade2" + "name": "Proportion of population reporting having felt discriminated against: Marital status, Female", + "dcid": "sdg/VC_VOV_GDSD_MAR_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 3", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade3" + "name": "Proportion of population reporting having felt discriminated against: Networking, Female", + "dcid": "sdg/VC_VOV_GDSD_NETW_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 4", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade4" + "name": "Proportion of population reporting having felt discriminated against: Physical condition, Female", + "dcid": "sdg/VC_VOV_GDSD_PHYSCOND_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 5", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade5" + "name": "Proportion of population reporting having felt discriminated against: Place of origin, Female", + "dcid": "sdg/VC_VOV_GDSD_ORIGIN_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 6", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade6" + "name": "Proportion of population reporting having felt discriminated against: Race or Colour, Female", + "dcid": "sdg/VC_VOV_GDSD_RACECOLR_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 7", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade7" + "name": "Proportion of population reporting having felt discriminated against: Race, Female", + "dcid": "sdg/VC_VOV_GDSD_RACE_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 8", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade8" + "name": "Proportion of population reporting having felt discriminated against: Sexual orientation and gender identity, Female", + "dcid": "sdg/VC_VOV_GDSD_SEXOGENID_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, School Grade 9", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_SchoolGrade9" + "name": "Proportion of population reporting having felt discriminated against: Sexual/gender identity, Female", + "dcid": "sdg/VC_VOV_GDSD_SEXGENID_FEMALE" }, { - "name": "Count of Student: Female, American Indian or Alaska Native, Ungraded Classes", - "dcid": "Count_Student_Female_AmericanIndianOrAlaskaNative_UngradedClasses" + "name": "Proportion of population reporting having felt discriminated against: Traditions, Female", + "dcid": "sdg/VC_VOV_GDSD_TRAD_FEMALE" } ] }, { - "dcid": "dc/g/Student_Gender-Female_Race-Asian_SchoolGradeLevel", - "name": "Student With Gender = Female, Race = Asian, School Grade Level", + "dcid": "dc/g/Person_Age-Years1To4_Gender-Female_Race", + "name": "Person With Age = 1 - 4 Years, Gender = Female, Race", "statVars": [ { - "name": "Count of Student: Female, Asian, 1 - 8 School Grade", - "dcid": "dc/2g1db7f9bnb93" - }, - { - "name": "Count of Student: Female, Asian, 9 - 12 School Grade", - "dcid": "dc/tzt4qv023e321" - }, - { - "name": "Count of Student: Female, Asian, Adult Education", - "dcid": "Count_Student_Female_Asian_AdultEducation" - }, - { - "name": "Count of Student: Female, Asian, High School", - "dcid": "Count_Student_Female_Asian_HighSchool" + "name": "Population: 1 - 4 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_1To4Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Count of Student: Female, Asian, Kindergarten", - "dcid": "Count_Student_Female_Asian_Kindergarten" + "name": "Population: 1 - 4 Years, Female, Asian Alone", + "dcid": "Count_Person_1To4Years_Female_AsianAlone" }, { - "name": "Count of Student: Female, Asian, Middle School", - "dcid": "Count_Student_Female_Asian_MiddleSchool" + "name": "Population: 1 - 4 Years, Female, Black or African American Alone", + "dcid": "Count_Person_1To4Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Count of Student: Female, Asian, Pre Kindergarten", - "dcid": "Count_Student_Female_Asian_PreKindergarten" + "name": "Population: 1 - 4 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_1To4Years_Female_HispanicOrLatino" }, { - "name": "Count of Student: Female, Asian, Pre Kindergarten And Kindergarten", - "dcid": "dc/94qkvzc4j0p7b" + "name": "Population: 1 - 4 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_1To4Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Count of Student: Female, Asian, Primary School", - "dcid": "Count_Student_Female_Asian_PrimarySchool" + "name": "Population: 1 - 4 Years, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_1To4Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Count of Student: Female, Asian, School Grade 1", - "dcid": "Count_Student_Female_Asian_SchoolGrade1" + "name": "Population: 1 - 4 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_1To4Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Count of Student: Female, Asian, School Grade 10", - "dcid": "Count_Student_Female_Asian_SchoolGrade10" + "name": "Population: 1 - 4 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_1To4Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Count of Student: Female, Asian, School Grade 11", - "dcid": "Count_Student_Female_Asian_SchoolGrade11" + "name": "Population: 1 - 4 Years, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_1To4Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Count of Student: Female, Asian, School Grade 12", - "dcid": "Count_Student_Female_Asian_SchoolGrade12" + "name": "Population: 1 - 4 Years, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_1To4Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Count of Student: Female, Asian, School Grade 13", - "dcid": "Count_Student_Female_Asian_SchoolGrade13" + "name": "Population: 1 - 4 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_1To4Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Count of Student: Female, Asian, School Grade 2", - "dcid": "Count_Student_Female_Asian_SchoolGrade2" + "name": "Population: 1 - 4 Years, Female, Not Hispanic or Latino", + "dcid": "Count_Person_1To4Years_Female_NotHispanicOrLatino" }, { - "name": "Count of Student: Female, Asian, School Grade 3", - "dcid": "Count_Student_Female_Asian_SchoolGrade3" + "name": "Population: 1 - 4 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_1To4Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Count of Student: Female, Asian, School Grade 4", - "dcid": "Count_Student_Female_Asian_SchoolGrade4" + "name": "Population: 1 - 4 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_1To4Years_Female_NotHispanicOrLatino_AsianAlone" }, { - "name": "Count of Student: Female, Asian, School Grade 5", - "dcid": "Count_Student_Female_Asian_SchoolGrade5" + "name": "Population: 1 - 4 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_1To4Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Count of Student: Female, Asian, School Grade 6", - "dcid": "Count_Student_Female_Asian_SchoolGrade6" + "name": "Population: 1 - 4 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_1To4Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Count of Student: Female, Asian, School Grade 7", - "dcid": "Count_Student_Female_Asian_SchoolGrade7" + "name": "Population: 1 - 4 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_1To4Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Count of Student: Female, Asian, School Grade 8", - "dcid": "Count_Student_Female_Asian_SchoolGrade8" + "name": "Population: 1 - 4 Years, Female, Two or More Races", + "dcid": "Count_Person_1To4Years_Female_TwoOrMoreRaces" }, { - "name": "Count of Student: Female, Asian, School Grade 9", - "dcid": "Count_Student_Female_Asian_SchoolGrade9" + "name": "Population: 1 - 4 Years, Female, White Alone", + "dcid": "Count_Person_1To4Years_Female_WhiteAlone" }, { - "name": "Count of Student: Female, Asian, Ungraded Classes", - "dcid": "Count_Student_Female_Asian_UngradedClasses" + "name": "Population: 1 - 4 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_1To4Years_Female_WhiteAloneNotHispanicOrLatino" } ] }, { - "dcid": "dc/g/Student_Gender-Female_Race-Black_SchoolGradeLevel", - "name": "Student With Gender = Female, Race = Black, School Grade Level", + "dcid": "dc/g/Person_Age_Gender-Female", + "name": "Person With Age, Gender = Female", "statVars": [ { - "name": "Count of Student: Female, Black, 1 - 8 School Grade", - "dcid": "dc/pmrh66t5y7j64" - }, - { - "name": "Count of Student: Female, Black, 9 - 12 School Grade", - "dcid": "dc/d26mn4g3s1jwf" - }, - { - "name": "Count of Student: Female, Black, Adult Education", - "dcid": "Count_Student_Female_Black_AdultEducation" - }, - { - "name": "Count of Student: Female, Black, High School", - "dcid": "Count_Student_Female_Black_HighSchool" - }, - { - "name": "Count of Student: Female, Black, Kindergarten", - "dcid": "Count_Student_Female_Black_Kindergarten" + "name": "Life Expectancy: 1 Years or Less, Female", + "dcid": "LifeExpectancy_Person_Upto1Years_Female" }, { - "name": "Count of Student: Female, Black, Middle School", - "dcid": "Count_Student_Female_Black_MiddleSchool" + "name": "Population: 0 - 14 Years, Female", + "dcid": "Count_Person_0To14Years_Female" }, { - "name": "Count of Student: Female, Black, Pre Kindergarten", - "dcid": "Count_Student_Female_Black_PreKindergarten" + "name": "Population: 14 Years or Less, Female", + "dcid": "Count_Person_Upto14Years_Female" }, { - "name": "Count of Student: Female, Black, Pre Kindergarten And Kindergarten", - "dcid": "dc/mexze51feqxsd" + "name": "Population: 15 - 59 Years, Female", + "dcid": "Count_Person_15To59Years_Female" }, { - "name": "Count of Student: Female, Black, Primary School", - "dcid": "Count_Student_Female_Black_PrimarySchool" + "name": "Population: 3 Years or More, Female", + "dcid": "Count_Person_3OrMoreYears_Female" }, { - "name": "Count of Student: Female, Black, School Grade 1", - "dcid": "Count_Student_Female_Black_SchoolGrade1" + "name": "Population: 60 Years or More, Female", + "dcid": "Count_Person_60OrMoreYears_Female" }, { - "name": "Count of Student: Female, Black, School Grade 10", - "dcid": "Count_Student_Female_Black_SchoolGrade10" + "name": "Population: 65 - 66 Years, Female", + "dcid": "Count_Person_65To66Years_Female" }, { - "name": "Count of Student: Female, Black, School Grade 11", - "dcid": "Count_Student_Female_Black_SchoolGrade11" + "name": "Population: 67 - 69 Years, Female", + "dcid": "Count_Person_67To69Years_Female" }, { - "name": "Count of Student: Female, Black, School Grade 12", - "dcid": "Count_Student_Female_Black_SchoolGrade12" + "name": "Population: 80 Years or More, Female", + "dcid": "Count_Person_80OrMoreYears_Female" }, { - "name": "Count of Student: Female, Black, School Grade 13", - "dcid": "Count_Student_Female_Black_SchoolGrade13" + "name": "Population: 85 - 89 Years, Female", + "dcid": "Count_Person_85To89Years_Female" }, { - "name": "Count of Student: Female, Black, School Grade 2", - "dcid": "Count_Student_Female_Black_SchoolGrade2" + "name": "Population: 90 - 94 Years, Female", + "dcid": "Count_Person_90To94Years_Female" }, { - "name": "Count of Student: Female, Black, School Grade 3", - "dcid": "Count_Student_Female_Black_SchoolGrade3" + "name": "Population: 90 Years or More, Female", + "dcid": "Count_Person_90OrMoreYears_Female" }, { - "name": "Count of Student: Female, Black, School Grade 4", - "dcid": "Count_Student_Female_Black_SchoolGrade4" + "name": "Population: 95 - 99 Years, Female", + "dcid": "Count_Person_95To99Years_Female" }, { - "name": "Count of Student: Female, Black, School Grade 5", - "dcid": "Count_Student_Female_Black_SchoolGrade5" + "name": "Population: 95 Years or More, Female", + "dcid": "Count_Person_95OrMoreYears_Female" }, { - "name": "Count of Student: Female, Black, School Grade 6", - "dcid": "Count_Student_Female_Black_SchoolGrade6" + "name": "Population: 99 Years or More, Female", + "dcid": "Count_Person_99OrMoreYears_Female" }, { - "name": "Count of Student: Female, Black, School Grade 7", - "dcid": "Count_Student_Female_Black_SchoolGrade7" + "name": "Unemployment Rate: 25 - 74 Years, Female", + "dcid": "UnemploymentRate_Person_25To74Years_Female" }, { - "name": "Count of Student: Female, Black, School Grade 8", - "dcid": "Count_Student_Female_Black_SchoolGrade8" + "name": "Unemployment Rate: 25 Years or Less, Female", + "dcid": "UnemploymentRate_Person_Upto25Years_Female" }, { - "name": "Count of Student: Female, Black, School Grade 9", - "dcid": "Count_Student_Female_Black_SchoolGrade9" + "name": "Prevalence: 50 - 74 Years, Female, Mammography", + "dcid": "Percent_Person_50To74Years_Female_ReceivedMammography" }, { - "name": "Count of Student: Female, Black, Ungraded Classes", - "dcid": "Count_Student_Female_Black_UngradedClasses" + "name": "Population (Measured Based on Custody): 0 - 17 Years, Female, Incarcerated", + "dcid": "dc/c17kzp0zrfkq9" } ] }, { - "dcid": "dc/g/Student_Gender-Female_Race-HawaiianNativeOrPacificIslander_SchoolGradeLevel", - "name": "Student With Gender = Female, Race = Hawaiian Native or Pacific Islander, School Grade Level", + "dcid": "dc/g/SDG_5.6.2", + "name": "5.6.2: Number of countries with laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education", "statVars": [ { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, 1 - 8 School Grade", - "dcid": "dc/wp9gbw427esv6" - }, - { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, 9 - 12 School Grade", - "dcid": "dc/f4xpm3r0cnf3g" - }, - { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, Adult Education", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_AdultEducation" - }, - { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, High School", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_HighSchool" - }, - { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, Kindergarten", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_Kindergarten" - }, - { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, Middle School", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_MiddleSchool" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education", + "dcid": "sdg/SH_LGR_ACSRHE" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, Pre Kindergarten", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_PreKindergarten" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 10: HIV Counselling and Test Services", + "dcid": "sdg/SH_LGR_ACSRHEC10" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, Pre Kindergarten And Kindergarten", - "dcid": "dc/chj2syy7psf0g" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 11: HIV Treatment and Care Services", + "dcid": "sdg/SH_LGR_ACSRHEC11" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, Primary School", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_PrimarySchool" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 12: HIV Confidentiality", + "dcid": "sdg/SH_LGR_ACSRHEC12" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 1", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade1" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 13: HPV Vaccine", + "dcid": "sdg/SH_LGR_ACSRHEC13" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 10", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade10" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 1: Maternity Care", + "dcid": "sdg/SH_LGR_ACSRHEC1" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 11", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade11" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 2: Life Saving Commodities", + "dcid": "sdg/SH_LGR_ACSRHEC2" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 12", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade12" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 3: Abortion", + "dcid": "sdg/SH_LGR_ACSRHEC3" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 13", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade13" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 4: Post-Abortion Care", + "dcid": "sdg/SH_LGR_ACSRHEC4" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 2", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade2" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 5: Contraceptive Services", + "dcid": "sdg/SH_LGR_ACSRHEC5" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 3", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade3" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 6: Contraceptive Consent", + "dcid": "sdg/SH_LGR_ACSRHEC6" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 4", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade4" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 7: Emergency Contraception", + "dcid": "sdg/SH_LGR_ACSRHEC7" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 5", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade5" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 8: Sexuality Education Curriculum Laws", + "dcid": "sdg/SH_LGR_ACSRHEC8" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 6", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade6" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 9: Sexuality Education Curriculum Topics", + "dcid": "sdg/SH_LGR_ACSRHEC9" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 7", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade7" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Section 1: Maternity Care", + "dcid": "sdg/SH_LGR_ACSRHES1" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 8", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade8" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Section 2: Contraceptive and Family Planning", + "dcid": "sdg/SH_LGR_ACSRHES2" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, School Grade 9", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_SchoolGrade9" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Section 3: Sexuality Education", + "dcid": "sdg/SH_LGR_ACSRHES3" }, { - "name": "Count of Student: Female, Hawaiian Native or Pacific Islander, Ungraded Classes", - "dcid": "Count_Student_Female_HawaiianNativeOrPacificIslander_UngradedClasses" + "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Section 4: HIV and HPV", + "dcid": "sdg/SH_LGR_ACSRHES4" } ] }, { - "dcid": "dc/g/Student_Gender-Female_Race-HispanicOrLatino_SchoolGradeLevel", - "name": "Student With Gender = Female, Race = Hispanic or Latino, School Grade Level", + "dcid": "dc/g/SDGSLDOMTSPD_age_gender-SDGSexEnumFEMALE", + "name": "Proportion of Time Spent on Unpaid Domestic Chores And Care Work With Age, Gender = Female", "statVars": [ { - "name": "Count of Student: Female, Hispanic or Latino, 1 - 8 School Grade", - "dcid": "dc/znm936tfsxwk6" + "name": "Proportion of time spent on unpaid domestic chores and care work: 10 to 14 years old, Female", + "dcid": "sdg/SL_DOM_TSPD_10-14_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, 9 - 12 School Grade", - "dcid": "dc/e8xn32xqf6fxh" + "name": "Proportion of time spent on unpaid domestic chores and care work: 12 to 24 years old, Female", + "dcid": "sdg/SL_DOM_TSPD_12-24_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, Adult Education", - "dcid": "Count_Student_Female_HispanicOrLatino_AdultEducation" + "name": "Proportion of time spent on unpaid domestic chores and care work: 14 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPD_14GEQ_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, High School", - "dcid": "Count_Student_Female_HispanicOrLatino_HighSchool" + "name": "Proportion of time spent on unpaid domestic chores and care work: 15 to 64 years old, Female", + "dcid": "sdg/SL_DOM_TSPD_15-64_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, Kindergarten", - "dcid": "Count_Student_Female_HispanicOrLatino_Kindergarten" + "name": "Proportion of time spent on unpaid domestic chores and care work: 16 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPD_16GEQ_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, Middle School", - "dcid": "Count_Student_Female_HispanicOrLatino_MiddleSchool" + "name": "Proportion of time spent on unpaid domestic chores and care work: 18 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPD_18GEQ_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, Pre Kindergarten", - "dcid": "Count_Student_Female_HispanicOrLatino_PreKindergarten" + "name": "Proportion of time spent on unpaid domestic chores and care work: 20 to 24 years old, Female", + "dcid": "sdg/SL_DOM_TSPD_20-24_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, Pre Kindergarten And Kindergarten", - "dcid": "dc/l7cy04dh2x9y4" + "name": "Proportion of time spent on unpaid domestic chores and care work: 20 to 64 years old, Female", + "dcid": "sdg/SL_DOM_TSPD_20-64_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, Primary School", - "dcid": "Count_Student_Female_HispanicOrLatino_PrimarySchool" + "name": "Proportion of time spent on unpaid domestic chores and care work: 20 to 74 years old, Female", + "dcid": "sdg/SL_DOM_TSPD_20-74_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, School Grade 1", - "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade1" + "name": "Proportion of time spent on unpaid domestic chores and care work: 20 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPD_20GEQ_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, School Grade 10", - "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade10" + "name": "Proportion of time spent on unpaid domestic chores and care work: 25 to 34 years old, Female", + "dcid": "sdg/SL_DOM_TSPD_25-34_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, School Grade 11", - "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade11" + "name": "Proportion of time spent on unpaid domestic chores and care work: 35 to 44 years old, Female", + "dcid": "sdg/SL_DOM_TSPD_35-44_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, School Grade 12", - "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade12" + "name": "Proportion of time spent on unpaid domestic chores and care work: 5 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPD_5GEQ_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, School Grade 13", - "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade13" + "name": "Proportion of time spent on unpaid domestic chores and care work: 6 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPD_6GEQ_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, School Grade 2", - "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade2" + "name": "Proportion of time spent on unpaid domestic chores and care work: 65 to 74 years old, Female", + "dcid": "sdg/SL_DOM_TSPD_65-74_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, School Grade 3", - "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade3" + "name": "Proportion of time spent on unpaid domestic chores and care work: 75 to 84 years old, Female", + "dcid": "sdg/SL_DOM_TSPD_75-84_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, School Grade 4", - "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade4" - }, + "name": "Proportion of time spent on unpaid domestic chores and care work: 85 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPD_85GEQ_FEMALE" + } + ] + }, + { + "dcid": "dc/g/SDGVCVOVGDSD_disabilityStatus-SDGDisabilityStatusEnumPD_gender-SDGSexEnumFEMALE_sdggroundsOfDiscrimination", + "name": "Proportion of Population Reporting Having Felt Discriminated Against With Disability Status = Persons With Disability, Gender = Female, Grounds of Discrimination", + "statVars": [ { - "name": "Count of Student: Female, Hispanic or Latino, School Grade 5", - "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade5" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Age, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_AGE_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, School Grade 6", - "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade6" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Born out of wedlock, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_WEDLOCK_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, School Grade 7", - "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade7" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Colour, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_COLR_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, School Grade 8", - "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade8" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Disability, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_DIS_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, School Grade 9", - "dcid": "Count_Student_Female_HispanicOrLatino_SchoolGrade9" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Ethnic or immigration status, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_ETHI_FEMALE" }, { - "name": "Count of Student: Female, Hispanic or Latino, Ungraded Classes", - "dcid": "Count_Student_Female_HispanicOrLatino_UngradedClasses" - } - ] - }, - { - "dcid": "dc/g/Student_Gender-Female_Race-TwoOrMoreRaces_SchoolGradeLevel", - "name": "Student With Gender = Female, Race = Two or More Races, School Grade Level", - "statVars": [ - { - "name": "Count of Student: Female, Two or More Races, 1 - 8 School Grade", - "dcid": "dc/76tjmel71kjs8" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Ethnic, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_ETH_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, 9 - 12 School Grade", - "dcid": "dc/tnk203c53kp03" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Marital and family status, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_MARFAM_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, Adult Education", - "dcid": "Count_Student_Female_TwoOrMoreRaces_AdultEducation" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Migration status, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_MIG_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, High School", - "dcid": "Count_Student_Female_TwoOrMoreRaces_HighSchool" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Nationality, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_NATION_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, Kindergarten", - "dcid": "Count_Student_Female_TwoOrMoreRaces_Kindergarten" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Other, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_OTHER_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, Middle School", - "dcid": "Count_Student_Female_TwoOrMoreRaces_MiddleSchool" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Place of residence, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_RES_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, Pre Kindergarten", - "dcid": "Count_Student_Female_TwoOrMoreRaces_PreKindergarten" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Political opinion, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_POLVIEW_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, Pre Kindergarten And Kindergarten", - "dcid": "dc/q9qxh0her2pnc" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Pregnancy, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_PREGY_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, Primary School", - "dcid": "Count_Student_Female_TwoOrMoreRaces_PrimarySchool" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Religion, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_RELIGION_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, School Grade 1", - "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade1" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Sex, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_SEX_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, School Grade 10", - "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade10" + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Sexual orientation, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_SEXO_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, School Grade 11", - "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade11" - }, + "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Socioeconomic status, Female", + "dcid": "sdg/VC_VOV_GDSD_PD_SOCIOECON_FEMALE" + } + ] + }, + { + "dcid": "dc/g/SDGVCVOVGDSD_disabilityStatus-SDGDisabilityStatusEnumPWD_gender-SDGSexEnumFEMALE_sdggroundsOfDiscrimination", + "name": "Proportion of Population Reporting Having Felt Discriminated Against With Disability Status = Persons Without Disability, Gender = Female, Grounds of Discrimination", + "statVars": [ { - "name": "Count of Student: Female, Two or More Races, School Grade 12", - "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade12" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Age, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_AGE_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, School Grade 13", - "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade13" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Born out of wedlock, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_WEDLOCK_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, School Grade 2", - "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade2" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Colour, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_COLR_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, School Grade 3", - "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade3" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Disability, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_DIS_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, School Grade 4", - "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade4" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Ethnic or immigration status, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_ETHI_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, School Grade 5", - "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade5" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Ethnic, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_ETH_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, School Grade 6", - "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade6" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Marital and family status, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_MARFAM_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, School Grade 7", - "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade7" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Migration status, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_MIG_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, School Grade 8", - "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade8" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Nationality, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_NATION_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, School Grade 9", - "dcid": "Count_Student_Female_TwoOrMoreRaces_SchoolGrade9" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Other, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_OTHER_FEMALE" }, { - "name": "Count of Student: Female, Two or More Races, Ungraded Classes", - "dcid": "Count_Student_Female_TwoOrMoreRaces_UngradedClasses" - } - ] - }, - { - "dcid": "dc/g/Student_Gender-Female_Race-White_SchoolGradeLevel", - "name": "Student With Gender = Female, Race = White, School Grade Level", - "statVars": [ - { - "name": "Count of Student: Female, White, 1 - 8 School Grade", - "dcid": "dc/myqff182xfgpg" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Place of residence, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_RES_FEMALE" }, { - "name": "Count of Student: Female, White, 9 - 12 School Grade", - "dcid": "dc/8zkycegbv1nz1" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Political opinion, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_POLVIEW_FEMALE" }, { - "name": "Count of Student: Female, White, Adult Education", - "dcid": "Count_Student_Female_White_AdultEducation" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Pregnancy, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_PREGY_FEMALE" }, { - "name": "Count of Student: Female, White, High School", - "dcid": "Count_Student_Female_White_HighSchool" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Religion, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_RELIGION_FEMALE" }, { - "name": "Count of Student: Female, White, Kindergarten", - "dcid": "Count_Student_Female_White_Kindergarten" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Sex, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_SEX_FEMALE" }, { - "name": "Count of Student: Female, White, Middle School", - "dcid": "Count_Student_Female_White_MiddleSchool" + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Sexual orientation, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_SEXO_FEMALE" }, { - "name": "Count of Student: Female, White, Pre Kindergarten", - "dcid": "Count_Student_Female_White_PreKindergarten" - }, + "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Socioeconomic status, Female", + "dcid": "sdg/VC_VOV_GDSD_PWD_SOCIOECON_FEMALE" + } + ] + }, + { + "dcid": "dc/g/Person_EducationalAttainment_Gender-Female", + "name": "Person With Educational Attainment, Gender = Female", + "statVars": [ { - "name": "Count of Student: Female, White, Pre Kindergarten And Kindergarten", - "dcid": "dc/sy56qp8y3csf2" + "name": "Population: 10th Grade, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainment10ThGrade_Female" }, { - "name": "Count of Student: Female, White, Primary School", - "dcid": "Count_Student_Female_White_PrimarySchool" + "name": "Population: 11th Grade, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainment11ThGrade_Female" }, { - "name": "Count of Student: Female, White, School Grade 1", - "dcid": "Count_Student_Female_White_SchoolGrade1" + "name": "Population: 12th Grade No Diploma, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainment12ThGradeNoDiploma_Female" }, { - "name": "Count of Student: Female, White, School Grade 10", - "dcid": "Count_Student_Female_White_SchoolGrade10" + "name": "Population: 5th And 6th Grade, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainment5ThAnd6ThGrade_Female" }, { - "name": "Count of Student: Female, White, School Grade 11", - "dcid": "Count_Student_Female_White_SchoolGrade11" + "name": "Population: 7th And 8th Grade, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainment7ThAnd8ThGrade_Female" }, { - "name": "Count of Student: Female, White, School Grade 12", - "dcid": "Count_Student_Female_White_SchoolGrade12" + "name": "Population: 9th Grade, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainment9ThGrade_Female" }, { - "name": "Count of Student: Female, White, School Grade 13", - "dcid": "Count_Student_Female_White_SchoolGrade13" + "name": "Population: Masters Degree, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentMastersDegree_Female" }, { - "name": "Count of Student: Female, White, School Grade 2", - "dcid": "Count_Student_Female_White_SchoolGrade2" + "name": "Population: No Schooling Completed, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentNoSchoolingCompleted_Female" }, { - "name": "Count of Student: Female, White, School Grade 3", - "dcid": "Count_Student_Female_White_SchoolGrade3" + "name": "Population: Nursery To 4th Grade, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentNurseryTo4ThGrade_Female" }, { - "name": "Count of Student: Female, White, School Grade 4", - "dcid": "Count_Student_Female_White_SchoolGrade4" + "name": "Population: Professional School Degree, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentProfessionalSchoolDegree_Female" }, { - "name": "Count of Student: Female, White, School Grade 5", - "dcid": "Count_Student_Female_White_SchoolGrade5" + "name": "Population: Some College 1 or More Years No Degree, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentSomeCollege1OrMoreYearsNoDegree_Female" }, { - "name": "Count of Student: Female, White, School Grade 6", - "dcid": "Count_Student_Female_White_SchoolGrade6" + "name": "Population: Some College Less Than 1 Year, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentSomeCollegeLessThan1Year_Female" }, { - "name": "Count of Student: Female, White, School Grade 7", - "dcid": "Count_Student_Female_White_SchoolGrade7" + "name": "Population: Masters Degree or Higher, Female (As Fraction of Count Person 25 or More Years Female)", + "dcid": "Count_Person_25OrMoreYears_Female_MastersDegreeOrHigher_AsFractionOf_Count_Person_25OrMoreYears_Female" }, { - "name": "Count of Student: Female, White, School Grade 8", - "dcid": "Count_Student_Female_White_SchoolGrade8" + "name": "Population: 25 - 64 Years, Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Female (As Fraction of Count Person 25 To 64 Years Female)", + "dcid": "Count_Person_25To64Years_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female_AsAFractionOfCount_Person_25To64Years_Female" }, { - "name": "Count of Student: Female, White, School Grade 9", - "dcid": "Count_Student_Female_White_SchoolGrade9" + "name": "Population: 25 - 64 Years, Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Female (As Fraction of Count Person 25 To 64 Years Female)", + "dcid": "Count_Person_25To64Years_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female_AsAFractionOfCount_Person_25To64Years_Female" }, { - "name": "Count of Student: Female, White, Ungraded Classes", - "dcid": "Count_Student_Female_White_UngradedClasses" + "name": "Population: 25 - 64 Years, Upper Secondary Education or Higher, Female (As Fraction of Count Person 25 To 64 Years Female)", + "dcid": "Count_Person_25To64Years_UpperSecondaryEducationOrHigher_Female_AsAFractionOfCount_Person_25To64Years_Female" } ] }, { - "dcid": "dc/g/SDGSLEMPEARN_gender-SDGSexEnumFEMALE_sdgtypeOfOccupation", - "name": "Average Hourly Earnings of Employees by Sex And Occupation With Gender = Female, Type of Occupation", + "dcid": "dc/g/SDGSLDOMTSPDCW_age_gender-SDGSexEnumFEMALE", + "name": "Proportion of Time Spent on Unpaid Care Work With Age, Gender = Female", "statVars": [ { - "name": "Average hourly earnings of employees by sex and occupation: Female, Armed forces (isco-88)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-0" + "name": "Proportion of time spent on unpaid care work: 10 to 14 years old, Female", + "dcid": "sdg/SL_DOM_TSPDCW_10-14_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Armed forces occupations (isco-08)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-0" + "name": "Proportion of time spent on unpaid care work: 12 to 24 years old, Female", + "dcid": "sdg/SL_DOM_TSPDCW_12-24_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Clerical support workers (isco-08)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-4" + "name": "Proportion of time spent on unpaid care work: 14 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPDCW_14GEQ_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Clerks (isco-88)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-4" + "name": "Proportion of time spent on unpaid care work: 15 to 64 years old, Female", + "dcid": "sdg/SL_DOM_TSPDCW_15-64_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Craft and related trades workers (isco-08)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-7" + "name": "Proportion of time spent on unpaid care work: 16 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPDCW_16GEQ_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Craft and related trades workers (isco-88)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-7" + "name": "Proportion of time spent on unpaid care work: 20 to 24 years old, Female", + "dcid": "sdg/SL_DOM_TSPDCW_20-24_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Elementary occupations (isco-08)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-9" + "name": "Proportion of time spent on unpaid care work: 20 to 64 years old, Female", + "dcid": "sdg/SL_DOM_TSPDCW_20-64_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Elementary occupations (isco-88)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-9" + "name": "Proportion of time spent on unpaid care work: 20 to 74 years old, Female", + "dcid": "sdg/SL_DOM_TSPDCW_20-74_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Legislators, senior officials and managers (isco-88)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-1" + "name": "Proportion of time spent on unpaid care work: 20 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPDCW_20GEQ_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Managers (isco-08)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-1" + "name": "Proportion of time spent on unpaid care work: 25 to 34 years old, Female", + "dcid": "sdg/SL_DOM_TSPDCW_25-34_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Not elsewhere classified (isco-08)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-X" + "name": "Proportion of time spent on unpaid care work: 35 to 44 years old, Female", + "dcid": "sdg/SL_DOM_TSPDCW_35-44_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Not elsewhere classified (isco-88)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-X" + "name": "Proportion of time spent on unpaid care work: 5 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPDCW_5GEQ_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Plant and machine operators and assemblers (isco-88)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-8" + "name": "Proportion of time spent on unpaid care work: 6 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPDCW_6GEQ_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Plant and machine operators, and assemblers (isco-08)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-8" + "name": "Proportion of time spent on unpaid care work: 65 to 74 years old, Female", + "dcid": "sdg/SL_DOM_TSPDCW_65-74_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Professionals (isco-08)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-2" + "name": "Proportion of time spent on unpaid care work: 75 to 84 years old, Female", + "dcid": "sdg/SL_DOM_TSPDCW_75-84_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Professionals (isco-88)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-2" - }, + "name": "Proportion of time spent on unpaid care work: 85 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPDCW_85GEQ_FEMALE" + } + ] + }, + { + "dcid": "dc/g/SDGSLDOMTSPDDC_age_gender-SDGSexEnumFEMALE", + "name": "Proportion of Time Spent on Unpaid Domestic Chores With Age, Gender = Female", + "statVars": [ { - "name": "Average hourly earnings of employees by sex and occupation: Female, Service and sales workers (isco-08)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-5" + "name": "Proportion of time spent on unpaid domestic chores: 10 to 14 years old, Female", + "dcid": "sdg/SL_DOM_TSPDDC_10-14_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Service workers and shop and market sales workers (isco-88)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-5" + "name": "Proportion of time spent on unpaid domestic chores: 12 to 24 years old, Female", + "dcid": "sdg/SL_DOM_TSPDDC_12-24_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Skilled agricultural and fishery workers (isco-88)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-6" + "name": "Proportion of time spent on unpaid domestic chores: 14 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPDDC_14GEQ_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Skilled agricultural, forestry and fishery workers (isco-08)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-6" + "name": "Proportion of time spent on unpaid domestic chores: 15 to 64 years old, Female", + "dcid": "sdg/SL_DOM_TSPDDC_15-64_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Technicians and associate professionals (isco-08)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco08-3" + "name": "Proportion of time spent on unpaid domestic chores: 16 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPDDC_16GEQ_FEMALE" }, { - "name": "Average hourly earnings of employees by sex and occupation: Female, Technicians and associate professionals (isco-88)", - "dcid": "sdg/SL_EMP_EARN_FEMALE_isco88-3" - } - ] - }, - { - "dcid": "dc/g/MortalityEvent_Age_Gender-Female", - "name": "Mortality Event With Age, Gender = Female", - "statVars": [ - { - "name": "Count of Mortality Event: 10 - 14 Years, Female", - "dcid": "Count_Death_10To14Years_Female" + "name": "Proportion of time spent on unpaid domestic chores: 20 to 24 years old, Female", + "dcid": "sdg/SL_DOM_TSPDDC_20-24_FEMALE" }, { - "name": "Count of Mortality Event: 15 - 19 Years, Female", - "dcid": "Count_Death_15To19Years_Female" + "name": "Proportion of time spent on unpaid domestic chores: 20 to 64 years old, Female", + "dcid": "sdg/SL_DOM_TSPDDC_20-64_FEMALE" }, { - "name": "Count of Mortality Event: 15 - 64 Years, Female", - "dcid": "Count_Death_15To64Years_Female" + "name": "Proportion of time spent on unpaid domestic chores: 20 to 74 years old, Female", + "dcid": "sdg/SL_DOM_TSPDDC_20-74_FEMALE" }, { - "name": "Count of Mortality Event: 20 - 24 Years, Female", - "dcid": "Count_Death_20To24Years_Female" + "name": "Proportion of time spent on unpaid domestic chores: 20 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPDDC_20GEQ_FEMALE" }, { - "name": "Count of Mortality Event: 25 - 29 Years, Female", - "dcid": "Count_Death_25To29Years_Female" + "name": "Proportion of time spent on unpaid domestic chores: 25 to 34 years old, Female", + "dcid": "sdg/SL_DOM_TSPDDC_25-34_FEMALE" }, { - "name": "Count of Mortality Event: 30 - 34 Years, Female", - "dcid": "Count_Death_30To34Years_Female" + "name": "Proportion of time spent on unpaid domestic chores: 35 to 44 years old, Female", + "dcid": "sdg/SL_DOM_TSPDDC_35-44_FEMALE" }, { - "name": "Count of Mortality Event: 35 - 39 Years, Female", - "dcid": "Count_Death_35To39Years_Female" + "name": "Proportion of time spent on unpaid domestic chores: 5 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPDDC_5GEQ_FEMALE" }, { - "name": "Count of Mortality Event: 4 Years or Less, Female", - "dcid": "Count_Death_Upto4Years_Female" + "name": "Proportion of time spent on unpaid domestic chores: 6 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPDDC_6GEQ_FEMALE" }, { - "name": "Count of Mortality Event: 40 - 44 Years, Female", - "dcid": "Count_Death_40To44Years_Female" + "name": "Proportion of time spent on unpaid domestic chores: 65 to 74 years old, Female", + "dcid": "sdg/SL_DOM_TSPDDC_65-74_FEMALE" }, { - "name": "Count of Mortality Event: 45 - 49 Years, Female", - "dcid": "Count_Death_45To49Years_Female" + "name": "Proportion of time spent on unpaid domestic chores: 75 to 84 years old, Female", + "dcid": "sdg/SL_DOM_TSPDDC_75-84_FEMALE" }, { - "name": "Count of Mortality Event: 5 - 19 Years, Female", - "dcid": "dc/rxg50w6jfgld4" + "name": "Proportion of time spent on unpaid domestic chores: 85 years old and over, Female", + "dcid": "sdg/SL_DOM_TSPDDC_85GEQ_FEMALE" + } + ] + }, + { + "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-EighthGrade_SchoolSubject-EnglishLanguageArts", + "name": "Student With Gender = Female, School Grade Level = Eighth Grade, School Subject = English Language Arts", + "statVars": [ + { + "name": "Mean Cohort Scale Achievement of Student: Female, Eighth Grade, English Language Arts", + "dcid": "dc/k696tb2fl0sj3" }, { - "name": "Count of Mortality Event: 5 - 9 Years, Female", - "dcid": "Count_Death_5To9Years_Female" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, Eighth Grade, English Language Arts", + "dcid": "dc/y15kkpw54z3gh" }, { - "name": "Count of Mortality Event: 50 - 54 Years, Female", - "dcid": "Count_Death_50To54Years_Female" + "name": "Mean Naep Test Score Scale Achievement of Student: Female, Eighth Grade, English Language Arts", + "dcid": "dc/b9g8wt765gc11" }, { - "name": "Count of Mortality Event: 55 - 59 Years, Female", - "dcid": "Count_Death_55To59Years_Female" + "name": "Mean State Referenced Achievement of Student: Female, Eighth Grade, English Language Arts", + "dcid": "dc/ldkp80e3xy0z" }, { - "name": "Count of Mortality Event: 60 - 64 Years, Female", - "dcid": "Count_Death_60To64Years_Female" + "name": "Sample Size Cohort Scale Achievement of Student: Female, Eighth Grade, English Language Arts", + "dcid": "dc/fgthhcr4w6wr" }, { - "name": "Count of Mortality Event: 65 - 69 Years, Female", - "dcid": "Count_Death_65To69Years_Female" + "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Eighth Grade, English Language Arts", + "dcid": "dc/9hmvw659mhffh" }, { - "name": "Count of Mortality Event: 65 Years or More, Female", - "dcid": "Count_Death_65OrMoreYears_Female" + "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Eighth Grade, English Language Arts", + "dcid": "dc/qy5nxm0ywb40c" }, { - "name": "Count of Mortality Event: 70 - 74 Years, Female", - "dcid": "Count_Death_70To74Years_Female" + "name": "Sample Size State Referenced Achievement of Student: Female, Eighth Grade, English Language Arts", + "dcid": "dc/rj3kez0lyd4qg" }, { - "name": "Count of Mortality Event: 75 - 79 Years, Female", - "dcid": "Count_Death_75To79Years_Female" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, Eighth Grade, English Language Arts", + "dcid": "dc/eeyq48ljxkhsg" }, { - "name": "Count of Mortality Event: 75 Years or More, Female", - "dcid": "dc/sw43w4pbtgq4d" + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Eighth Grade, English Language Arts", + "dcid": "dc/fxp0g8rege5f6" }, { - "name": "Count of Mortality Event: 80 Years or More, Female", - "dcid": "Count_Death_80OrMoreYears_Female" + "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Eighth Grade, English Language Arts", + "dcid": "dc/6wzh6ssg2y5h8" }, { - "name": "Female Infant Mortality Rate", - "dcid": "Count_Death_0Years_Female_AsFractionOf_Count_BirthEvent_LiveBirth_Female" + "name": "Std Deviation State Referenced Achievement of Student: Female, Eighth Grade, English Language Arts", + "dcid": "dc/vtt2w51lf61m7" } ] }, { - "dcid": "dc/g/SDGVCVOVGDSD_gender-SDGSexEnumFEMALE_sdggroundsOfDiscrimination", - "name": "Proportion of Population Reporting Having Felt Discriminated Against With Gender = Female, Grounds of Discrimination", + "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-EighthGrade_SchoolSubject-Mathematics", + "name": "Student With Gender = Female, School Grade Level = Eighth Grade, School Subject = Mathematics", "statVars": [ { - "name": "Proportion of population reporting having felt discriminated against: Clothing, Female", - "dcid": "sdg/VC_VOV_GDSD_CLOTH_FEMALE" + "name": "Mean Cohort Scale Achievement of Student: Female, Eighth Grade, Mathematics", + "dcid": "dc/fmb69cd2l48q2" }, { - "name": "Proportion of population reporting having felt discriminated against: Disability or health status, Female", - "dcid": "sdg/VC_VOV_GDSD_DISHEA_FEMALE" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, Eighth Grade, Mathematics", + "dcid": "dc/br7z1lewhj6b" }, { - "name": "Proportion of population reporting having felt discriminated against: Educational, Female", - "dcid": "sdg/VC_VOV_GDSD_EDU_FEMALE" + "name": "Mean Naep Test Score Scale Achievement of Student: Female, Eighth Grade, Mathematics", + "dcid": "dc/r87088xbrx8cf" }, { - "name": "Proportion of population reporting having felt discriminated against: Ethnic, colour, language, migration, Female", - "dcid": "sdg/VC_VOV_GDSD_ETHCOLLANMIG_FEMALE" + "name": "Mean State Referenced Achievement of Student: Female, Eighth Grade, Mathematics", + "dcid": "dc/59yt4l5xzf9j1" }, { - "name": "Proportion of population reporting having felt discriminated against: Ethnicity, colour, language, Female", - "dcid": "sdg/VC_VOV_GDSD_ETHCOLLAN_FEMALE" + "name": "Sample Size Cohort Scale Achievement of Student: Female, Eighth Grade, Mathematics", + "dcid": "dc/nk4p4frxe3y69" }, { - "name": "Proportion of population reporting having felt discriminated against: Ethnicity, colour, language, nationality, Female", - "dcid": "sdg/VC_VOV_GDSD_ETHCOLLANNAL_FEMALE" + "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Eighth Grade, Mathematics", + "dcid": "dc/4vyxqtvd3pqsh" }, { - "name": "Proportion of population reporting having felt discriminated against: Ethnicity, race, colour, language, Female", - "dcid": "sdg/VC_VOV_GDSD_ETHRACECOLLAN_FEMALE" + "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Eighth Grade, Mathematics", + "dcid": "dc/ekf07w0gr1216" }, { - "name": "Proportion of population reporting having felt discriminated against: Family status, Female", - "dcid": "sdg/VC_VOV_GDSD_FAM_FEMALE" + "name": "Sample Size State Referenced Achievement of Student: Female, Eighth Grade, Mathematics", + "dcid": "dc/lx5gn5l520jkf" }, { - "name": "Proportion of population reporting having felt discriminated against: Gender identity, Female", - "dcid": "sdg/VC_VOV_GDSD_GENID_FEMALE" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, Eighth Grade, Mathematics", + "dcid": "dc/dv1bvre4slkpg" }, { - "name": "Proportion of population reporting having felt discriminated against: Geographic location, Female", - "dcid": "sdg/VC_VOV_GDSD_GEO_FEMALE" + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Eighth Grade, Mathematics", + "dcid": "dc/cn2tdqwnq0037" }, { - "name": "Proportion of population reporting having felt discriminated against: Health status, Female", - "dcid": "sdg/VC_VOV_GDSD_HEALTH_FEMALE" + "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Eighth Grade, Mathematics", + "dcid": "dc/v7vtw720kc80h" }, { - "name": "Proportion of population reporting having felt discriminated against: Language or dialect, Female", - "dcid": "sdg/VC_VOV_GDSD_LANDIA_FEMALE" + "name": "Std Deviation State Referenced Achievement of Student: Female, Eighth Grade, Mathematics", + "dcid": "dc/451hgsrjqq5hh" + } + ] + }, + { + "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-FifthGrade_SchoolSubject-EnglishLanguageArts", + "name": "Student With Gender = Female, School Grade Level = Fifth Grade, School Subject = English Language Arts", + "statVars": [ + { + "name": "Mean Cohort Scale Achievement of Student: Female, Fifth Grade, English Language Arts", + "dcid": "dc/wf3vgjw36m8d8" }, { - "name": "Proportion of population reporting having felt discriminated against: Marital status, Female", - "dcid": "sdg/VC_VOV_GDSD_MAR_FEMALE" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, Fifth Grade, English Language Arts", + "dcid": "dc/8j2mpkdlq1yn4" }, { - "name": "Proportion of population reporting having felt discriminated against: Networking, Female", - "dcid": "sdg/VC_VOV_GDSD_NETW_FEMALE" + "name": "Mean Naep Test Score Scale Achievement of Student: Female, Fifth Grade, English Language Arts", + "dcid": "dc/m62g67v7xcv57" }, { - "name": "Proportion of population reporting having felt discriminated against: Physical condition, Female", - "dcid": "sdg/VC_VOV_GDSD_PHYSCOND_FEMALE" + "name": "Mean State Referenced Achievement of Student: Female, Fifth Grade, English Language Arts", + "dcid": "dc/wfx084dv055zh" }, { - "name": "Proportion of population reporting having felt discriminated against: Place of origin, Female", - "dcid": "sdg/VC_VOV_GDSD_ORIGIN_FEMALE" + "name": "Sample Size Cohort Scale Achievement of Student: Female, Fifth Grade, English Language Arts", + "dcid": "dc/wdr503hs8699d" }, { - "name": "Proportion of population reporting having felt discriminated against: Race or Colour, Female", - "dcid": "sdg/VC_VOV_GDSD_RACECOLR_FEMALE" + "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Fifth Grade, English Language Arts", + "dcid": "dc/es23kvfd2tvkb" }, { - "name": "Proportion of population reporting having felt discriminated against: Race, Female", - "dcid": "sdg/VC_VOV_GDSD_RACE_FEMALE" + "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Fifth Grade, English Language Arts", + "dcid": "dc/5w82h5xvkwg77" }, { - "name": "Proportion of population reporting having felt discriminated against: Sexual orientation and gender identity, Female", - "dcid": "sdg/VC_VOV_GDSD_SEXOGENID_FEMALE" + "name": "Sample Size State Referenced Achievement of Student: Female, Fifth Grade, English Language Arts", + "dcid": "dc/e5gp0jtn2hy07" }, { - "name": "Proportion of population reporting having felt discriminated against: Sexual/gender identity, Female", - "dcid": "sdg/VC_VOV_GDSD_SEXGENID_FEMALE" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, Fifth Grade, English Language Arts", + "dcid": "dc/hf7crmggr0yw" }, { - "name": "Proportion of population reporting having felt discriminated against: Traditions, Female", - "dcid": "sdg/VC_VOV_GDSD_TRAD_FEMALE" + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Fifth Grade, English Language Arts", + "dcid": "dc/lrsnwq2sjfjpc" + }, + { + "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Fifth Grade, English Language Arts", + "dcid": "dc/2exhecp9bd1xc" + }, + { + "name": "Std Deviation State Referenced Achievement of Student: Female, Fifth Grade, English Language Arts", + "dcid": "dc/hx0h31x0l0ke7" } ] }, { - "dcid": "dc/g/Person_Age-Years1To4_Gender-Female_Race", - "name": "Person With Age = 1 - 4 Years, Gender = Female, Race", + "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-FifthGrade_SchoolSubject-Mathematics", + "name": "Student With Gender = Female, School Grade Level = Fifth Grade, School Subject = Mathematics", "statVars": [ { - "name": "Population: 1 - 4 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_1To4Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Mean Cohort Scale Achievement of Student: Female, Fifth Grade, Mathematics", + "dcid": "dc/d8yp949gzjsrf" }, { - "name": "Population: 1 - 4 Years, Female, Asian Alone", - "dcid": "Count_Person_1To4Years_Female_AsianAlone" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, Fifth Grade, Mathematics", + "dcid": "dc/f6k40vt2y4ct9" }, { - "name": "Population: 1 - 4 Years, Female, Black or African American Alone", - "dcid": "Count_Person_1To4Years_Female_BlackOrAfricanAmericanAlone" + "name": "Mean Naep Test Score Scale Achievement of Student: Female, Fifth Grade, Mathematics", + "dcid": "dc/cvverpwmdgjs7" }, { - "name": "Population: 1 - 4 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_1To4Years_Female_HispanicOrLatino" + "name": "Mean State Referenced Achievement of Student: Female, Fifth Grade, Mathematics", + "dcid": "dc/gpq3qwjhbjhl4" }, { - "name": "Population: 1 - 4 Years, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_1To4Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Sample Size Cohort Scale Achievement of Student: Female, Fifth Grade, Mathematics", + "dcid": "dc/brk3jdh3rvx94" }, { - "name": "Population: 1 - 4 Years, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_1To4Years_Female_HispanicOrLatino_AsianAlone" + "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Fifth Grade, Mathematics", + "dcid": "dc/6w1dtvytm3pk7" }, { - "name": "Population: 1 - 4 Years, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_1To4Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Fifth Grade, Mathematics", + "dcid": "dc/dm2s4fhr5qgyb" }, { - "name": "Population: 1 - 4 Years, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_1To4Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Sample Size State Referenced Achievement of Student: Female, Fifth Grade, Mathematics", + "dcid": "dc/lee8rxxqfyxt1" }, { - "name": "Population: 1 - 4 Years, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_1To4Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, Fifth Grade, Mathematics", + "dcid": "dc/dv92be7kv6jqb" }, { - "name": "Population: 1 - 4 Years, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_1To4Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Fifth Grade, Mathematics", + "dcid": "dc/yv7smsvlje6b5" }, { - "name": "Population: 1 - 4 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_1To4Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Fifth Grade, Mathematics", + "dcid": "dc/wk77lzcy3zs21" }, { - "name": "Population: 1 - 4 Years, Female, Not Hispanic or Latino", - "dcid": "Count_Person_1To4Years_Female_NotHispanicOrLatino" + "name": "Std Deviation State Referenced Achievement of Student: Female, Fifth Grade, Mathematics", + "dcid": "dc/j2pe42jzhh6z4" + } + ] + }, + { + "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-FourthGrade_SchoolSubject-EnglishLanguageArts", + "name": "Student With Gender = Female, School Grade Level = Fourth Grade, School Subject = English Language Arts", + "statVars": [ + { + "name": "Mean Cohort Scale Achievement of Student: Female, Fourth Grade, English Language Arts", + "dcid": "dc/0mwqnf6nf5w46" }, { - "name": "Population: 1 - 4 Years, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_1To4Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, Fourth Grade, English Language Arts", + "dcid": "dc/y0lb461tk0l8" }, { - "name": "Population: 1 - 4 Years, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_1To4Years_Female_NotHispanicOrLatino_AsianAlone" + "name": "Mean Naep Test Score Scale Achievement of Student: Female, Fourth Grade, English Language Arts", + "dcid": "dc/8td25wg7d54mh" }, { - "name": "Population: 1 - 4 Years, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_1To4Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Mean State Referenced Achievement of Student: Female, Fourth Grade, English Language Arts", + "dcid": "dc/tfbpy2g54nv38" }, { - "name": "Population: 1 - 4 Years, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_1To4Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Sample Size Cohort Scale Achievement of Student: Female, Fourth Grade, English Language Arts", + "dcid": "dc/18j1pzpvfe7kd" }, { - "name": "Population: 1 - 4 Years, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_1To4Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" + "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Fourth Grade, English Language Arts", + "dcid": "dc/pf2byv5fh14e6" }, { - "name": "Population: 1 - 4 Years, Female, Two or More Races", - "dcid": "Count_Person_1To4Years_Female_TwoOrMoreRaces" + "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Fourth Grade, English Language Arts", + "dcid": "dc/h9wmv1b09zrr2" }, { - "name": "Population: 1 - 4 Years, Female, White Alone", - "dcid": "Count_Person_1To4Years_Female_WhiteAlone" + "name": "Sample Size State Referenced Achievement of Student: Female, Fourth Grade, English Language Arts", + "dcid": "dc/ny8k6qxf45xf8" }, { - "name": "Population: 1 - 4 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_1To4Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, Fourth Grade, English Language Arts", + "dcid": "dc/315xez2pfnd23" + }, + { + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Fourth Grade, English Language Arts", + "dcid": "dc/5ke7fz4qrkjh5" + }, + { + "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Fourth Grade, English Language Arts", + "dcid": "dc/hezlkr9k15dm2" + }, + { + "name": "Std Deviation State Referenced Achievement of Student: Female, Fourth Grade, English Language Arts", + "dcid": "dc/sehbvfkdgl1b1" } ] }, { - "dcid": "dc/g/SDG_5.6.2", - "name": "5.6.2: Number of countries with laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education", + "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-FourthGrade_SchoolSubject-Mathematics", + "name": "Student With Gender = Female, School Grade Level = Fourth Grade, School Subject = Mathematics", "statVars": [ { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education", - "dcid": "sdg/SH_LGR_ACSRHE" + "name": "Mean Cohort Scale Achievement of Student: Female, Fourth Grade, Mathematics", + "dcid": "dc/sww64qbwygffg" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 10: HIV Counselling and Test Services", - "dcid": "sdg/SH_LGR_ACSRHEC10" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, Fourth Grade, Mathematics", + "dcid": "dc/64k9ys9t6e2m1" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 11: HIV Treatment and Care Services", - "dcid": "sdg/SH_LGR_ACSRHEC11" + "name": "Mean Naep Test Score Scale Achievement of Student: Female, Fourth Grade, Mathematics", + "dcid": "dc/fjscnckphrh25" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 12: HIV Confidentiality", - "dcid": "sdg/SH_LGR_ACSRHEC12" + "name": "Mean State Referenced Achievement of Student: Female, Fourth Grade, Mathematics", + "dcid": "dc/1n434bw2ygzzc" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 13: HPV Vaccine", - "dcid": "sdg/SH_LGR_ACSRHEC13" + "name": "Sample Size Cohort Scale Achievement of Student: Female, Fourth Grade, Mathematics", + "dcid": "dc/0lrt12fh2c65h" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 1: Maternity Care", - "dcid": "sdg/SH_LGR_ACSRHEC1" + "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Fourth Grade, Mathematics", + "dcid": "dc/bk8dv5927c2bc" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 2: Life Saving Commodities", - "dcid": "sdg/SH_LGR_ACSRHEC2" + "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Fourth Grade, Mathematics", + "dcid": "dc/vjcjnbtmy7vx5" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 3: Abortion", - "dcid": "sdg/SH_LGR_ACSRHEC3" + "name": "Sample Size State Referenced Achievement of Student: Female, Fourth Grade, Mathematics", + "dcid": "dc/0mxz3c3tbsqwd" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 4: Post-Abortion Care", - "dcid": "sdg/SH_LGR_ACSRHEC4" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, Fourth Grade, Mathematics", + "dcid": "dc/tb2lczl3m3q87" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 5: Contraceptive Services", - "dcid": "sdg/SH_LGR_ACSRHEC5" + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Fourth Grade, Mathematics", + "dcid": "dc/yn7yefgy2rdvd" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 6: Contraceptive Consent", - "dcid": "sdg/SH_LGR_ACSRHEC6" + "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Fourth Grade, Mathematics", + "dcid": "dc/pwbsh0ejyjtpc" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 7: Emergency Contraception", - "dcid": "sdg/SH_LGR_ACSRHEC7" - }, + "name": "Std Deviation State Referenced Achievement of Student: Female, Fourth Grade, Mathematics", + "dcid": "dc/l8vmbbzs3nsf" + } + ] + }, + { + "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-SeventhGrade_SchoolSubject-EnglishLanguageArts", + "name": "Student With Gender = Female, School Grade Level = Seventh Grade, School Subject = English Language Arts", + "statVars": [ { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 8: Sexuality Education Curriculum Laws", - "dcid": "sdg/SH_LGR_ACSRHEC8" + "name": "Mean Cohort Scale Achievement of Student: Female, Seventh Grade, English Language Arts", + "dcid": "dc/w3gkbc9wx7czg" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Component 9: Sexuality Education Curriculum Topics", - "dcid": "sdg/SH_LGR_ACSRHEC9" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, Seventh Grade, English Language Arts", + "dcid": "dc/jzlbgrq3rxd6c" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Section 1: Maternity Care", - "dcid": "sdg/SH_LGR_ACSRHES1" + "name": "Mean Naep Test Score Scale Achievement of Student: Female, Seventh Grade, English Language Arts", + "dcid": "dc/dthetqv9lff64" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Section 2: Contraceptive and Family Planning", - "dcid": "sdg/SH_LGR_ACSRHES2" + "name": "Mean State Referenced Achievement of Student: Female, Seventh Grade, English Language Arts", + "dcid": "dc/ty5m5ydcp2xj1" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Section 3: Sexuality Education", - "dcid": "sdg/SH_LGR_ACSRHES3" + "name": "Sample Size Cohort Scale Achievement of Student: Female, Seventh Grade, English Language Arts", + "dcid": "dc/sm8l7lvgt7fb8" }, { - "name": "Extent to which countries have laws and regulations that guarantee full and equal access to women and men aged 15 years and older to sexual and reproductive health care, information and education: Section 4: HIV and HPV", - "dcid": "sdg/SH_LGR_ACSRHES4" - } - ] - }, - { - "dcid": "dc/g/SDGSLDOMTSPD_age_gender-SDGSexEnumFEMALE", - "name": "Proportion of Time Spent on Unpaid Domestic Chores And Care Work With Age, Gender = Female", - "statVars": [ + "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Seventh Grade, English Language Arts", + "dcid": "dc/xlzzsrntt2w41" + }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 10 to 14 years old, Female", - "dcid": "sdg/SL_DOM_TSPD_10-14_FEMALE" + "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Seventh Grade, English Language Arts", + "dcid": "dc/evb4xl5qj3v6c" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 12 to 24 years old, Female", - "dcid": "sdg/SL_DOM_TSPD_12-24_FEMALE" + "name": "Sample Size State Referenced Achievement of Student: Female, Seventh Grade, English Language Arts", + "dcid": "dc/91n3ztsyfhln8" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 14 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPD_14GEQ_FEMALE" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, Seventh Grade, English Language Arts", + "dcid": "dc/pqk9jpb2vbmpc" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 15 to 64 years old, Female", - "dcid": "sdg/SL_DOM_TSPD_15-64_FEMALE" + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Seventh Grade, English Language Arts", + "dcid": "dc/xfj7c3vvszvw1" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 16 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPD_16GEQ_FEMALE" + "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Seventh Grade, English Language Arts", + "dcid": "dc/cb6z472pqnhsf" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 18 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPD_18GEQ_FEMALE" + "name": "Std Deviation State Referenced Achievement of Student: Female, Seventh Grade, English Language Arts", + "dcid": "dc/g6230z5nmmc0h" + } + ] + }, + { + "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-SeventhGrade_SchoolSubject-Mathematics", + "name": "Student With Gender = Female, School Grade Level = Seventh Grade, School Subject = Mathematics", + "statVars": [ + { + "name": "Mean Cohort Scale Achievement of Student: Female, Seventh Grade, Mathematics", + "dcid": "dc/qp33r35sjwsy7" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 20 to 24 years old, Female", - "dcid": "sdg/SL_DOM_TSPD_20-24_FEMALE" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, Seventh Grade, Mathematics", + "dcid": "dc/46gdchgk0p8s8" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 20 to 64 years old, Female", - "dcid": "sdg/SL_DOM_TSPD_20-64_FEMALE" + "name": "Mean Naep Test Score Scale Achievement of Student: Female, Seventh Grade, Mathematics", + "dcid": "dc/nre6ke8xpmjsg" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 20 to 74 years old, Female", - "dcid": "sdg/SL_DOM_TSPD_20-74_FEMALE" + "name": "Mean State Referenced Achievement of Student: Female, Seventh Grade, Mathematics", + "dcid": "dc/l5jltz047jkj2" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 20 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPD_20GEQ_FEMALE" + "name": "Sample Size Cohort Scale Achievement of Student: Female, Seventh Grade, Mathematics", + "dcid": "dc/mke61t25jq7r7" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 25 to 34 years old, Female", - "dcid": "sdg/SL_DOM_TSPD_25-34_FEMALE" + "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Seventh Grade, Mathematics", + "dcid": "dc/1t9mct9e4fxhg" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 35 to 44 years old, Female", - "dcid": "sdg/SL_DOM_TSPD_35-44_FEMALE" + "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Seventh Grade, Mathematics", + "dcid": "dc/kd3h846m3qe49" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 5 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPD_5GEQ_FEMALE" + "name": "Sample Size State Referenced Achievement of Student: Female, Seventh Grade, Mathematics", + "dcid": "dc/n0p3r7exwj472" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 6 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPD_6GEQ_FEMALE" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, Seventh Grade, Mathematics", + "dcid": "dc/90frldr4t6g71" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 65 to 74 years old, Female", - "dcid": "sdg/SL_DOM_TSPD_65-74_FEMALE" + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Seventh Grade, Mathematics", + "dcid": "dc/d3s7ryksnz62c" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 75 to 84 years old, Female", - "dcid": "sdg/SL_DOM_TSPD_75-84_FEMALE" + "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Seventh Grade, Mathematics", + "dcid": "dc/cr4smbxrw47g7" }, { - "name": "Proportion of time spent on unpaid domestic chores and care work: 85 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPD_85GEQ_FEMALE" + "name": "Std Deviation State Referenced Achievement of Student: Female, Seventh Grade, Mathematics", + "dcid": "dc/x65d82eyv61q5" } ] }, { - "dcid": "dc/g/SDGVCVOVGDSD_disabilityStatus-SDGDisabilityStatusEnumPD_gender-SDGSexEnumFEMALE_sdggroundsOfDiscrimination", - "name": "Proportion of Population Reporting Having Felt Discriminated Against With Disability Status = Persons With Disability, Gender = Female, Grounds of Discrimination", + "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-SixthGrade_SchoolSubject-EnglishLanguageArts", + "name": "Student With Gender = Female, School Grade Level = Sixth Grade, School Subject = English Language Arts", "statVars": [ { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Age, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_AGE_FEMALE" + "name": "Mean Cohort Scale Achievement of Student: Female, Sixth Grade, English Language Arts", + "dcid": "dc/p4f852gsfgec9" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Born out of wedlock, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_WEDLOCK_FEMALE" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, Sixth Grade, English Language Arts", + "dcid": "dc/tb78x34pbmlr1" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Colour, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_COLR_FEMALE" + "name": "Mean Naep Test Score Scale Achievement of Student: Female, Sixth Grade, English Language Arts", + "dcid": "dc/4g2nqks2ggy4" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Disability, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_DIS_FEMALE" + "name": "Mean State Referenced Achievement of Student: Female, Sixth Grade, English Language Arts", + "dcid": "dc/3g9mf7kcjvcl4" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Ethnic or immigration status, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_ETHI_FEMALE" + "name": "Sample Size Cohort Scale Achievement of Student: Female, Sixth Grade, English Language Arts", + "dcid": "dc/39px2dfq2994" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Ethnic, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_ETH_FEMALE" + "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Sixth Grade, English Language Arts", + "dcid": "dc/7dzltq14h6vj" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Marital and family status, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_MARFAM_FEMALE" + "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Sixth Grade, English Language Arts", + "dcid": "dc/c7jr9vgm1xkqh" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Migration status, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_MIG_FEMALE" + "name": "Sample Size State Referenced Achievement of Student: Female, Sixth Grade, English Language Arts", + "dcid": "dc/qvwz0cdnmnlh2" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Nationality, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_NATION_FEMALE" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, Sixth Grade, English Language Arts", + "dcid": "dc/bcdrrjqktd6q4" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Other, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_OTHER_FEMALE" + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Sixth Grade, English Language Arts", + "dcid": "dc/f08s93s90wkmc" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Place of residence, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_RES_FEMALE" + "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Sixth Grade, English Language Arts", + "dcid": "dc/ee7tz6l41dns5" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Political opinion, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_POLVIEW_FEMALE" + "name": "Std Deviation State Referenced Achievement of Student: Female, Sixth Grade, English Language Arts", + "dcid": "dc/w9rj0ytp8k461" + } + ] + }, + { + "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-SixthGrade_SchoolSubject-Mathematics", + "name": "Student With Gender = Female, School Grade Level = Sixth Grade, School Subject = Mathematics", + "statVars": [ + { + "name": "Mean Cohort Scale Achievement of Student: Female, Sixth Grade, Mathematics", + "dcid": "dc/jjghgpgk596rg" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Pregnancy, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_PREGY_FEMALE" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, Sixth Grade, Mathematics", + "dcid": "dc/w2hvztlg25wkc" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Religion, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_RELIGION_FEMALE" + "name": "Mean Naep Test Score Scale Achievement of Student: Female, Sixth Grade, Mathematics", + "dcid": "dc/00vzxhlkp6e54" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Sex, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_SEX_FEMALE" + "name": "Mean State Referenced Achievement of Student: Female, Sixth Grade, Mathematics", + "dcid": "dc/1nlgn5v9s2c" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Sexual orientation, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_SEXO_FEMALE" + "name": "Sample Size Cohort Scale Achievement of Student: Female, Sixth Grade, Mathematics", + "dcid": "dc/5bb0qwslwbqv1" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons with disability, Socioeconomic status, Female", - "dcid": "sdg/VC_VOV_GDSD_PD_SOCIOECON_FEMALE" - } - ] - }, - { - "dcid": "dc/g/SDGVCVOVGDSD_disabilityStatus-SDGDisabilityStatusEnumPWD_gender-SDGSexEnumFEMALE_sdggroundsOfDiscrimination", - "name": "Proportion of Population Reporting Having Felt Discriminated Against With Disability Status = Persons Without Disability, Gender = Female, Grounds of Discrimination", - "statVars": [ + "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Sixth Grade, Mathematics", + "dcid": "dc/khny2b34y345c" + }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Age, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_AGE_FEMALE" + "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Sixth Grade, Mathematics", + "dcid": "dc/zpdk5bcjmvep2" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Born out of wedlock, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_WEDLOCK_FEMALE" + "name": "Sample Size State Referenced Achievement of Student: Female, Sixth Grade, Mathematics", + "dcid": "dc/jhw15x0553yq2" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Colour, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_COLR_FEMALE" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, Sixth Grade, Mathematics", + "dcid": "dc/4gl7pmpk28w28" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Disability, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_DIS_FEMALE" + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Sixth Grade, Mathematics", + "dcid": "dc/rlmcvr3yyndq3" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Ethnic or immigration status, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_ETHI_FEMALE" + "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Sixth Grade, Mathematics", + "dcid": "dc/zm8e37dtnyxs7" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Ethnic, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_ETH_FEMALE" + "name": "Std Deviation State Referenced Achievement of Student: Female, Sixth Grade, Mathematics", + "dcid": "dc/gvnzcnpvdjjj5" + } + ] + }, + { + "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-ThirdGrade_SchoolSubject-EnglishLanguageArts", + "name": "Student With Gender = Female, School Grade Level = Third Grade, School Subject = English Language Arts", + "statVars": [ + { + "name": "Mean Cohort Scale Achievement of Student: Female, Third Grade, English Language Arts", + "dcid": "dc/hrgx3lel4rrnc" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Marital and family status, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_MARFAM_FEMALE" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, Third Grade, English Language Arts", + "dcid": "dc/m9hy4rhsdvy2f" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Migration status, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_MIG_FEMALE" + "name": "Mean Naep Test Score Scale Achievement of Student: Female, Third Grade, English Language Arts", + "dcid": "dc/6nc7ydp0dmt08" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Nationality, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_NATION_FEMALE" + "name": "Mean State Referenced Achievement of Student: Female, Third Grade, English Language Arts", + "dcid": "dc/g6z0v5jy3yln4" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Other, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_OTHER_FEMALE" + "name": "Sample Size Cohort Scale Achievement of Student: Female, Third Grade, English Language Arts", + "dcid": "dc/2267qhs3bgl21" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Place of residence, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_RES_FEMALE" + "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Third Grade, English Language Arts", + "dcid": "dc/t9rw7w2r5d7w8" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Political opinion, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_POLVIEW_FEMALE" + "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Third Grade, English Language Arts", + "dcid": "dc/zbgmq1hqrn5l1" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Pregnancy, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_PREGY_FEMALE" + "name": "Sample Size State Referenced Achievement of Student: Female, Third Grade, English Language Arts", + "dcid": "dc/gnyp0slhfklkh" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Religion, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_RELIGION_FEMALE" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, Third Grade, English Language Arts", + "dcid": "dc/2mhg9vxcmt37f" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Sex, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_SEX_FEMALE" + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Third Grade, English Language Arts", + "dcid": "dc/3xhcez4bczzj7" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Sexual orientation, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_SEXO_FEMALE" + "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Third Grade, English Language Arts", + "dcid": "dc/pf7v1w3ffqr84" }, { - "name": "Proportion of population reporting having felt discriminated against: Persons without disability, Socioeconomic status, Female", - "dcid": "sdg/VC_VOV_GDSD_PWD_SOCIOECON_FEMALE" + "name": "Std Deviation State Referenced Achievement of Student: Female, Third Grade, English Language Arts", + "dcid": "dc/ks1skc9n1j22g" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment_Gender-Female", - "name": "Person With Educational Attainment, Gender = Female", + "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-ThirdGrade_SchoolSubject-Mathematics", + "name": "Student With Gender = Female, School Grade Level = Third Grade, School Subject = Mathematics", "statVars": [ { - "name": "Population: 10th Grade, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainment10ThGrade_Female" + "name": "Mean Cohort Scale Achievement of Student: Female, Third Grade, Mathematics", + "dcid": "dc/4s049csm9hy8h" }, { - "name": "Population: 11th Grade, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainment11ThGrade_Female" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, Third Grade, Mathematics", + "dcid": "dc/dqjcmy4447397" }, { - "name": "Population: 12th Grade No Diploma, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainment12ThGradeNoDiploma_Female" + "name": "Mean Naep Test Score Scale Achievement of Student: Female, Third Grade, Mathematics", + "dcid": "dc/1y818t73jmtp1" }, { - "name": "Population: 5th And 6th Grade, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainment5ThAnd6ThGrade_Female" + "name": "Mean State Referenced Achievement of Student: Female, Third Grade, Mathematics", + "dcid": "dc/bx8bdpg7yewv3" }, { - "name": "Population: 7th And 8th Grade, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainment7ThAnd8ThGrade_Female" + "name": "Sample Size Cohort Scale Achievement of Student: Female, Third Grade, Mathematics", + "dcid": "dc/30hldw78m630d" }, { - "name": "Population: 9th Grade, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainment9ThGrade_Female" + "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Third Grade, Mathematics", + "dcid": "dc/cd894z68s95td" }, { - "name": "Population: Masters Degree, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentMastersDegree_Female" + "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Third Grade, Mathematics", + "dcid": "dc/zb2v53b8lyb29" }, { - "name": "Population: No Schooling Completed, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentNoSchoolingCompleted_Female" + "name": "Sample Size State Referenced Achievement of Student: Female, Third Grade, Mathematics", + "dcid": "dc/28189j9j48zzb" }, { - "name": "Population: Nursery To 4th Grade, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentNurseryTo4ThGrade_Female" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, Third Grade, Mathematics", + "dcid": "dc/drmjvk2bnsk0g" }, { - "name": "Population: Professional School Degree, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentProfessionalSchoolDegree_Female" + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Third Grade, Mathematics", + "dcid": "dc/f5zvlnk4yc0r6" }, { - "name": "Population: Some College 1 or More Years No Degree, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentSomeCollege1OrMoreYearsNoDegree_Female" + "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Third Grade, Mathematics", + "dcid": "dc/q915hn37rh0rg" }, { - "name": "Population: Some College Less Than 1 Year, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentSomeCollegeLessThan1Year_Female" - }, + "name": "Std Deviation State Referenced Achievement of Student: Female, Third Grade, Mathematics", + "dcid": "dc/sdfm4kc8cgh06" + } + ] + }, + { + "dcid": "dc/g/Person_Gender-Female", + "name": "Person With Gender = Female", + "statVars": [ { - "name": "Population: Masters Degree or Higher, Female (As Fraction of Count Person 25 or More Years Female)", - "dcid": "Count_Person_25OrMoreYears_Female_MastersDegreeOrHigher_AsFractionOf_Count_Person_25OrMoreYears_Female" + "name": "Female Life Expectancy", + "dcid": "LifeExpectancy_Person_Female" }, { - "name": "Population: 25 - 64 Years, Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Female (As Fraction of Count Person 25 To 64 Years Female)", - "dcid": "Count_Person_25To64Years_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female_AsAFractionOfCount_Person_25To64Years_Female" + "name": "Female Population", + "dcid": "Count_Person_Female" }, { - "name": "Population: 25 - 64 Years, Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Female (As Fraction of Count Person 25 To 64 Years Female)", - "dcid": "Count_Person_25To64Years_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female_AsAFractionOfCount_Person_25To64Years_Female" + "name": "Unemployment Rate of the Female Population", + "dcid": "UnemploymentRate_Person_Female" }, { - "name": "Population: 25 - 64 Years, Upper Secondary Education or Higher, Female (As Fraction of Count Person 25 To 64 Years Female)", - "dcid": "Count_Person_25To64Years_UpperSecondaryEducationOrHigher_Female_AsAFractionOfCount_Person_25To64Years_Female" - } - ] - }, - { - "dcid": "dc/g/SDGSLDOMTSPDCW_age_gender-SDGSexEnumFEMALE", - "name": "Proportion of Time Spent on Unpaid Care Work With Age, Gender = Female", - "statVars": [ - { - "name": "Proportion of time spent on unpaid care work: 10 to 14 years old, Female", - "dcid": "sdg/SL_DOM_TSPDCW_10-14_FEMALE" + "name": "Mean Wages Daily: Female", + "dcid": "Mean_WagesDaily_Worker_Female" }, { - "name": "Proportion of time spent on unpaid care work: 12 to 24 years old, Female", - "dcid": "sdg/SL_DOM_TSPDCW_12-24_FEMALE" + "name": "Mean Wages Monthly: Female", + "dcid": "Mean_WagesMonthly_Worker_Female" }, { - "name": "Proportion of time spent on unpaid care work: 14 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPDCW_14GEQ_FEMALE" + "name": "Median Age of Female Population", + "dcid": "Median_Age_Person_Female" }, { - "name": "Proportion of time spent on unpaid care work: 15 to 64 years old, Female", - "dcid": "sdg/SL_DOM_TSPDCW_15-64_FEMALE" + "name": "Median Income of Women (15 Years or Older) With Income", + "dcid": "Median_Income_Person_15OrMoreYears_Female_WithIncome" }, { - "name": "Proportion of time spent on unpaid care work: 16 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPDCW_16GEQ_FEMALE" + "name": "Female Population With Disabilities", + "dcid": "Count_Person_WithDisability_Female" }, { - "name": "Proportion of time spent on unpaid care work: 20 to 24 years old, Female", - "dcid": "sdg/SL_DOM_TSPDCW_20-24_FEMALE" + "name": "Percentage: Bachelor Degree or Higher, Female", + "dcid": "dc/648tvf392fz0c" }, { - "name": "Proportion of time spent on unpaid care work: 20 to 64 years old, Female", - "dcid": "sdg/SL_DOM_TSPDCW_20-64_FEMALE" + "name": "Percentage: Female, Below Poverty Level in The Past 12 Months", + "dcid": "dc/k0zg5lw8686z8" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years0To4_Gender-Female_MedicalCondition", + "name": "Person With Age = 0 - 4 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 0 - 4 Years, Female, Arthritis", + "dcid": "Count_Person_0To4Years_Female_ConditionArthritis" }, { - "name": "Proportion of time spent on unpaid care work: 20 to 74 years old, Female", - "dcid": "sdg/SL_DOM_TSPDCW_20-74_FEMALE" + "name": "Population: 0 - 4 Years, Female, Asthma", + "dcid": "Count_Person_0To4Years_Female_ConditionAsthma" }, { - "name": "Proportion of time spent on unpaid care work: 20 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPDCW_20GEQ_FEMALE" + "name": "Population: 0 - 4 Years, Female, Cancer", + "dcid": "Count_Person_0To4Years_Female_ConditionCancer" }, { - "name": "Proportion of time spent on unpaid care work: 25 to 34 years old, Female", - "dcid": "sdg/SL_DOM_TSPDCW_25-34_FEMALE" + "name": "Population: 0 - 4 Years, Female, Dementia", + "dcid": "Count_Person_0To4Years_Female_ConditionDementia" }, { - "name": "Proportion of time spent on unpaid care work: 35 to 44 years old, Female", - "dcid": "sdg/SL_DOM_TSPDCW_35-44_FEMALE" + "name": "Population: 0 - 4 Years, Female, Diabetes", + "dcid": "Count_Person_0To4Years_Female_ConditionDiabetes" }, { - "name": "Proportion of time spent on unpaid care work: 5 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPDCW_5GEQ_FEMALE" + "name": "Population: 0 - 4 Years, Female, Diseases of Heart", + "dcid": "Count_Person_0To4Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Proportion of time spent on unpaid care work: 6 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPDCW_6GEQ_FEMALE" + "name": "Population: 0 - 4 Years, Female, Kidney Disease", + "dcid": "Count_Person_0To4Years_Female_ConditionKidneyDisease" }, { - "name": "Proportion of time spent on unpaid care work: 65 to 74 years old, Female", - "dcid": "sdg/SL_DOM_TSPDCW_65-74_FEMALE" + "name": "Population: 0 - 4 Years, Female, Lung Condition", + "dcid": "Count_Person_0To4Years_Female_ConditionLungCondition" }, { - "name": "Proportion of time spent on unpaid care work: 75 to 84 years old, Female", - "dcid": "sdg/SL_DOM_TSPDCW_75-84_FEMALE" + "name": "Population: 0 - 4 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_0To4Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Proportion of time spent on unpaid care work: 85 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPDCW_85GEQ_FEMALE" + "name": "Population: 0 - 4 Years, Female, Stroke", + "dcid": "Count_Person_0To4Years_Female_ConditionStroke" } ] }, { - "dcid": "dc/g/SDGSLDOMTSPDDC_age_gender-SDGSexEnumFEMALE", - "name": "Proportion of Time Spent on Unpaid Domestic Chores With Age, Gender = Female", + "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_MedicalCondition", + "name": "Person With Age = 10 - 14 Years, Gender = Female, Medical Condition", "statVars": [ { - "name": "Proportion of time spent on unpaid domestic chores: 10 to 14 years old, Female", - "dcid": "sdg/SL_DOM_TSPDDC_10-14_FEMALE" + "name": "Population: 10 - 14 Years, Female, Arthritis", + "dcid": "Count_Person_10To14Years_Female_ConditionArthritis" }, { - "name": "Proportion of time spent on unpaid domestic chores: 12 to 24 years old, Female", - "dcid": "sdg/SL_DOM_TSPDDC_12-24_FEMALE" + "name": "Population: 10 - 14 Years, Female, Asthma", + "dcid": "Count_Person_10To14Years_Female_ConditionAsthma" }, { - "name": "Proportion of time spent on unpaid domestic chores: 14 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPDDC_14GEQ_FEMALE" + "name": "Population: 10 - 14 Years, Female, Cancer", + "dcid": "Count_Person_10To14Years_Female_ConditionCancer" }, { - "name": "Proportion of time spent on unpaid domestic chores: 15 to 64 years old, Female", - "dcid": "sdg/SL_DOM_TSPDDC_15-64_FEMALE" + "name": "Population: 10 - 14 Years, Female, Dementia", + "dcid": "Count_Person_10To14Years_Female_ConditionDementia" }, { - "name": "Proportion of time spent on unpaid domestic chores: 16 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPDDC_16GEQ_FEMALE" + "name": "Population: 10 - 14 Years, Female, Diabetes", + "dcid": "Count_Person_10To14Years_Female_ConditionDiabetes" }, { - "name": "Proportion of time spent on unpaid domestic chores: 20 to 24 years old, Female", - "dcid": "sdg/SL_DOM_TSPDDC_20-24_FEMALE" + "name": "Population: 10 - 14 Years, Female, Diseases of Heart", + "dcid": "Count_Person_10To14Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Proportion of time spent on unpaid domestic chores: 20 to 64 years old, Female", - "dcid": "sdg/SL_DOM_TSPDDC_20-64_FEMALE" + "name": "Population: 10 - 14 Years, Female, Kidney Disease", + "dcid": "Count_Person_10To14Years_Female_ConditionKidneyDisease" }, { - "name": "Proportion of time spent on unpaid domestic chores: 20 to 74 years old, Female", - "dcid": "sdg/SL_DOM_TSPDDC_20-74_FEMALE" + "name": "Population: 10 - 14 Years, Female, Lung Condition", + "dcid": "Count_Person_10To14Years_Female_ConditionLungCondition" }, { - "name": "Proportion of time spent on unpaid domestic chores: 20 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPDDC_20GEQ_FEMALE" + "name": "Population: 10 - 14 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_10To14Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Proportion of time spent on unpaid domestic chores: 25 to 34 years old, Female", - "dcid": "sdg/SL_DOM_TSPDDC_25-34_FEMALE" - }, + "name": "Population: 10 - 14 Years, Female, Stroke", + "dcid": "Count_Person_10To14Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_MedicalCondition", + "name": "Person With Age = 15 - 19 Years, Gender = Female, Medical Condition", + "statVars": [ { - "name": "Proportion of time spent on unpaid domestic chores: 35 to 44 years old, Female", - "dcid": "sdg/SL_DOM_TSPDDC_35-44_FEMALE" + "name": "Population: 15 - 19 Years, Female, Arthritis", + "dcid": "Count_Person_15To19Years_Female_ConditionArthritis" }, { - "name": "Proportion of time spent on unpaid domestic chores: 5 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPDDC_5GEQ_FEMALE" + "name": "Population: 15 - 19 Years, Female, Asthma", + "dcid": "Count_Person_15To19Years_Female_ConditionAsthma" }, { - "name": "Proportion of time spent on unpaid domestic chores: 6 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPDDC_6GEQ_FEMALE" + "name": "Population: 15 - 19 Years, Female, Cancer", + "dcid": "Count_Person_15To19Years_Female_ConditionCancer" }, { - "name": "Proportion of time spent on unpaid domestic chores: 65 to 74 years old, Female", - "dcid": "sdg/SL_DOM_TSPDDC_65-74_FEMALE" + "name": "Population: 15 - 19 Years, Female, Dementia", + "dcid": "Count_Person_15To19Years_Female_ConditionDementia" }, { - "name": "Proportion of time spent on unpaid domestic chores: 75 to 84 years old, Female", - "dcid": "sdg/SL_DOM_TSPDDC_75-84_FEMALE" + "name": "Population: 15 - 19 Years, Female, Diabetes", + "dcid": "Count_Person_15To19Years_Female_ConditionDiabetes" }, { - "name": "Proportion of time spent on unpaid domestic chores: 85 years old and over, Female", - "dcid": "sdg/SL_DOM_TSPDDC_85GEQ_FEMALE" - } - ] - }, - { - "dcid": "dc/g/Person_Age_Gender-Female", - "name": "Person With Age, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: 1 Years or Less, Female", - "dcid": "LifeExpectancy_Person_Upto1Years_Female" + "name": "Population: 15 - 19 Years, Female, Diseases of Heart", + "dcid": "Count_Person_15To19Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Population: 0 - 14 Years, Female", - "dcid": "Count_Person_0To14Years_Female" + "name": "Population: 15 - 19 Years, Female, Kidney Disease", + "dcid": "Count_Person_15To19Years_Female_ConditionKidneyDisease" }, { - "name": "Population: 14 Years or Less, Female", - "dcid": "Count_Person_Upto14Years_Female" + "name": "Population: 15 - 19 Years, Female, Lung Condition", + "dcid": "Count_Person_15To19Years_Female_ConditionLungCondition" }, { - "name": "Population: 15 - 59 Years, Female", - "dcid": "Count_Person_15To59Years_Female" + "name": "Population: 15 - 19 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_15To19Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Population: 3 Years or More, Female", - "dcid": "Count_Person_3OrMoreYears_Female" - }, + "name": "Population: 15 - 19 Years, Female, Stroke", + "dcid": "Count_Person_15To19Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_MedicalCondition", + "name": "Person With Age = 20 - 24 Years, Gender = Female, Medical Condition", + "statVars": [ { - "name": "Population: 60 Years or More, Female", - "dcid": "Count_Person_60OrMoreYears_Female" + "name": "Population: 20 - 24 Years, Female, Arthritis", + "dcid": "Count_Person_20To24Years_Female_ConditionArthritis" }, { - "name": "Population: 65 - 66 Years, Female", - "dcid": "Count_Person_65To66Years_Female" + "name": "Population: 20 - 24 Years, Female, Asthma", + "dcid": "Count_Person_20To24Years_Female_ConditionAsthma" }, { - "name": "Population: 67 - 69 Years, Female", - "dcid": "Count_Person_67To69Years_Female" + "name": "Population: 20 - 24 Years, Female, Cancer", + "dcid": "Count_Person_20To24Years_Female_ConditionCancer" }, { - "name": "Population: 80 Years or More, Female", - "dcid": "Count_Person_80OrMoreYears_Female" + "name": "Population: 20 - 24 Years, Female, Dementia", + "dcid": "Count_Person_20To24Years_Female_ConditionDementia" }, { - "name": "Population: 85 - 89 Years, Female", - "dcid": "Count_Person_85To89Years_Female" + "name": "Population: 20 - 24 Years, Female, Diabetes", + "dcid": "Count_Person_20To24Years_Female_ConditionDiabetes" }, { - "name": "Population: 90 Years or More, Female", - "dcid": "Count_Person_90OrMoreYears_Female" + "name": "Population: 20 - 24 Years, Female, Diseases of Heart", + "dcid": "Count_Person_20To24Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Unemployment Rate: 25 - 74 Years, Female", - "dcid": "UnemploymentRate_Person_25To74Years_Female" + "name": "Population: 20 - 24 Years, Female, Kidney Disease", + "dcid": "Count_Person_20To24Years_Female_ConditionKidneyDisease" }, { - "name": "Unemployment Rate: 25 Years or Less, Female", - "dcid": "UnemploymentRate_Person_Upto25Years_Female" + "name": "Population: 20 - 24 Years, Female, Lung Condition", + "dcid": "Count_Person_20To24Years_Female_ConditionLungCondition" }, { - "name": "Prevalence: 50 - 74 Years, Female, Mammography", - "dcid": "Percent_Person_50To74Years_Female_ReceivedMammography" + "name": "Population: 20 - 24 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_20To24Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Population (Measured Based on Custody): 0 - 17 Years, Female, Incarcerated", - "dcid": "dc/c17kzp0zrfkq9" + "name": "Population: 20 - 24 Years, Female, Stroke", + "dcid": "Count_Person_20To24Years_Female_ConditionStroke" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-EighthGrade_SchoolSubject-EnglishLanguageArts", - "name": "Student With Gender = Female, School Grade Level = Eighth Grade, School Subject = English Language Arts", + "dcid": "dc/g/Person_Age-Years25To29_Gender-Female_MedicalCondition", + "name": "Person With Age = 25 - 29 Years, Gender = Female, Medical Condition", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, Eighth Grade, English Language Arts", - "dcid": "dc/k696tb2fl0sj3" - }, - { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, Eighth Grade, English Language Arts", - "dcid": "dc/y15kkpw54z3gh" - }, - { - "name": "Mean Naep Test Score Scale Achievement of Student: Female, Eighth Grade, English Language Arts", - "dcid": "dc/b9g8wt765gc11" + "name": "Population: 25 - 29 Years, Female, Arthritis", + "dcid": "Count_Person_25To29Years_Female_ConditionArthritis" }, { - "name": "Mean State Referenced Achievement of Student: Female, Eighth Grade, English Language Arts", - "dcid": "dc/ldkp80e3xy0z" + "name": "Population: 25 - 29 Years, Female, Asthma", + "dcid": "Count_Person_25To29Years_Female_ConditionAsthma" }, { - "name": "Sample Size Cohort Scale Achievement of Student: Female, Eighth Grade, English Language Arts", - "dcid": "dc/fgthhcr4w6wr" + "name": "Population: 25 - 29 Years, Female, Cancer", + "dcid": "Count_Person_25To29Years_Female_ConditionCancer" }, { - "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Eighth Grade, English Language Arts", - "dcid": "dc/9hmvw659mhffh" + "name": "Population: 25 - 29 Years, Female, Dementia", + "dcid": "Count_Person_25To29Years_Female_ConditionDementia" }, { - "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Eighth Grade, English Language Arts", - "dcid": "dc/qy5nxm0ywb40c" + "name": "Population: 25 - 29 Years, Female, Diabetes", + "dcid": "Count_Person_25To29Years_Female_ConditionDiabetes" }, { - "name": "Sample Size State Referenced Achievement of Student: Female, Eighth Grade, English Language Arts", - "dcid": "dc/rj3kez0lyd4qg" + "name": "Population: 25 - 29 Years, Female, Diseases of Heart", + "dcid": "Count_Person_25To29Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, Eighth Grade, English Language Arts", - "dcid": "dc/eeyq48ljxkhsg" + "name": "Population: 25 - 29 Years, Female, Kidney Disease", + "dcid": "Count_Person_25To29Years_Female_ConditionKidneyDisease" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Eighth Grade, English Language Arts", - "dcid": "dc/fxp0g8rege5f6" + "name": "Population: 25 - 29 Years, Female, Lung Condition", + "dcid": "Count_Person_25To29Years_Female_ConditionLungCondition" }, { - "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Eighth Grade, English Language Arts", - "dcid": "dc/6wzh6ssg2y5h8" + "name": "Population: 25 - 29 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_25To29Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Std Deviation State Referenced Achievement of Student: Female, Eighth Grade, English Language Arts", - "dcid": "dc/vtt2w51lf61m7" + "name": "Population: 25 - 29 Years, Female, Stroke", + "dcid": "Count_Person_25To29Years_Female_ConditionStroke" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-EighthGrade_SchoolSubject-Mathematics", - "name": "Student With Gender = Female, School Grade Level = Eighth Grade, School Subject = Mathematics", + "dcid": "dc/g/Person_Age-Years30To34_Gender-Female_MedicalCondition", + "name": "Person With Age = 30 - 34 Years, Gender = Female, Medical Condition", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, Eighth Grade, Mathematics", - "dcid": "dc/fmb69cd2l48q2" + "name": "Population: 30 - 34 Years, Female, Arthritis", + "dcid": "Count_Person_30To34Years_Female_ConditionArthritis" + }, + { + "name": "Population: 30 - 34 Years, Female, Asthma", + "dcid": "Count_Person_30To34Years_Female_ConditionAsthma" + }, + { + "name": "Population: 30 - 34 Years, Female, Cancer", + "dcid": "Count_Person_30To34Years_Female_ConditionCancer" + }, + { + "name": "Population: 30 - 34 Years, Female, Dementia", + "dcid": "Count_Person_30To34Years_Female_ConditionDementia" + }, + { + "name": "Population: 30 - 34 Years, Female, Diabetes", + "dcid": "Count_Person_30To34Years_Female_ConditionDiabetes" + }, + { + "name": "Population: 30 - 34 Years, Female, Diseases of Heart", + "dcid": "Count_Person_30To34Years_Female_ConditionDiseasesOfHeart" + }, + { + "name": "Population: 30 - 34 Years, Female, Kidney Disease", + "dcid": "Count_Person_30To34Years_Female_ConditionKidneyDisease" + }, + { + "name": "Population: 30 - 34 Years, Female, Lung Condition", + "dcid": "Count_Person_30To34Years_Female_ConditionLungCondition" }, { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, Eighth Grade, Mathematics", - "dcid": "dc/br7z1lewhj6b" + "name": "Population: 30 - 34 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_30To34Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Mean Naep Test Score Scale Achievement of Student: Female, Eighth Grade, Mathematics", - "dcid": "dc/r87088xbrx8cf" + "name": "Population: 30 - 34 Years, Female, Stroke", + "dcid": "Count_Person_30To34Years_Female_ConditionStroke" + } + ] + }, + { + "dcid": "dc/g/Person_Age-Years35To39_Gender-Female_MedicalCondition", + "name": "Person With Age = 35 - 39 Years, Gender = Female, Medical Condition", + "statVars": [ + { + "name": "Population: 35 - 39 Years, Female, Arthritis", + "dcid": "Count_Person_35To39Years_Female_ConditionArthritis" }, { - "name": "Mean State Referenced Achievement of Student: Female, Eighth Grade, Mathematics", - "dcid": "dc/59yt4l5xzf9j1" + "name": "Population: 35 - 39 Years, Female, Asthma", + "dcid": "Count_Person_35To39Years_Female_ConditionAsthma" }, { - "name": "Sample Size Cohort Scale Achievement of Student: Female, Eighth Grade, Mathematics", - "dcid": "dc/nk4p4frxe3y69" + "name": "Population: 35 - 39 Years, Female, Cancer", + "dcid": "Count_Person_35To39Years_Female_ConditionCancer" }, { - "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Eighth Grade, Mathematics", - "dcid": "dc/4vyxqtvd3pqsh" + "name": "Population: 35 - 39 Years, Female, Dementia", + "dcid": "Count_Person_35To39Years_Female_ConditionDementia" }, { - "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Eighth Grade, Mathematics", - "dcid": "dc/ekf07w0gr1216" + "name": "Population: 35 - 39 Years, Female, Diabetes", + "dcid": "Count_Person_35To39Years_Female_ConditionDiabetes" }, { - "name": "Sample Size State Referenced Achievement of Student: Female, Eighth Grade, Mathematics", - "dcid": "dc/lx5gn5l520jkf" + "name": "Population: 35 - 39 Years, Female, Diseases of Heart", + "dcid": "Count_Person_35To39Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, Eighth Grade, Mathematics", - "dcid": "dc/dv1bvre4slkpg" + "name": "Population: 35 - 39 Years, Female, Kidney Disease", + "dcid": "Count_Person_35To39Years_Female_ConditionKidneyDisease" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Eighth Grade, Mathematics", - "dcid": "dc/cn2tdqwnq0037" + "name": "Population: 35 - 39 Years, Female, Lung Condition", + "dcid": "Count_Person_35To39Years_Female_ConditionLungCondition" }, { - "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Eighth Grade, Mathematics", - "dcid": "dc/v7vtw720kc80h" + "name": "Population: 35 - 39 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_35To39Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Std Deviation State Referenced Achievement of Student: Female, Eighth Grade, Mathematics", - "dcid": "dc/451hgsrjqq5hh" + "name": "Population: 35 - 39 Years, Female, Stroke", + "dcid": "Count_Person_35To39Years_Female_ConditionStroke" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-FifthGrade_SchoolSubject-EnglishLanguageArts", - "name": "Student With Gender = Female, School Grade Level = Fifth Grade, School Subject = English Language Arts", + "dcid": "dc/g/Person_Age-Years40To44_Gender-Female_MedicalCondition", + "name": "Person With Age = 40 - 44 Years, Gender = Female, Medical Condition", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, Fifth Grade, English Language Arts", - "dcid": "dc/wf3vgjw36m8d8" - }, - { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, Fifth Grade, English Language Arts", - "dcid": "dc/8j2mpkdlq1yn4" - }, - { - "name": "Mean Naep Test Score Scale Achievement of Student: Female, Fifth Grade, English Language Arts", - "dcid": "dc/m62g67v7xcv57" + "name": "Population: 40 - 44 Years, Female, Arthritis", + "dcid": "Count_Person_40To44Years_Female_ConditionArthritis" }, { - "name": "Mean State Referenced Achievement of Student: Female, Fifth Grade, English Language Arts", - "dcid": "dc/wfx084dv055zh" + "name": "Population: 40 - 44 Years, Female, Asthma", + "dcid": "Count_Person_40To44Years_Female_ConditionAsthma" }, { - "name": "Sample Size Cohort Scale Achievement of Student: Female, Fifth Grade, English Language Arts", - "dcid": "dc/wdr503hs8699d" + "name": "Population: 40 - 44 Years, Female, Cancer", + "dcid": "Count_Person_40To44Years_Female_ConditionCancer" }, { - "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Fifth Grade, English Language Arts", - "dcid": "dc/es23kvfd2tvkb" + "name": "Population: 40 - 44 Years, Female, Dementia", + "dcid": "Count_Person_40To44Years_Female_ConditionDementia" }, { - "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Fifth Grade, English Language Arts", - "dcid": "dc/5w82h5xvkwg77" + "name": "Population: 40 - 44 Years, Female, Diabetes", + "dcid": "Count_Person_40To44Years_Female_ConditionDiabetes" }, { - "name": "Sample Size State Referenced Achievement of Student: Female, Fifth Grade, English Language Arts", - "dcid": "dc/e5gp0jtn2hy07" + "name": "Population: 40 - 44 Years, Female, Diseases of Heart", + "dcid": "Count_Person_40To44Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, Fifth Grade, English Language Arts", - "dcid": "dc/hf7crmggr0yw" + "name": "Population: 40 - 44 Years, Female, Kidney Disease", + "dcid": "Count_Person_40To44Years_Female_ConditionKidneyDisease" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Fifth Grade, English Language Arts", - "dcid": "dc/lrsnwq2sjfjpc" + "name": "Population: 40 - 44 Years, Female, Lung Condition", + "dcid": "Count_Person_40To44Years_Female_ConditionLungCondition" }, { - "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Fifth Grade, English Language Arts", - "dcid": "dc/2exhecp9bd1xc" + "name": "Population: 40 - 44 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_40To44Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Std Deviation State Referenced Achievement of Student: Female, Fifth Grade, English Language Arts", - "dcid": "dc/hx0h31x0l0ke7" + "name": "Population: 40 - 44 Years, Female, Stroke", + "dcid": "Count_Person_40To44Years_Female_ConditionStroke" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-FifthGrade_SchoolSubject-Mathematics", - "name": "Student With Gender = Female, School Grade Level = Fifth Grade, School Subject = Mathematics", + "dcid": "dc/g/Person_Age-Years45To49_Gender-Female_MedicalCondition", + "name": "Person With Age = 45 - 49 Years, Gender = Female, Medical Condition", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, Fifth Grade, Mathematics", - "dcid": "dc/d8yp949gzjsrf" - }, - { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, Fifth Grade, Mathematics", - "dcid": "dc/f6k40vt2y4ct9" - }, - { - "name": "Mean Naep Test Score Scale Achievement of Student: Female, Fifth Grade, Mathematics", - "dcid": "dc/cvverpwmdgjs7" + "name": "Population: 45 - 49 Years, Female, Arthritis", + "dcid": "Count_Person_45To49Years_Female_ConditionArthritis" }, { - "name": "Mean State Referenced Achievement of Student: Female, Fifth Grade, Mathematics", - "dcid": "dc/gpq3qwjhbjhl4" + "name": "Population: 45 - 49 Years, Female, Asthma", + "dcid": "Count_Person_45To49Years_Female_ConditionAsthma" }, { - "name": "Sample Size Cohort Scale Achievement of Student: Female, Fifth Grade, Mathematics", - "dcid": "dc/brk3jdh3rvx94" + "name": "Population: 45 - 49 Years, Female, Cancer", + "dcid": "Count_Person_45To49Years_Female_ConditionCancer" }, { - "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Fifth Grade, Mathematics", - "dcid": "dc/6w1dtvytm3pk7" + "name": "Population: 45 - 49 Years, Female, Dementia", + "dcid": "Count_Person_45To49Years_Female_ConditionDementia" }, { - "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Fifth Grade, Mathematics", - "dcid": "dc/dm2s4fhr5qgyb" + "name": "Population: 45 - 49 Years, Female, Diabetes", + "dcid": "Count_Person_45To49Years_Female_ConditionDiabetes" }, { - "name": "Sample Size State Referenced Achievement of Student: Female, Fifth Grade, Mathematics", - "dcid": "dc/lee8rxxqfyxt1" + "name": "Population: 45 - 49 Years, Female, Diseases of Heart", + "dcid": "Count_Person_45To49Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, Fifth Grade, Mathematics", - "dcid": "dc/dv92be7kv6jqb" + "name": "Population: 45 - 49 Years, Female, Kidney Disease", + "dcid": "Count_Person_45To49Years_Female_ConditionKidneyDisease" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Fifth Grade, Mathematics", - "dcid": "dc/yv7smsvlje6b5" + "name": "Population: 45 - 49 Years, Female, Lung Condition", + "dcid": "Count_Person_45To49Years_Female_ConditionLungCondition" }, { - "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Fifth Grade, Mathematics", - "dcid": "dc/wk77lzcy3zs21" + "name": "Population: 45 - 49 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_45To49Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Std Deviation State Referenced Achievement of Student: Female, Fifth Grade, Mathematics", - "dcid": "dc/j2pe42jzhh6z4" + "name": "Population: 45 - 49 Years, Female, Stroke", + "dcid": "Count_Person_45To49Years_Female_ConditionStroke" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-FourthGrade_SchoolSubject-EnglishLanguageArts", - "name": "Student With Gender = Female, School Grade Level = Fourth Grade, School Subject = English Language Arts", + "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_MedicalCondition", + "name": "Person With Age = 5 - 9 Years, Gender = Female, Medical Condition", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, Fourth Grade, English Language Arts", - "dcid": "dc/0mwqnf6nf5w46" - }, - { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, Fourth Grade, English Language Arts", - "dcid": "dc/y0lb461tk0l8" - }, - { - "name": "Mean Naep Test Score Scale Achievement of Student: Female, Fourth Grade, English Language Arts", - "dcid": "dc/8td25wg7d54mh" + "name": "Population: 5 - 9 Years, Female, Arthritis", + "dcid": "Count_Person_5To9Years_Female_ConditionArthritis" }, { - "name": "Mean State Referenced Achievement of Student: Female, Fourth Grade, English Language Arts", - "dcid": "dc/tfbpy2g54nv38" + "name": "Population: 5 - 9 Years, Female, Asthma", + "dcid": "Count_Person_5To9Years_Female_ConditionAsthma" }, { - "name": "Sample Size Cohort Scale Achievement of Student: Female, Fourth Grade, English Language Arts", - "dcid": "dc/18j1pzpvfe7kd" + "name": "Population: 5 - 9 Years, Female, Cancer", + "dcid": "Count_Person_5To9Years_Female_ConditionCancer" }, { - "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Fourth Grade, English Language Arts", - "dcid": "dc/pf2byv5fh14e6" + "name": "Population: 5 - 9 Years, Female, Dementia", + "dcid": "Count_Person_5To9Years_Female_ConditionDementia" }, { - "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Fourth Grade, English Language Arts", - "dcid": "dc/h9wmv1b09zrr2" + "name": "Population: 5 - 9 Years, Female, Diabetes", + "dcid": "Count_Person_5To9Years_Female_ConditionDiabetes" }, { - "name": "Sample Size State Referenced Achievement of Student: Female, Fourth Grade, English Language Arts", - "dcid": "dc/ny8k6qxf45xf8" + "name": "Population: 5 - 9 Years, Female, Diseases of Heart", + "dcid": "Count_Person_5To9Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, Fourth Grade, English Language Arts", - "dcid": "dc/315xez2pfnd23" + "name": "Population: 5 - 9 Years, Female, Kidney Disease", + "dcid": "Count_Person_5To9Years_Female_ConditionKidneyDisease" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Fourth Grade, English Language Arts", - "dcid": "dc/5ke7fz4qrkjh5" + "name": "Population: 5 - 9 Years, Female, Lung Condition", + "dcid": "Count_Person_5To9Years_Female_ConditionLungCondition" }, { - "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Fourth Grade, English Language Arts", - "dcid": "dc/hezlkr9k15dm2" + "name": "Population: 5 - 9 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_5To9Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Std Deviation State Referenced Achievement of Student: Female, Fourth Grade, English Language Arts", - "dcid": "dc/sehbvfkdgl1b1" + "name": "Population: 5 - 9 Years, Female, Stroke", + "dcid": "Count_Person_5To9Years_Female_ConditionStroke" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-FourthGrade_SchoolSubject-Mathematics", - "name": "Student With Gender = Female, School Grade Level = Fourth Grade, School Subject = Mathematics", + "dcid": "dc/g/Person_Age-Years50To54_Gender-Female_MedicalCondition", + "name": "Person With Age = 50 - 54 Years, Gender = Female, Medical Condition", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, Fourth Grade, Mathematics", - "dcid": "dc/sww64qbwygffg" - }, - { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, Fourth Grade, Mathematics", - "dcid": "dc/64k9ys9t6e2m1" - }, - { - "name": "Mean Naep Test Score Scale Achievement of Student: Female, Fourth Grade, Mathematics", - "dcid": "dc/fjscnckphrh25" + "name": "Population: 50 - 54 Years, Female, Arthritis", + "dcid": "Count_Person_50To54Years_Female_ConditionArthritis" }, { - "name": "Mean State Referenced Achievement of Student: Female, Fourth Grade, Mathematics", - "dcid": "dc/1n434bw2ygzzc" + "name": "Population: 50 - 54 Years, Female, Asthma", + "dcid": "Count_Person_50To54Years_Female_ConditionAsthma" }, { - "name": "Sample Size Cohort Scale Achievement of Student: Female, Fourth Grade, Mathematics", - "dcid": "dc/0lrt12fh2c65h" + "name": "Population: 50 - 54 Years, Female, Cancer", + "dcid": "Count_Person_50To54Years_Female_ConditionCancer" }, { - "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Fourth Grade, Mathematics", - "dcid": "dc/bk8dv5927c2bc" + "name": "Population: 50 - 54 Years, Female, Dementia", + "dcid": "Count_Person_50To54Years_Female_ConditionDementia" }, { - "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Fourth Grade, Mathematics", - "dcid": "dc/vjcjnbtmy7vx5" + "name": "Population: 50 - 54 Years, Female, Diabetes", + "dcid": "Count_Person_50To54Years_Female_ConditionDiabetes" }, { - "name": "Sample Size State Referenced Achievement of Student: Female, Fourth Grade, Mathematics", - "dcid": "dc/0mxz3c3tbsqwd" + "name": "Population: 50 - 54 Years, Female, Diseases of Heart", + "dcid": "Count_Person_50To54Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, Fourth Grade, Mathematics", - "dcid": "dc/tb2lczl3m3q87" + "name": "Population: 50 - 54 Years, Female, Kidney Disease", + "dcid": "Count_Person_50To54Years_Female_ConditionKidneyDisease" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Fourth Grade, Mathematics", - "dcid": "dc/yn7yefgy2rdvd" + "name": "Population: 50 - 54 Years, Female, Lung Condition", + "dcid": "Count_Person_50To54Years_Female_ConditionLungCondition" }, { - "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Fourth Grade, Mathematics", - "dcid": "dc/pwbsh0ejyjtpc" + "name": "Population: 50 - 54 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_50To54Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Std Deviation State Referenced Achievement of Student: Female, Fourth Grade, Mathematics", - "dcid": "dc/l8vmbbzs3nsf" + "name": "Population: 50 - 54 Years, Female, Stroke", + "dcid": "Count_Person_50To54Years_Female_ConditionStroke" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-SeventhGrade_SchoolSubject-EnglishLanguageArts", - "name": "Student With Gender = Female, School Grade Level = Seventh Grade, School Subject = English Language Arts", + "dcid": "dc/g/Person_Age-Years55To59_Gender-Female_MedicalCondition", + "name": "Person With Age = 55 - 59 Years, Gender = Female, Medical Condition", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, Seventh Grade, English Language Arts", - "dcid": "dc/w3gkbc9wx7czg" - }, - { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, Seventh Grade, English Language Arts", - "dcid": "dc/jzlbgrq3rxd6c" - }, - { - "name": "Mean Naep Test Score Scale Achievement of Student: Female, Seventh Grade, English Language Arts", - "dcid": "dc/dthetqv9lff64" + "name": "Population: 55 - 59 Years, Female, Arthritis", + "dcid": "Count_Person_55To59Years_Female_ConditionArthritis" }, { - "name": "Mean State Referenced Achievement of Student: Female, Seventh Grade, English Language Arts", - "dcid": "dc/ty5m5ydcp2xj1" + "name": "Population: 55 - 59 Years, Female, Asthma", + "dcid": "Count_Person_55To59Years_Female_ConditionAsthma" }, { - "name": "Sample Size Cohort Scale Achievement of Student: Female, Seventh Grade, English Language Arts", - "dcid": "dc/sm8l7lvgt7fb8" + "name": "Population: 55 - 59 Years, Female, Cancer", + "dcid": "Count_Person_55To59Years_Female_ConditionCancer" }, { - "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Seventh Grade, English Language Arts", - "dcid": "dc/xlzzsrntt2w41" + "name": "Population: 55 - 59 Years, Female, Dementia", + "dcid": "Count_Person_55To59Years_Female_ConditionDementia" }, { - "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Seventh Grade, English Language Arts", - "dcid": "dc/evb4xl5qj3v6c" + "name": "Population: 55 - 59 Years, Female, Diabetes", + "dcid": "Count_Person_55To59Years_Female_ConditionDiabetes" }, { - "name": "Sample Size State Referenced Achievement of Student: Female, Seventh Grade, English Language Arts", - "dcid": "dc/91n3ztsyfhln8" + "name": "Population: 55 - 59 Years, Female, Diseases of Heart", + "dcid": "Count_Person_55To59Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, Seventh Grade, English Language Arts", - "dcid": "dc/pqk9jpb2vbmpc" + "name": "Population: 55 - 59 Years, Female, Kidney Disease", + "dcid": "Count_Person_55To59Years_Female_ConditionKidneyDisease" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Seventh Grade, English Language Arts", - "dcid": "dc/xfj7c3vvszvw1" + "name": "Population: 55 - 59 Years, Female, Lung Condition", + "dcid": "Count_Person_55To59Years_Female_ConditionLungCondition" }, { - "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Seventh Grade, English Language Arts", - "dcid": "dc/cb6z472pqnhsf" + "name": "Population: 55 - 59 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_55To59Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Std Deviation State Referenced Achievement of Student: Female, Seventh Grade, English Language Arts", - "dcid": "dc/g6230z5nmmc0h" + "name": "Population: 55 - 59 Years, Female, Stroke", + "dcid": "Count_Person_55To59Years_Female_ConditionStroke" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-SeventhGrade_SchoolSubject-Mathematics", - "name": "Student With Gender = Female, School Grade Level = Seventh Grade, School Subject = Mathematics", + "dcid": "dc/g/Person_Age-Years60To64_Gender-Female_MedicalCondition", + "name": "Person With Age = 60 - 64 Years, Gender = Female, Medical Condition", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, Seventh Grade, Mathematics", - "dcid": "dc/qp33r35sjwsy7" - }, - { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, Seventh Grade, Mathematics", - "dcid": "dc/46gdchgk0p8s8" - }, - { - "name": "Mean Naep Test Score Scale Achievement of Student: Female, Seventh Grade, Mathematics", - "dcid": "dc/nre6ke8xpmjsg" + "name": "Population: 60 - 64 Years, Female, Arthritis", + "dcid": "Count_Person_60To64Years_Female_ConditionArthritis" }, { - "name": "Mean State Referenced Achievement of Student: Female, Seventh Grade, Mathematics", - "dcid": "dc/l5jltz047jkj2" + "name": "Population: 60 - 64 Years, Female, Asthma", + "dcid": "Count_Person_60To64Years_Female_ConditionAsthma" }, { - "name": "Sample Size Cohort Scale Achievement of Student: Female, Seventh Grade, Mathematics", - "dcid": "dc/mke61t25jq7r7" + "name": "Population: 60 - 64 Years, Female, Cancer", + "dcid": "Count_Person_60To64Years_Female_ConditionCancer" }, { - "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Seventh Grade, Mathematics", - "dcid": "dc/1t9mct9e4fxhg" + "name": "Population: 60 - 64 Years, Female, Dementia", + "dcid": "Count_Person_60To64Years_Female_ConditionDementia" }, { - "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Seventh Grade, Mathematics", - "dcid": "dc/kd3h846m3qe49" + "name": "Population: 60 - 64 Years, Female, Diabetes", + "dcid": "Count_Person_60To64Years_Female_ConditionDiabetes" }, { - "name": "Sample Size State Referenced Achievement of Student: Female, Seventh Grade, Mathematics", - "dcid": "dc/n0p3r7exwj472" + "name": "Population: 60 - 64 Years, Female, Diseases of Heart", + "dcid": "Count_Person_60To64Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, Seventh Grade, Mathematics", - "dcid": "dc/90frldr4t6g71" + "name": "Population: 60 - 64 Years, Female, Kidney Disease", + "dcid": "Count_Person_60To64Years_Female_ConditionKidneyDisease" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Seventh Grade, Mathematics", - "dcid": "dc/d3s7ryksnz62c" + "name": "Population: 60 - 64 Years, Female, Lung Condition", + "dcid": "Count_Person_60To64Years_Female_ConditionLungCondition" }, { - "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Seventh Grade, Mathematics", - "dcid": "dc/cr4smbxrw47g7" + "name": "Population: 60 - 64 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_60To64Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Std Deviation State Referenced Achievement of Student: Female, Seventh Grade, Mathematics", - "dcid": "dc/x65d82eyv61q5" + "name": "Population: 60 - 64 Years, Female, Stroke", + "dcid": "Count_Person_60To64Years_Female_ConditionStroke" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-SixthGrade_SchoolSubject-EnglishLanguageArts", - "name": "Student With Gender = Female, School Grade Level = Sixth Grade, School Subject = English Language Arts", + "dcid": "dc/g/Person_Age-Years65To69_Gender-Female_MedicalCondition", + "name": "Person With Age = 65 - 69 Years, Gender = Female, Medical Condition", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, Sixth Grade, English Language Arts", - "dcid": "dc/p4f852gsfgec9" - }, - { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, Sixth Grade, English Language Arts", - "dcid": "dc/tb78x34pbmlr1" - }, - { - "name": "Mean Naep Test Score Scale Achievement of Student: Female, Sixth Grade, English Language Arts", - "dcid": "dc/4g2nqks2ggy4" + "name": "Population: 65 - 69 Years, Female, Arthritis", + "dcid": "Count_Person_65To69Years_Female_ConditionArthritis" }, { - "name": "Mean State Referenced Achievement of Student: Female, Sixth Grade, English Language Arts", - "dcid": "dc/3g9mf7kcjvcl4" + "name": "Population: 65 - 69 Years, Female, Asthma", + "dcid": "Count_Person_65To69Years_Female_ConditionAsthma" }, { - "name": "Sample Size Cohort Scale Achievement of Student: Female, Sixth Grade, English Language Arts", - "dcid": "dc/39px2dfq2994" + "name": "Population: 65 - 69 Years, Female, Cancer", + "dcid": "Count_Person_65To69Years_Female_ConditionCancer" }, { - "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Sixth Grade, English Language Arts", - "dcid": "dc/7dzltq14h6vj" + "name": "Population: 65 - 69 Years, Female, Dementia", + "dcid": "Count_Person_65To69Years_Female_ConditionDementia" }, { - "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Sixth Grade, English Language Arts", - "dcid": "dc/c7jr9vgm1xkqh" + "name": "Population: 65 - 69 Years, Female, Diabetes", + "dcid": "Count_Person_65To69Years_Female_ConditionDiabetes" }, { - "name": "Sample Size State Referenced Achievement of Student: Female, Sixth Grade, English Language Arts", - "dcid": "dc/qvwz0cdnmnlh2" + "name": "Population: 65 - 69 Years, Female, Diseases of Heart", + "dcid": "Count_Person_65To69Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, Sixth Grade, English Language Arts", - "dcid": "dc/bcdrrjqktd6q4" + "name": "Population: 65 - 69 Years, Female, Kidney Disease", + "dcid": "Count_Person_65To69Years_Female_ConditionKidneyDisease" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Sixth Grade, English Language Arts", - "dcid": "dc/f08s93s90wkmc" + "name": "Population: 65 - 69 Years, Female, Lung Condition", + "dcid": "Count_Person_65To69Years_Female_ConditionLungCondition" }, { - "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Sixth Grade, English Language Arts", - "dcid": "dc/ee7tz6l41dns5" + "name": "Population: 65 - 69 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_65To69Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Std Deviation State Referenced Achievement of Student: Female, Sixth Grade, English Language Arts", - "dcid": "dc/w9rj0ytp8k461" + "name": "Population: 65 - 69 Years, Female, Stroke", + "dcid": "Count_Person_65To69Years_Female_ConditionStroke" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-SixthGrade_SchoolSubject-Mathematics", - "name": "Student With Gender = Female, School Grade Level = Sixth Grade, School Subject = Mathematics", + "dcid": "dc/g/Person_Age-Years70To74_Gender-Female_MedicalCondition", + "name": "Person With Age = 70 - 74 Years, Gender = Female, Medical Condition", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, Sixth Grade, Mathematics", - "dcid": "dc/jjghgpgk596rg" - }, - { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, Sixth Grade, Mathematics", - "dcid": "dc/w2hvztlg25wkc" - }, - { - "name": "Mean Naep Test Score Scale Achievement of Student: Female, Sixth Grade, Mathematics", - "dcid": "dc/00vzxhlkp6e54" + "name": "Population: 70 - 74 Years, Female, Arthritis", + "dcid": "Count_Person_70To74Years_Female_ConditionArthritis" }, { - "name": "Mean State Referenced Achievement of Student: Female, Sixth Grade, Mathematics", - "dcid": "dc/1nlgn5v9s2c" + "name": "Population: 70 - 74 Years, Female, Asthma", + "dcid": "Count_Person_70To74Years_Female_ConditionAsthma" }, { - "name": "Sample Size Cohort Scale Achievement of Student: Female, Sixth Grade, Mathematics", - "dcid": "dc/5bb0qwslwbqv1" + "name": "Population: 70 - 74 Years, Female, Cancer", + "dcid": "Count_Person_70To74Years_Female_ConditionCancer" }, { - "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Sixth Grade, Mathematics", - "dcid": "dc/khny2b34y345c" + "name": "Population: 70 - 74 Years, Female, Dementia", + "dcid": "Count_Person_70To74Years_Female_ConditionDementia" }, { - "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Sixth Grade, Mathematics", - "dcid": "dc/zpdk5bcjmvep2" + "name": "Population: 70 - 74 Years, Female, Diabetes", + "dcid": "Count_Person_70To74Years_Female_ConditionDiabetes" }, { - "name": "Sample Size State Referenced Achievement of Student: Female, Sixth Grade, Mathematics", - "dcid": "dc/jhw15x0553yq2" + "name": "Population: 70 - 74 Years, Female, Diseases of Heart", + "dcid": "Count_Person_70To74Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, Sixth Grade, Mathematics", - "dcid": "dc/4gl7pmpk28w28" + "name": "Population: 70 - 74 Years, Female, Kidney Disease", + "dcid": "Count_Person_70To74Years_Female_ConditionKidneyDisease" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Sixth Grade, Mathematics", - "dcid": "dc/rlmcvr3yyndq3" + "name": "Population: 70 - 74 Years, Female, Lung Condition", + "dcid": "Count_Person_70To74Years_Female_ConditionLungCondition" }, { - "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Sixth Grade, Mathematics", - "dcid": "dc/zm8e37dtnyxs7" + "name": "Population: 70 - 74 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_70To74Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Std Deviation State Referenced Achievement of Student: Female, Sixth Grade, Mathematics", - "dcid": "dc/gvnzcnpvdjjj5" + "name": "Population: 70 - 74 Years, Female, Stroke", + "dcid": "Count_Person_70To74Years_Female_ConditionStroke" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-ThirdGrade_SchoolSubject-EnglishLanguageArts", - "name": "Student With Gender = Female, School Grade Level = Third Grade, School Subject = English Language Arts", + "dcid": "dc/g/Person_Age-Years75To79_Gender-Female_MedicalCondition", + "name": "Person With Age = 75 - 79 Years, Gender = Female, Medical Condition", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, Third Grade, English Language Arts", - "dcid": "dc/hrgx3lel4rrnc" - }, - { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, Third Grade, English Language Arts", - "dcid": "dc/m9hy4rhsdvy2f" - }, - { - "name": "Mean Naep Test Score Scale Achievement of Student: Female, Third Grade, English Language Arts", - "dcid": "dc/6nc7ydp0dmt08" + "name": "Population: 75 - 79 Years, Female, Arthritis", + "dcid": "Count_Person_75To79Years_Female_ConditionArthritis" }, { - "name": "Mean State Referenced Achievement of Student: Female, Third Grade, English Language Arts", - "dcid": "dc/g6z0v5jy3yln4" + "name": "Population: 75 - 79 Years, Female, Asthma", + "dcid": "Count_Person_75To79Years_Female_ConditionAsthma" }, { - "name": "Sample Size Cohort Scale Achievement of Student: Female, Third Grade, English Language Arts", - "dcid": "dc/2267qhs3bgl21" + "name": "Population: 75 - 79 Years, Female, Cancer", + "dcid": "Count_Person_75To79Years_Female_ConditionCancer" }, { - "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Third Grade, English Language Arts", - "dcid": "dc/t9rw7w2r5d7w8" + "name": "Population: 75 - 79 Years, Female, Dementia", + "dcid": "Count_Person_75To79Years_Female_ConditionDementia" }, { - "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Third Grade, English Language Arts", - "dcid": "dc/zbgmq1hqrn5l1" + "name": "Population: 75 - 79 Years, Female, Diabetes", + "dcid": "Count_Person_75To79Years_Female_ConditionDiabetes" }, { - "name": "Sample Size State Referenced Achievement of Student: Female, Third Grade, English Language Arts", - "dcid": "dc/gnyp0slhfklkh" + "name": "Population: 75 - 79 Years, Female, Diseases of Heart", + "dcid": "Count_Person_75To79Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, Third Grade, English Language Arts", - "dcid": "dc/2mhg9vxcmt37f" + "name": "Population: 75 - 79 Years, Female, Kidney Disease", + "dcid": "Count_Person_75To79Years_Female_ConditionKidneyDisease" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Third Grade, English Language Arts", - "dcid": "dc/3xhcez4bczzj7" + "name": "Population: 75 - 79 Years, Female, Lung Condition", + "dcid": "Count_Person_75To79Years_Female_ConditionLungCondition" }, { - "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Third Grade, English Language Arts", - "dcid": "dc/pf7v1w3ffqr84" + "name": "Population: 75 - 79 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_75To79Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Std Deviation State Referenced Achievement of Student: Female, Third Grade, English Language Arts", - "dcid": "dc/ks1skc9n1j22g" + "name": "Population: 75 - 79 Years, Female, Stroke", + "dcid": "Count_Person_75To79Years_Female_ConditionStroke" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolGradeLevel-ThirdGrade_SchoolSubject-Mathematics", - "name": "Student With Gender = Female, School Grade Level = Third Grade, School Subject = Mathematics", + "dcid": "dc/g/Person_Age-Years80To84_Gender-Female_MedicalCondition", + "name": "Person With Age = 80 - 84 Years, Gender = Female, Medical Condition", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, Third Grade, Mathematics", - "dcid": "dc/4s049csm9hy8h" - }, - { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, Third Grade, Mathematics", - "dcid": "dc/dqjcmy4447397" - }, - { - "name": "Mean Naep Test Score Scale Achievement of Student: Female, Third Grade, Mathematics", - "dcid": "dc/1y818t73jmtp1" + "name": "Population: 80 - 84 Years, Female, Arthritis", + "dcid": "Count_Person_80To84Years_Female_ConditionArthritis" }, { - "name": "Mean State Referenced Achievement of Student: Female, Third Grade, Mathematics", - "dcid": "dc/bx8bdpg7yewv3" + "name": "Population: 80 - 84 Years, Female, Asthma", + "dcid": "Count_Person_80To84Years_Female_ConditionAsthma" }, { - "name": "Sample Size Cohort Scale Achievement of Student: Female, Third Grade, Mathematics", - "dcid": "dc/30hldw78m630d" + "name": "Population: 80 - 84 Years, Female, Cancer", + "dcid": "Count_Person_80To84Years_Female_ConditionCancer" }, { - "name": "Sample Size Grade Cohort Scale Achievement of Student: Female, Third Grade, Mathematics", - "dcid": "dc/cd894z68s95td" + "name": "Population: 80 - 84 Years, Female, Dementia", + "dcid": "Count_Person_80To84Years_Female_ConditionDementia" }, { - "name": "Sample Size Naep Test Score Scale Achievement of Student: Female, Third Grade, Mathematics", - "dcid": "dc/zb2v53b8lyb29" + "name": "Population: 80 - 84 Years, Female, Diabetes", + "dcid": "Count_Person_80To84Years_Female_ConditionDiabetes" }, { - "name": "Sample Size State Referenced Achievement of Student: Female, Third Grade, Mathematics", - "dcid": "dc/28189j9j48zzb" + "name": "Population: 80 - 84 Years, Female, Diseases of Heart", + "dcid": "Count_Person_80To84Years_Female_ConditionDiseasesOfHeart" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, Third Grade, Mathematics", - "dcid": "dc/drmjvk2bnsk0g" + "name": "Population: 80 - 84 Years, Female, Kidney Disease", + "dcid": "Count_Person_80To84Years_Female_ConditionKidneyDisease" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Third Grade, Mathematics", - "dcid": "dc/f5zvlnk4yc0r6" + "name": "Population: 80 - 84 Years, Female, Lung Condition", + "dcid": "Count_Person_80To84Years_Female_ConditionLungCondition" }, { - "name": "Std Deviation Naep Test Score Scale Achievement of Student: Female, Third Grade, Mathematics", - "dcid": "dc/q915hn37rh0rg" + "name": "Population: 80 - 84 Years, Female, Mental Health Not Good", + "dcid": "Count_Person_80To84Years_Female_ConditionMentalHealthNotGood" }, { - "name": "Std Deviation State Referenced Achievement of Student: Female, Third Grade, Mathematics", - "dcid": "dc/sdfm4kc8cgh06" + "name": "Population: 80 - 84 Years, Female, Stroke", + "dcid": "Count_Person_80To84Years_Female_ConditionStroke" } ] }, { - "dcid": "dc/g/Person_Gender-Female", - "name": "Person With Gender = Female", + "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female_MedicalCondition", + "name": "Person With Age = 85 Years or More, Gender = Female, Medical Condition", "statVars": [ { - "name": "Female Life Expectancy", - "dcid": "LifeExpectancy_Person_Female" + "name": "Population: 85 Years or More, Female, Arthritis", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionArthritis" }, { - "name": "Female Population", - "dcid": "Count_Person_Female" + "name": "Population: 85 Years or More, Female, Asthma", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionAsthma" }, { - "name": "Unemployment Rate of the Female Population", - "dcid": "UnemploymentRate_Person_Female" + "name": "Population: 85 Years or More, Female, Cancer", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionCancer" }, { - "name": "Mean Wages Daily: Female", - "dcid": "Mean_WagesDaily_Worker_Female" + "name": "Population: 85 Years or More, Female, Dementia", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionDementia" }, { - "name": "Mean Wages Monthly: Female", - "dcid": "Mean_WagesMonthly_Worker_Female" + "name": "Population: 85 Years or More, Female, Diabetes", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionDiabetes" }, { - "name": "Median Age of Female Population", - "dcid": "Median_Age_Person_Female" + "name": "Population: 85 Years or More, Female, Diseases of Heart", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionDiseasesOfHeart" }, { - "name": "Median Income of Women (15 Years or Older) With Income", - "dcid": "Median_Income_Person_15OrMoreYears_Female_WithIncome" + "name": "Population: 85 Years or More, Female, Kidney Disease", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionKidneyDisease" }, { - "name": "Female Population With Disabilities", - "dcid": "Count_Person_WithDisability_Female" + "name": "Population: 85 Years or More, Female, Lung Condition", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionLungCondition" }, { - "name": "Percentage: Bachelor Degree or Higher, Female", - "dcid": "dc/648tvf392fz0c" + "name": "Population: 85 Years or More, Female, Mental Health Not Good", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionMentalHealthNotGood" }, { - "name": "Percentage: Female, Below Poverty Level in The Past 12 Months", - "dcid": "dc/k0zg5lw8686z8" + "name": "Population: 85 Years or More, Female, Stroke", + "dcid": "Count_Person_85OrMoreYears_Female_ConditionStroke" } ] }, @@ -49610,14 +51982,14 @@ "name": "Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", "dcid": "Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" }, - { - "name": "Sample Size, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", - "dcid": "SampleSize_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" - }, { "name": "Lower Confidence Interval Limit, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", "dcid": "LowerConfidenceIntervalLimit_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" }, + { + "name": "Sample Size, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", + "dcid": "SampleSize_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" + }, { "name": "Upper Confidence Interval Limit, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", "dcid": "UpperConfidenceIntervalLimit_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" @@ -49632,14 +52004,14 @@ "name": "Prevalence: 65 Years or More, Female, Core Preventive Services", "dcid": "Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" }, - { - "name": "Sample Size, Prevalence of 65 Years or More, Female, Core Preventive Services", - "dcid": "SampleSize_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" - }, { "name": "Lower Confidence Interval Limit, Prevalence of 65 Years or More, Female, Core Preventive Services", "dcid": "LowerConfidenceIntervalLimit_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" }, + { + "name": "Sample Size, Prevalence of 65 Years or More, Female, Core Preventive Services", + "dcid": "SampleSize_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" + }, { "name": "Upper Confidence Interval Limit, Prevalence of 65 Years or More, Female, Core Preventive Services", "dcid": "UpperConfidenceIntervalLimit_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" @@ -56141,264 +58513,15 @@ "dcid": "dc/79vrq3849kfeg" } ] - }, - { - "dcid": "dc/g/Establishment_BusinessOperationType-MerchantWholesalersExcludingManufacturerSalesBranchesAndOffices_Industry-NAICS/42433", - "name": "Establishment With Business Operation Type = Merchant Wholesalers Excluding Manufacturer Sales Branches And Offices, Industry = Women's And Children's Clothing Merch. Whls. (NAICS/42433)", - "statVars": [ - { - "name": "Count of Establishment: Merchant Wholesalers Excluding Manufacturer Sales Branches And Offices, Women's And Children's Clothing Merch. Whls. (NAICS/42433)", - "dcid": "dc/ww85jq324j3gc" - }, - { - "name": "Sales of Establishment: Merchant Wholesalers Excluding Manufacturer Sales Branches And Offices, Women's And Children's Clothing Merch. Whls. (NAICS/42433)", - "dcid": "dc/ggp40c14cfw7b" - } - ] - }, - { - "dcid": "dc/g/Establishment_BusinessOperationType-MerchantWholesalers_Industry-NAICS/42433", - "name": "Establishment With Business Operation Type = Merchant Wholesalers, Industry = Women's And Children's Clothing Merch. Whls. (NAICS/42433)", - "statVars": [ - { - "name": "Count of Establishment: Merchant Wholesalers, Women's And Children's Clothing Merch. Whls. (NAICS/42433)", - "dcid": "dc/jfts1vjy25k9g" - }, - { - "name": "Sales of Establishment: Merchant Wholesalers, Women's And Children's Clothing Merch. Whls. (NAICS/42433)", - "dcid": "dc/867ehyppl4rf1" - } - ] - }, - { - "dcid": "dc/g/HateCrimeIncidents_TargetedGender-Female_VictimAge", - "name": "Hate Crime Incidents With Targeted Gender = Female, Victim Age", - "statVars": [ - { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Female Victim, Victim 17 Years or Less", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female_17OrLessYears" - }, - { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Female Victim, Victim 18 Years or More", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female_18OrMoreYears" - } - ] - }, - { - "dcid": "dc/g/SDGSHMEDHWRKDIS_gender-SDGSexEnumFEMALE_sdgtypeOfOccupation", - "name": "Health Worker Distribution With Gender = Female, Type of Occupation", - "statVars": [ - { - "name": "Health worker distribution: Female, Medical doctors", - "dcid": "sdg/SH_MED_HWRKDIS_FEMALE_PHYS" - }, - { - "name": "Health worker distribution: Female, Nursing and midwifery personnel", - "dcid": "sdg/SH_MED_HWRKDIS_FEMALE_NURSMID" - } - ] - }, - { - "dcid": "dc/g/IncarcerationsAndReleases_EventType_Gender-Female", - "name": "Incarcerations And Releases With Event Type, Gender = Female", - "statVars": [ - { - "name": "Count of Incarcerations And Releases (Measured Based on Jurisdiction): Admitted To Prison, Female, Incarcerated, 2 Years or More, Sentenced", - "dcid": "dc/36d93ckypx3bb" - }, - { - "name": "Count of Incarcerations And Releases (Measured Based on Jurisdiction): Released From Prison, Female, Incarcerated, 2 Years or More, Sentenced", - "dcid": "dc/4lq5grhwyrle2" - } - ] - }, - { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Status", - "statVars": [ - { - "name": "Count of Imported, Female Measles incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeasles_ImportedCase" - }, - { - "name": "Count of Indigenous, Female Measles incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeasles_IndigenousCase" - } - ] - }, - { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_Gender-Female", - "name": "Mortality Event With Age = 1 Years or Less, Gender = Female", - "statVars": [ - { - "name": "Count of Mortality Event: 1 Years or Less, Female", - "dcid": "Count_Death_Upto1Years_Female" - }, - { - "name": "Count of Mortality Event: 1 Years or Less, Female (As Fraction of Count Birth Event Female)", - "dcid": "Count_Death_LessThan1Year_Female_AsAFractionOf_Count_BirthEvent_Female" - } - ] - }, - { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto14_Gender-Female", - "name": "Mortality Event With Age = 14 Years or Less, Gender = Female", - "statVars": [ - { - "name": "Count of Mortality Event: 14 Years or Less, Female", - "dcid": "Count_Death_Upto14Years_Female" - }, - { - "name": "Count of Mortality Event: 14 Years or Less, Female (As Fraction of Count Person Upto 14 Years Female)", - "dcid": "Count_Death_Upto14Years_Female_AsAFractionOf_Count_Person_Upto14Years_Female" - } - ] - }, - { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-AIDS_Gender-Female", - "name": "Mortality Event With Cause of Death = AIDS, Gender = Female", - "statVars": [ - { - "name": "Count of Mortality Event: AIDS, Female (As Fraction of Count Medical Condition Incident Female Condition AIDS)", - "dcid": "Count_MortalityEvent_AIDS_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionAIDS" - }, - { - "name": "Count of Mortality Event (Measured Based on Jurisdiction): AIDS, Female, Incarcerated", - "dcid": "dc/qnnbzwrjn50jh" - } - ] - }, - { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-FemaleNonVesGenitalUlcer_Gender", - "name": "Mortality Event With Cause of Death = Female Non Ves Genital Ulcer, Gender", - "statVars": [ - { - "name": "Count of Mortality Event: Female Non Ves Genital Ulcer, Female (As Fraction of Count Medical Condition Incident Female Condition Female Non Ves Genital Ulcer)", - "dcid": "Count_MortalityEvent_FemaleNonVesGenitalUlcer_Female_AsAFractionOf_Count_MedicalConditionIncident_Female_ConditionFemaleNonVesGenitalUlcer" - }, - { - "name": "Count of Mortality Event: Female Non Ves Genital Ulcer, Male (As Fraction of Count Medical Condition Incident Male Condition Female Non Ves Genital Ulcer)", - "dcid": "Count_MortalityEvent_FemaleNonVesGenitalUlcer_Male_AsAFractionOf_Count_MedicalConditionIncident_Male_ConditionFemaleNonVesGenitalUlcer" - } - ] - }, - { - "dcid": "dc/g/SDGSGDMKPARLCCJC_gender-SDGSexEnumFEMALE_sdgparliamentaryCommittees", - "name": "Number of Chairs of Permanent Committees With Gender = Female, Parliamentary Committees", - "statVars": [ - { - "name": "Number of chairs of permanent committees: 46 years old and over, Human Rights, Female", - "dcid": "sdg/SG_DMK_PARLCC_JC_46GEQ_HUMRIGH_FEMALE" - }, - { - "name": "Number of chairs of permanent committees: Unknown, Human Rights and Gender Equality, Female", - "dcid": "sdg/SG_DMK_PARLCC_JC_U_HRGEQU_FEMALE" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years15To64_Gender-Female", - "name": "Person With Age = 15 - 64 Years, Gender = Female", - "statVars": [ - { - "name": "Population: 15 - 64 Years, Female", - "dcid": "Count_Person_15To64Years_Female" - }, - { - "name": "Population: 15 - 64 Years, in Labor Force, Female (As Fraction of Count Person 15 To 64 Years Female)", - "dcid": "Count_Person_15To64Years_Female_InLaborForce_AsFractionOf_Count_Person_15To64Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years18To24_Gender-Female", - "name": "Person With Age = 18 - 24 Years, Gender = Female", - "statVars": [ - { - "name": "Population: 18 - 24 Years, Female", - "dcid": "Count_Person_18To24Years_Female" - }, - { - "name": "Population: 18 - 24 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/09z87msgrnz46" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years25To34_Gender-Female", - "name": "Person With Age = 25 - 34 Years, Gender = Female", - "statVars": [ - { - "name": "Female Population Aged 25 to 34", - "dcid": "Count_Person_25To34Years_Female" - }, - { - "name": "Population: 25 - 34 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/3ynz47ezvb9t3" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years35To44_Gender-Female", - "name": "Person With Age = 35 - 44 Years, Gender = Female", - "statVars": [ - { - "name": "Population: 35 - 44 Years, Female", - "dcid": "Count_Person_35To44Years_Female" - }, - { - "name": "Population: 35 - 44 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/clt08ev67qbg4" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years35To50_Gender-Female", - "name": "Person With Age = 35 - 50 Years, Gender = Female", - "statVars": [ - { - "name": "Population: 35 - 50 Years, Female", - "dcid": "Count_Person_35To50Years_Female" - }, - { - "name": "Population: 35 - 50 Years, Birth in The Past 12 Months, Female, Unmarried", - "dcid": "Count_Person_35To50Years_BirthInThePast12Months_Female_Unmarried" - } - ] - }, - { - "dcid": "dc/g/Person_Age-YearsUpto4_Gender-Female", - "name": "Person With Age = 4 Years or Less, Gender = Female", - "statVars": [ - { - "name": "Population: 4 Years or Less, Female", - "dcid": "Count_Person_Upto4Years_Female" - }, - { - "name": "Population: 4 Years or Less, Female, Overweight (As Fraction of Count Person Upto 4 Years Female)", - "dcid": "Count_Person_Upto4Years_Female_Overweight_AsFractionOf_Count_Person_Upto4Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years45To54_Gender-Female", - "name": "Person With Age = 45 - 54 Years, Gender = Female", - "statVars": [ - { - "name": "Population: 45 - 54 Years, Female", - "dcid": "Count_Person_45To54Years_Female" - }, - { - "name": "Population: 45 - 54 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/vqxc814k47fc5" - } - ] } ], "matches": [ "female", + "woman", "women", + "women'", "women's", + "woment", "women’s" ] } \ No newline at end of file diff --git a/internal/server/v0/placestatvar/golden/get_place_stat_vars/california.json b/internal/server/v0/placestatvar/golden/get_place_stat_vars/california.json index ded3fe844..04bdef3a9 100644 --- a/internal/server/v0/placestatvar/golden/get_place_stat_vars/california.json +++ b/internal/server/v0/placestatvar/golden/get_place_stat_vars/california.json @@ -3513,6 +3513,7 @@ "Count_HousingUnit_HomeValue1000000OrMoreUSDollar", "Count_HousingUnit_HomeValue1000000To1499999USDollar", "Count_HousingUnit_HomeValue100000To124999USDollar", + "Count_HousingUnit_HomeValue100000To199999USDollar", "Count_HousingUnit_HomeValue10000To14999USDollar", "Count_HousingUnit_HomeValue125000To149999USDollar", "Count_HousingUnit_HomeValue1500000To1999999USDollar", @@ -3521,22 +3522,27 @@ "Count_HousingUnit_HomeValue175000To199999USDollar", "Count_HousingUnit_HomeValue2000000OrMoreUSDollar", "Count_HousingUnit_HomeValue200000To249999USDollar", + "Count_HousingUnit_HomeValue200000To299999USDollar", "Count_HousingUnit_HomeValue20000To24999USDollar", "Count_HousingUnit_HomeValue250000To299999USDollar", "Count_HousingUnit_HomeValue25000To29999USDollar", "Count_HousingUnit_HomeValue300000To399999USDollar", + "Count_HousingUnit_HomeValue300000To499999USDollar", "Count_HousingUnit_HomeValue30000To34999USDollar", "Count_HousingUnit_HomeValue35000To39999USDollar", "Count_HousingUnit_HomeValue400000To499999USDollar", "Count_HousingUnit_HomeValue40000To49999USDollar", "Count_HousingUnit_HomeValue500000To749999USDollar", + "Count_HousingUnit_HomeValue500000To999999USDollar", "Count_HousingUnit_HomeValue50000To59999USDollar", + "Count_HousingUnit_HomeValue50000To99999USDollar", "Count_HousingUnit_HomeValue60000To69999USDollar", "Count_HousingUnit_HomeValue70000To79999USDollar", "Count_HousingUnit_HomeValue750000To999999USDollar", "Count_HousingUnit_HomeValue80000To89999USDollar", "Count_HousingUnit_HomeValue90000To99999USDollar", "Count_HousingUnit_HomeValueUpto10000USDollar", + "Count_HousingUnit_HomeValueUpto49999USDollar", "Count_HousingUnit_HouseholderAge35OrLessYears_OccupiedHousingUnit", "Count_HousingUnit_HouseholderAge35OrLessYears_OwnerOccupied", "Count_HousingUnit_HouseholderAge35OrLessYears_RenterOccupied", @@ -4252,6 +4258,7 @@ "Count_Person_10To14Years_TwoOrMoreRaces", "Count_Person_10To14Years_WhiteAlone", "Count_Person_10To14Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_10To19Years", "Count_Person_10Years_AmericanIndianAndAlaskaNativeAlone", "Count_Person_10Years_AsianAlone", "Count_Person_10Years_AsianOrPacificIslander", @@ -6273,6 +6280,7 @@ "Count_Person_20To24Years_TwoOrMoreRaces", "Count_Person_20To24Years_WhiteAlone", "Count_Person_20To24Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_20To29Years", "Count_Person_20To34Years_BirthInThePast12Months_Female", "Count_Person_20To34Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_20To34Years_Female", "Count_Person_20To34Years_BirthInThePast12Months_Female_Unmarried", @@ -7526,6 +7534,7 @@ "Count_Person_30To34Years_TwoOrMoreRaces", "Count_Person_30To34Years_WhiteAlone", "Count_Person_30To34Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_30To39Years", "Count_Person_30Years_AmericanIndianAndAlaskaNativeAlone", "Count_Person_30Years_AsianAlone", "Count_Person_30Years_AsianOrPacificIslander", @@ -8600,6 +8609,7 @@ "Count_Person_40To44Years_TwoOrMoreRaces", "Count_Person_40To44Years_WhiteAlone", "Count_Person_40To44Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_40To49Years", "Count_Person_40To64Years", "Count_Person_40To64Years_BachelorOfArtsHumanitiesAndOtherMajor", "Count_Person_40To64Years_BachelorOfArtsHumanitiesAndOtherMajor_Female", @@ -9706,6 +9716,7 @@ "Count_Person_50To54Years_TwoOrMoreRaces", "Count_Person_50To54Years_WhiteAlone", "Count_Person_50To54Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_50To59Years", "Count_Person_50To64Years", "Count_Person_50To64Years_BlackOrAfricanAmericanAlone", "Count_Person_50To64Years_Female", @@ -10813,6 +10824,7 @@ "Count_Person_5To17Years_SpanishSpokenAtHome", "Count_Person_5To17Years_VisionDifficulty", "Count_Person_5To17Years_WithDisability", + "Count_Person_5To19Years", "Count_Person_5To9Years", "Count_Person_5To9Years_AmericanIndianAndAlaskaNativeAlone", "Count_Person_5To9Years_AsianAlone", @@ -11049,6 +11061,7 @@ "Count_Person_60To64Years_TwoOrMoreRaces", "Count_Person_60To64Years_WhiteAlone", "Count_Person_60To64Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_60To69Years", "Count_Person_60To74Years_AbovePovertyLevelInThePast12Months", "Count_Person_60To74Years_BelowPovertyLevelInThePast12Months", "Count_Person_60Years_AmericanIndianAndAlaskaNativeAlone", @@ -12114,6 +12127,7 @@ "Count_Person_6Years_TwoOrMoreRaces", "Count_Person_6Years_WhiteAlone", "Count_Person_6Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_70OrMoreYears", "Count_Person_70To74Years", "Count_Person_70To74Years_AmericanIndianAndAlaskaNativeAlone", "Count_Person_70To74Years_AsianAlone", @@ -16329,6 +16343,7 @@ "Count_Person_Upto64Years_WithHealthInsurance_WhiteAlone", "Count_Person_Upto6Years_AbovePovertyLevelInThePast12Months", "Count_Person_Upto6Years_BelowPovertyLevelInThePast12Months", + "Count_Person_Upto9Years", "Count_Person_Veteran", "Count_Person_VisionDifficulty", "Count_Person_WhiteAlone", @@ -16504,6 +16519,7 @@ "Count_Person_Years25Onwards_EducationalAttainment_5ThAnd6ThGrade", "Count_Person_Years25Onwards_EducationalAttainment_7ThAnd8ThGrade", "Count_Person_Years25Onwards_EducationalAttainment_NurseryTo4ThGrade", + "Count_PrescribedFireEvent", "Count_SleetEvent", "Count_StrongWindEvent", "Count_ThunderstormWindEvent", @@ -38776,7 +38792,6 @@ "dc/6zqf4rd3vr69f", "dc/6zrlr86zt61yg", "dc/6zsb2ght3693h", - "dc/6zsphg3yq6znf", "dc/6ztqgcjjj75jg", "dc/6zv64cyze0fqg", "dc/6zvv7behsy1f7", diff --git a/internal/server/v0/placestatvar/golden/get_place_stat_vars/santa_clara.json b/internal/server/v0/placestatvar/golden/get_place_stat_vars/santa_clara.json index febfd207a..5498ce10f 100644 --- a/internal/server/v0/placestatvar/golden/get_place_stat_vars/santa_clara.json +++ b/internal/server/v0/placestatvar/golden/get_place_stat_vars/santa_clara.json @@ -3212,6 +3212,7 @@ "Count_HousingUnit_HomeValue1000000OrMoreUSDollar", "Count_HousingUnit_HomeValue1000000To1499999USDollar", "Count_HousingUnit_HomeValue100000To124999USDollar", + "Count_HousingUnit_HomeValue100000To199999USDollar", "Count_HousingUnit_HomeValue10000To14999USDollar", "Count_HousingUnit_HomeValue125000To149999USDollar", "Count_HousingUnit_HomeValue1500000To1999999USDollar", @@ -3220,22 +3221,27 @@ "Count_HousingUnit_HomeValue175000To199999USDollar", "Count_HousingUnit_HomeValue2000000OrMoreUSDollar", "Count_HousingUnit_HomeValue200000To249999USDollar", + "Count_HousingUnit_HomeValue200000To299999USDollar", "Count_HousingUnit_HomeValue20000To24999USDollar", "Count_HousingUnit_HomeValue250000To299999USDollar", "Count_HousingUnit_HomeValue25000To29999USDollar", "Count_HousingUnit_HomeValue300000To399999USDollar", + "Count_HousingUnit_HomeValue300000To499999USDollar", "Count_HousingUnit_HomeValue30000To34999USDollar", "Count_HousingUnit_HomeValue35000To39999USDollar", "Count_HousingUnit_HomeValue400000To499999USDollar", "Count_HousingUnit_HomeValue40000To49999USDollar", "Count_HousingUnit_HomeValue500000To749999USDollar", + "Count_HousingUnit_HomeValue500000To999999USDollar", "Count_HousingUnit_HomeValue50000To59999USDollar", + "Count_HousingUnit_HomeValue50000To99999USDollar", "Count_HousingUnit_HomeValue60000To69999USDollar", "Count_HousingUnit_HomeValue70000To79999USDollar", "Count_HousingUnit_HomeValue750000To999999USDollar", "Count_HousingUnit_HomeValue80000To89999USDollar", "Count_HousingUnit_HomeValue90000To99999USDollar", "Count_HousingUnit_HomeValueUpto10000USDollar", + "Count_HousingUnit_HomeValueUpto49999USDollar", "Count_HousingUnit_HouseholderAge35OrLessYears_OccupiedHousingUnit", "Count_HousingUnit_HouseholderAge35OrLessYears_OwnerOccupied", "Count_HousingUnit_HouseholderAge35OrLessYears_RenterOccupied", @@ -9829,6 +9835,7 @@ "Count_Person_Years25Onwards_EducationalAttainment_5ThAnd6ThGrade", "Count_Person_Years25Onwards_EducationalAttainment_7ThAnd8ThGrade", "Count_Person_Years25Onwards_EducationalAttainment_NurseryTo4ThGrade", + "Count_PrescribedFireEvent", "Count_SolarInstallation", "Count_SolarInstallation_Commercial", "Count_SolarInstallation_Residential", diff --git a/internal/server/v0/statpoint/golden/get_stat_value/umemployed.json b/internal/server/v0/statpoint/golden/get_stat_value/umemployed.json index 93fbf1dfd..439623f92 100644 --- a/internal/server/v0/statpoint/golden/get_stat_value/umemployed.json +++ b/internal/server/v0/statpoint/golden/get_stat_value/umemployed.json @@ -1,3 +1,3 @@ { - "value": 5839000 + "value": 5657000 } \ No newline at end of file diff --git a/internal/server/v0/triple/golden/get_triples/limit1.json b/internal/server/v0/triple/golden/get_triples/limit1.json index 43da3b6cc..9bc1182e6 100644 --- a/internal/server/v0/triple/golden/get_triples/limit1.json +++ b/internal/server/v0/triple/golden/get_triples/limit1.json @@ -21,7 +21,7 @@ "Provenance" ], "predicate": "importTime", - "objectValue": "1683279298", + "objectValue": "1684535017", "provenanceId": "dc/base/HumanReadableStatVars" }, { diff --git a/internal/server/v1/info/golden/bulk_variable_group_info/economy.json b/internal/server/v1/info/golden/bulk_variable_group_info/economy.json index 497dc280d..69309f28e 100644 --- a/internal/server/v1/info/golden/bulk_variable_group_info/economy.json +++ b/internal/server/v1/info/golden/bulk_variable_group_info/economy.json @@ -13,6 +13,14 @@ "displayName": "Median Income for All Households", "definition": "st=medianValue,mp=income,pt=Household" }, + { + "id": "Weekly_Median_Income_Household", + "searchNames": [ + "Median Income of Household (Weekly)" + ], + "displayName": "Median Income of Household (Weekly)", + "definition": "mq=Weekly,st=medianValue,mp=income,pt=Household" + }, { "id": "Count_Product_MobileCellularSubscription_AsFractionOf_Count_Person", "searchNames": [ diff --git a/internal/server/v1/info/golden/bulk_variable_info/bulk_result.json b/internal/server/v1/info/golden/bulk_variable_info/bulk_result.json index be71ab555..8df0f1f81 100644 --- a/internal/server/v1/info/golden/bulk_variable_info/bulk_result.json +++ b/internal/server/v1/info/golden/bulk_variable_info/bulk_result.json @@ -24,7 +24,7 @@ "maxValue": 36986320 }, "AdministrativeArea1": { - "placeCount": 367, + "placeCount": 389, "topPlaces": [ { "dcid": "wikidataId/Q15175", @@ -176,7 +176,7 @@ "maxValue": 67003 }, "City": { - "placeCount": 30612, + "placeCount": 30613, "topPlaces": [ { "dcid": "wikidataId/Q8686", @@ -214,7 +214,7 @@ "maxValue": 1949033 }, "Country": { - "placeCount": 67, + "placeCount": 68, "topPlaces": [ { "dcid": "country/CHN", @@ -422,6 +422,65 @@ } }, "provenanceSummary": { + "dc/base/Argentina_Census": { + "importName": "Argentina_Census", + "seriesSummary": [ + { + "seriesKey": {}, + "earliestDate": "1980", + "latestDate": "2010", + "placeTypeSummary": { + "AdministrativeArea1": { + "placeCount": 22, + "topPlaces": [ + { + "dcid": "wikidataId/Q44759", + "name": "Córdoba Province" + }, + { + "dcid": "wikidataId/Q44823", + "name": "Santa Fe Province" + }, + { + "dcid": "wikidataId/Q44797", + "name": "Mendoza" + } + ], + "minValue": 10760, + "maxValue": 1703788 + }, + "City": { + "placeCount": 1, + "topPlaces": [ + { + "dcid": "wikidataId/Q1486", + "name": "Buenos Aires" + } + ], + "minValue": 5483226, + "maxValue": 8020503 + }, + "Country": { + "placeCount": 1, + "topPlaces": [ + { + "dcid": "country/ARG", + "name": "Argentina" + } + ], + "minValue": 14191463, + "maxValue": 20593330 + } + }, + "minValue": 10760, + "maxValue": 20593330, + "observationCount": 96, + "timeSeriesCount": 24 + } + ], + "observationCount": 96, + "timeSeriesCount": 24 + }, "dc/base/Brazil_Census": { "importName": "Brazil_Census", "seriesSummary": [ @@ -1110,6 +1169,65 @@ "observationCount": 3, "timeSeriesCount": 1 }, + "dc/base/Colombia_Census": { + "importName": "Colombia_Census", + "seriesSummary": [ + { + "seriesKey": {}, + "earliestDate": "1985", + "latestDate": "2020", + "placeTypeSummary": { + "AdministrativeArea1": { + "placeCount": 32, + "topPlaces": [ + { + "dcid": "wikidataId/Q123304", + "name": "Antioquia Department" + }, + { + "dcid": "wikidataId/Q13990", + "name": "Valle del Cauca Department" + }, + { + "dcid": "wikidataId/Q232564", + "name": "Cundinamarca Department" + } + ], + "minValue": 7953, + "maxValue": 3498200 + }, + "City": { + "placeCount": 1, + "topPlaces": [ + { + "dcid": "wikidataId/Q2841", + "name": "Bogotá" + } + ], + "minValue": 2226111, + "maxValue": 4316132 + }, + "Country": { + "placeCount": 1, + "topPlaces": [ + { + "dcid": "country/COL", + "name": "Colombia" + } + ], + "minValue": 15610217, + "maxValue": 25772783 + } + }, + "minValue": 7953, + "maxValue": 25772783, + "observationCount": 1224, + "timeSeriesCount": 34 + } + ], + "observationCount": 1224, + "timeSeriesCount": 34 + }, "dc/base/EurostatData": { "importName": "EurostatData", "releaseFrequency": "P1Y", diff --git a/internal/server/v1/info/golden/variable_group_info/demographics.json b/internal/server/v1/info/golden/variable_group_info/demographics.json index 490cf6099..1a46fbd57 100644 --- a/internal/server/v1/info/golden/variable_group_info/demographics.json +++ b/internal/server/v1/info/golden/variable_group_info/demographics.json @@ -99,7 +99,7 @@ "id": "dc/g/Person_Age", "specializedEntity": "Age", "displayName": "Person by Age", - "descendentStatVarCount": 20960 + "descendentStatVarCount": 22198 }, { "id": "dc/g/Household_BenefitsStatus", @@ -147,7 +147,7 @@ "id": "dc/g/Person_Gender", "specializedEntity": "Gender", "displayName": "Person by Gender", - "descendentStatVarCount": 18955 + "descendentStatVarCount": 19809 }, { "id": "dc/g/Person_HealthInsurance", @@ -159,7 +159,7 @@ "id": "dc/g/Household", "specializedEntity": "Household", "displayName": "Household", - "descendentStatVarCount": 1559 + "descendentStatVarCount": 1573 }, { "id": "dc/g/Person_HouseholdIncome", @@ -201,7 +201,7 @@ "id": "dc/g/Person_LiteracyStatus", "specializedEntity": "Literacy Status", "displayName": "Person by Literacy Status", - "descendentStatVarCount": 264 + "descendentStatVarCount": 265 }, { "id": "dc/g/Person_MaritalStatus", @@ -243,7 +243,7 @@ "id": "dc/g/Person_PlaceOfResidenceClassification", "specializedEntity": "Place of Residence Classification", "displayName": "Person by Place of Residence Classification", - "descendentStatVarCount": 2463 + "descendentStatVarCount": 3111 }, { "id": "dc/g/Person_PovertyStatus", @@ -267,7 +267,7 @@ "id": "dc/g/Residence", "specializedEntity": "Residence", "displayName": "Residence", - "descendentStatVarCount": 3617 + "descendentStatVarCount": 4265 }, { "id": "dc/g/Household_TransportationType", @@ -276,7 +276,7 @@ "descendentStatVarCount": 104 } ], - "descendentStatVarCount": 32347, + "descendentStatVarCount": 33619, "parentStatVarGroups": [ "dc/g/Root" ] diff --git a/internal/server/v1/info/golden/variable_group_info/demographics_gbr.json b/internal/server/v1/info/golden/variable_group_info/demographics_gbr.json index 019f91663..c8f7846db 100644 --- a/internal/server/v1/info/golden/variable_group_info/demographics_gbr.json +++ b/internal/server/v1/info/golden/variable_group_info/demographics_gbr.json @@ -95,7 +95,7 @@ "id": "dc/g/Person_Age", "specializedEntity": "Age", "displayName": "Person by Age", - "descendentStatVarCount": 657 + "descendentStatVarCount": 653 }, { "id": "dc/g/Household_BenefitsStatus", @@ -136,7 +136,7 @@ "id": "dc/g/Person_Gender", "specializedEntity": "Gender", "displayName": "Person by Gender", - "descendentStatVarCount": 2438 + "descendentStatVarCount": 2426 }, { "id": "dc/g/Person_HealthInsurance", @@ -248,7 +248,7 @@ "displayName": "Household by Transportation Type" } ], - "descendentStatVarCount": 3322, + "descendentStatVarCount": 3318, "parentStatVarGroups": [ "dc/g/Root" ] diff --git a/internal/server/v1/info/golden/variable_group_info/root.json b/internal/server/v1/info/golden/variable_group_info/root.json index fbcec20b4..06cb4ab61 100644 --- a/internal/server/v1/info/golden/variable_group_info/root.json +++ b/internal/server/v1/info/golden/variable_group_info/root.json @@ -13,13 +13,13 @@ "id": "dc/g/Demographics", "specializedEntity": "Demographics", "displayName": "Demographics", - "descendentStatVarCount": 32347 + "descendentStatVarCount": 33619 }, { "id": "dc/g/Economy", "specializedEntity": "Economy", "displayName": "Economy", - "descendentStatVarCount": 64321 + "descendentStatVarCount": 65593 }, { "id": "dc/g/Education", @@ -43,7 +43,7 @@ "id": "dc/g/Health", "specializedEntity": "Health", "displayName": "Health", - "descendentStatVarCount": 15228 + "descendentStatVarCount": 15798 }, { "id": "dc/g/Housing", @@ -63,6 +63,11 @@ "displayName": "Uncategorized", "descendentStatVarCount": 14529 }, + { + "id": "oecd/g/OECD", + "displayName": "Organisation for Economic Co-operation and Development", + "descendentStatVarCount": 432692 + }, { "id": "dc/g/SDG", "specializedEntity": "Sustainable Development Goals", @@ -75,6 +80,6 @@ "descendentStatVarCount": 9 } ], - "descendentStatVarCount": 159778 + "descendentStatVarCount": 593752 } } \ No newline at end of file diff --git a/internal/server/v1/info/golden/variable_group_info/root_mtv.json b/internal/server/v1/info/golden/variable_group_info/root_mtv.json index a91939a84..7eb45aaee 100644 --- a/internal/server/v1/info/golden/variable_group_info/root_mtv.json +++ b/internal/server/v1/info/golden/variable_group_info/root_mtv.json @@ -61,6 +61,10 @@ "displayName": "Uncategorized", "descendentStatVarCount": 264 }, + { + "id": "oecd/g/OECD", + "displayName": "Organisation for Economic Co-operation and Development" + }, { "id": "dc/g/SDG", "specializedEntity": "Sustainable Development Goals", diff --git a/internal/server/v1/info/golden/variable_group_info/root_mtv_jpn.json b/internal/server/v1/info/golden/variable_group_info/root_mtv_jpn.json index d473c5d36..2dbcf3fe6 100644 --- a/internal/server/v1/info/golden/variable_group_info/root_mtv_jpn.json +++ b/internal/server/v1/info/golden/variable_group_info/root_mtv_jpn.json @@ -62,6 +62,10 @@ "displayName": "Uncategorized", "descendentStatVarCount": 2338 }, + { + "id": "oecd/g/OECD", + "displayName": "Organisation for Economic Co-operation and Development" + }, { "id": "dc/g/SDG", "specializedEntity": "Sustainable Development Goals", diff --git a/internal/server/v1/observations/golden/bulk_point/all_latest.json b/internal/server/v1/observations/golden/bulk_point/all_latest.json index eaab3abad..9098124fb 100644 --- a/internal/server/v1/observations/golden/bulk_point/all_latest.json +++ b/internal/server/v1/observations/golden/bulk_point/all_latest.json @@ -350,8 +350,8 @@ "entity": "country/USA", "points_by_facet": [ { - "date": "2023-03", - "value": 5839000, + "date": "2023-04", + "value": 5657000, "facet": "3707913853" }, { @@ -365,8 +365,8 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2023-03", - "value": 937793, + "date": "2023-04", + "value": 826093, "facet": "324358135" }, { @@ -375,8 +375,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 859631, + "date": "2023-04", + "value": 867640, "facet": "1249140336" } ] diff --git a/internal/server/v1/observations/golden/bulk_point/preferred_latest.json b/internal/server/v1/observations/golden/bulk_point/preferred_latest.json index d81503f48..0c533b49f 100644 --- a/internal/server/v1/observations/golden/bulk_point/preferred_latest.json +++ b/internal/server/v1/observations/golden/bulk_point/preferred_latest.json @@ -190,8 +190,8 @@ "entity": "country/USA", "points_by_facet": [ { - "date": "2023-03", - "value": 5839000, + "date": "2023-04", + "value": 5657000, "facet": "3707913853" } ] @@ -200,8 +200,8 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2023-03", - "value": 937793, + "date": "2023-04", + "value": 826093, "facet": "324358135" } ] diff --git a/internal/server/v1/observations/golden/bulk_point_linked/all_Country.json b/internal/server/v1/observations/golden/bulk_point_linked/all_Country.json index 2c0d518d9..084d6372c 100644 --- a/internal/server/v1/observations/golden/bulk_point_linked/all_Country.json +++ b/internal/server/v1/observations/golden/bulk_point_linked/all_Country.json @@ -181,6 +181,11 @@ "value": 45808747, "facet": "3981252704" }, + { + "date": "2010", + "value": 40117096, + "facet": "2052219360" + }, { "date": "2016", "value": 43847000, @@ -1126,6 +1131,11 @@ "value": 51516562, "facet": "3981252704" }, + { + "date": "2020", + "value": 50911747, + "facet": "4140854811" + }, { "date": "2019", "value": 50374500, @@ -5988,6 +5998,10 @@ "provenance_url": "https://data.census.gov/cedsci/table?q=S2602&tid=ACSST5Y2019.S2602", "measurement_method": "CensusACS5yrSurveySubjectTable" }, + "2052219360": { + "import_name": "Argentina_Census", + "provenance_url": "https://www.indec.gob.ar" + }, "2123271870": { "import_name": "IndiaCensus_Primary", "provenance_url": "https://censusindia.gov.in/" @@ -6068,6 +6082,10 @@ "provenance_url": "https://datacatalog.worldbank.org/dataset/world-development-indicators/", "observation_period": "P1Y" }, + "4140854811": { + "import_name": "Colombia_Census", + "provenance_url": "https://www.dane.gov.co/index.php/en/statistics-by-topic" + }, "4194503167": { "import_name": "StatisticsCanada", "provenance_url": "http://www.statcan.gc.ca/start-debut-eng.html", diff --git a/internal/server/v1/observations/golden/bulk_point_linked/all_US_State.json b/internal/server/v1/observations/golden/bulk_point_linked/all_US_State.json index 13629d2db..6926bf385 100644 --- a/internal/server/v1/observations/golden/bulk_point_linked/all_US_State.json +++ b/internal/server/v1/observations/golden/bulk_point_linked/all_US_State.json @@ -2847,8 +2847,8 @@ "entity": "geoId/01", "points_by_facet": [ { - "date": "2023-03", - "value": 2247216, + "date": "2023-04", + "value": 2255831, "facet": "324358135" }, { @@ -2857,8 +2857,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2236706, + "date": "2023-04", + "value": 2241560, "facet": "1249140336" } ] @@ -2867,8 +2867,8 @@ "entity": "geoId/02", "points_by_facet": [ { - "date": "2023-03", - "value": 340586, + "date": "2023-04", + "value": 340608, "facet": "324358135" }, { @@ -2877,8 +2877,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 344465, + "date": "2023-04", + "value": 344977, "facet": "1249140336" } ] @@ -2887,8 +2887,8 @@ "entity": "geoId/04", "points_by_facet": [ { - "date": "2023-03", - "value": 3558275, + "date": "2023-04", + "value": 3533340, "facet": "324358135" }, { @@ -2897,8 +2897,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3529701, + "date": "2023-04", + "value": 3536813, "facet": "1249140336" } ] @@ -2907,8 +2907,8 @@ "entity": "geoId/05", "points_by_facet": [ { - "date": "2023-03", - "value": 1345247, + "date": "2023-04", + "value": 1353759, "facet": "324358135" }, { @@ -2917,8 +2917,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 1334589, + "date": "2023-04", + "value": 1339385, "facet": "1249140336" } ] @@ -2927,8 +2927,8 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2023-03", - "value": 18560540, + "date": "2023-04", + "value": 18481847, "facet": "324358135" }, { @@ -2937,8 +2937,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 18511441, + "date": "2023-04", + "value": 18536619, "facet": "1249140336" } ] @@ -2947,8 +2947,8 @@ "entity": "geoId/08", "points_by_facet": [ { - "date": "2023-03", - "value": 3146052, + "date": "2023-04", + "value": 3138083, "facet": "324358135" }, { @@ -2957,8 +2957,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3136282, + "date": "2023-04", + "value": 3145549, "facet": "1249140336" } ] @@ -2967,8 +2967,8 @@ "entity": "geoId/09", "points_by_facet": [ { - "date": "2023-03", - "value": 1800971, + "date": "2023-04", + "value": 1812544, "facet": "324358135" }, { @@ -2977,8 +2977,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 1830366, + "date": "2023-04", + "value": 1828882, "facet": "1249140336" } ] @@ -2987,8 +2987,8 @@ "entity": "geoId/10", "points_by_facet": [ { - "date": "2023-03", - "value": 478913, + "date": "2023-04", + "value": 482050, "facet": "324358135" }, { @@ -2997,8 +2997,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 474591, + "date": "2023-04", + "value": 476327, "facet": "1249140336" } ] @@ -3007,8 +3007,8 @@ "entity": "geoId/11", "points_by_facet": [ { - "date": "2023-03", - "value": 371998, + "date": "2023-04", + "value": 369229, "facet": "324358135" }, { @@ -3017,8 +3017,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 371623, + "date": "2023-04", + "value": 371378, "facet": "1249140336" } ] @@ -3027,8 +3027,8 @@ "entity": "geoId/12", "points_by_facet": [ { - "date": "2023-03", - "value": 10745769, + "date": "2023-04", + "value": 10757180, "facet": "324358135" }, { @@ -3037,8 +3037,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 10638546, + "date": "2023-04", + "value": 10679183, "facet": "1249140336" } ] @@ -3047,8 +3047,8 @@ "entity": "geoId/13", "points_by_facet": [ { - "date": "2023-03", - "value": 5145607, + "date": "2023-04", + "value": 5139950, "facet": "324358135" }, { @@ -3057,8 +3057,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 5096323, + "date": "2023-04", + "value": 5110471, "facet": "1249140336" } ] @@ -3067,8 +3067,8 @@ "entity": "geoId/15", "points_by_facet": [ { - "date": "2023-03", - "value": 659632, + "date": "2023-04", + "value": 661272, "facet": "324358135" }, { @@ -3077,8 +3077,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 654865, + "date": "2023-04", + "value": 656382, "facet": "1249140336" } ] @@ -3087,8 +3087,8 @@ "entity": "geoId/16", "points_by_facet": [ { - "date": "2023-03", - "value": 932370, + "date": "2023-04", + "value": 928951, "facet": "324358135" }, { @@ -3097,8 +3097,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 935335, + "date": "2023-04", + "value": 936253, "facet": "1249140336" } ] @@ -3107,8 +3107,8 @@ "entity": "geoId/17", "points_by_facet": [ { - "date": "2023-03", - "value": 6167501, + "date": "2023-04", + "value": 6206914, "facet": "324358135" }, { @@ -3117,8 +3117,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 6193210, + "date": "2023-04", + "value": 6207365, "facet": "1249140336" } ] @@ -3127,8 +3127,8 @@ "entity": "geoId/18", "points_by_facet": [ { - "date": "2023-03", - "value": 3309614, + "date": "2023-04", + "value": 3334895, "facet": "324358135" }, { @@ -3137,8 +3137,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3310857, + "date": "2023-04", + "value": 3319261, "facet": "1249140336" } ] @@ -3147,8 +3147,8 @@ "entity": "geoId/19", "points_by_facet": [ { - "date": "2023-03", - "value": 1680056, + "date": "2023-04", + "value": 1693074, "facet": "324358135" }, { @@ -3157,8 +3157,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 1675511, + "date": "2023-04", + "value": 1681436, "facet": "1249140336" } ] @@ -3167,8 +3167,8 @@ "entity": "geoId/20", "points_by_facet": [ { - "date": "2023-03", - "value": 1476271, + "date": "2023-04", + "value": 1475138, "facet": "324358135" }, { @@ -3177,8 +3177,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 1470271, + "date": "2023-04", + "value": 1473585, "facet": "1249140336" } ] @@ -3187,8 +3187,8 @@ "entity": "geoId/21", "points_by_facet": [ { - "date": "2023-03", - "value": 1966980, + "date": "2023-04", + "value": 1988411, "facet": "324358135" }, { @@ -3197,8 +3197,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 1965027, + "date": "2023-04", + "value": 1970127, "facet": "1249140336" } ] @@ -3207,8 +3207,8 @@ "entity": "geoId/22", "points_by_facet": [ { - "date": "2023-03", - "value": 2046139, + "date": "2023-04", + "value": 2043806, "facet": "324358135" }, { @@ -3217,8 +3217,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2030553, + "date": "2023-04", + "value": 2036978, "facet": "1249140336" } ] @@ -3227,8 +3227,8 @@ "entity": "geoId/23", "points_by_facet": [ { - "date": "2023-03", - "value": 648018, + "date": "2023-04", + "value": 659206, "facet": "324358135" }, { @@ -3237,8 +3237,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 656073, + "date": "2023-04", + "value": 659019, "facet": "1249140336" } ] @@ -3247,8 +3247,8 @@ "entity": "geoId/24", "points_by_facet": [ { - "date": "2023-03", - "value": 3140267, + "date": "2023-04", + "value": 3123993, "facet": "324358135" }, { @@ -3257,8 +3257,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3091394, + "date": "2023-04", + "value": 3106097, "facet": "1249140336" } ] @@ -3267,8 +3267,8 @@ "entity": "geoId/25", "points_by_facet": [ { - "date": "2023-03", - "value": 3594788, + "date": "2023-04", + "value": 3618884, "facet": "324358135" }, { @@ -3277,8 +3277,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3608976, + "date": "2023-04", + "value": 3617121, "facet": "1249140336" } ] @@ -3287,8 +3287,8 @@ "entity": "geoId/26", "points_by_facet": [ { - "date": "2023-03", - "value": 4671159, + "date": "2023-04", + "value": 4742777, "facet": "324358135" }, { @@ -3297,8 +3297,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 4651813, + "date": "2023-04", + "value": 4682464, "facet": "1249140336" } ] @@ -3307,8 +3307,8 @@ "entity": "geoId/27", "points_by_facet": [ { - "date": "2023-03", - "value": 2986314, + "date": "2023-04", + "value": 3000253, "facet": "324358135" }, { @@ -3317,8 +3317,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2996544, + "date": "2023-04", + "value": 3000031, "facet": "1249140336" } ] @@ -3327,8 +3327,8 @@ "entity": "geoId/28", "points_by_facet": [ { - "date": "2023-03", - "value": 1207759, + "date": "2023-04", + "value": 1216563, "facet": "324358135" }, { @@ -3337,8 +3337,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 1199208, + "date": "2023-04", + "value": 1203791, "facet": "1249140336" } ] @@ -3347,8 +3347,8 @@ "entity": "geoId/29", "points_by_facet": [ { - "date": "2023-03", - "value": 3022134, + "date": "2023-04", + "value": 3056512, "facet": "324358135" }, { @@ -3357,8 +3357,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3008094, + "date": "2023-04", + "value": 3022087, "facet": "1249140336" } ] @@ -3367,8 +3367,8 @@ "entity": "geoId/30", "points_by_facet": [ { - "date": "2023-03", - "value": 559386, + "date": "2023-04", + "value": 560609, "facet": "324358135" }, { @@ -3377,8 +3377,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 559088, + "date": "2023-04", + "value": 560452, "facet": "1249140336" } ] @@ -3387,8 +3387,8 @@ "entity": "geoId/31", "points_by_facet": [ { - "date": "2023-03", - "value": 1041520, + "date": "2023-04", + "value": 1043577, "facet": "324358135" }, { @@ -3397,8 +3397,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 1037882, + "date": "2023-04", + "value": 1040229, "facet": "1249140336" } ] @@ -3407,8 +3407,8 @@ "entity": "geoId/32", "points_by_facet": [ { - "date": "2023-03", - "value": 1492672, + "date": "2023-04", + "value": 1497870, "facet": "324358135" }, { @@ -3417,8 +3417,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 1485980, + "date": "2023-04", + "value": 1490001, "facet": "1249140336" } ] @@ -3427,8 +3427,8 @@ "entity": "geoId/33", "points_by_facet": [ { - "date": "2023-03", - "value": 741906, + "date": "2023-04", + "value": 743816, "facet": "324358135" }, { @@ -3437,8 +3437,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 749106, + "date": "2023-04", + "value": 749565, "facet": "1249140336" } ] @@ -3447,8 +3447,8 @@ "entity": "geoId/34", "points_by_facet": [ { - "date": "2023-03", - "value": 4677165, + "date": "2023-04", + "value": 4690920, "facet": "324358135" }, { @@ -3457,8 +3457,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 4643957, + "date": "2023-04", + "value": 4662560, "facet": "1249140336" } ] @@ -3467,8 +3467,8 @@ "entity": "geoId/35", "points_by_facet": [ { - "date": "2023-03", - "value": 924144, + "date": "2023-04", + "value": 921718, "facet": "324358135" }, { @@ -3477,8 +3477,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 919875, + "date": "2023-04", + "value": 922587, "facet": "1249140336" } ] @@ -3487,8 +3487,8 @@ "entity": "geoId/36", "points_by_facet": [ { - "date": "2023-03", - "value": 9296033, + "date": "2023-04", + "value": 9297244, "facet": "324358135" }, { @@ -3497,8 +3497,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 9268405, + "date": "2023-04", + "value": 9291643, "facet": "1249140336" } ] @@ -3507,8 +3507,8 @@ "entity": "geoId/37", "points_by_facet": [ { - "date": "2023-03", - "value": 5042647, + "date": "2023-04", + "value": 5051146, "facet": "324358135" }, { @@ -3517,8 +3517,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 4996448, + "date": "2023-04", + "value": 5012688, "facet": "1249140336" } ] @@ -3527,8 +3527,8 @@ "entity": "geoId/38", "points_by_facet": [ { - "date": "2023-03", - "value": 405716, + "date": "2023-04", + "value": 409906, "facet": "324358135" }, { @@ -3537,8 +3537,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 407859, + "date": "2023-04", + "value": 409349, "facet": "1249140336" } ] @@ -3547,8 +3547,8 @@ "entity": "geoId/39", "points_by_facet": [ { - "date": "2023-03", - "value": 5548375, + "date": "2023-04", + "value": 5622356, "facet": "324358135" }, { @@ -3557,8 +3557,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 5537203, + "date": "2023-04", + "value": 5566946, "facet": "1249140336" } ] @@ -3567,8 +3567,8 @@ "entity": "geoId/40", "points_by_facet": [ { - "date": "2023-03", - "value": 1865300, + "date": "2023-04", + "value": 1873245, "facet": "324358135" }, { @@ -3577,8 +3577,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 1845538, + "date": "2023-04", + "value": 1855184, "facet": "1249140336" } ] @@ -3587,8 +3587,8 @@ "entity": "geoId/41", "points_by_facet": [ { - "date": "2023-03", - "value": 2071776, + "date": "2023-04", + "value": 2066119, "facet": "324358135" }, { @@ -3597,8 +3597,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2080322, + "date": "2023-04", + "value": 2078965, "facet": "1249140336" } ] @@ -3607,8 +3607,8 @@ "entity": "geoId/42", "points_by_facet": [ { - "date": "2023-03", - "value": 6226936, + "date": "2023-04", + "value": 6242414, "facet": "324358135" }, { @@ -3617,8 +3617,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 6229133, + "date": "2023-04", + "value": 6241701, "facet": "1249140336" } ] @@ -3627,8 +3627,8 @@ "entity": "geoId/44", "points_by_facet": [ { - "date": "2023-03", - "value": 543901, + "date": "2023-04", + "value": 548851, "facet": "324358135" }, { @@ -3637,8 +3637,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 548803, + "date": "2023-04", + "value": 549752, "facet": "1249140336" } ] @@ -3647,8 +3647,8 @@ "entity": "geoId/45", "points_by_facet": [ { - "date": "2023-03", - "value": 2346610, + "date": "2023-04", + "value": 2374426, "facet": "324358135" }, { @@ -3657,8 +3657,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2316712, + "date": "2023-04", + "value": 2330701, "facet": "1249140336" } ] @@ -3667,8 +3667,8 @@ "entity": "geoId/46", "points_by_facet": [ { - "date": "2023-03", - "value": 469729, + "date": "2023-04", + "value": 471798, "facet": "324358135" }, { @@ -3677,8 +3677,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 467999, + "date": "2023-04", + "value": 469852, "facet": "1249140336" } ] @@ -3687,8 +3687,8 @@ "entity": "geoId/47", "points_by_facet": [ { - "date": "2023-03", - "value": 3259346, + "date": "2023-04", + "value": 3268622, "facet": "324358135" }, { @@ -3697,8 +3697,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3224349, + "date": "2023-04", + "value": 3237379, "facet": "1249140336" } ] @@ -3707,8 +3707,8 @@ "entity": "geoId/48", "points_by_facet": [ { - "date": "2023-03", - "value": 14485853, + "date": "2023-04", + "value": 14468512, "facet": "324358135" }, { @@ -3717,8 +3717,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 14298256, + "date": "2023-04", + "value": 14354645, "facet": "1249140336" } ] @@ -3727,8 +3727,8 @@ "entity": "geoId/49", "points_by_facet": [ { - "date": "2023-03", - "value": 1750231, + "date": "2023-04", + "value": 1749138, "facet": "324358135" }, { @@ -3737,8 +3737,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 1731667, + "date": "2023-04", + "value": 1740226, "facet": "1249140336" } ] @@ -3747,8 +3747,8 @@ "entity": "geoId/50", "points_by_facet": [ { - "date": "2023-03", - "value": 337873, + "date": "2023-04", + "value": 335103, "facet": "324358135" }, { @@ -3757,8 +3757,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 336971, + "date": "2023-04", + "value": 338096, "facet": "1249140336" } ] @@ -3767,8 +3767,8 @@ "entity": "geoId/51", "points_by_facet": [ { - "date": "2023-03", - "value": 4450981, + "date": "2023-04", + "value": 4457242, "facet": "324358135" }, { @@ -3777,8 +3777,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 4385463, + "date": "2023-04", + "value": 4410619, "facet": "1249140336" } ] @@ -3787,8 +3787,8 @@ "entity": "geoId/53", "points_by_facet": [ { - "date": "2023-03", - "value": 3917583, + "date": "2023-04", + "value": 3897191, "facet": "324358135" }, { @@ -3797,8 +3797,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3866920, + "date": "2023-04", + "value": 3882593, "facet": "1249140336" } ] @@ -3807,8 +3807,8 @@ "entity": "geoId/54", "points_by_facet": [ { - "date": "2023-03", - "value": 748002, + "date": "2023-04", + "value": 754273, "facet": "324358135" }, { @@ -3817,8 +3817,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 755510, + "date": "2023-04", + "value": 756262, "facet": "1249140336" } ] @@ -3827,8 +3827,8 @@ "entity": "geoId/55", "points_by_facet": [ { - "date": "2023-03", - "value": 2999841, + "date": "2023-04", + "value": 3027047, "facet": "324358135" }, { @@ -3837,8 +3837,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2997898, + "date": "2023-04", + "value": 3012201, "facet": "1249140336" } ] @@ -3847,8 +3847,8 @@ "entity": "geoId/56", "points_by_facet": [ { - "date": "2023-03", - "value": 286929, + "date": "2023-04", + "value": 286530, "facet": "324358135" }, { @@ -3857,8 +3857,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 285872, + "date": "2023-04", + "value": 287245, "facet": "1249140336" } ] @@ -3867,8 +3867,8 @@ "entity": "geoId/72", "points_by_facet": [ { - "date": "2023-03", - "value": 1123435, + "date": "2023-04", + "value": 1110870, "facet": "324358135" }, { @@ -3877,8 +3877,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 1129677, + "date": "2023-04", + "value": 1125573, "facet": "1249140336" } ] @@ -4407,8 +4407,8 @@ "entity": "geoId/01", "points_by_facet": [ { - "date": "2023-03", - "value": 1.9, + "date": "2023-04", + "value": 1.7, "facet": "324358135" }, { @@ -4417,8 +4417,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2.3, + "date": "2023-04", + "value": 2.2, "facet": "1249140336" } ] @@ -4427,8 +4427,8 @@ "entity": "geoId/02", "points_by_facet": [ { - "date": "2023-03", - "value": 4, + "date": "2023-04", + "value": 3.9, "facet": "324358135" }, { @@ -4437,7 +4437,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 3.7, "facet": "1249140336" } @@ -4447,7 +4447,7 @@ "entity": "geoId/04", "points_by_facet": [ { - "date": "2023-03", + "date": "2023-04", "value": 3.2, "facet": "324358135" }, @@ -4457,8 +4457,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3.5, + "date": "2023-04", + "value": 3.4, "facet": "1249140336" } ] @@ -4467,8 +4467,8 @@ "entity": "geoId/05", "points_by_facet": [ { - "date": "2023-03", - "value": 2.6, + "date": "2023-04", + "value": 2.4, "facet": "324358135" }, { @@ -4477,8 +4477,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3, + "date": "2023-04", + "value": 2.8, "facet": "1249140336" } ] @@ -4487,8 +4487,8 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2023-03", - "value": 4.8, + "date": "2023-04", + "value": 4.3, "facet": "324358135" }, { @@ -4497,8 +4497,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 4.4, + "date": "2023-04", + "value": 4.5, "facet": "1249140336" } ] @@ -4507,8 +4507,8 @@ "entity": "geoId/08", "points_by_facet": [ { - "date": "2023-03", - "value": 2.7, + "date": "2023-04", + "value": 2.4, "facet": "324358135" }, { @@ -4517,7 +4517,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 2.8, "facet": "1249140336" } @@ -4527,8 +4527,8 @@ "entity": "geoId/09", "points_by_facet": [ { - "date": "2023-03", - "value": 4.3, + "date": "2023-04", + "value": 3, "facet": "324358135" }, { @@ -4537,8 +4537,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 4, + "date": "2023-04", + "value": 3.8, "facet": "1249140336" } ] @@ -4547,8 +4547,8 @@ "entity": "geoId/10", "points_by_facet": [ { - "date": "2023-03", - "value": 4.3, + "date": "2023-04", + "value": 3.9, "facet": "324358135" }, { @@ -4557,8 +4557,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 4.4, + "date": "2023-04", + "value": 4.3, "facet": "1249140336" } ] @@ -4567,8 +4567,8 @@ "entity": "geoId/11", "points_by_facet": [ { - "date": "2023-03", - "value": 5.1, + "date": "2023-04", + "value": 4.5, "facet": "324358135" }, { @@ -4577,8 +4577,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 4.8, + "date": "2023-04", + "value": 5, "facet": "1249140336" } ] @@ -4587,8 +4587,8 @@ "entity": "geoId/12", "points_by_facet": [ { - "date": "2023-03", - "value": 2.6, + "date": "2023-04", + "value": 2.3, "facet": "324358135" }, { @@ -4597,7 +4597,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 2.6, "facet": "1249140336" } @@ -4607,8 +4607,8 @@ "entity": "geoId/13", "points_by_facet": [ { - "date": "2023-03", - "value": 3.3, + "date": "2023-04", + "value": 2.7, "facet": "324358135" }, { @@ -4617,7 +4617,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 3.1, "facet": "1249140336" } @@ -4627,8 +4627,8 @@ "entity": "geoId/15", "points_by_facet": [ { - "date": "2023-03", - "value": 3.1, + "date": "2023-04", + "value": 2.7, "facet": "324358135" }, { @@ -4637,8 +4637,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3.5, + "date": "2023-04", + "value": 3.3, "facet": "1249140336" } ] @@ -4647,8 +4647,8 @@ "entity": "geoId/16", "points_by_facet": [ { - "date": "2023-03", - "value": 3.1, + "date": "2023-04", + "value": 2.6, "facet": "324358135" }, { @@ -4657,7 +4657,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 2.6, "facet": "1249140336" } @@ -4667,8 +4667,8 @@ "entity": "geoId/17", "points_by_facet": [ { - "date": "2023-03", - "value": 4.3, + "date": "2023-04", + "value": 3.7, "facet": "324358135" }, { @@ -4677,8 +4677,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 4.4, + "date": "2023-04", + "value": 4.2, "facet": "1249140336" } ] @@ -4687,8 +4687,8 @@ "entity": "geoId/18", "points_by_facet": [ { - "date": "2023-03", - "value": 3.5, + "date": "2023-04", + "value": 2.6, "facet": "324358135" }, { @@ -4697,8 +4697,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3.1, + "date": "2023-04", + "value": 3, "facet": "1249140336" } ] @@ -4707,8 +4707,8 @@ "entity": "geoId/19", "points_by_facet": [ { - "date": "2023-03", - "value": 3, + "date": "2023-04", + "value": 2.3, "facet": "324358135" }, { @@ -4717,8 +4717,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2.8, + "date": "2023-04", + "value": 2.7, "facet": "1249140336" } ] @@ -4727,8 +4727,8 @@ "entity": "geoId/20", "points_by_facet": [ { - "date": "2023-03", - "value": 3, + "date": "2023-04", + "value": 2.8, "facet": "324358135" }, { @@ -4737,7 +4737,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 2.9, "facet": "1249140336" } @@ -4747,8 +4747,8 @@ "entity": "geoId/21", "points_by_facet": [ { - "date": "2023-03", - "value": 3.8, + "date": "2023-04", + "value": 3.2, "facet": "324358135" }, { @@ -4757,8 +4757,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3.8, + "date": "2023-04", + "value": 3.7, "facet": "1249140336" } ] @@ -4767,8 +4767,8 @@ "entity": "geoId/22", "points_by_facet": [ { - "date": "2023-03", - "value": 3.3, + "date": "2023-04", + "value": 3.2, "facet": "324358135" }, { @@ -4777,7 +4777,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 3.6, "facet": "1249140336" } @@ -4787,8 +4787,8 @@ "entity": "geoId/23", "points_by_facet": [ { - "date": "2023-03", - "value": 2.9, + "date": "2023-04", + "value": 2.3, "facet": "324358135" }, { @@ -4797,8 +4797,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2.6, + "date": "2023-04", + "value": 2.4, "facet": "1249140336" } ] @@ -4807,8 +4807,8 @@ "entity": "geoId/24", "points_by_facet": [ { - "date": "2023-03", - "value": 2.3, + "date": "2023-04", + "value": 1.8, "facet": "324358135" }, { @@ -4817,8 +4817,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2.7, + "date": "2023-04", + "value": 2.5, "facet": "1249140336" } ] @@ -4827,8 +4827,8 @@ "entity": "geoId/25", "points_by_facet": [ { - "date": "2023-03", - "value": 3.9, + "date": "2023-04", + "value": 2.6, "facet": "324358135" }, { @@ -4837,8 +4837,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3.5, + "date": "2023-04", + "value": 3.3, "facet": "1249140336" } ] @@ -4847,8 +4847,8 @@ "entity": "geoId/26", "points_by_facet": [ { - "date": "2023-03", - "value": 4.1, + "date": "2023-04", + "value": 2.9, "facet": "324358135" }, { @@ -4857,8 +4857,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 4.1, + "date": "2023-04", + "value": 3.8, "facet": "1249140336" } ] @@ -4867,8 +4867,8 @@ "entity": "geoId/27", "points_by_facet": [ { - "date": "2023-03", - "value": 3.1, + "date": "2023-04", + "value": 2.9, "facet": "324358135" }, { @@ -4877,7 +4877,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 2.8, "facet": "1249140336" } @@ -4887,8 +4887,8 @@ "entity": "geoId/28", "points_by_facet": [ { - "date": "2023-03", - "value": 3.1, + "date": "2023-04", + "value": 2.7, "facet": "324358135" }, { @@ -4897,8 +4897,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3.5, + "date": "2023-04", + "value": 3.4, "facet": "1249140336" } ] @@ -4907,8 +4907,8 @@ "entity": "geoId/29", "points_by_facet": [ { - "date": "2023-03", - "value": 2.7, + "date": "2023-04", + "value": 2.4, "facet": "324358135" }, { @@ -4917,7 +4917,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 2.5, "facet": "1249140336" } @@ -4927,8 +4927,8 @@ "entity": "geoId/30", "points_by_facet": [ { - "date": "2023-03", - "value": 2.8, + "date": "2023-04", + "value": 2.4, "facet": "324358135" }, { @@ -4937,7 +4937,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 2.3, "facet": "1249140336" } @@ -4947,8 +4947,8 @@ "entity": "geoId/31", "points_by_facet": [ { - "date": "2023-03", - "value": 2, + "date": "2023-04", + "value": 1.8, "facet": "324358135" }, { @@ -4957,8 +4957,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2.1, + "date": "2023-04", + "value": 2, "facet": "1249140336" } ] @@ -4967,8 +4967,8 @@ "entity": "geoId/32", "points_by_facet": [ { - "date": "2023-03", - "value": 5.4, + "date": "2023-04", + "value": 5.1, "facet": "324358135" }, { @@ -4977,8 +4977,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 5.5, + "date": "2023-04", + "value": 5.4, "facet": "1249140336" } ] @@ -4987,8 +4987,8 @@ "entity": "geoId/33", "points_by_facet": [ { - "date": "2023-03", - "value": 2.2, + "date": "2023-04", + "value": 1.2, "facet": "324358135" }, { @@ -4997,8 +4997,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2.4, + "date": "2023-04", + "value": 2.1, "facet": "1249140336" } ] @@ -5007,8 +5007,8 @@ "entity": "geoId/34", "points_by_facet": [ { - "date": "2023-03", - "value": 3.8, + "date": "2023-04", + "value": 3, "facet": "324358135" }, { @@ -5017,7 +5017,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 3.5, "facet": "1249140336" } @@ -5027,7 +5027,7 @@ "entity": "geoId/35", "points_by_facet": [ { - "date": "2023-03", + "date": "2023-04", "value": 3.1, "facet": "324358135" }, @@ -5037,7 +5037,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 3.5, "facet": "1249140336" } @@ -5047,8 +5047,8 @@ "entity": "geoId/36", "points_by_facet": [ { - "date": "2023-03", - "value": 4, + "date": "2023-04", + "value": 3.7, "facet": "324358135" }, { @@ -5057,8 +5057,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 4.1, + "date": "2023-04", + "value": 4, "facet": "1249140336" } ] @@ -5067,8 +5067,8 @@ "entity": "geoId/37", "points_by_facet": [ { - "date": "2023-03", - "value": 3.5, + "date": "2023-04", + "value": 3.1, "facet": "324358135" }, { @@ -5077,8 +5077,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3.5, + "date": "2023-04", + "value": 3.4, "facet": "1249140336" } ] @@ -5087,8 +5087,8 @@ "entity": "geoId/38", "points_by_facet": [ { - "date": "2023-03", - "value": 2.5, + "date": "2023-04", + "value": 2.1, "facet": "324358135" }, { @@ -5097,7 +5097,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 2.1, "facet": "1249140336" } @@ -5107,8 +5107,8 @@ "entity": "geoId/39", "points_by_facet": [ { - "date": "2023-03", - "value": 4, + "date": "2023-04", + "value": 3.2, "facet": "324358135" }, { @@ -5117,8 +5117,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3.8, + "date": "2023-04", + "value": 3.7, "facet": "1249140336" } ] @@ -5127,8 +5127,8 @@ "entity": "geoId/40", "points_by_facet": [ { - "date": "2023-03", - "value": 2.9, + "date": "2023-04", + "value": 2.2, "facet": "324358135" }, { @@ -5137,8 +5137,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3, + "date": "2023-04", + "value": 2.9, "facet": "1249140336" } ] @@ -5147,8 +5147,8 @@ "entity": "geoId/41", "points_by_facet": [ { - "date": "2023-03", - "value": 3.7, + "date": "2023-04", + "value": 2.9, "facet": "324358135" }, { @@ -5157,8 +5157,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 4.4, + "date": "2023-04", + "value": 4, "facet": "1249140336" } ] @@ -5167,8 +5167,8 @@ "entity": "geoId/42", "points_by_facet": [ { - "date": "2023-03", - "value": 3.7, + "date": "2023-04", + "value": 3.2, "facet": "324358135" }, { @@ -5177,8 +5177,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 4.2, + "date": "2023-04", + "value": 4.1, "facet": "1249140336" } ] @@ -5187,8 +5187,8 @@ "entity": "geoId/44", "points_by_facet": [ { - "date": "2023-03", - "value": 3.6, + "date": "2023-04", + "value": 2.4, "facet": "324358135" }, { @@ -5197,8 +5197,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3.1, + "date": "2023-04", + "value": 3, "facet": "1249140336" } ] @@ -5207,8 +5207,8 @@ "entity": "geoId/45", "points_by_facet": [ { - "date": "2023-03", - "value": 3.4, + "date": "2023-04", + "value": 2.4, "facet": "324358135" }, { @@ -5217,8 +5217,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3.2, + "date": "2023-04", + "value": 3.1, "facet": "1249140336" } ] @@ -5227,8 +5227,8 @@ "entity": "geoId/46", "points_by_facet": [ { - "date": "2023-03", - "value": 1.8, + "date": "2023-04", + "value": 2, "facet": "324358135" }, { @@ -5237,7 +5237,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 1.9, "facet": "1249140336" } @@ -5247,8 +5247,8 @@ "entity": "geoId/47", "points_by_facet": [ { - "date": "2023-03", - "value": 3.1, + "date": "2023-04", + "value": 2.6, "facet": "324358135" }, { @@ -5257,8 +5257,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3.4, + "date": "2023-04", + "value": 3.3, "facet": "1249140336" } ] @@ -5267,8 +5267,8 @@ "entity": "geoId/48", "points_by_facet": [ { - "date": "2023-03", - "value": 4.2, + "date": "2023-04", + "value": 3.7, "facet": "324358135" }, { @@ -5277,7 +5277,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 4, "facet": "1249140336" } @@ -5287,8 +5287,8 @@ "entity": "geoId/49", "points_by_facet": [ { - "date": "2023-03", - "value": 2.4, + "date": "2023-04", + "value": 2.2, "facet": "324358135" }, { @@ -5297,8 +5297,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2.4, + "date": "2023-04", + "value": 2.3, "facet": "1249140336" } ] @@ -5307,8 +5307,8 @@ "entity": "geoId/50", "points_by_facet": [ { - "date": "2023-03", - "value": 2.4, + "date": "2023-04", + "value": 1.9, "facet": "324358135" }, { @@ -5317,8 +5317,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2.7, + "date": "2023-04", + "value": 2.4, "facet": "1249140336" } ] @@ -5327,8 +5327,8 @@ "entity": "geoId/51", "points_by_facet": [ { - "date": "2023-03", - "value": 2.8, + "date": "2023-04", + "value": 2.5, "facet": "324358135" }, { @@ -5337,8 +5337,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3.2, + "date": "2023-04", + "value": 3.1, "facet": "1249140336" } ] @@ -5347,8 +5347,8 @@ "entity": "geoId/53", "points_by_facet": [ { - "date": "2023-03", - "value": 4.2, + "date": "2023-04", + "value": 3.5, "facet": "324358135" }, { @@ -5357,8 +5357,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 4.5, + "date": "2023-04", + "value": 4.3, "facet": "1249140336" } ] @@ -5367,8 +5367,8 @@ "entity": "geoId/54", "points_by_facet": [ { - "date": "2023-03", - "value": 3.6, + "date": "2023-04", + "value": 3.4, "facet": "324358135" }, { @@ -5377,8 +5377,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3.4, + "date": "2023-04", + "value": 3.3, "facet": "1249140336" } ] @@ -5387,8 +5387,8 @@ "entity": "geoId/55", "points_by_facet": [ { - "date": "2023-03", - "value": 2.5, + "date": "2023-04", + "value": 2.3, "facet": "324358135" }, { @@ -5397,8 +5397,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 2.5, + "date": "2023-04", + "value": 2.4, "facet": "1249140336" } ] @@ -5407,8 +5407,8 @@ "entity": "geoId/56", "points_by_facet": [ { - "date": "2023-03", - "value": 4.1, + "date": "2023-04", + "value": 3.3, "facet": "324358135" }, { @@ -5417,8 +5417,8 @@ "facet": "2978659163" }, { - "date": "2023-03", - "value": 3.7, + "date": "2023-04", + "value": 3.5, "facet": "1249140336" } ] @@ -5427,8 +5427,8 @@ "entity": "geoId/72", "points_by_facet": [ { - "date": "2023-03", - "value": 5.8, + "date": "2023-04", + "value": 5.6, "facet": "324358135" }, { @@ -5437,7 +5437,7 @@ "facet": "2978659163" }, { - "date": "2023-03", + "date": "2023-04", "value": 6, "facet": "1249140336" } diff --git a/internal/server/v1/observations/golden/bulk_point_linked/preferred_Country.json b/internal/server/v1/observations/golden/bulk_point_linked/preferred_Country.json index 6fc0487b9..06f7bdbfd 100644 --- a/internal/server/v1/observations/golden/bulk_point_linked/preferred_Country.json +++ b/internal/server/v1/observations/golden/bulk_point_linked/preferred_Country.json @@ -2543,6 +2543,10 @@ "provenance_url": "https://data.census.gov/cedsci/table?q=S2602&tid=ACSST5Y2019.S2602", "measurement_method": "CensusACS5yrSurveySubjectTable" }, + "2052219360": { + "import_name": "Argentina_Census", + "provenance_url": "https://www.indec.gob.ar" + }, "2123271870": { "import_name": "IndiaCensus_Primary", "provenance_url": "https://censusindia.gov.in/" @@ -2623,6 +2627,10 @@ "provenance_url": "https://datacatalog.worldbank.org/dataset/world-development-indicators/", "observation_period": "P1Y" }, + "4140854811": { + "import_name": "Colombia_Census", + "provenance_url": "https://www.dane.gov.co/index.php/en/statistics-by-topic" + }, "4194503167": { "import_name": "StatisticsCanada", "provenance_url": "http://www.statcan.gc.ca/start-debut-eng.html", diff --git a/internal/server/v1/observations/golden/bulk_point_linked/preferred_US_State.json b/internal/server/v1/observations/golden/bulk_point_linked/preferred_US_State.json index 4531c384f..71f2b12ca 100644 --- a/internal/server/v1/observations/golden/bulk_point_linked/preferred_US_State.json +++ b/internal/server/v1/observations/golden/bulk_point_linked/preferred_US_State.json @@ -532,8 +532,8 @@ "entity": "geoId/01", "points_by_facet": [ { - "date": "2023-03", - "value": 2247216, + "date": "2023-04", + "value": 2255831, "facet": "324358135" } ] @@ -542,8 +542,8 @@ "entity": "geoId/02", "points_by_facet": [ { - "date": "2023-03", - "value": 340586, + "date": "2023-04", + "value": 340608, "facet": "324358135" } ] @@ -552,8 +552,8 @@ "entity": "geoId/04", "points_by_facet": [ { - "date": "2023-03", - "value": 3558275, + "date": "2023-04", + "value": 3533340, "facet": "324358135" } ] @@ -562,8 +562,8 @@ "entity": "geoId/05", "points_by_facet": [ { - "date": "2023-03", - "value": 1345247, + "date": "2023-04", + "value": 1353759, "facet": "324358135" } ] @@ -572,8 +572,8 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2023-03", - "value": 18560540, + "date": "2023-04", + "value": 18481847, "facet": "324358135" } ] @@ -582,8 +582,8 @@ "entity": "geoId/08", "points_by_facet": [ { - "date": "2023-03", - "value": 3146052, + "date": "2023-04", + "value": 3138083, "facet": "324358135" } ] @@ -592,8 +592,8 @@ "entity": "geoId/09", "points_by_facet": [ { - "date": "2023-03", - "value": 1800971, + "date": "2023-04", + "value": 1812544, "facet": "324358135" } ] @@ -602,8 +602,8 @@ "entity": "geoId/10", "points_by_facet": [ { - "date": "2023-03", - "value": 478913, + "date": "2023-04", + "value": 482050, "facet": "324358135" } ] @@ -612,8 +612,8 @@ "entity": "geoId/11", "points_by_facet": [ { - "date": "2023-03", - "value": 371998, + "date": "2023-04", + "value": 369229, "facet": "324358135" } ] @@ -622,8 +622,8 @@ "entity": "geoId/12", "points_by_facet": [ { - "date": "2023-03", - "value": 10745769, + "date": "2023-04", + "value": 10757180, "facet": "324358135" } ] @@ -632,8 +632,8 @@ "entity": "geoId/13", "points_by_facet": [ { - "date": "2023-03", - "value": 5145607, + "date": "2023-04", + "value": 5139950, "facet": "324358135" } ] @@ -642,8 +642,8 @@ "entity": "geoId/15", "points_by_facet": [ { - "date": "2023-03", - "value": 659632, + "date": "2023-04", + "value": 661272, "facet": "324358135" } ] @@ -652,8 +652,8 @@ "entity": "geoId/16", "points_by_facet": [ { - "date": "2023-03", - "value": 932370, + "date": "2023-04", + "value": 928951, "facet": "324358135" } ] @@ -662,8 +662,8 @@ "entity": "geoId/17", "points_by_facet": [ { - "date": "2023-03", - "value": 6167501, + "date": "2023-04", + "value": 6206914, "facet": "324358135" } ] @@ -672,8 +672,8 @@ "entity": "geoId/18", "points_by_facet": [ { - "date": "2023-03", - "value": 3309614, + "date": "2023-04", + "value": 3334895, "facet": "324358135" } ] @@ -682,8 +682,8 @@ "entity": "geoId/19", "points_by_facet": [ { - "date": "2023-03", - "value": 1680056, + "date": "2023-04", + "value": 1693074, "facet": "324358135" } ] @@ -692,8 +692,8 @@ "entity": "geoId/20", "points_by_facet": [ { - "date": "2023-03", - "value": 1476271, + "date": "2023-04", + "value": 1475138, "facet": "324358135" } ] @@ -702,8 +702,8 @@ "entity": "geoId/21", "points_by_facet": [ { - "date": "2023-03", - "value": 1966980, + "date": "2023-04", + "value": 1988411, "facet": "324358135" } ] @@ -712,8 +712,8 @@ "entity": "geoId/22", "points_by_facet": [ { - "date": "2023-03", - "value": 2046139, + "date": "2023-04", + "value": 2043806, "facet": "324358135" } ] @@ -722,8 +722,8 @@ "entity": "geoId/23", "points_by_facet": [ { - "date": "2023-03", - "value": 648018, + "date": "2023-04", + "value": 659206, "facet": "324358135" } ] @@ -732,8 +732,8 @@ "entity": "geoId/24", "points_by_facet": [ { - "date": "2023-03", - "value": 3140267, + "date": "2023-04", + "value": 3123993, "facet": "324358135" } ] @@ -742,8 +742,8 @@ "entity": "geoId/25", "points_by_facet": [ { - "date": "2023-03", - "value": 3594788, + "date": "2023-04", + "value": 3618884, "facet": "324358135" } ] @@ -752,8 +752,8 @@ "entity": "geoId/26", "points_by_facet": [ { - "date": "2023-03", - "value": 4671159, + "date": "2023-04", + "value": 4742777, "facet": "324358135" } ] @@ -762,8 +762,8 @@ "entity": "geoId/27", "points_by_facet": [ { - "date": "2023-03", - "value": 2986314, + "date": "2023-04", + "value": 3000253, "facet": "324358135" } ] @@ -772,8 +772,8 @@ "entity": "geoId/28", "points_by_facet": [ { - "date": "2023-03", - "value": 1207759, + "date": "2023-04", + "value": 1216563, "facet": "324358135" } ] @@ -782,8 +782,8 @@ "entity": "geoId/29", "points_by_facet": [ { - "date": "2023-03", - "value": 3022134, + "date": "2023-04", + "value": 3056512, "facet": "324358135" } ] @@ -792,8 +792,8 @@ "entity": "geoId/30", "points_by_facet": [ { - "date": "2023-03", - "value": 559386, + "date": "2023-04", + "value": 560609, "facet": "324358135" } ] @@ -802,8 +802,8 @@ "entity": "geoId/31", "points_by_facet": [ { - "date": "2023-03", - "value": 1041520, + "date": "2023-04", + "value": 1043577, "facet": "324358135" } ] @@ -812,8 +812,8 @@ "entity": "geoId/32", "points_by_facet": [ { - "date": "2023-03", - "value": 1492672, + "date": "2023-04", + "value": 1497870, "facet": "324358135" } ] @@ -822,8 +822,8 @@ "entity": "geoId/33", "points_by_facet": [ { - "date": "2023-03", - "value": 741906, + "date": "2023-04", + "value": 743816, "facet": "324358135" } ] @@ -832,8 +832,8 @@ "entity": "geoId/34", "points_by_facet": [ { - "date": "2023-03", - "value": 4677165, + "date": "2023-04", + "value": 4690920, "facet": "324358135" } ] @@ -842,8 +842,8 @@ "entity": "geoId/35", "points_by_facet": [ { - "date": "2023-03", - "value": 924144, + "date": "2023-04", + "value": 921718, "facet": "324358135" } ] @@ -852,8 +852,8 @@ "entity": "geoId/36", "points_by_facet": [ { - "date": "2023-03", - "value": 9296033, + "date": "2023-04", + "value": 9297244, "facet": "324358135" } ] @@ -862,8 +862,8 @@ "entity": "geoId/37", "points_by_facet": [ { - "date": "2023-03", - "value": 5042647, + "date": "2023-04", + "value": 5051146, "facet": "324358135" } ] @@ -872,8 +872,8 @@ "entity": "geoId/38", "points_by_facet": [ { - "date": "2023-03", - "value": 405716, + "date": "2023-04", + "value": 409906, "facet": "324358135" } ] @@ -882,8 +882,8 @@ "entity": "geoId/39", "points_by_facet": [ { - "date": "2023-03", - "value": 5548375, + "date": "2023-04", + "value": 5622356, "facet": "324358135" } ] @@ -892,8 +892,8 @@ "entity": "geoId/40", "points_by_facet": [ { - "date": "2023-03", - "value": 1865300, + "date": "2023-04", + "value": 1873245, "facet": "324358135" } ] @@ -902,8 +902,8 @@ "entity": "geoId/41", "points_by_facet": [ { - "date": "2023-03", - "value": 2071776, + "date": "2023-04", + "value": 2066119, "facet": "324358135" } ] @@ -912,8 +912,8 @@ "entity": "geoId/42", "points_by_facet": [ { - "date": "2023-03", - "value": 6226936, + "date": "2023-04", + "value": 6242414, "facet": "324358135" } ] @@ -922,8 +922,8 @@ "entity": "geoId/44", "points_by_facet": [ { - "date": "2023-03", - "value": 543901, + "date": "2023-04", + "value": 548851, "facet": "324358135" } ] @@ -932,8 +932,8 @@ "entity": "geoId/45", "points_by_facet": [ { - "date": "2023-03", - "value": 2346610, + "date": "2023-04", + "value": 2374426, "facet": "324358135" } ] @@ -942,8 +942,8 @@ "entity": "geoId/46", "points_by_facet": [ { - "date": "2023-03", - "value": 469729, + "date": "2023-04", + "value": 471798, "facet": "324358135" } ] @@ -952,8 +952,8 @@ "entity": "geoId/47", "points_by_facet": [ { - "date": "2023-03", - "value": 3259346, + "date": "2023-04", + "value": 3268622, "facet": "324358135" } ] @@ -962,8 +962,8 @@ "entity": "geoId/48", "points_by_facet": [ { - "date": "2023-03", - "value": 14485853, + "date": "2023-04", + "value": 14468512, "facet": "324358135" } ] @@ -972,8 +972,8 @@ "entity": "geoId/49", "points_by_facet": [ { - "date": "2023-03", - "value": 1750231, + "date": "2023-04", + "value": 1749138, "facet": "324358135" } ] @@ -982,8 +982,8 @@ "entity": "geoId/50", "points_by_facet": [ { - "date": "2023-03", - "value": 337873, + "date": "2023-04", + "value": 335103, "facet": "324358135" } ] @@ -992,8 +992,8 @@ "entity": "geoId/51", "points_by_facet": [ { - "date": "2023-03", - "value": 4450981, + "date": "2023-04", + "value": 4457242, "facet": "324358135" } ] @@ -1002,8 +1002,8 @@ "entity": "geoId/53", "points_by_facet": [ { - "date": "2023-03", - "value": 3917583, + "date": "2023-04", + "value": 3897191, "facet": "324358135" } ] @@ -1012,8 +1012,8 @@ "entity": "geoId/54", "points_by_facet": [ { - "date": "2023-03", - "value": 748002, + "date": "2023-04", + "value": 754273, "facet": "324358135" } ] @@ -1022,8 +1022,8 @@ "entity": "geoId/55", "points_by_facet": [ { - "date": "2023-03", - "value": 2999841, + "date": "2023-04", + "value": 3027047, "facet": "324358135" } ] @@ -1032,8 +1032,8 @@ "entity": "geoId/56", "points_by_facet": [ { - "date": "2023-03", - "value": 286929, + "date": "2023-04", + "value": 286530, "facet": "324358135" } ] @@ -1042,8 +1042,8 @@ "entity": "geoId/72", "points_by_facet": [ { - "date": "2023-03", - "value": 1123435, + "date": "2023-04", + "value": 1110870, "facet": "324358135" } ] @@ -1572,8 +1572,8 @@ "entity": "geoId/01", "points_by_facet": [ { - "date": "2023-03", - "value": 1.9, + "date": "2023-04", + "value": 1.7, "facet": "324358135" } ] @@ -1582,8 +1582,8 @@ "entity": "geoId/02", "points_by_facet": [ { - "date": "2023-03", - "value": 4, + "date": "2023-04", + "value": 3.9, "facet": "324358135" } ] @@ -1592,7 +1592,7 @@ "entity": "geoId/04", "points_by_facet": [ { - "date": "2023-03", + "date": "2023-04", "value": 3.2, "facet": "324358135" } @@ -1602,8 +1602,8 @@ "entity": "geoId/05", "points_by_facet": [ { - "date": "2023-03", - "value": 2.6, + "date": "2023-04", + "value": 2.4, "facet": "324358135" } ] @@ -1612,8 +1612,8 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2023-03", - "value": 4.8, + "date": "2023-04", + "value": 4.3, "facet": "324358135" } ] @@ -1622,8 +1622,8 @@ "entity": "geoId/08", "points_by_facet": [ { - "date": "2023-03", - "value": 2.7, + "date": "2023-04", + "value": 2.4, "facet": "324358135" } ] @@ -1632,8 +1632,8 @@ "entity": "geoId/09", "points_by_facet": [ { - "date": "2023-03", - "value": 4.3, + "date": "2023-04", + "value": 3, "facet": "324358135" } ] @@ -1642,8 +1642,8 @@ "entity": "geoId/10", "points_by_facet": [ { - "date": "2023-03", - "value": 4.3, + "date": "2023-04", + "value": 3.9, "facet": "324358135" } ] @@ -1652,8 +1652,8 @@ "entity": "geoId/11", "points_by_facet": [ { - "date": "2023-03", - "value": 5.1, + "date": "2023-04", + "value": 4.5, "facet": "324358135" } ] @@ -1662,8 +1662,8 @@ "entity": "geoId/12", "points_by_facet": [ { - "date": "2023-03", - "value": 2.6, + "date": "2023-04", + "value": 2.3, "facet": "324358135" } ] @@ -1672,8 +1672,8 @@ "entity": "geoId/13", "points_by_facet": [ { - "date": "2023-03", - "value": 3.3, + "date": "2023-04", + "value": 2.7, "facet": "324358135" } ] @@ -1682,8 +1682,8 @@ "entity": "geoId/15", "points_by_facet": [ { - "date": "2023-03", - "value": 3.1, + "date": "2023-04", + "value": 2.7, "facet": "324358135" } ] @@ -1692,8 +1692,8 @@ "entity": "geoId/16", "points_by_facet": [ { - "date": "2023-03", - "value": 3.1, + "date": "2023-04", + "value": 2.6, "facet": "324358135" } ] @@ -1702,8 +1702,8 @@ "entity": "geoId/17", "points_by_facet": [ { - "date": "2023-03", - "value": 4.3, + "date": "2023-04", + "value": 3.7, "facet": "324358135" } ] @@ -1712,8 +1712,8 @@ "entity": "geoId/18", "points_by_facet": [ { - "date": "2023-03", - "value": 3.5, + "date": "2023-04", + "value": 2.6, "facet": "324358135" } ] @@ -1722,8 +1722,8 @@ "entity": "geoId/19", "points_by_facet": [ { - "date": "2023-03", - "value": 3, + "date": "2023-04", + "value": 2.3, "facet": "324358135" } ] @@ -1732,8 +1732,8 @@ "entity": "geoId/20", "points_by_facet": [ { - "date": "2023-03", - "value": 3, + "date": "2023-04", + "value": 2.8, "facet": "324358135" } ] @@ -1742,8 +1742,8 @@ "entity": "geoId/21", "points_by_facet": [ { - "date": "2023-03", - "value": 3.8, + "date": "2023-04", + "value": 3.2, "facet": "324358135" } ] @@ -1752,8 +1752,8 @@ "entity": "geoId/22", "points_by_facet": [ { - "date": "2023-03", - "value": 3.3, + "date": "2023-04", + "value": 3.2, "facet": "324358135" } ] @@ -1762,8 +1762,8 @@ "entity": "geoId/23", "points_by_facet": [ { - "date": "2023-03", - "value": 2.9, + "date": "2023-04", + "value": 2.3, "facet": "324358135" } ] @@ -1772,8 +1772,8 @@ "entity": "geoId/24", "points_by_facet": [ { - "date": "2023-03", - "value": 2.3, + "date": "2023-04", + "value": 1.8, "facet": "324358135" } ] @@ -1782,8 +1782,8 @@ "entity": "geoId/25", "points_by_facet": [ { - "date": "2023-03", - "value": 3.9, + "date": "2023-04", + "value": 2.6, "facet": "324358135" } ] @@ -1792,8 +1792,8 @@ "entity": "geoId/26", "points_by_facet": [ { - "date": "2023-03", - "value": 4.1, + "date": "2023-04", + "value": 2.9, "facet": "324358135" } ] @@ -1802,8 +1802,8 @@ "entity": "geoId/27", "points_by_facet": [ { - "date": "2023-03", - "value": 3.1, + "date": "2023-04", + "value": 2.9, "facet": "324358135" } ] @@ -1812,8 +1812,8 @@ "entity": "geoId/28", "points_by_facet": [ { - "date": "2023-03", - "value": 3.1, + "date": "2023-04", + "value": 2.7, "facet": "324358135" } ] @@ -1822,8 +1822,8 @@ "entity": "geoId/29", "points_by_facet": [ { - "date": "2023-03", - "value": 2.7, + "date": "2023-04", + "value": 2.4, "facet": "324358135" } ] @@ -1832,8 +1832,8 @@ "entity": "geoId/30", "points_by_facet": [ { - "date": "2023-03", - "value": 2.8, + "date": "2023-04", + "value": 2.4, "facet": "324358135" } ] @@ -1842,8 +1842,8 @@ "entity": "geoId/31", "points_by_facet": [ { - "date": "2023-03", - "value": 2, + "date": "2023-04", + "value": 1.8, "facet": "324358135" } ] @@ -1852,8 +1852,8 @@ "entity": "geoId/32", "points_by_facet": [ { - "date": "2023-03", - "value": 5.4, + "date": "2023-04", + "value": 5.1, "facet": "324358135" } ] @@ -1862,8 +1862,8 @@ "entity": "geoId/33", "points_by_facet": [ { - "date": "2023-03", - "value": 2.2, + "date": "2023-04", + "value": 1.2, "facet": "324358135" } ] @@ -1872,8 +1872,8 @@ "entity": "geoId/34", "points_by_facet": [ { - "date": "2023-03", - "value": 3.8, + "date": "2023-04", + "value": 3, "facet": "324358135" } ] @@ -1882,7 +1882,7 @@ "entity": "geoId/35", "points_by_facet": [ { - "date": "2023-03", + "date": "2023-04", "value": 3.1, "facet": "324358135" } @@ -1892,8 +1892,8 @@ "entity": "geoId/36", "points_by_facet": [ { - "date": "2023-03", - "value": 4, + "date": "2023-04", + "value": 3.7, "facet": "324358135" } ] @@ -1902,8 +1902,8 @@ "entity": "geoId/37", "points_by_facet": [ { - "date": "2023-03", - "value": 3.5, + "date": "2023-04", + "value": 3.1, "facet": "324358135" } ] @@ -1912,8 +1912,8 @@ "entity": "geoId/38", "points_by_facet": [ { - "date": "2023-03", - "value": 2.5, + "date": "2023-04", + "value": 2.1, "facet": "324358135" } ] @@ -1922,8 +1922,8 @@ "entity": "geoId/39", "points_by_facet": [ { - "date": "2023-03", - "value": 4, + "date": "2023-04", + "value": 3.2, "facet": "324358135" } ] @@ -1932,8 +1932,8 @@ "entity": "geoId/40", "points_by_facet": [ { - "date": "2023-03", - "value": 2.9, + "date": "2023-04", + "value": 2.2, "facet": "324358135" } ] @@ -1942,8 +1942,8 @@ "entity": "geoId/41", "points_by_facet": [ { - "date": "2023-03", - "value": 3.7, + "date": "2023-04", + "value": 2.9, "facet": "324358135" } ] @@ -1952,8 +1952,8 @@ "entity": "geoId/42", "points_by_facet": [ { - "date": "2023-03", - "value": 3.7, + "date": "2023-04", + "value": 3.2, "facet": "324358135" } ] @@ -1962,8 +1962,8 @@ "entity": "geoId/44", "points_by_facet": [ { - "date": "2023-03", - "value": 3.6, + "date": "2023-04", + "value": 2.4, "facet": "324358135" } ] @@ -1972,8 +1972,8 @@ "entity": "geoId/45", "points_by_facet": [ { - "date": "2023-03", - "value": 3.4, + "date": "2023-04", + "value": 2.4, "facet": "324358135" } ] @@ -1982,8 +1982,8 @@ "entity": "geoId/46", "points_by_facet": [ { - "date": "2023-03", - "value": 1.8, + "date": "2023-04", + "value": 2, "facet": "324358135" } ] @@ -1992,8 +1992,8 @@ "entity": "geoId/47", "points_by_facet": [ { - "date": "2023-03", - "value": 3.1, + "date": "2023-04", + "value": 2.6, "facet": "324358135" } ] @@ -2002,8 +2002,8 @@ "entity": "geoId/48", "points_by_facet": [ { - "date": "2023-03", - "value": 4.2, + "date": "2023-04", + "value": 3.7, "facet": "324358135" } ] @@ -2012,8 +2012,8 @@ "entity": "geoId/49", "points_by_facet": [ { - "date": "2023-03", - "value": 2.4, + "date": "2023-04", + "value": 2.2, "facet": "324358135" } ] @@ -2022,8 +2022,8 @@ "entity": "geoId/50", "points_by_facet": [ { - "date": "2023-03", - "value": 2.4, + "date": "2023-04", + "value": 1.9, "facet": "324358135" } ] @@ -2032,8 +2032,8 @@ "entity": "geoId/51", "points_by_facet": [ { - "date": "2023-03", - "value": 2.8, + "date": "2023-04", + "value": 2.5, "facet": "324358135" } ] @@ -2042,8 +2042,8 @@ "entity": "geoId/53", "points_by_facet": [ { - "date": "2023-03", - "value": 4.2, + "date": "2023-04", + "value": 3.5, "facet": "324358135" } ] @@ -2052,8 +2052,8 @@ "entity": "geoId/54", "points_by_facet": [ { - "date": "2023-03", - "value": 3.6, + "date": "2023-04", + "value": 3.4, "facet": "324358135" } ] @@ -2062,8 +2062,8 @@ "entity": "geoId/55", "points_by_facet": [ { - "date": "2023-03", - "value": 2.5, + "date": "2023-04", + "value": 2.3, "facet": "324358135" } ] @@ -2072,8 +2072,8 @@ "entity": "geoId/56", "points_by_facet": [ { - "date": "2023-03", - "value": 4.1, + "date": "2023-04", + "value": 3.3, "facet": "324358135" } ] @@ -2082,8 +2082,8 @@ "entity": "geoId/72", "points_by_facet": [ { - "date": "2023-03", - "value": 5.8, + "date": "2023-04", + "value": 5.6, "facet": "324358135" } ] diff --git a/internal/server/v1/observations/golden/bulk_series/all_result.json b/internal/server/v1/observations/golden/bulk_series/all_result.json index 7c51bcdcb..6d1a351ad 100644 --- a/internal/server/v1/observations/golden/bulk_series/all_result.json +++ b/internal/server/v1/observations/golden/bulk_series/all_result.json @@ -8960,6 +8960,10 @@ { "date": "2023-03", "value": 5839000 + }, + { + "date": "2023-04", + "value": 5657000 } ], "facet": "3707913853" @@ -12446,7 +12450,11 @@ }, { "date": "2023-03", - "value": 937793 + "value": 940871 + }, + { + "date": "2023-04", + "value": 826093 } ], "facet": "324358135" @@ -14912,7 +14920,11 @@ }, { "date": "2023-03", - "value": 859631 + "value": 860202 + }, + { + "date": "2023-04", + "value": 867640 } ], "facet": "1249140336" diff --git a/internal/server/v1/observations/golden/bulk_series/preferred_result.json b/internal/server/v1/observations/golden/bulk_series/preferred_result.json index 71cc10ecd..8b11272e9 100644 --- a/internal/server/v1/observations/golden/bulk_series/preferred_result.json +++ b/internal/server/v1/observations/golden/bulk_series/preferred_result.json @@ -5716,6 +5716,10 @@ { "date": "2023-03", "value": 5839000 + }, + { + "date": "2023-04", + "value": 5657000 } ], "facet": "3707913853" @@ -7993,7 +7997,11 @@ }, { "date": "2023-03", - "value": 937793 + "value": 940871 + }, + { + "date": "2023-04", + "value": 826093 } ], "facet": "324358135" diff --git a/internal/server/v1/page/golden/place_page/asm.Economics.json b/internal/server/v1/page/golden/place_page/asm.Economics.json index da5742359..4d07ddec6 100644 --- a/internal/server/v1/page/golden/place_page/asm.Economics.json +++ b/internal/server/v1/page/golden/place_page/asm.Economics.json @@ -3496,7 +3496,8 @@ "2022-12": 159244000, "2023-01": 160138000, "2023-02": 160315000, - "2023-03": 160892000 + "2023-03": 160892000, + "2023-04": 161031000 }, "metadata": { "importName": "BLS_CPS", @@ -4409,7 +4410,8 @@ "2022-12": 164966000, "2023-01": 165832000, "2023-02": 166251000, - "2023-03": 166731000 + "2023-03": 166731000, + "2023-04": 166688000 }, "metadata": { "importName": "BLS_CPS", @@ -6536,8 +6538,10 @@ "2023-04-01": 2044395, "2023-04-08": 2023878, "2023-04-15": 2011168, - "2023-04-22": 1971067, - "2023-04-29": 1903013 + "2023-04-22": 1971069, + "2023-04-29": 1903025, + "2023-05-06": 1888335, + "2023-05-13": 1806593 }, "metadata": { "importName": "USDOL_ETA539", @@ -7559,7 +7563,8 @@ "2022-12": 3.5, "2023-01": 3.4, "2023-02": 3.6, - "2023-03": 3.5 + "2023-03": 3.5, + "2023-04": 3.4 }, "metadata": { "importName": "BLS_CPS", diff --git a/internal/server/v1/page/golden/place_page/asm.Health.json b/internal/server/v1/page/golden/place_page/asm.Health.json index d763ebc12..040f69b84 100644 --- a/internal/server/v1/page/golden/place_page/asm.Health.json +++ b/internal/server/v1/page/golden/place_page/asm.Health.json @@ -1533,8 +1533,22 @@ "2023-04-29": 120943, "2023-04-30": 120958, "2023-05-01": 120961, - "2023-05-02": 120961, - "2023-05-03": 120961 + "2023-05-02": 120963, + "2023-05-03": 120965, + "2023-05-04": 120977, + "2023-05-05": 120984, + "2023-05-06": 120984, + "2023-05-07": 121004, + "2023-05-08": 121015, + "2023-05-09": 121017, + "2023-05-10": 121026, + "2023-05-11": 121036, + "2023-05-12": 121048, + "2023-05-13": 121048, + "2023-05-14": 121068, + "2023-05-15": 121073, + "2023-05-16": 121073, + "2023-05-17": 121073 }, "metadata": { "importName": "WHO_COVID19", @@ -3246,7 +3260,21 @@ "2023-04-30": 3155, "2023-05-01": 3155, "2023-05-02": 3155, - "2023-05-03": 3155 + "2023-05-03": 3155, + "2023-05-04": 3155, + "2023-05-05": 3155, + "2023-05-06": 3155, + "2023-05-07": 3155, + "2023-05-08": 3155, + "2023-05-09": 3155, + "2023-05-10": 3155, + "2023-05-11": 3155, + "2023-05-12": 3155, + "2023-05-13": 3155, + "2023-05-14": 3155, + "2023-05-15": 3155, + "2023-05-16": 3155, + "2023-05-17": 3155 }, "metadata": { "importName": "WHO_COVID19", diff --git a/internal/server/v1/page/golden/place_page/asm.Overview.json b/internal/server/v1/page/golden/place_page/asm.Overview.json index 92c973943..e3204ba22 100644 --- a/internal/server/v1/page/golden/place_page/asm.Overview.json +++ b/internal/server/v1/page/golden/place_page/asm.Overview.json @@ -1889,8 +1889,22 @@ "2023-04-29": 120943, "2023-04-30": 120958, "2023-05-01": 120961, - "2023-05-02": 120961, - "2023-05-03": 120961 + "2023-05-02": 120963, + "2023-05-03": 120965, + "2023-05-04": 120977, + "2023-05-05": 120984, + "2023-05-06": 120984, + "2023-05-07": 121004, + "2023-05-08": 121015, + "2023-05-09": 121017, + "2023-05-10": 121026, + "2023-05-11": 121036, + "2023-05-12": 121048, + "2023-05-13": 121048, + "2023-05-14": 121068, + "2023-05-15": 121073, + "2023-05-16": 121073, + "2023-05-17": 121073 }, "metadata": { "importName": "WHO_COVID19", @@ -4034,7 +4048,21 @@ "2023-04-30": 3155, "2023-05-01": 3155, "2023-05-02": 3155, - "2023-05-03": 3155 + "2023-05-03": 3155, + "2023-05-04": 3155, + "2023-05-05": 3155, + "2023-05-06": 3155, + "2023-05-07": 3155, + "2023-05-08": 3155, + "2023-05-09": 3155, + "2023-05-10": 3155, + "2023-05-11": 3155, + "2023-05-12": 3155, + "2023-05-13": 3155, + "2023-05-14": 3155, + "2023-05-15": 3155, + "2023-05-16": 3155, + "2023-05-17": 3155 }, "metadata": { "importName": "WHO_COVID19", @@ -6185,7 +6213,8 @@ "2022-12": 159244000, "2023-01": 160138000, "2023-02": 160315000, - "2023-03": 160892000 + "2023-03": 160892000, + "2023-04": 161031000 }, "metadata": { "importName": "BLS_CPS", @@ -7117,7 +7146,8 @@ "2022-12": 164966000, "2023-01": 165832000, "2023-02": 166251000, - "2023-03": 166731000 + "2023-03": 166731000, + "2023-04": 166688000 }, "metadata": { "importName": "BLS_CPS", @@ -9466,8 +9496,10 @@ "2023-04-01": 2044395, "2023-04-08": 2023878, "2023-04-15": 2011168, - "2023-04-22": 1971067, - "2023-04-29": 1903013 + "2023-04-22": 1971069, + "2023-04-29": 1903025, + "2023-05-06": 1888335, + "2023-05-13": 1806593 }, "metadata": { "importName": "USDOL_ETA539", @@ -13541,7 +13573,8 @@ "2022-12": 3.5, "2023-01": 3.4, "2023-02": 3.6, - "2023-03": 3.5 + "2023-03": 3.5, + "2023-04": 3.4 }, "metadata": { "importName": "BLS_CPS", diff --git a/internal/server/v1/page/golden/place_page/ca.Economics.json b/internal/server/v1/page/golden/place_page/ca.Economics.json index c8d368b4e..818185349 100644 --- a/internal/server/v1/page/golden/place_page/ca.Economics.json +++ b/internal/server/v1/page/golden/place_page/ca.Economics.json @@ -2757,7 +2757,8 @@ "2022-12": 2017365, "2023-01": 2006906, "2023-02": 2026459, - "2023-03": 2046139 + "2023-03": 2046124, + "2023-04": 2043806 }, "metadata": { "importName": "BLS_LAUS", @@ -3334,7 +3335,8 @@ "2022-12": 2083961, "2023-01": 2082630, "2023-02": 2100421, - "2023-03": 2115667 + "2023-03": 2115620, + "2023-04": 2111483 }, "metadata": { "importName": "BLS_LAUS", @@ -5435,7 +5437,9 @@ "2023-04-08": 12989, "2023-04-15": 13097, "2023-04-22": 13092, - "2023-04-29": 12698 + "2023-04-29": 12698, + "2023-05-06": 12852, + "2023-05-13": 13330 }, "metadata": { "importName": "USDOL_ETA539", @@ -6052,7 +6056,8 @@ "2022-12": 3.2, "2023-01": 3.6, "2023-02": 3.5, - "2023-03": 3.3 + "2023-03": 3.3, + "2023-04": 3.2 }, "metadata": { "importName": "BLS_LAUS", @@ -6937,7 +6942,8 @@ "2022-12": 1149048, "2023-01": 1147049, "2023-02": 1134535, - "2023-03": 1123435 + "2023-03": 1123435, + "2023-04": 1110870 }, "metadata": { "importName": "BLS_LAUS", @@ -7512,7 +7518,8 @@ "2022-12": 1222390, "2023-01": 1215801, "2023-02": 1206059, - "2023-03": 1192916 + "2023-03": 1192916, + "2023-04": 1177329 }, "metadata": { "importName": "BLS_LAUS", @@ -9613,7 +9620,9 @@ "2023-04-08": 14884, "2023-04-15": 16141, "2023-04-22": 15629, - "2023-04-29": 15545 + "2023-04-29": 15545, + "2023-05-06": 14500, + "2023-05-13": 14452 }, "metadata": { "importName": "USDOL_ETA539", @@ -10228,7 +10237,8 @@ "2022-12": 6, "2023-01": 5.7, "2023-02": 5.9, - "2023-03": 5.8 + "2023-03": 5.8, + "2023-04": 5.6 }, "metadata": { "importName": "BLS_LAUS", diff --git a/internal/server/v1/page/golden/place_page/ca.Overview.json b/internal/server/v1/page/golden/place_page/ca.Overview.json index edb22a79b..27c586297 100644 --- a/internal/server/v1/page/golden/place_page/ca.Overview.json +++ b/internal/server/v1/page/golden/place_page/ca.Overview.json @@ -20521,7 +20521,8 @@ "2022-12": 2017365, "2023-01": 2006906, "2023-02": 2026459, - "2023-03": 2046139 + "2023-03": 2046124, + "2023-04": 2043806 }, "metadata": { "importName": "BLS_LAUS", @@ -21117,7 +21118,8 @@ "2022-12": 2083961, "2023-01": 2082630, "2023-02": 2100421, - "2023-03": 2115667 + "2023-03": 2115620, + "2023-04": 2111483 }, "metadata": { "importName": "BLS_LAUS", @@ -23266,7 +23268,9 @@ "2023-04-08": 12989, "2023-04-15": 13097, "2023-04-22": 13092, - "2023-04-29": 12698 + "2023-04-29": 12698, + "2023-05-06": 12852, + "2023-05-13": 13330 }, "metadata": { "importName": "USDOL_ETA539", @@ -26678,7 +26682,8 @@ "2022-12": 3.2, "2023-01": 3.6, "2023-02": 3.5, - "2023-03": 3.3 + "2023-03": 3.3, + "2023-04": 3.2 }, "metadata": { "importName": "BLS_LAUS", @@ -27634,7 +27639,8 @@ "2022-12": 1149048, "2023-01": 1147049, "2023-02": 1134535, - "2023-03": 1123435 + "2023-03": 1123435, + "2023-04": 1110870 }, "metadata": { "importName": "BLS_LAUS", @@ -28228,7 +28234,8 @@ "2022-12": 1222390, "2023-01": 1215801, "2023-02": 1206059, - "2023-03": 1192916 + "2023-03": 1192916, + "2023-04": 1177329 }, "metadata": { "importName": "BLS_LAUS", @@ -30272,7 +30279,9 @@ "2023-04-08": 14884, "2023-04-15": 16141, "2023-04-22": 15629, - "2023-04-29": 15545 + "2023-04-29": 15545, + "2023-05-06": 14500, + "2023-05-13": 14452 }, "metadata": { "importName": "USDOL_ETA539", @@ -33558,7 +33567,8 @@ "2022-12": 6, "2023-01": 5.7, "2023-02": 5.9, - "2023-03": 5.8 + "2023-03": 5.8, + "2023-04": 5.6 }, "metadata": { "importName": "BLS_LAUS", diff --git a/internal/server/v1/variables/golden/bulk_variables/california.json b/internal/server/v1/variables/golden/bulk_variables/california.json index 7b76566aa..ebb1741ea 100644 --- a/internal/server/v1/variables/golden/bulk_variables/california.json +++ b/internal/server/v1/variables/golden/bulk_variables/california.json @@ -2378,6 +2378,7 @@ "Count_Farm_WheatForGrain", "Count_Farm_WinterWheatForGrain", "Count_FireEvent", + "Count_FireIncidentComplex", "Count_FlashFloodEvent", "Count_FloodEvent", "Count_FreezingFogEvent", @@ -4089,6 +4090,7 @@ "Count_HousingUnit_HomeValue1000000OrMoreUSDollar", "Count_HousingUnit_HomeValue1000000To1499999USDollar", "Count_HousingUnit_HomeValue100000To124999USDollar", + "Count_HousingUnit_HomeValue100000To199999USDollar", "Count_HousingUnit_HomeValue10000To14999USDollar", "Count_HousingUnit_HomeValue125000To149999USDollar", "Count_HousingUnit_HomeValue1500000To1999999USDollar", @@ -4097,22 +4099,27 @@ "Count_HousingUnit_HomeValue175000To199999USDollar", "Count_HousingUnit_HomeValue2000000OrMoreUSDollar", "Count_HousingUnit_HomeValue200000To249999USDollar", + "Count_HousingUnit_HomeValue200000To299999USDollar", "Count_HousingUnit_HomeValue20000To24999USDollar", "Count_HousingUnit_HomeValue250000To299999USDollar", "Count_HousingUnit_HomeValue25000To29999USDollar", "Count_HousingUnit_HomeValue300000To399999USDollar", + "Count_HousingUnit_HomeValue300000To499999USDollar", "Count_HousingUnit_HomeValue30000To34999USDollar", "Count_HousingUnit_HomeValue35000To39999USDollar", "Count_HousingUnit_HomeValue400000To499999USDollar", "Count_HousingUnit_HomeValue40000To49999USDollar", "Count_HousingUnit_HomeValue500000To749999USDollar", + "Count_HousingUnit_HomeValue500000To999999USDollar", "Count_HousingUnit_HomeValue50000To59999USDollar", + "Count_HousingUnit_HomeValue50000To99999USDollar", "Count_HousingUnit_HomeValue60000To69999USDollar", "Count_HousingUnit_HomeValue70000To79999USDollar", "Count_HousingUnit_HomeValue750000To999999USDollar", "Count_HousingUnit_HomeValue80000To89999USDollar", "Count_HousingUnit_HomeValue90000To99999USDollar", "Count_HousingUnit_HomeValueUpto10000USDollar", + "Count_HousingUnit_HomeValueUpto49999USDollar", "Count_HousingUnit_HouseholderAge35OrLessYears_OccupiedHousingUnit", "Count_HousingUnit_HouseholderAge35OrLessYears_OwnerOccupied", "Count_HousingUnit_HouseholderAge35OrLessYears_RenterOccupied", @@ -5104,6 +5111,7 @@ "Count_Person_10To14Years_TwoOrMoreRaces", "Count_Person_10To14Years_WhiteAlone", "Count_Person_10To14Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_10To19Years", "Count_Person_10Years_AmericanIndianAndAlaskaNativeAlone", "Count_Person_10Years_AsianAlone", "Count_Person_10Years_AsianOrPacificIslander", @@ -7137,6 +7145,7 @@ "Count_Person_20To24Years_TwoOrMoreRaces", "Count_Person_20To24Years_WhiteAlone", "Count_Person_20To24Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_20To29Years", "Count_Person_20To34Years_BirthInThePast12Months_Female", "Count_Person_20To34Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_20To34Years_Female", "Count_Person_20To34Years_BirthInThePast12Months_Female_Unmarried", @@ -8399,6 +8408,7 @@ "Count_Person_30To34Years_TwoOrMoreRaces", "Count_Person_30To34Years_WhiteAlone", "Count_Person_30To34Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_30To39Years", "Count_Person_30Years_AmericanIndianAndAlaskaNativeAlone", "Count_Person_30Years_AsianAlone", "Count_Person_30Years_AsianOrPacificIslander", @@ -9479,6 +9489,7 @@ "Count_Person_40To44Years_TwoOrMoreRaces", "Count_Person_40To44Years_WhiteAlone", "Count_Person_40To44Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_40To49Years", "Count_Person_40To64Years", "Count_Person_40To64Years_BachelorOfArtsHumanitiesAndOtherMajor", "Count_Person_40To64Years_BachelorOfArtsHumanitiesAndOtherMajor_Female", @@ -10591,6 +10602,7 @@ "Count_Person_50To54Years_TwoOrMoreRaces", "Count_Person_50To54Years_WhiteAlone", "Count_Person_50To54Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_50To59Years", "Count_Person_50To64Years", "Count_Person_50To64Years_BlackOrAfricanAmericanAlone", "Count_Person_50To64Years_Female", @@ -11710,6 +11722,7 @@ "Count_Person_5To17Years_SpanishSpokenAtHome", "Count_Person_5To17Years_VisionDifficulty", "Count_Person_5To17Years_WithDisability", + "Count_Person_5To19Years", "Count_Person_5To9Years", "Count_Person_5To9Years_AmericanIndianAndAlaskaNativeAlone", "Count_Person_5To9Years_AsianAlone", @@ -11946,6 +11959,7 @@ "Count_Person_60To64Years_TwoOrMoreRaces", "Count_Person_60To64Years_WhiteAlone", "Count_Person_60To64Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_60To69Years", "Count_Person_60To74Years_AbovePovertyLevelInThePast12Months", "Count_Person_60To74Years_BelowPovertyLevelInThePast12Months", "Count_Person_60Years_AmericanIndianAndAlaskaNativeAlone", @@ -13016,6 +13030,7 @@ "Count_Person_6Years_TwoOrMoreRaces", "Count_Person_6Years_WhiteAlone", "Count_Person_6Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_70OrMoreYears", "Count_Person_70To74Years", "Count_Person_70To74Years_AmericanIndianAndAlaskaNativeAlone", "Count_Person_70To74Years_AsianAlone", @@ -17513,6 +17528,7 @@ "Count_Person_Upto64Years_WithHealthInsurance_WhiteAlone", "Count_Person_Upto6Years_AbovePovertyLevelInThePast12Months", "Count_Person_Upto6Years_BelowPovertyLevelInThePast12Months", + "Count_Person_Upto9Years", "Count_Person_Veteran", "Count_Person_VisionDifficulty", "Count_Person_WhiteAlone", @@ -17694,6 +17710,7 @@ "Count_Person_Years25Onwards_EducationalAttainment_5ThAnd6ThGrade", "Count_Person_Years25Onwards_EducationalAttainment_7ThAnd8ThGrade", "Count_Person_Years25Onwards_EducationalAttainment_NurseryTo4ThGrade", + "Count_PrescribedFireEvent", "Count_RipCurrentEvent", "Count_SneakerwaveEvent", "Count_StormSurgeTideEvent", @@ -48060,7 +48077,6 @@ "dc/6zrlr86zt61yg", "dc/6zsb2ght3693h", "dc/6zsg4crhzmvx", - "dc/6zsphg3yq6znf", "dc/6zv64cyze0fqg", "dc/6zvhhy1xccw6", "dc/6zvv7behsy1f7", diff --git a/internal/server/v1/variables/golden/bulk_variables/california_and_santa_clara_union.json b/internal/server/v1/variables/golden/bulk_variables/california_and_santa_clara_union.json index 1cc545cde..1551b28f7 100644 --- a/internal/server/v1/variables/golden/bulk_variables/california_and_santa_clara_union.json +++ b/internal/server/v1/variables/golden/bulk_variables/california_and_santa_clara_union.json @@ -3447,6 +3447,7 @@ "Count_Farm_WheatForGrain", "Count_Farm_WinterWheatForGrain", "Count_FireEvent", + "Count_FireIncidentComplex", "Count_FlashFloodEvent", "Count_FloodEvent", "Count_FreezingFogEvent", @@ -5159,6 +5160,7 @@ "Count_HousingUnit_HomeValue1000000OrMoreUSDollar", "Count_HousingUnit_HomeValue1000000To1499999USDollar", "Count_HousingUnit_HomeValue100000To124999USDollar", + "Count_HousingUnit_HomeValue100000To199999USDollar", "Count_HousingUnit_HomeValue10000To14999USDollar", "Count_HousingUnit_HomeValue125000To149999USDollar", "Count_HousingUnit_HomeValue1500000To1999999USDollar", @@ -5167,22 +5169,27 @@ "Count_HousingUnit_HomeValue175000To199999USDollar", "Count_HousingUnit_HomeValue2000000OrMoreUSDollar", "Count_HousingUnit_HomeValue200000To249999USDollar", + "Count_HousingUnit_HomeValue200000To299999USDollar", "Count_HousingUnit_HomeValue20000To24999USDollar", "Count_HousingUnit_HomeValue250000To299999USDollar", "Count_HousingUnit_HomeValue25000To29999USDollar", "Count_HousingUnit_HomeValue300000To399999USDollar", + "Count_HousingUnit_HomeValue300000To499999USDollar", "Count_HousingUnit_HomeValue30000To34999USDollar", "Count_HousingUnit_HomeValue35000To39999USDollar", "Count_HousingUnit_HomeValue400000To499999USDollar", "Count_HousingUnit_HomeValue40000To49999USDollar", "Count_HousingUnit_HomeValue500000To749999USDollar", + "Count_HousingUnit_HomeValue500000To999999USDollar", "Count_HousingUnit_HomeValue50000To59999USDollar", + "Count_HousingUnit_HomeValue50000To99999USDollar", "Count_HousingUnit_HomeValue60000To69999USDollar", "Count_HousingUnit_HomeValue70000To79999USDollar", "Count_HousingUnit_HomeValue750000To999999USDollar", "Count_HousingUnit_HomeValue80000To89999USDollar", "Count_HousingUnit_HomeValue90000To99999USDollar", "Count_HousingUnit_HomeValueUpto10000USDollar", + "Count_HousingUnit_HomeValueUpto49999USDollar", "Count_HousingUnit_HouseholderAge35OrLessYears_OccupiedHousingUnit", "Count_HousingUnit_HouseholderAge35OrLessYears_OwnerOccupied", "Count_HousingUnit_HouseholderAge35OrLessYears_RenterOccupied", @@ -6249,6 +6256,7 @@ "Count_Person_10To14Years_TwoOrMoreRaces", "Count_Person_10To14Years_WhiteAlone", "Count_Person_10To14Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_10To19Years", "Count_Person_10Years_AmericanIndianAndAlaskaNativeAlone", "Count_Person_10Years_AsianAlone", "Count_Person_10Years_AsianOrPacificIslander", @@ -8410,6 +8418,7 @@ "Count_Person_20To24Years_TwoOrMoreRaces", "Count_Person_20To24Years_WhiteAlone", "Count_Person_20To24Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_20To29Years", "Count_Person_20To34Years_BirthInThePast12Months_Female", "Count_Person_20To34Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_20To34Years_Female", "Count_Person_20To34Years_BirthInThePast12Months_Female_Unmarried", @@ -9738,6 +9747,7 @@ "Count_Person_30To34Years_TwoOrMoreRaces", "Count_Person_30To34Years_WhiteAlone", "Count_Person_30To34Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_30To39Years", "Count_Person_30Years_AmericanIndianAndAlaskaNativeAlone", "Count_Person_30Years_AsianAlone", "Count_Person_30Years_AsianOrPacificIslander", @@ -10884,6 +10894,7 @@ "Count_Person_40To44Years_TwoOrMoreRaces", "Count_Person_40To44Years_WhiteAlone", "Count_Person_40To44Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_40To49Years", "Count_Person_40To64Years", "Count_Person_40To64Years_BachelorOfArtsHumanitiesAndOtherMajor", "Count_Person_40To64Years_BachelorOfArtsHumanitiesAndOtherMajor_Female", @@ -12062,6 +12073,7 @@ "Count_Person_50To54Years_TwoOrMoreRaces", "Count_Person_50To54Years_WhiteAlone", "Count_Person_50To54Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_50To59Years", "Count_Person_50To64Years", "Count_Person_50To64Years_BlackOrAfricanAmericanAlone", "Count_Person_50To64Years_Female", @@ -13214,6 +13226,7 @@ "Count_Person_5To17Years_SpanishSpokenAtHome", "Count_Person_5To17Years_VisionDifficulty", "Count_Person_5To17Years_WithDisability", + "Count_Person_5To19Years", "Count_Person_5To9Years", "Count_Person_5To9Years_AmericanIndianAndAlaskaNativeAlone", "Count_Person_5To9Years_AsianAlone", @@ -13516,6 +13529,7 @@ "Count_Person_60To64Years_TwoOrMoreRaces", "Count_Person_60To64Years_WhiteAlone", "Count_Person_60To64Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_60To69Years", "Count_Person_60To74Years_AbovePovertyLevelInThePast12Months", "Count_Person_60To74Years_BelowPovertyLevelInThePast12Months", "Count_Person_60Years_AmericanIndianAndAlaskaNativeAlone", @@ -14619,6 +14633,7 @@ "Count_Person_6Years_TwoOrMoreRaces", "Count_Person_6Years_WhiteAlone", "Count_Person_6Years_WhiteAloneNotHispanicOrLatino", + "Count_Person_70OrMoreYears", "Count_Person_70To74Years", "Count_Person_70To74Years_AmericanIndianAndAlaskaNativeAlone", "Count_Person_70To74Years_AsianAlone", @@ -19245,6 +19260,7 @@ "Count_Person_Upto64Years_WithHealthInsurance_WhiteAlone", "Count_Person_Upto6Years_AbovePovertyLevelInThePast12Months", "Count_Person_Upto6Years_BelowPovertyLevelInThePast12Months", + "Count_Person_Upto9Years", "Count_Person_Veteran", "Count_Person_VisionDifficulty", "Count_Person_WhiteAlone", @@ -19426,6 +19442,7 @@ "Count_Person_Years25Onwards_EducationalAttainment_5ThAnd6ThGrade", "Count_Person_Years25Onwards_EducationalAttainment_7ThAnd8ThGrade", "Count_Person_Years25Onwards_EducationalAttainment_NurseryTo4ThGrade", + "Count_PrescribedFireEvent", "Count_RipCurrentEvent", "Count_SneakerwaveEvent", "Count_SolarInstallation", @@ -54636,7 +54653,6 @@ "dc/6zrlr86zt61yg", "dc/6zsb2ght3693h", "dc/6zsg4crhzmvx", - "dc/6zsphg3yq6znf", "dc/6ztkjyrp67839", "dc/6ztqgcjjj75jg", "dc/6zv64cyze0fqg", diff --git a/internal/server/v2/observation/golden/contained_in_latest/Country.json b/internal/server/v2/observation/golden/contained_in_latest/Country.json index 039360e8d..d3cbe345d 100644 --- a/internal/server/v2/observation/golden/contained_in_latest/Country.json +++ b/internal/server/v2/observation/golden/contained_in_latest/Country.json @@ -162,6 +162,15 @@ } ] }, + { + "facet_id": "2052219360", + "observations": [ + { + "date": "2010", + "value": 40117096 + } + ] + }, { "facet_id": "473499523", "observations": [ @@ -1020,6 +1029,15 @@ } ] }, + { + "facet_id": "4140854811", + "observations": [ + { + "date": "2020", + "value": 50911747 + } + ] + }, { "facet_id": "1151455814", "observations": [ @@ -5374,6 +5392,10 @@ "provenance_url": "https://data.census.gov/cedsci/table?q=S2602&tid=ACSST5Y2019.S2602", "measurement_method": "CensusACS5yrSurveySubjectTable" }, + "2052219360": { + "import_name": "Argentina_Census", + "provenance_url": "https://www.indec.gob.ar" + }, "2123271870": { "import_name": "IndiaCensus_Primary", "provenance_url": "https://censusindia.gov.in/" @@ -5454,6 +5476,10 @@ "provenance_url": "https://datacatalog.worldbank.org/dataset/world-development-indicators/", "observation_period": "P1Y" }, + "4140854811": { + "import_name": "Colombia_Census", + "provenance_url": "https://www.dane.gov.co/index.php/en/statistics-by-topic" + }, "4194503167": { "import_name": "StatisticsCanada", "provenance_url": "http://www.statcan.gc.ca/start-debut-eng.html", diff --git a/internal/server/v2/observation/golden/contained_in_latest/US_State.json b/internal/server/v2/observation/golden/contained_in_latest/US_State.json index e3ec64c40..b567e7c15 100644 --- a/internal/server/v2/observation/golden/contained_in_latest/US_State.json +++ b/internal/server/v2/observation/golden/contained_in_latest/US_State.json @@ -675,8 +675,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2247216 + "date": "2023-04", + "value": 2255831 } ] }, @@ -693,8 +693,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2236706 + "date": "2023-04", + "value": 2241560 } ] } @@ -706,8 +706,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 340586 + "date": "2023-04", + "value": 340608 } ] }, @@ -724,8 +724,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 344465 + "date": "2023-04", + "value": 344977 } ] } @@ -737,8 +737,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3558275 + "date": "2023-04", + "value": 3533340 } ] }, @@ -755,8 +755,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3529701 + "date": "2023-04", + "value": 3536813 } ] } @@ -768,8 +768,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 1345247 + "date": "2023-04", + "value": 1353759 } ] }, @@ -786,8 +786,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 1334589 + "date": "2023-04", + "value": 1339385 } ] } @@ -799,8 +799,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 18560540 + "date": "2023-04", + "value": 18481847 } ] }, @@ -817,8 +817,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 18511441 + "date": "2023-04", + "value": 18536619 } ] } @@ -830,8 +830,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3146052 + "date": "2023-04", + "value": 3138083 } ] }, @@ -848,8 +848,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3136282 + "date": "2023-04", + "value": 3145549 } ] } @@ -861,8 +861,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 1800971 + "date": "2023-04", + "value": 1812544 } ] }, @@ -879,8 +879,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 1830366 + "date": "2023-04", + "value": 1828882 } ] } @@ -892,8 +892,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 478913 + "date": "2023-04", + "value": 482050 } ] }, @@ -910,8 +910,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 474591 + "date": "2023-04", + "value": 476327 } ] } @@ -923,8 +923,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 371998 + "date": "2023-04", + "value": 369229 } ] }, @@ -941,8 +941,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 371623 + "date": "2023-04", + "value": 371378 } ] } @@ -954,8 +954,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 10745769 + "date": "2023-04", + "value": 10757180 } ] }, @@ -972,8 +972,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 10638546 + "date": "2023-04", + "value": 10679183 } ] } @@ -985,8 +985,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 5145607 + "date": "2023-04", + "value": 5139950 } ] }, @@ -1003,8 +1003,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 5096323 + "date": "2023-04", + "value": 5110471 } ] } @@ -1016,8 +1016,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 659632 + "date": "2023-04", + "value": 661272 } ] }, @@ -1034,8 +1034,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 654865 + "date": "2023-04", + "value": 656382 } ] } @@ -1047,8 +1047,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 932370 + "date": "2023-04", + "value": 928951 } ] }, @@ -1065,8 +1065,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 935335 + "date": "2023-04", + "value": 936253 } ] } @@ -1078,8 +1078,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 6167501 + "date": "2023-04", + "value": 6206914 } ] }, @@ -1096,8 +1096,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 6193210 + "date": "2023-04", + "value": 6207365 } ] } @@ -1109,8 +1109,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3309614 + "date": "2023-04", + "value": 3334895 } ] }, @@ -1127,8 +1127,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3310857 + "date": "2023-04", + "value": 3319261 } ] } @@ -1140,8 +1140,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 1680056 + "date": "2023-04", + "value": 1693074 } ] }, @@ -1158,8 +1158,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 1675511 + "date": "2023-04", + "value": 1681436 } ] } @@ -1171,8 +1171,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 1476271 + "date": "2023-04", + "value": 1475138 } ] }, @@ -1189,8 +1189,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 1470271 + "date": "2023-04", + "value": 1473585 } ] } @@ -1202,8 +1202,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 1966980 + "date": "2023-04", + "value": 1988411 } ] }, @@ -1220,8 +1220,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 1965027 + "date": "2023-04", + "value": 1970127 } ] } @@ -1233,8 +1233,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2046139 + "date": "2023-04", + "value": 2043806 } ] }, @@ -1251,8 +1251,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2030553 + "date": "2023-04", + "value": 2036978 } ] } @@ -1264,8 +1264,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 648018 + "date": "2023-04", + "value": 659206 } ] }, @@ -1282,8 +1282,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 656073 + "date": "2023-04", + "value": 659019 } ] } @@ -1295,8 +1295,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3140267 + "date": "2023-04", + "value": 3123993 } ] }, @@ -1313,8 +1313,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3091394 + "date": "2023-04", + "value": 3106097 } ] } @@ -1326,8 +1326,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3594788 + "date": "2023-04", + "value": 3618884 } ] }, @@ -1344,8 +1344,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3608976 + "date": "2023-04", + "value": 3617121 } ] } @@ -1357,8 +1357,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 4671159 + "date": "2023-04", + "value": 4742777 } ] }, @@ -1375,8 +1375,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 4651813 + "date": "2023-04", + "value": 4682464 } ] } @@ -1388,8 +1388,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2986314 + "date": "2023-04", + "value": 3000253 } ] }, @@ -1406,8 +1406,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2996544 + "date": "2023-04", + "value": 3000031 } ] } @@ -1419,8 +1419,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 1207759 + "date": "2023-04", + "value": 1216563 } ] }, @@ -1437,8 +1437,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 1199208 + "date": "2023-04", + "value": 1203791 } ] } @@ -1450,8 +1450,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3022134 + "date": "2023-04", + "value": 3056512 } ] }, @@ -1468,8 +1468,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3008094 + "date": "2023-04", + "value": 3022087 } ] } @@ -1481,8 +1481,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 559386 + "date": "2023-04", + "value": 560609 } ] }, @@ -1499,8 +1499,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 559088 + "date": "2023-04", + "value": 560452 } ] } @@ -1512,8 +1512,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 1041520 + "date": "2023-04", + "value": 1043577 } ] }, @@ -1530,8 +1530,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 1037882 + "date": "2023-04", + "value": 1040229 } ] } @@ -1543,8 +1543,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 1492672 + "date": "2023-04", + "value": 1497870 } ] }, @@ -1561,8 +1561,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 1485980 + "date": "2023-04", + "value": 1490001 } ] } @@ -1574,8 +1574,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 741906 + "date": "2023-04", + "value": 743816 } ] }, @@ -1592,8 +1592,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 749106 + "date": "2023-04", + "value": 749565 } ] } @@ -1605,8 +1605,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 4677165 + "date": "2023-04", + "value": 4690920 } ] }, @@ -1623,8 +1623,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 4643957 + "date": "2023-04", + "value": 4662560 } ] } @@ -1636,8 +1636,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 924144 + "date": "2023-04", + "value": 921718 } ] }, @@ -1654,8 +1654,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 919875 + "date": "2023-04", + "value": 922587 } ] } @@ -1667,8 +1667,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 9296033 + "date": "2023-04", + "value": 9297244 } ] }, @@ -1685,8 +1685,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 9268405 + "date": "2023-04", + "value": 9291643 } ] } @@ -1698,8 +1698,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 5042647 + "date": "2023-04", + "value": 5051146 } ] }, @@ -1716,8 +1716,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 4996448 + "date": "2023-04", + "value": 5012688 } ] } @@ -1729,8 +1729,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 405716 + "date": "2023-04", + "value": 409906 } ] }, @@ -1747,8 +1747,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 407859 + "date": "2023-04", + "value": 409349 } ] } @@ -1760,8 +1760,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 5548375 + "date": "2023-04", + "value": 5622356 } ] }, @@ -1778,8 +1778,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 5537203 + "date": "2023-04", + "value": 5566946 } ] } @@ -1791,8 +1791,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 1865300 + "date": "2023-04", + "value": 1873245 } ] }, @@ -1809,8 +1809,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 1845538 + "date": "2023-04", + "value": 1855184 } ] } @@ -1822,8 +1822,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2071776 + "date": "2023-04", + "value": 2066119 } ] }, @@ -1840,8 +1840,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2080322 + "date": "2023-04", + "value": 2078965 } ] } @@ -1853,8 +1853,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 6226936 + "date": "2023-04", + "value": 6242414 } ] }, @@ -1871,8 +1871,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 6229133 + "date": "2023-04", + "value": 6241701 } ] } @@ -1884,8 +1884,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 543901 + "date": "2023-04", + "value": 548851 } ] }, @@ -1902,8 +1902,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 548803 + "date": "2023-04", + "value": 549752 } ] } @@ -1915,8 +1915,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2346610 + "date": "2023-04", + "value": 2374426 } ] }, @@ -1933,8 +1933,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2316712 + "date": "2023-04", + "value": 2330701 } ] } @@ -1946,8 +1946,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 469729 + "date": "2023-04", + "value": 471798 } ] }, @@ -1964,8 +1964,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 467999 + "date": "2023-04", + "value": 469852 } ] } @@ -1977,8 +1977,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3259346 + "date": "2023-04", + "value": 3268622 } ] }, @@ -1995,8 +1995,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3224349 + "date": "2023-04", + "value": 3237379 } ] } @@ -2008,8 +2008,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 14485853 + "date": "2023-04", + "value": 14468512 } ] }, @@ -2026,8 +2026,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 14298256 + "date": "2023-04", + "value": 14354645 } ] } @@ -2039,8 +2039,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 1750231 + "date": "2023-04", + "value": 1749138 } ] }, @@ -2057,8 +2057,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 1731667 + "date": "2023-04", + "value": 1740226 } ] } @@ -2070,8 +2070,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 337873 + "date": "2023-04", + "value": 335103 } ] }, @@ -2088,8 +2088,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 336971 + "date": "2023-04", + "value": 338096 } ] } @@ -2101,8 +2101,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 4450981 + "date": "2023-04", + "value": 4457242 } ] }, @@ -2119,8 +2119,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 4385463 + "date": "2023-04", + "value": 4410619 } ] } @@ -2132,8 +2132,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3917583 + "date": "2023-04", + "value": 3897191 } ] }, @@ -2150,8 +2150,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3866920 + "date": "2023-04", + "value": 3882593 } ] } @@ -2163,8 +2163,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 748002 + "date": "2023-04", + "value": 754273 } ] }, @@ -2181,8 +2181,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 755510 + "date": "2023-04", + "value": 756262 } ] } @@ -2194,8 +2194,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2999841 + "date": "2023-04", + "value": 3027047 } ] }, @@ -2212,8 +2212,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2997898 + "date": "2023-04", + "value": 3012201 } ] } @@ -2225,8 +2225,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 286929 + "date": "2023-04", + "value": 286530 } ] }, @@ -2243,8 +2243,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 285872 + "date": "2023-04", + "value": 287245 } ] } @@ -2256,8 +2256,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 1123435 + "date": "2023-04", + "value": 1110870 } ] }, @@ -2274,8 +2274,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 1129677 + "date": "2023-04", + "value": 1125573 } ] } @@ -2958,8 +2958,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 1.9 + "date": "2023-04", + "value": 1.7 } ] }, @@ -2976,8 +2976,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2.3 + "date": "2023-04", + "value": 2.2 } ] } @@ -2989,8 +2989,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 4 + "date": "2023-04", + "value": 3.9 } ] }, @@ -3007,7 +3007,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 3.7 } ] @@ -3020,7 +3020,7 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 3.2 } ] @@ -3038,8 +3038,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3.5 + "date": "2023-04", + "value": 3.4 } ] } @@ -3051,8 +3051,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2.6 + "date": "2023-04", + "value": 2.4 } ] }, @@ -3069,8 +3069,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3 + "date": "2023-04", + "value": 2.8 } ] } @@ -3082,8 +3082,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 4.8 + "date": "2023-04", + "value": 4.3 } ] }, @@ -3100,8 +3100,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 4.4 + "date": "2023-04", + "value": 4.5 } ] } @@ -3113,8 +3113,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2.7 + "date": "2023-04", + "value": 2.4 } ] }, @@ -3131,7 +3131,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 2.8 } ] @@ -3144,8 +3144,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 4.3 + "date": "2023-04", + "value": 3 } ] }, @@ -3162,8 +3162,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 4 + "date": "2023-04", + "value": 3.8 } ] } @@ -3175,8 +3175,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 4.3 + "date": "2023-04", + "value": 3.9 } ] }, @@ -3193,8 +3193,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 4.4 + "date": "2023-04", + "value": 4.3 } ] } @@ -3206,8 +3206,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 5.1 + "date": "2023-04", + "value": 4.5 } ] }, @@ -3224,8 +3224,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 4.8 + "date": "2023-04", + "value": 5 } ] } @@ -3237,8 +3237,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2.6 + "date": "2023-04", + "value": 2.3 } ] }, @@ -3255,7 +3255,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 2.6 } ] @@ -3268,8 +3268,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.3 + "date": "2023-04", + "value": 2.7 } ] }, @@ -3286,7 +3286,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 3.1 } ] @@ -3299,8 +3299,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.1 + "date": "2023-04", + "value": 2.7 } ] }, @@ -3317,8 +3317,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3.5 + "date": "2023-04", + "value": 3.3 } ] } @@ -3330,8 +3330,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.1 + "date": "2023-04", + "value": 2.6 } ] }, @@ -3348,7 +3348,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 2.6 } ] @@ -3361,8 +3361,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 4.3 + "date": "2023-04", + "value": 3.7 } ] }, @@ -3379,8 +3379,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 4.4 + "date": "2023-04", + "value": 4.2 } ] } @@ -3392,8 +3392,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.5 + "date": "2023-04", + "value": 2.6 } ] }, @@ -3410,8 +3410,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3.1 + "date": "2023-04", + "value": 3 } ] } @@ -3423,8 +3423,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3 + "date": "2023-04", + "value": 2.3 } ] }, @@ -3441,8 +3441,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2.8 + "date": "2023-04", + "value": 2.7 } ] } @@ -3454,8 +3454,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3 + "date": "2023-04", + "value": 2.8 } ] }, @@ -3472,7 +3472,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 2.9 } ] @@ -3485,8 +3485,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.8 + "date": "2023-04", + "value": 3.2 } ] }, @@ -3503,8 +3503,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3.8 + "date": "2023-04", + "value": 3.7 } ] } @@ -3516,8 +3516,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.3 + "date": "2023-04", + "value": 3.2 } ] }, @@ -3534,7 +3534,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 3.6 } ] @@ -3547,8 +3547,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2.9 + "date": "2023-04", + "value": 2.3 } ] }, @@ -3565,8 +3565,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2.6 + "date": "2023-04", + "value": 2.4 } ] } @@ -3578,8 +3578,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2.3 + "date": "2023-04", + "value": 1.8 } ] }, @@ -3596,8 +3596,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2.7 + "date": "2023-04", + "value": 2.5 } ] } @@ -3609,8 +3609,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.9 + "date": "2023-04", + "value": 2.6 } ] }, @@ -3627,8 +3627,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3.5 + "date": "2023-04", + "value": 3.3 } ] } @@ -3640,8 +3640,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 4.1 + "date": "2023-04", + "value": 2.9 } ] }, @@ -3658,8 +3658,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 4.1 + "date": "2023-04", + "value": 3.8 } ] } @@ -3671,8 +3671,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.1 + "date": "2023-04", + "value": 2.9 } ] }, @@ -3689,7 +3689,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 2.8 } ] @@ -3702,8 +3702,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.1 + "date": "2023-04", + "value": 2.7 } ] }, @@ -3720,8 +3720,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3.5 + "date": "2023-04", + "value": 3.4 } ] } @@ -3733,8 +3733,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2.7 + "date": "2023-04", + "value": 2.4 } ] }, @@ -3751,7 +3751,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 2.5 } ] @@ -3764,8 +3764,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2.8 + "date": "2023-04", + "value": 2.4 } ] }, @@ -3782,7 +3782,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 2.3 } ] @@ -3795,8 +3795,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2 + "date": "2023-04", + "value": 1.8 } ] }, @@ -3813,8 +3813,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2.1 + "date": "2023-04", + "value": 2 } ] } @@ -3826,8 +3826,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 5.4 + "date": "2023-04", + "value": 5.1 } ] }, @@ -3844,8 +3844,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 5.5 + "date": "2023-04", + "value": 5.4 } ] } @@ -3857,8 +3857,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2.2 + "date": "2023-04", + "value": 1.2 } ] }, @@ -3875,8 +3875,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2.4 + "date": "2023-04", + "value": 2.1 } ] } @@ -3888,8 +3888,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.8 + "date": "2023-04", + "value": 3 } ] }, @@ -3906,7 +3906,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 3.5 } ] @@ -3919,7 +3919,7 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 3.1 } ] @@ -3937,7 +3937,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 3.5 } ] @@ -3950,8 +3950,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 4 + "date": "2023-04", + "value": 3.7 } ] }, @@ -3968,8 +3968,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 4.1 + "date": "2023-04", + "value": 4 } ] } @@ -3981,8 +3981,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.5 + "date": "2023-04", + "value": 3.1 } ] }, @@ -3999,8 +3999,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3.5 + "date": "2023-04", + "value": 3.4 } ] } @@ -4012,8 +4012,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2.5 + "date": "2023-04", + "value": 2.1 } ] }, @@ -4030,7 +4030,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 2.1 } ] @@ -4043,8 +4043,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 4 + "date": "2023-04", + "value": 3.2 } ] }, @@ -4061,8 +4061,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3.8 + "date": "2023-04", + "value": 3.7 } ] } @@ -4074,8 +4074,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2.9 + "date": "2023-04", + "value": 2.2 } ] }, @@ -4092,8 +4092,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3 + "date": "2023-04", + "value": 2.9 } ] } @@ -4105,8 +4105,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.7 + "date": "2023-04", + "value": 2.9 } ] }, @@ -4123,8 +4123,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 4.4 + "date": "2023-04", + "value": 4 } ] } @@ -4136,8 +4136,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.7 + "date": "2023-04", + "value": 3.2 } ] }, @@ -4154,8 +4154,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 4.2 + "date": "2023-04", + "value": 4.1 } ] } @@ -4167,8 +4167,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.6 + "date": "2023-04", + "value": 2.4 } ] }, @@ -4185,8 +4185,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3.1 + "date": "2023-04", + "value": 3 } ] } @@ -4198,8 +4198,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.4 + "date": "2023-04", + "value": 2.4 } ] }, @@ -4216,8 +4216,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3.2 + "date": "2023-04", + "value": 3.1 } ] } @@ -4229,8 +4229,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 1.8 + "date": "2023-04", + "value": 2 } ] }, @@ -4247,7 +4247,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 1.9 } ] @@ -4260,8 +4260,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.1 + "date": "2023-04", + "value": 2.6 } ] }, @@ -4278,8 +4278,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3.4 + "date": "2023-04", + "value": 3.3 } ] } @@ -4291,8 +4291,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 4.2 + "date": "2023-04", + "value": 3.7 } ] }, @@ -4309,7 +4309,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 4 } ] @@ -4322,8 +4322,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2.4 + "date": "2023-04", + "value": 2.2 } ] }, @@ -4340,8 +4340,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2.4 + "date": "2023-04", + "value": 2.3 } ] } @@ -4353,8 +4353,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2.4 + "date": "2023-04", + "value": 1.9 } ] }, @@ -4371,8 +4371,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2.7 + "date": "2023-04", + "value": 2.4 } ] } @@ -4384,8 +4384,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2.8 + "date": "2023-04", + "value": 2.5 } ] }, @@ -4402,8 +4402,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3.2 + "date": "2023-04", + "value": 3.1 } ] } @@ -4415,8 +4415,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 4.2 + "date": "2023-04", + "value": 3.5 } ] }, @@ -4433,8 +4433,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 4.5 + "date": "2023-04", + "value": 4.3 } ] } @@ -4446,8 +4446,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 3.6 + "date": "2023-04", + "value": 3.4 } ] }, @@ -4464,8 +4464,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3.4 + "date": "2023-04", + "value": 3.3 } ] } @@ -4477,8 +4477,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 2.5 + "date": "2023-04", + "value": 2.3 } ] }, @@ -4495,8 +4495,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 2.5 + "date": "2023-04", + "value": 2.4 } ] } @@ -4508,8 +4508,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 4.1 + "date": "2023-04", + "value": 3.3 } ] }, @@ -4526,8 +4526,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 3.7 + "date": "2023-04", + "value": 3.5 } ] } @@ -4539,8 +4539,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 5.8 + "date": "2023-04", + "value": 5.6 } ] }, @@ -4557,7 +4557,7 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", + "date": "2023-04", "value": 6 } ] diff --git a/internal/server/v2/observation/golden/direct/all.json b/internal/server/v2/observation/golden/direct/all.json index e5a4e7de4..c53752368 100644 --- a/internal/server/v2/observation/golden/direct/all.json +++ b/internal/server/v2/observation/golden/direct/all.json @@ -8836,6 +8836,10 @@ { "date": "2023-03", "value": 5839000 + }, + { + "date": "2023-04", + "value": 5657000 } ] }, @@ -12322,7 +12326,11 @@ }, { "date": "2023-03", - "value": 937793 + "value": 940871 + }, + { + "date": "2023-04", + "value": 826093 } ] }, @@ -14788,7 +14796,11 @@ }, { "date": "2023-03", - "value": 859631 + "value": 860202 + }, + { + "date": "2023-04", + "value": 867640 } ] } diff --git a/internal/server/v2/observation/golden/direct/latest.json b/internal/server/v2/observation/golden/direct/latest.json index 3c9c132d7..d2e2c9729 100644 --- a/internal/server/v2/observation/golden/direct/latest.json +++ b/internal/server/v2/observation/golden/direct/latest.json @@ -456,8 +456,8 @@ "facet_id": "3707913853", "observations": [ { - "date": "2023-03", - "value": 5839000 + "date": "2023-04", + "value": 5657000 } ] }, @@ -479,8 +479,8 @@ "facet_id": "324358135", "observations": [ { - "date": "2023-03", - "value": 937793 + "date": "2023-04", + "value": 826093 } ] }, @@ -497,8 +497,8 @@ "facet_id": "1249140336", "observations": [ { - "date": "2023-03", - "value": 859631 + "date": "2023-04", + "value": 867640 } ] } diff --git a/internal/server/v2/observation/golden/variable/result.json b/internal/server/v2/observation/golden/variable/result.json index ed66b3546..b4f457714 100644 --- a/internal/server/v2/observation/golden/variable/result.json +++ b/internal/server/v2/observation/golden/variable/result.json @@ -117,6 +117,11 @@ "wikidataId/Q1951": {} } }, + "Count_Person_10To19Years": { + "by_entity": { + "wikidataId/Q1951": {} + } + }, "Count_Person_15To19Years": { "by_entity": { "wikidataId/Q1951": {} @@ -162,47 +167,47 @@ "wikidataId/Q1951": {} } }, - "Count_Person_25To29Years": { + "Count_Person_20To29Years": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_25To29Years_Female": { + "Count_Person_25To29Years": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_25To29Years_Male": { + "Count_Person_25To29Years_Female": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_25To34Years": { + "Count_Person_25To29Years_Male": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_25To34Years_Female": { + "Count_Person_25To34Years": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_25To34Years_Male": { + "Count_Person_30To34Years": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_30To34Years": { + "Count_Person_30To34Years_Female": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_30To34Years_Female": { + "Count_Person_30To34Years_Male": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_30To34Years_Male": { + "Count_Person_30To39Years": { "by_entity": { "wikidataId/Q1951": {} } @@ -227,27 +232,22 @@ "wikidataId/Q1951": {} } }, - "Count_Person_35To44Years_Female": { - "by_entity": { - "wikidataId/Q1951": {} - } - }, - "Count_Person_35To44Years_Male": { + "Count_Person_40To44Years": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_40To44Years": { + "Count_Person_40To44Years_Female": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_40To44Years_Female": { + "Count_Person_40To44Years_Male": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_40To44Years_Male": { + "Count_Person_40To49Years": { "by_entity": { "wikidataId/Q1951": {} } @@ -272,27 +272,22 @@ "wikidataId/Q1951": {} } }, - "Count_Person_45To54Years_Female": { - "by_entity": { - "wikidataId/Q1951": {} - } - }, - "Count_Person_45To54Years_Male": { + "Count_Person_50To54Years": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_50To54Years": { + "Count_Person_50To54Years_Female": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_50To54Years_Female": { + "Count_Person_50To54Years_Male": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_50To54Years_Male": { + "Count_Person_50To59Years": { "by_entity": { "wikidataId/Q1951": {} } @@ -317,12 +312,7 @@ "wikidataId/Q1951": {} } }, - "Count_Person_55To64Years_Female": { - "by_entity": { - "wikidataId/Q1951": {} - } - }, - "Count_Person_55To64Years_Male": { + "Count_Person_5To19Years": { "by_entity": { "wikidataId/Q1951": {} } @@ -357,6 +347,11 @@ "wikidataId/Q1951": {} } }, + "Count_Person_60To69Years": { + "by_entity": { + "wikidataId/Q1951": {} + } + }, "Count_Person_65OrMoreYears": { "by_entity": { "wikidataId/Q1951": {} @@ -392,32 +387,27 @@ "wikidataId/Q1951": {} } }, - "Count_Person_70To74Years": { - "by_entity": { - "wikidataId/Q1951": {} - } - }, - "Count_Person_70To74Years_Female": { + "Count_Person_70OrMoreYears": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_70To74Years_Male": { + "Count_Person_70To74Years": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_75OrMoreYears": { + "Count_Person_70To74Years_Female": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_75OrMoreYears_Female": { + "Count_Person_70To74Years_Male": { "by_entity": { "wikidataId/Q1951": {} } }, - "Count_Person_75OrMoreYears_Male": { + "Count_Person_75OrMoreYears": { "by_entity": { "wikidataId/Q1951": {} } @@ -497,6 +487,11 @@ "wikidataId/Q1951": {} } }, + "Count_Person_Upto9Years": { + "by_entity": { + "wikidataId/Q1951": {} + } + }, "LifeExpectancy_Person": { "by_entity": { "wikidataId/Q1951": {} @@ -567,31 +562,6 @@ "wikidataId/Q506877": {} } }, - "dc/5by90fh61z2s4": { - "by_entity": { - "wikidataId/Q1951": {} - } - }, - "dc/6zsphg3yq6znf": { - "by_entity": { - "wikidataId/Q1951": {} - } - }, - "dc/nf9577mjqs69g": { - "by_entity": { - "wikidataId/Q1951": {} - } - }, - "dc/x73k9t2mzzcs2": { - "by_entity": { - "wikidataId/Q1951": {} - } - }, - "dc/xh9d9e2le1r41": { - "by_entity": { - "wikidataId/Q1951": {} - } - }, "minimumWage": { "by_entity": { "wikidataId/Q1951": {} diff --git a/test/statvar_ranking/missing_Earth_country_rankings.json b/test/statvar_ranking/missing_Earth_country_rankings.json index d06ddbea1..a7e83d110 100644 --- a/test/statvar_ranking/missing_Earth_country_rankings.json +++ b/test/statvar_ranking/missing_Earth_country_rankings.json @@ -554,18 +554,6 @@ ], "relatedChart": {} }, - { - "title": "Number of people employed", - "statsVars": [ - "Count_Person_Employed" - ], - "relatedChart": { - "scale": true, - "statsVars": [ - "Count_Person_Employed" - ] - } - }, { "title": "Palmer drought severity index", "statsVars": [