From 31ffc772483fce3464bfd2b375aeae59e63774ba Mon Sep 17 00:00:00 2001 From: Data Commons Date: Tue, 21 Jul 2026 14:23:08 -0700 Subject: [PATCH] Correct schema across data commons and refresh CensusACS5YearSurvey_SubjectTables_S1201 data with corrected SVs This is in response to the analysis done here https://docs.google.com/document/d/1Mrb2b0bpFAuRpEbQj-DzMo0x_oTFkx_zEby5NXYD8ro/edit?tab=t.0#heading=h.by7ahuiow2gz PiperOrigin-RevId: 951697683 --- stat_vars/autogenerated_human_stat_vars.mcf | 45 ----- stat_vars/cdc_wonder_natality.mcf | 12 +- stat_vars/kenya_stat_var.mcf | 7 - stat_vars/usc_S0701_S0701PR_stat_vars.mcf | 51 ++--- stat_vars/usc_s1201_stat_vars.mcf | 195 ++++++++++++++++---- 5 files changed, 185 insertions(+), 125 deletions(-) diff --git a/stat_vars/autogenerated_human_stat_vars.mcf b/stat_vars/autogenerated_human_stat_vars.mcf index abda78569..ba7300dfd 100644 --- a/stat_vars/autogenerated_human_stat_vars.mcf +++ b/stat_vars/autogenerated_human_stat_vars.mcf @@ -16033,51 +16033,6 @@ gender: dcs:Male race: dcs:WhiteAloneNotHispanicOrLatino name: "White Alone Non Hispanic Male Population" -Node: dcid:Count_Person_Divorced -typeOf: dcs:StatisticalVariable -populationType: dcs:Person -statType: dcs:measuredValue -measuredProperty: dcs:count -age: dcs:Years15Onwards -maritalStatus: dcs:Divorced -name: "Divorced Population" - -Node: dcid:Count_Person_MarriedAndNotSeparated -typeOf: dcs:StatisticalVariable -populationType: dcs:Person -statType: dcs:measuredValue -measuredProperty: dcs:count -age: dcs:Years15Onwards -maritalStatus: dcs:MarriedAndNotSeparated -name: "Married Population Who Are Not Separated" - -Node: dcid:Count_Person_NeverMarried -typeOf: dcs:StatisticalVariable -populationType: dcs:Person -statType: dcs:measuredValue -measuredProperty: dcs:count -age: dcs:Years15Onwards -maritalStatus: dcs:NeverMarried -name: "Population Who Have Never Been Married" - -Node: dcid:Count_Person_Separated -typeOf: dcs:StatisticalVariable -populationType: dcs:Person -statType: dcs:measuredValue -measuredProperty: dcs:count -age: dcs:Years15Onwards -maritalStatus: dcs:Separated -name: "Population Who Are Married but Separated" - -Node: dcid:Count_Person_Widowed -typeOf: dcs:StatisticalVariable -populationType: dcs:Person -statType: dcs:measuredValue -measuredProperty: dcs:count -age: dcs:Years15Onwards -maritalStatus: dcs:Widowed -name: "Widowed Population" - Node: dcid:Count_Person_Native typeOf: dcs:StatisticalVariable populationType: dcs:Person diff --git a/stat_vars/cdc_wonder_natality.mcf b/stat_vars/cdc_wonder_natality.mcf index de41caebf..65c280c26 100644 --- a/stat_vars/cdc_wonder_natality.mcf +++ b/stat_vars/cdc_wonder_natality.mcf @@ -1,10 +1,10 @@ Node: dcid:Count_BirthEvent_LiveBirth -populationType: dcs:BirthEvent -measuredProperty: dcs:count -statType: dcs:measuredValue -medicalStatus: dcs:LiveBirth -typeOf: schema:StatisticalVariable -name: "Count of live births" +name: "Total number of reported live births" +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +medicalStatus: dcid:LiveBirth Node: dcid:Count_BirthEvent_LiveBirth_MotherAmericanIndianOrAlaskaNativeAlone populationType: dcs:BirthEvent diff --git a/stat_vars/kenya_stat_var.mcf b/stat_vars/kenya_stat_var.mcf index 5733c0fff..b7c602074 100644 --- a/stat_vars/kenya_stat_var.mcf +++ b/stat_vars/kenya_stat_var.mcf @@ -529,13 +529,6 @@ statType: dcid:measuredValue measurementDenominator: dcid:Count_Person gender: dcid:Male -Node: dcid:Count_BirthEvent_LiveBirth -typeOf: dcid:StatisticalVariable -populationType: dcid:BirthEvent -measuredProperty: dcid:count -statType: dcid:measuredValue -medicalStatus: dcid:LiveBirth - Node: dcid:Amount_ExpenditureActivity_GrossDomesticProduction_DiscrepancyExpenditure_AsAFractionOf_Amount_ExpenditureActivity_GrossDomesticProduction typeOf: dcid:StatisticalVariable populationType: dcid:ExpenditureActivity diff --git a/stat_vars/usc_S0701_S0701PR_stat_vars.mcf b/stat_vars/usc_S0701_S0701PR_stat_vars.mcf index 24f461c23..c8cdc0127 100644 --- a/stat_vars/usc_S0701_S0701PR_stat_vars.mcf +++ b/stat_vars/usc_S0701_S0701PR_stat_vars.mcf @@ -414,47 +414,36 @@ nativity: dcid:USC_ForeignBorn citizenship: dcid:NotAUSCitizen typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_NeverMarried -measuredProperty: dcid:count -statType: dcid:measuredValue -populationType: dcid:Person -age: dcid:Years15Onwards -maritalStatus: dcid:NeverMarried -typeOf: dcs:StatisticalVariable -name: "Population Who Have Never Been Married" - -Node: dcid:MarginOfError_Count_Person_NeverMarried +Node: dcid:MarginOfError_Count_Person_MarriedAndNotSeparated measuredProperty: dcid:count statType: dcid:marginOfError populationType: dcid:Person -age: dcid:Years15Onwards -maritalStatus: dcid:NeverMarried +maritalStatus: dcid:MarriedAndNotSeparated typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_MarriedAndNotSeparated +Node: dcid:Count_Person_DivorcedOrSeparated measuredProperty: dcid:count statType: dcid:measuredValue populationType: dcid:Person age: dcid:Years15Onwards -maritalStatus: dcid:MarriedAndNotSeparated +maritalStatus: dcid:DivorcedOrSeparated typeOf: dcs:StatisticalVariable -name: "Married Population Who Are Not Separated" -Node: dcid:MarginOfError_Count_Person_MarriedAndNotSeparated -measuredProperty: dcid:count -statType: dcid:marginOfError +Node: dcid:Count_Person_NeverMarried +typeOf: dcid:StatisticalVariable populationType: dcid:Person -age: dcid:Years15Onwards -maritalStatus: dcid:MarriedAndNotSeparated -typeOf: dcs:StatisticalVariable - -Node: dcid:Count_Person_DivorcedOrSeparated measuredProperty: dcid:count statType: dcid:measuredValue +maritalStatus: dcid:NeverMarried +name: "Population Who Have Never Been Married" + +Node: dcid:Count_Person_Divorced +typeOf: dcid:StatisticalVariable populationType: dcid:Person -age: dcid:Years15Onwards -maritalStatus: dcid:DivorcedOrSeparated -typeOf: dcs:StatisticalVariable +measuredProperty: dcid:count +statType: dcid:measuredValue +maritalStatus: dcid:Divorced +name: "Divorced Population" Node: dcid:MarginOfError_Count_Person_DivorcedOrSeparated measuredProperty: dcid:count @@ -464,20 +453,10 @@ age: dcid:Years15Onwards maritalStatus: dcid:DivorcedOrSeparated typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_Widowed -measuredProperty: dcid:count -statType: dcid:measuredValue -populationType: dcid:Person -age: dcid:Years15Onwards -maritalStatus: dcid:Widowed -typeOf: dcs:StatisticalVariable -name: "Widowed Population" - Node: dcid:MarginOfError_Count_Person_Widowed measuredProperty: dcid:count statType: dcid:marginOfError populationType: dcid:Person -age: dcid:Years15Onwards maritalStatus: dcid:Widowed typeOf: dcs:StatisticalVariable diff --git a/stat_vars/usc_s1201_stat_vars.mcf b/stat_vars/usc_s1201_stat_vars.mcf index 28bbd0cdb..6eab173c6 100644 --- a/stat_vars/usc_s1201_stat_vars.mcf +++ b/stat_vars/usc_s1201_stat_vars.mcf @@ -465,16 +465,24 @@ gender: dcid:Female employmentStatus: dcid:BLS_InLaborForce typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_MarriedAndNotSeparated +Node: dcid:Count_Person_15OrMoreYears_MarriedAndNotSeparated statType: dcid:measuredValue measuredProperty: dcid:count age: dcid:Years15Onwards populationType: dcid:Person maritalStatus: dcid:MarriedAndNotSeparated typeOf: dcs:StatisticalVariable +name: "Married Population Who Are Not Separated who are 15 or more years old" + +Node: dcid:Count_Person_MarriedAndNotSeparated +statType: dcid:measuredValue +measuredProperty: dcid:count +populationType: dcid:Person +maritalStatus: dcid:MarriedAndNotSeparated +typeOf: dcs:StatisticalVariable name: "Married Population Who Are Not Separated" -Node: dcid:MarginOfError_Count_Person_MarriedAndNotSeparated +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_MarriedAndNotSeparated statType: dcid:marginOfError measuredProperty: dcid:count age: dcid:Years15Onwards @@ -482,9 +490,26 @@ populationType: dcid:Person maritalStatus: dcid:MarriedAndNotSeparated typeOf: dcs:StatisticalVariable +Node: dcid:Count_Person_15OrMoreYears_Male_MarriedAndNotSeparated +statType: dcid:measuredValue +measuredProperty: dcid:count +age: dcid:Years15Onwards +populationType: dcid:Person +maritalStatus: dcid:MarriedAndNotSeparated +gender: dcid:Male +typeOf: dcs:StatisticalVariable + Node: dcid:Count_Person_Male_MarriedAndNotSeparated statType: dcid:measuredValue measuredProperty: dcid:count +populationType: dcid:Person +maritalStatus: dcid:MarriedAndNotSeparated +gender: dcid:Male +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_Male_MarriedAndNotSeparated +statType: dcid:marginOfError +measuredProperty: dcid:count age: dcid:Years15Onwards populationType: dcid:Person maritalStatus: dcid:MarriedAndNotSeparated @@ -494,7 +519,6 @@ typeOf: dcs:StatisticalVariable Node: dcid:MarginOfError_Count_Person_Male_MarriedAndNotSeparated statType: dcid:marginOfError measuredProperty: dcid:count -age: dcid:Years15Onwards populationType: dcid:Person maritalStatus: dcid:MarriedAndNotSeparated gender: dcid:Male @@ -608,9 +632,26 @@ maritalStatus: dcid:MarriedAndNotSeparated gender: dcid:Male typeOf: dcs:StatisticalVariable +Node: dcid:Count_Person_15OrMoreYears_Female_MarriedAndNotSeparated +statType: dcid:measuredValue +measuredProperty: dcid:count +age: dcid:Years15Onwards +populationType: dcid:Person +maritalStatus: dcid:MarriedAndNotSeparated +gender: dcid:Female +typeOf: dcs:StatisticalVariable + Node: dcid:Count_Person_Female_MarriedAndNotSeparated statType: dcid:measuredValue measuredProperty: dcid:count +populationType: dcid:Person +maritalStatus: dcid:MarriedAndNotSeparated +gender: dcid:Female +typeOf: dcs:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_Female_MarriedAndNotSeparated +statType: dcid:marginOfError +measuredProperty: dcid:count age: dcid:Years15Onwards populationType: dcid:Person maritalStatus: dcid:MarriedAndNotSeparated @@ -620,7 +661,6 @@ typeOf: dcs:StatisticalVariable Node: dcid:MarginOfError_Count_Person_Female_MarriedAndNotSeparated statType: dcid:marginOfError measuredProperty: dcid:count -age: dcid:Years15Onwards populationType: dcid:Person maritalStatus: dcid:MarriedAndNotSeparated gender: dcid:Female @@ -990,16 +1030,24 @@ gender: dcid:Female employmentStatus: dcid:BLS_InLaborForce typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_Widowed +Node: dcid:Count_Person_15OrMoreYears_Widowed statType: dcid:measuredValue measuredProperty: dcid:count age: dcid:Years15Onwards populationType: dcid:Person maritalStatus: dcid:Widowed typeOf: dcs:StatisticalVariable +name: "Widowed Population (15+ years)" + +Node: dcid:Count_Person_Widowed +statType: dcid:measuredValue +measuredProperty: dcid:count +populationType: dcid:Person +maritalStatus: dcid:Widowed +typeOf: dcs:StatisticalVariable name: "Widowed Population" -Node: dcid:MarginOfError_Count_Person_Widowed +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_Widowed statType: dcid:marginOfError measuredProperty: dcid:count age: dcid:Years15Onwards @@ -1007,19 +1055,27 @@ populationType: dcid:Person maritalStatus: dcid:Widowed typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_Male_Widowed +Node: dcid:Count_Person_15OrMoreYears_Male_Widowed statType: dcid:measuredValue measuredProperty: dcid:count age: dcid:Years15Onwards populationType: dcid:Person maritalStatus: dcid:Widowed gender: dcid:Male +typeOf: dcid:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_Male_Widowed +statType: dcid:marginOfError +measuredProperty: dcid:count +age: dcid:Years15Onwards +populationType: dcid:Person +maritalStatus: dcid:Widowed +gender: dcid:Male typeOf: dcs:StatisticalVariable Node: dcid:MarginOfError_Count_Person_Male_Widowed statType: dcid:marginOfError measuredProperty: dcid:count -age: dcid:Years15Onwards populationType: dcid:Person maritalStatus: dcid:Widowed gender: dcid:Male @@ -1133,19 +1189,27 @@ maritalStatus: dcid:Widowed gender: dcid:Male typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_Female_Widowed +Node: dcid:Count_Person_15OrMoreYears_Female_Widowed statType: dcid:measuredValue measuredProperty: dcid:count age: dcid:Years15Onwards populationType: dcid:Person maritalStatus: dcid:Widowed gender: dcid:Female +typeOf: dcid:StatisticalVariable + +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_Female_Widowed +statType: dcid:marginOfError +measuredProperty: dcid:count +age: dcid:Years15Onwards +populationType: dcid:Person +maritalStatus: dcid:Widowed +gender: dcid:Female typeOf: dcs:StatisticalVariable Node: dcid:MarginOfError_Count_Person_Female_Widowed statType: dcid:marginOfError measuredProperty: dcid:count -age: dcid:Years15Onwards populationType: dcid:Person maritalStatus: dcid:Widowed gender: dcid:Female @@ -1515,16 +1579,16 @@ gender: dcid:Female employmentStatus: dcid:BLS_InLaborForce typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_Divorced +Node: dcid:Count_Person_15OrMoreYears_Divorced statType: dcid:measuredValue measuredProperty: dcid:count age: dcid:Years15Onwards populationType: dcid:Person maritalStatus: dcid:Divorced typeOf: dcs:StatisticalVariable -name: "Divorced Population" +name: "Divorced Population (15+ years)" -Node: dcid:MarginOfError_Count_Person_Divorced +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_Divorced statType: dcid:marginOfError measuredProperty: dcid:count age: dcid:Years15Onwards @@ -1532,7 +1596,14 @@ populationType: dcid:Person maritalStatus: dcid:Divorced typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_Male_Divorced +Node: dcid:MarginOfError_Count_Person_Divorced +statType: dcid:marginOfError +measuredProperty: dcid:count +populationType: dcid:Person +maritalStatus: dcid:Divorced +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_15OrMoreYears_Male_Divorced statType: dcid:measuredValue measuredProperty: dcid:count age: dcid:Years15Onwards @@ -1541,7 +1612,7 @@ maritalStatus: dcid:Divorced gender: dcid:Male typeOf: dcs:StatisticalVariable -Node: dcid:MarginOfError_Count_Person_Male_Divorced +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_Male_Divorced statType: dcid:marginOfError measuredProperty: dcid:count age: dcid:Years15Onwards @@ -1550,6 +1621,14 @@ maritalStatus: dcid:Divorced gender: dcid:Male typeOf: dcs:StatisticalVariable +Node: dcid:MarginOfError_Count_Person_Male_Divorced +statType: dcid:marginOfError +measuredProperty: dcid:count +populationType: dcid:Person +maritalStatus: dcid:Divorced +gender: dcid:Male +typeOf: dcs:StatisticalVariable + Node: dcid:Count_Person_15To19Years_Male_Divorced statType: dcid:measuredValue measuredProperty: dcid:count @@ -1658,7 +1737,7 @@ maritalStatus: dcid:Divorced gender: dcid:Male typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_Female_Divorced +Node: dcid:Count_Person_15OrMoreYears_Female_Divorced statType: dcid:measuredValue measuredProperty: dcid:count age: dcid:Years15Onwards @@ -1667,7 +1746,7 @@ maritalStatus: dcid:Divorced gender: dcid:Female typeOf: dcs:StatisticalVariable -Node: dcid:MarginOfError_Count_Person_Female_Divorced +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_Female_Divorced statType: dcid:marginOfError measuredProperty: dcid:count age: dcid:Years15Onwards @@ -1676,6 +1755,14 @@ maritalStatus: dcid:Divorced gender: dcid:Female typeOf: dcs:StatisticalVariable +Node: dcid:MarginOfError_Count_Person_Female_Divorced +statType: dcid:marginOfError +measuredProperty: dcid:count +populationType: dcid:Person +maritalStatus: dcid:Divorced +gender: dcid:Female +typeOf: dcs:StatisticalVariable + Node: dcid:Count_Person_15To19Years_Female_Divorced statType: dcid:measuredValue measuredProperty: dcid:count @@ -2040,16 +2127,16 @@ gender: dcid:Female employmentStatus: dcid:BLS_InLaborForce typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_Separated +Node: dcid:Count_Person_15OrMoreYears_Separated statType: dcid:measuredValue measuredProperty: dcid:count age: dcid:Years15Onwards populationType: dcid:Person maritalStatus: dcid:Separated typeOf: dcs:StatisticalVariable -name: "Population Who Are Married but Separated" +name: "Population Who Are Married but Separated (15+ years)" -Node: dcid:MarginOfError_Count_Person_Separated +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_Separated statType: dcid:marginOfError measuredProperty: dcid:count age: dcid:Years15Onwards @@ -2057,7 +2144,14 @@ populationType: dcid:Person maritalStatus: dcid:Separated typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_Male_Separated +Node: dcid:MarginOfError_Count_Person_Separated +statType: dcid:marginOfError +measuredProperty: dcid:count +populationType: dcid:Person +maritalStatus: dcid:Separated +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_15OrMoreYears_Male_Separated statType: dcid:measuredValue measuredProperty: dcid:count age: dcid:Years15Onwards @@ -2066,7 +2160,7 @@ maritalStatus: dcid:Separated gender: dcid:Male typeOf: dcs:StatisticalVariable -Node: dcid:MarginOfError_Count_Person_Male_Separated +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_Male_Separated statType: dcid:marginOfError measuredProperty: dcid:count age: dcid:Years15Onwards @@ -2075,6 +2169,14 @@ maritalStatus: dcid:Separated gender: dcid:Male typeOf: dcs:StatisticalVariable +Node: dcid:MarginOfError_Count_Person_Male_Separated +statType: dcid:marginOfError +measuredProperty: dcid:count +populationType: dcid:Person +maritalStatus: dcid:Separated +gender: dcid:Male +typeOf: dcs:StatisticalVariable + Node: dcid:Count_Person_15To19Years_Male_Separated statType: dcid:measuredValue measuredProperty: dcid:count @@ -2183,7 +2285,7 @@ maritalStatus: dcid:Separated gender: dcid:Male typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_Female_Separated +Node: dcid:Count_Person_15OrMoreYears_Female_Separated statType: dcid:measuredValue measuredProperty: dcid:count age: dcid:Years15Onwards @@ -2192,7 +2294,7 @@ maritalStatus: dcid:Separated gender: dcid:Female typeOf: dcs:StatisticalVariable -Node: dcid:MarginOfError_Count_Person_Female_Separated +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_Female_Separated statType: dcid:marginOfError measuredProperty: dcid:count age: dcid:Years15Onwards @@ -2201,6 +2303,14 @@ maritalStatus: dcid:Separated gender: dcid:Female typeOf: dcs:StatisticalVariable +Node: dcid:MarginOfError_Count_Person_Female_Separated +statType: dcid:marginOfError +measuredProperty: dcid:count +populationType: dcid:Person +maritalStatus: dcid:Separated +gender: dcid:Female +typeOf: dcs:StatisticalVariable + Node: dcid:Count_Person_15To19Years_Female_Separated statType: dcid:measuredValue measuredProperty: dcid:count @@ -2565,16 +2675,16 @@ gender: dcid:Female employmentStatus: dcid:BLS_InLaborForce typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_NeverMarried +Node: dcid:Count_Person_15OrMoreYears_NeverMarried statType: dcid:measuredValue measuredProperty: dcid:count age: dcid:Years15Onwards populationType: dcid:Person maritalStatus: dcid:NeverMarried typeOf: dcs:StatisticalVariable -name: "Population Who Have Never Been Married" +name: "Population Who Have Never Been Married (15+ years)" -Node: dcid:MarginOfError_Count_Person_NeverMarried +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_NeverMarried statType: dcid:marginOfError measuredProperty: dcid:count age: dcid:Years15Onwards @@ -2582,7 +2692,14 @@ populationType: dcid:Person maritalStatus: dcid:NeverMarried typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_Male_NeverMarried +Node: dcid:MarginOfError_Count_Person_NeverMarried +statType: dcid:marginOfError +measuredProperty: dcid:count +populationType: dcid:Person +maritalStatus: dcid:NeverMarried +typeOf: dcs:StatisticalVariable + +Node: dcid:Count_Person_15OrMoreYears_Male_NeverMarried statType: dcid:measuredValue measuredProperty: dcid:count age: dcid:Years15Onwards @@ -2591,7 +2708,7 @@ maritalStatus: dcid:NeverMarried gender: dcid:Male typeOf: dcs:StatisticalVariable -Node: dcid:MarginOfError_Count_Person_Male_NeverMarried +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_Male_NeverMarried statType: dcid:marginOfError measuredProperty: dcid:count age: dcid:Years15Onwards @@ -2600,6 +2717,14 @@ maritalStatus: dcid:NeverMarried gender: dcid:Male typeOf: dcs:StatisticalVariable +Node: dcid:MarginOfError_Count_Person_Male_NeverMarried +statType: dcid:marginOfError +measuredProperty: dcid:count +populationType: dcid:Person +maritalStatus: dcid:NeverMarried +gender: dcid:Male +typeOf: dcs:StatisticalVariable + Node: dcid:Count_Person_15To19Years_Male_NeverMarried statType: dcid:measuredValue measuredProperty: dcid:count @@ -2708,7 +2833,7 @@ maritalStatus: dcid:NeverMarried gender: dcid:Male typeOf: dcs:StatisticalVariable -Node: dcid:Count_Person_Female_NeverMarried +Node: dcid:Count_Person_15OrMoreYears_Female_NeverMarried statType: dcid:measuredValue measuredProperty: dcid:count age: dcid:Years15Onwards @@ -2717,7 +2842,7 @@ maritalStatus: dcid:NeverMarried gender: dcid:Female typeOf: dcs:StatisticalVariable -Node: dcid:MarginOfError_Count_Person_Female_NeverMarried +Node: dcid:MarginOfError_Count_Person_15OrMoreYears_Female_NeverMarried statType: dcid:marginOfError measuredProperty: dcid:count age: dcid:Years15Onwards @@ -2726,6 +2851,14 @@ maritalStatus: dcid:NeverMarried gender: dcid:Female typeOf: dcs:StatisticalVariable +Node: dcid:MarginOfError_Count_Person_Female_NeverMarried +statType: dcid:marginOfError +measuredProperty: dcid:count +populationType: dcid:Person +maritalStatus: dcid:NeverMarried +gender: dcid:Female +typeOf: dcs:StatisticalVariable + Node: dcid:Count_Person_15To19Years_Female_NeverMarried statType: dcid:measuredValue measuredProperty: dcid:count