-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Data Manifest CL for Euro-stat early Education and training data set …
…at National Level. PiperOrigin-RevId: 592418995
- Loading branch information
1 parent
4d83f2e
commit c26ca1d
Showing
2 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
52 changes: 52 additions & 0 deletions
52
stat_vars/Eurostat_early_childhood_education_by_sex_statvar.mcf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
Node: dcid:Count_Person_4OrMoreYears | ||
typeOf: dcid:StatisticalVariable | ||
populationType: dcid:Person | ||
measuredProperty: dcid:count | ||
statType: dcid:measuredValue | ||
age: [4 - Years] | ||
|
||
Node: dcid:Count_Person_4OrMoreYears_EarlyEducation_AsAFractionOf_Count_Person_4OrMoreYears | ||
typeOf: dcid:StatisticalVariable | ||
populationType: dcid:Person | ||
measuredProperty: dcid:count | ||
statType: dcid:measuredValue | ||
measurementDenominator: dcid:Count_Person_4OrMoreYears | ||
age: [4 - Years] | ||
enrollmentLevel: dcid:EarlyEducation | ||
|
||
Node: dcid:Count_Person_4OrMoreYears_EarlyEducation_Male_AsAFractionOf_Count_Person_4OrMoreYears_Male | ||
typeOf: dcid:StatisticalVariable | ||
populationType: dcid:Person | ||
measuredProperty: dcid:count | ||
statType: dcid:measuredValue | ||
measurementDenominator: dcid:Count_Person_4OrMoreYears_Male | ||
age: [4 - Years] | ||
enrollmentLevel: dcid:EarlyEducation | ||
gender: dcid:Male | ||
|
||
Node: dcid:Count_Person_4OrMoreYears_Male | ||
typeOf: dcid:StatisticalVariable | ||
populationType: dcid:Person | ||
measuredProperty: dcid:count | ||
statType: dcid:measuredValue | ||
age: [4 - Years] | ||
gender: dcid:Male | ||
|
||
Node: dcid:Count_Person_4OrMoreYears_EarlyEducation_Female_AsAFractionOf_Count_Person_4OrMoreYears_Female | ||
typeOf: dcid:StatisticalVariable | ||
populationType: dcid:Person | ||
measuredProperty: dcid:count | ||
statType: dcid:measuredValue | ||
measurementDenominator: dcid:Count_Person_4OrMoreYears_Female | ||
age: [4 - Years] | ||
enrollmentLevel: dcid:EarlyEducation | ||
gender: dcid:Female | ||
|
||
Node: dcid:Count_Person_4OrMoreYears_Female | ||
typeOf: dcid:StatisticalVariable | ||
populationType: dcid:Person | ||
measuredProperty: dcid:count | ||
statType: dcid:measuredValue | ||
age: [4 - Years] | ||
gender: dcid:Female | ||
|