Skip to content

Commit 401d91e

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 ab12400 commit 401d91e

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
Node: dcid:FertilityRate_Person_10To14Years_Female_AsAFractionOf_Count_Person_10To14Years_Female
2+
typeOf: dcid:StatisticalVariable
3+
name: "Fertility rate of females aged 10 to 14 years"
4+
populationType: dcid:Person
5+
measuredProperty: dcid:fertilityRate
6+
measurementDenominator: dcid:Count_Person_10To14Years_Female
7+
gender: dcid:Female
8+
age: [10 14 Years]
9+
statType: dcid:measuredValue
10+
11+
Node: dcid:FertilityRate_Person_15To19Years_Female_AsAFractionOf_Count_Person_15To19Years_Female
12+
typeOf: dcid:StatisticalVariable
13+
name: "Fertility rate of females aged 15 to 19 years"
14+
populationType: dcid:Person
15+
measuredProperty: dcid:fertilityRate
16+
measurementDenominator: dcid:Count_Person_15To19Years_Female
17+
gender: dcid:Female
18+
age: [15 19 Years]
19+
statType: dcid:measuredValue
20+
21+
Node: dcid:Count_Person_10To14Years_Female
22+
typeOf: dcid:StatisticalVariable
23+
name: "Count of females aged 10 to 14 years"
24+
populationType: dcid:Person
25+
measuredProperty: dcid:count
26+
gender: dcid:Female
27+
age: [10 14 Years]
28+
statType: dcid:measuredValue
29+
30+
Node: dcid:Count_Person_15To19Years_Female
31+
typeOf: dcid:StatisticalVariable
32+
name: "Count of females aged 15 to 19 years"
33+
populationType: dcid:Person
34+
measuredProperty: dcid:count
35+
gender: dcid:Female
36+
age: [15 19 Years]
37+
statType: dcid:measuredValue

0 commit comments

Comments
 (0)