Skip to content

Commit 22b812b

Browse files
Data Commonscopybara-github
authored andcommitted
This CL adds a new import "Adolescent_Birth_Rate" from the World Health Organization (WHO).
PiperOrigin-RevId: 891272207
1 parent ab4b586 commit 22b812b

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
Node: dcid:FertilityRate_Person_10To14Years_Adolescents_Female_AsAFractionOf_Count_Person_10To14Years_Adolescents_Female
2+
typeOf: dcs:StatisticalVariable
3+
name: "Fertility Rate of Adolescent Females aged 10 to 14 Years"
4+
populationType: dcs:Person
5+
measuredProperty: dcs:fertilityRate
6+
ageGroupClassification: dcs:Adolescents
7+
measurementDenominator: dcid:Count_Person_10To14Years_Adolescents_Female
8+
gender: dcs:Female
9+
age: [10 14 Years]
10+
statType: dcs:measuredValue
11+
12+
Node: dcid:FertilityRate_Person_15To19Years_Adolescents_Female_AsAFractionOf_Count_Person_15To19Years_Adolescents_Female
13+
typeOf: dcs:StatisticalVariable
14+
name: "Fertility Rate of Adolescent Females aged 15 to 19 Years"
15+
populationType: dcs:Person
16+
measuredProperty: dcs:fertilityRate
17+
ageGroupClassification: dcs:Adolescents
18+
measurementDenominator: dcid:Count_Person_15To19Years_Adolescents_Female
19+
gender: dcs:Female
20+
age: [15 19 Years]
21+
statType: dcs:measuredValue
22+
23+
Node: dcid:Count_Person_10To14Years_Adolescents_Female
24+
typeOf: dcs:StatisticalVariable
25+
name: "Count of Adolescent Females aged 10 to 14 Years"
26+
populationType: dcs:Person
27+
measuredProperty: dcs:count
28+
ageGroupClassification: dcs:Adolescents
29+
gender: dcs:Female
30+
age: [10 14 Years]
31+
statType: dcs:measuredValue
32+
33+
Node: dcid:Count_Person_15To19Years_Adolescents_Female
34+
typeOf: dcs:StatisticalVariable
35+
name: "Count of Adolescent Females aged 15 to 19 Years"
36+
populationType: dcs:Person
37+
measuredProperty: dcs:count
38+
ageGroupClassification: dcs:Adolescents
39+
gender: dcs:Female
40+
age: [15 19 Years]
41+
statType: dcs:measuredValue

0 commit comments

Comments
 (0)