Skip to content
Open
Show file tree
Hide file tree
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
70 changes: 70 additions & 0 deletions core/ProvisionalNodePlaces.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -564127,3 +564127,73 @@ Node: dcid:geoId/78777
typeOf: dcid:ProvisionalNode
isProvisional: dcid:True
dcid: "geoId/78777"

Node: dcid:nuts/DE_TOT
typeOf: dcs:ProvisionalNode
description: "EurostatNUTS2"
isProvisional: dcs:True

Node: dcid:nuts/EA
typeOf: dcs:ProvisionalNode
description: "EurostatNUTS2"
isProvisional: dcs:True

Node: dcid:nuts/EA19
typeOf: dcs:ProvisionalNode
description: "EurostatNUTS2"
isProvisional: dcs:True

Node: dcid:nuts/EA18
typeOf: dcs:ProvisionalNode
description: "EurostatNUTS2"
isProvisional: dcs:True

Node: dcid:nuts/EEA
typeOf: dcs:ProvisionalNode
description: "EurostatNUTS2"
isProvisional: dcs:True

Node: dcid:nuts/EEA31
typeOf: dcs:ProvisionalNode
description: "EurostatNUTS2"
isProvisional: dcs:True

Node: dcid:nuts/EFTA
typeOf: dcs:ProvisionalNode
description: "EurostatNUTS2"
isProvisional: dcs:True

Node: dcid:nuts/EU
typeOf: dcs:ProvisionalNode
description: "EurostatNUTS2"
isProvisional: dcs:True

Node: dcid:nuts/EU27
typeOf: dcs:ProvisionalNode
description: "EurostatNUTS2"
isProvisional: dcs:True

Node: dcid:nuts/EA12
typeOf: dcs:ProvisionalNode
description: "EurostatNUTS2"
isProvisional: dcs:True

Node: dcid:nuts/EEA30_2007
typeOf: dcs:ProvisionalNode
description: "EurostatNUTS2"
isProvisional: dcs:True

Node: dcid:nuts/EEA28
typeOf: dcs:ProvisionalNode
description: "EurostatNUTS2"
isProvisional: dcs:True

Node: dcid:nuts/EU27_2020
typeOf: dcs:EurostatNUTS2
name: "European Union (27 countries - from 2020)"
isProvisional: dcs:True

Node: dcid:nuts/EA20
typeOf: dcs:EurostatNUTS2
name: "Euro area (20 countries - from 2023)"
isProvisional: dcs:True
6 changes: 6 additions & 0 deletions core/dcschema.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -5776,3 +5776,9 @@ typeOf: schema:Property
domainIncludes: dcs:StatVarGroupSpec
rangeIncludes: schema:Text
description: "Observation properties that are used to generate StatVarGroup nodes."

Node: dcid:FirstMarriage
typeOf: dcid:MaritalStatusEnum
name: "FirstMarriage"
description: "The initial legal and socially recognized union of a person who has never been married before."
descriptionUrl: "https://www.collinsdictionary.com/dictionary/english/first-marriage"
111 changes: 111 additions & 0 deletions stat_vars/EuroStat_Marriage_Indicators_stat_vars.mcf
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
Node: dcid:Count_Person_Female_FirstMarriage_AsAFractionOf_Count_Person_Female
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
measuredProperty: dcid:count
statType: dcid:measuredValue
measurementDenominator: dcid:Count_Person_Female
gender: dcid:Female
maritalStatus: dcid:FirstMarriage
name: "Number of females who are married for the first time as a fraction of the total number of females"
description: "The ratio of the number of first time marrying females to the average population of females"
descriptionUrl: "https://ec.europa.eu/eurostat/cache/metadata/en/demo_nup_esms.htm"

Node: dcid:Count_Person_Female_NeverMarried_AsAFractionOf_Count_Person_Female_EverMarried
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
measuredProperty: dcid:count
statType: dcid:measuredValue
measurementDenominator: dcid:Count_Person_Female_EverMarried
gender: dcid:Female
maritalStatus: dcid:NeverMarried
name: "Number of females who have never been married as a fraction of the total number of females ever married"
description: "The ratio of the number of never married females to the average population of females ever married"
descriptionUrl: "https://ec.europa.eu/eurostat/cache/metadata/en/demo_nup_esms.htm"

Node: dcid:Count_Person_Female_EverMarried
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
measuredProperty: dcid:count
statType: dcid:measuredValue
gender: dcid:Female
maritalStatus: dcid:EverMarried
name: "Number of females who have been married at least once in their lifetime"
description: "The total number of females who have been married at least once in their lifetime."

Node: dcid:Count_Person_Male_FirstMarriage_AsAFractionOf_Count_Person_Male
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
measuredProperty: dcid:count
statType: dcid:measuredValue
measurementDenominator: dcid:Count_Person_Male
gender: dcid:Male
maritalStatus: dcid:FirstMarriage
name: "Number of males who are married for the first time as a fraction of the total number of males"
description: "The ratio of the number of first time marrying males to the average population of males"
descriptionUrl: "https://ec.europa.eu/eurostat/cache/metadata/en/demo_nup_esms.htm"


Node: dcid:Count_Person_Male_NeverMarried_AsAFractionOf_Count_Person_Male_EverMarried
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
measuredProperty: dcid:count
statType: dcid:measuredValue
measurementDenominator: dcid:Count_Person_Male_EverMarried
gender: dcid:Male
maritalStatus: dcid:NeverMarried
name: "Number of males who have never been married as a fraction of the total number of males ever married"
description: "The ratio of the number of never married males to the average population of males ever married"
descriptionUrl: "https://ec.europa.eu/eurostat/cache/metadata/en/demo_nup_esms.htm"

Node: dcid:Count_Person_Male_EverMarried
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
measuredProperty: dcid:count
statType: dcid:measuredValue
gender: dcid:Male
maritalStatus: dcid:EverMarried
name: "Number of males who have been married at least once in their lifetime"
description: "The total number of males who have been married at least once in their lifetime."

Node: dcid:Count_Person_MarriedInThePast12Months
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
measuredProperty: dcid:count
statType: dcid:measuredValue
maritalStatus: dcid:MarriedInThePast12Months
name: "Number of people who are married in the past 12 months"
description: "The number of people who are married in the past 12 months"
descriptionUrl: "https://ec.europa.eu/eurostat/cache/metadata/en/demo_nup_esms.htm"

Node: dcid:Count_Person_MarriedInThePast12Months_AsAFractionOf_Count_Person
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
measuredProperty: dcid:count
statType: dcid:measuredValue
measurementDenominator: dcid:Count_Person
maritalStatus: dcid:MarriedInThePast12Months
name: "Number of people who are married in the past 12 months as a fraction of the total number of people"
description: "The ratio of the number of marriages during the year to the average population in that year"
descriptionUrl: "https://ec.europa.eu/eurostat/cache/metadata/en/demo_nup_esms.htm"

Node: dcid:Mean_Age_Person_Female_FirstMarriage
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
measuredProperty: dcid:age
statType: dcid:meanValue
gender: dcid:Female
maritalStatus: dcid:FirstMarriage
name: "Mean age of women at first marriage"
description: "The mean age of women when they get married for the first time. This is calculated as weighted average of the ages, where weights are the age specific first marriage rates"
descriptionUrl: "https://ec.europa.eu/eurostat/cache/metadata/en/demo_nup_esms.htm"

Node: dcid:Mean_Age_Person_Male_FirstMarriage
typeOf: dcid:StatisticalVariable
populationType: dcid:Person
measuredProperty: dcid:age
statType: dcid:meanValue
gender: dcid:Male
maritalStatus: dcid:FirstMarriage
name: "Mean age of men at first marriage"
description: "The mean age of men when they get married for the first time. This is calculated as weighted average of the ages, where weights are the age specific first marriage rates"
descriptionUrl: "https://ec.europa.eu/eurostat/cache/metadata/en/demo_nup_esms.htm"
Loading