forked from datacommonsorg/schema
-
Notifications
You must be signed in to change notification settings - Fork 0
/
brfss_asthma.mcf
30 lines (27 loc) · 936 Bytes
/
brfss_asthma.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
Node: dcid:StandardError_Person_Children_WithAsthma
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
name: "Standard error, Prevalance of Asthma in Children"
measuredProperty: dcs:count
statType: dcs:stdError
age: [- 18 Years]
healthOutcome: dcs:Asthma
measurementDenominator: dcs:Count_Person_Upto18Years
Node: dcid:Percent_Person_Children_WithAsthma
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
name: "Percent of Children That Have Asthma"
statType: dcs:measuredValue
measuredProperty: dcs:count
age: [- 18 Years]
healthOutcome: dcs:Asthma
measurementDenominator: dcs:Count_Person_Upto18Years
Node: dcid:StandardError_Person_Adults_WithAsthma
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
name: "Standard error, Prevalance of Asthma in Adults"
measuredProperty: dcs:count
statType: dcs:stdError
age: [18 - Years]
healthOutcome: dcs:Asthma
measurementDenominator: dcs:Count_Person_18OrMoreYears