From cbd2af32a70f4fd96922063e4445e70b5409e387 Mon Sep 17 00:00:00 2001 From: Data Commons Date: Mon, 3 Jul 2023 01:15:27 -0700 Subject: [PATCH] Data Manifest CL for Vietnam census at National, Province and City Level. PiperOrigin-RevId: 545151191 --- stat_vars/vietnam_statvar.mcf | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 stat_vars/vietnam_statvar.mcf diff --git a/stat_vars/vietnam_statvar.mcf b/stat_vars/vietnam_statvar.mcf new file mode 100644 index 000000000..ea4e56152 --- /dev/null +++ b/stat_vars/vietnam_statvar.mcf @@ -0,0 +1,35 @@ +Node: dcid:Count_Hospital +typeOf: dcid:StatisticalVariable +populationType: dcid:Hospital +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_MedicalServiceUnit +typeOf: dcid:StatisticalVariable +populationType: dcid:MedicalServiceUnit +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_RegionalPolyclinic +typeOf: dcid:StatisticalVariable +populationType: dcid:RegionalPolyclinic +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_SanatoriumRehabilitationHospital +typeOf: dcid:StatisticalVariable +populationType: dcid:SanatoriumRehabilitationHospital +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_Person +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_ClassRoom +typeOf: dcid:StatisticalVariable +populationType: dcid:ClassRoom +measuredProperty: dcid:count +statType: dcid:measuredValue