diff --git a/stat_vars/us_census_pep_stat_var.mcf b/stat_vars/us_census_pep_stat_var.mcf new file mode 100644 index 000000000..7aa268326 --- /dev/null +++ b/stat_vars/us_census_pep_stat_var.mcf @@ -0,0 +1,19 @@ +Node: dcid:Count_Person +typeOf: dcs:StatisticalVariable +populationType: dcs:Person +statType: dcs:measuredValue +measuredProperty: dcs:count + +Node: dcid:Count_Person_Female +typeOf: dcs:StatisticalVariable +populationType: dcs:Person +gender: dcs:Female +statType: dcs:measuredValue +measuredProperty: dcs:count + +Node: dcid:Count_Person_Male +typeOf: dcs:StatisticalVariable +populationType: dcs:Person +gender: dcs:Male +statType: dcs:measuredValue +measuredProperty: dcs:count