Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions stat_vars/Denmark_Demographics.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -11867,7 +11867,7 @@ measuredProperty: dcid:count
statType: dcid:measuredValue
maritalStatus: dcid:MarriedOrSeparated

Node: dcid:Count_Female_MarriedOrSeparated
Node: dcid:Count_Person_Female_MarriedOrSeparated
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
name: "Number of females married or separated"
Expand All @@ -11876,7 +11876,7 @@ statType: dcid:measuredValue
gender: dcid:Female
maritalStatus: dcid:MarriedOrSeparated

Node: dcid:Count_Male_MarriedOrSeparated
Node: dcid:Count_Person_Male_MarriedOrSeparated
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
name: "Number of males married or separated"
Expand All @@ -11885,7 +11885,7 @@ statType: dcid:measuredValue
gender: dcid:Male
maritalStatus: dcid:MarriedOrSeparated

Node: dcid:Count_Female_Widowed
Node: dcid:Count_Person_Female_Widowed
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
name: "Number of females widowed"
Expand All @@ -11894,7 +11894,7 @@ statType: dcid:measuredValue
gender: dcid:Female
maritalStatus: dcid:Widowed

Node: dcid:Count_Male_Widowed
Node: dcid:Count_Person_Male_Widowed
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
name: "Number of males widowed"
Expand All @@ -11903,7 +11903,7 @@ statType: dcid:measuredValue
gender: dcid:Male
maritalStatus: dcid:Widowed

Node: dcid:Count_Male_Divorced
Node: dcid:Count_Person_Male_Divorced
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
name: "Number of males divorced"
Expand All @@ -11912,7 +11912,7 @@ statType: dcid:measuredValue
gender: dcid:Male
maritalStatus: dcid:Divorced

Node: dcid:Count_Female_Divorced
Node: dcid:Count_Person_Female_Divorced
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
name: "Number of females divorced"
Expand All @@ -11921,7 +11921,7 @@ statType: dcid:measuredValue
gender: dcid:Female
maritalStatus: dcid:Divorced

Node: dcid:Count_Male_NeverMarried
Node: dcid:Count_Person_Male_NeverMarried
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
name: "Number of males never married"
Expand All @@ -11930,7 +11930,7 @@ statType: dcid:measuredValue
gender: dcid:Male
maritalStatus: dcid:NeverMarried

Node: dcid:Count_Female_NeverMarried
Node: dcid:Count_Person_Female_NeverMarried
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
name: "Number of females never married"
Expand Down
Loading