-
Notifications
You must be signed in to change notification settings - Fork 25
/
manual_rbi_unemployment.mcf
45 lines (40 loc) · 1.33 KB
/
manual_rbi_unemployment.mcf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Node: dcid:UnemploymentRate_Person_Urban
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
statType: dcs:measuredValue
measuredProperty: dcs:unemploymentRate
placeOfResidenceClassification: dcs:Urban
Node: dcid:UnemploymentRate_Person_Urban_Male
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
statType: dcs:measuredValue
measuredProperty: dcs:unemploymentRate
placeOfResidenceClassification: dcs:Urban
gender: schema:Male
Node: dcid:UnemploymentRate_Person_Urban_Female
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
statType: dcs:measuredValue
measuredProperty: dcs:unemploymentRate
placeOfResidenceClassification: dcs:Urban
gender: schema:Female
Node: dcid:UnemploymentRate_Person_Rural
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
statType: dcs:measuredValue
measuredProperty: dcs:unemploymentRate
placeOfResidenceClassification: dcs:Rural
Node: dcid:UnemploymentRate_Person_Rural_Male
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
statType: dcs:measuredValue
measuredProperty: dcs:unemploymentRate
placeOfResidenceClassification: dcs:Rural
gender: schema:Male
Node: dcid:UnemploymentRate_Person_Rural_Female
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
statType: dcs:measuredValue
measuredProperty: dcs:unemploymentRate
placeOfResidenceClassification: dcs:Rural
gender: schema:Female