From 9b7845e7c0a16dd69ae2b4d45b02d4692b07642a Mon Sep 17 00:00:00 2001 From: Data Commons Date: Thu, 26 Oct 2023 02:17:06 -0700 Subject: [PATCH] India NFHS-5 Manifests CL at District level. PiperOrigin-RevId: 576792061 --- core/WorldDevelopmentIndicators.mcf | 5 +- core/cdc.mcf | 50 ++ core/cdc_prams.mcf | 32 + core/dcschema.mcf | 173 ++++ core/dcschema_enum_instances.mcf | 20 + core/edu.mcf | 12 + core/energy.mcf | 4 + core/schema.mcf | 279 +++++++ stat_vars/india_nfhs_stat_vars.mcf | 1125 +++++++++++++++++++++++++++ 9 files changed, 1699 insertions(+), 1 deletion(-) create mode 100644 stat_vars/india_nfhs_stat_vars.mcf diff --git a/core/WorldDevelopmentIndicators.mcf b/core/WorldDevelopmentIndicators.mcf index 1aeb34779..0d395bf64 100644 --- a/core/WorldDevelopmentIndicators.mcf +++ b/core/WorldDevelopmentIndicators.mcf @@ -185,6 +185,10 @@ typeOf: schema:Property domainIncludes: dcs:EconomicActivity rangeIncludes: dcs:ExpenditureTypeEnum +Node: dcid:ChildBirthNormalDelivey +typeOf: dcs:ExpenditureTypeEnum +name: "Child Birth Normal Delivey" + Node: dcid:EducationExpenditure name: "EducationExpenditure" typeOf: dcs:ExpenditureTypeEnum @@ -308,7 +312,6 @@ sameAs: dcid:bio/DOID_11801 medicalSubjectHeadingDescriptorID: dcid:bio/D011502 icd10CMCode: dcid:ICD10/E46 - Node: dcid:SevereWasting typeOf: dcs:MedicalConditionIncidentTypeEnum name: "SevereWasting" diff --git a/core/cdc.mcf b/core/cdc.mcf index 913cb6bd1..cc77dd777 100644 --- a/core/cdc.mcf +++ b/core/cdc.mcf @@ -12,6 +12,11 @@ description: "This property describes preventive health measures such as going o rangeIncludes: dcs:HealthPreventionEnum domainIncludes: schema:Person +Node: dcid:controlMeasure +name: "controlMeasure" +rangeIncludes: dcs:HealthPreventionEnum +typeOf: schema:Property + Node: dcid:healthBehavior typeOf: schema:Property name: "healthBehavior" @@ -140,6 +145,11 @@ name: "WithHealthInsurance" typeOf: dcs:HealthPreventionEnum description: "Currently with health insurance." +Node: dcid:WithHealthFinanceScheme +typeOf: dcs:HealthPreventionEnum +name: "With Health Finance Scheme" +description: "Currently with a health finance scheme." + Node: dcid:PapSmearTest name: "PapSmearTest" typeOf: dcs:HealthPreventionEnum @@ -165,10 +175,50 @@ Node: dcid:Obesity name: "Obesity" typeOf: dcs:BodyMassIndexClassificationEnum +Node: dcid:BodyMassIndexBelowNormal +typeOf: dcs:BodyMassIndexClassificationEnum +name: "Body Mass Index Below Normal" + +Node: dcid:HighRiskOfWaistToHipRatio +typeOf: dcs:BodyMassIndexClassificationEnum +name: "High Risk Of Waist To Hip Ratio" + Node: dcid:AllTeethLoss name: "AllTeethLoss" typeOf: dcs:HealthOutcomeEnum +Node: dcid:OralCancer +typeOf: dcs:HealthOutcomeEnum +name: "Oral Cancer" + +Node: dcid:HighBloodSugarLevel +typeOf: dcs:HealthOutcomeEnum +name: "High Blood Sugar Level" + +Node: dcid:VeryHighBloodSugarLevel +typeOf: dcs:HealthOutcomeEnum +name: "Very High Blood Sugar Level" + +Node: dcid:ElevatedBloodPressure +typeOf: dcs:HealthOutcomeEnum +name: "Elevated Blood Pressure" + +Node: dcid:MidlyElevatedBloodPressure +typeOf: dcs:HealthOutcomeEnum +name: "Midly Elevated Blood Pressure" + +Node: dcid:ModeratelyBloodPressure +typeOf: dcs:HealthOutcomeEnum +name: "Moderately Blood Pressure" + +Node: dcid:SeverelyElevatedBloodPressure +typeOf: dcs:HealthOutcomeEnum +name: "Severely Elevated Blood Pressure" + +Node: dcid:ModeratelyElevatedBloodPressure +typeOf: dcs:HealthOutcomeEnum +name: "Moderately Elevated Blood Pressure" + Node: dcid:Mammography name: "Mammography" typeOf: dcs:HealthPreventionEnum diff --git a/core/cdc_prams.mcf b/core/cdc_prams.mcf index ec290c41f..67f3971a5 100644 --- a/core/cdc_prams.mcf +++ b/core/cdc_prams.mcf @@ -297,3 +297,35 @@ typeOf: schema:Class subClassOf: schema:Person name: "Infant" description: "Infant" + +Node: dcid:TakingMedicine +typeOf: dcs:HealthPreventionEnum +name: "TakingMedicine" + +Node: dcid:OralRehydrationSalt +typeOf: dcs:HealthPreventionEnum +name: "Oral Rehydration Salt" + +Node: dcid:ReceivedZinc +typeOf: dcs:HealthPreventionEnum +name: "Received Zinc" + +Node: dcid:OralCavityExamination +typeOf: dcs:HealthPreventionEnum +name: "OralCavityExamination" + +Node: dcid:BreastCancerExamination +typeOf: dcs:HealthPreventionEnum +name: "Breast Cancer Examination" + +Node: dcid:ConsumedFolicAcidFor100DaysOrMore +typeOf: dcs:HealthPreventionEnum +name: "Consumed Folic Acid For 100 Days Or More" + +Node: dcid:ConsumedFolicAcidFor180DaysOrMore +typeOf: dcs:HealthPreventionEnum +name: "Consumed Folic Acid For 180 Days Or More" + +Node: dcid:WithinOneHourOfBirth +typeOf: dcs:BreastFeedingPracticeEnum +name: "Within One Hour Of Birth" diff --git a/core/dcschema.mcf b/core/dcschema.mcf index 4d7553caa..67312a0ee 100644 --- a/core/dcschema.mcf +++ b/core/dcschema.mcf @@ -870,6 +870,16 @@ dcid: "BirthEvent" name: "BirthEvent" description: "Birth" +Node: dcid:childBirthOrder +name: "childBirthOrder" +rangeIncludes: dcs:ChildBirthOrderEnum +typeOf: schema:Property + +Node: dcid:ChildBirthOrderEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "ChildBirthOrderEnum" + # EXTENDING PROPERTIES OF BIRTHEVENT Node: mothersAge typeOf: schema:Property @@ -879,6 +889,41 @@ rangeIncludes: schema:Number, schema:Text, dcs:QuantityRange domainIncludes: schema:BirthEvent description: "The age of the mother at the time of birth" +#BIRTH Care +Node: dcid:postBirthCare +name: "postBirthCare" +rangeIncludes: dcs:PostBirthCareEnum +typeOf: schema:Property + +Node: dcid:ReceivedWithin24Hour +typeOf: dcs:PostBirthCareEnum +name: "Received Within 24 Hour" + +Node: dcid:birthConductedBy +name: "birthConductedBy" +rangeIncludes: dcs:HealthWorkerEnum +typeOf: schema:Property + +Node: dcid:PostBirthCareEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "PostBirthCareEnum" + +#Pregnancy Care +Node: dcid:pregnancyCare +name: "pregnancyCare" +rangeIncludes: dcs:PregnancyCareEnum +typeOf: schema:Property + +Node: dcid:PregnancyCareEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "PregnancyCareEnum" + +Node: dcid:MotherChildProtectionCard +typeOf: dcs:PregnancyCareEnum +name: "Mother Child Protection Card" + Node: dcid:mothersRace typeOf: schema:Property name: "mothersRace" @@ -946,6 +991,20 @@ domainIncludes: schema:BirthEvent description: "The pre-pregnancy Body Mass Index (BMI) of the mother." descriptionUrl: "https://wonder.cdc.gov/wonder/help/natality-expanded.html#Average-Pre-pregnancy-BMI" +Node: dcid:pregnancyHealthPrevention +name: "pregnancyHealthPrevention" +rangeIncludes: dcs:PregnancyHealthPreventionEnum +typeOf: schema:Property + +Node: dcid:PregnancyHealthPreventionEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "PregnancyHealthPreventionEnum" + +Node: dcid:ProtectionAgainstNeonatalTetanus +typeOf: dcs:PregnancyHealthPreventionEnum +name: "Protection Against Neonatal Tetanus" + Node: dcid:intervalSinceLastBirth typeOf: schema:Property name: "intervalSinceLastBirth" @@ -2896,6 +2955,39 @@ subClassOf: schema:Enumeration name: "VaccineTypeEnum" typeOf: schema:Class +Node: dcid:vaccineDoseReceived +name: "vaccineDoseReceived" +rangeIncludes: dcs:QuantityRange +typeOf: schema:Property + +Node: dcid:VaccineDoseReceivedEnum +subClassOf: schema:Enumeration +name: "VaccineDoseReceivedEnum" +typeOf: schema:Class + +Node: dcs:VaccineDose +typeOf: dcs:UnitOfMeasure +name: "Vaccine Dose" +description: "Vaccine Dose" + +Node: dcid:vaccineInformation +name: "vaccineInformation" +rangeIncludes: dcs:VaccineInformationEnum +typeOf: schema:Property + +Node: dcid:VaccineInformationEnum +subClassOf: schema:Enumeration +name: "VaccineInformationEnum" +typeOf: schema:Class + +Node: dcid:VaccinationCard +typeOf: dcs:VaccineInformationEnum +name: "Vaccination Card" + +Node: dcid:MotherRecall +typeOf: dcs:VaccineInformationEnum +name: "Mother Recall" + Node: dcid:BCG name: "Bacille Calmette Guerin(BCG)" typeOf: dcid:VaccineTypeEnum @@ -2912,6 +3004,14 @@ Node: dcid:Polio name: "Polio" typeOf: dcid:VaccineTypeEnum +Node: dcid:Penta +typeOf: dcs:VaccineTypeEnum +name: "Penta Vaccine" + +Node: dcid:HepatitisB +typeOf: dcs:VaccineTypeEnum +name: "HepatitisB Vaccine" + Node: dcid:Vaccine name: "Vaccine" typeOf: schema:Class @@ -3315,6 +3415,10 @@ Node: dcid:NotLivingTogether typeOf: dcs:MaritalStatusEnum name: "NotLivingTogether" +Node: dcid:MarriedBefore18Years +typeOf: dcs:MaritalStatusEnum +name: "MarriedBefore18Years" + Node: dcid:memberList typeOf: schema:Property description: "List of members. Contains a comma-separated list of ordered values." @@ -3374,12 +3478,67 @@ dcid: "HealthEstablishment" name: "HealthEstablishment" description: "Health related establishment" +Node: dcid:healthCareAdvice +name: "healthCareAdvice" +rangeIncludes: dcs:HealthCareAdviceEnum +typeOf: schema:Property + +Node: dcid:HealthCareAdviceEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "HealthCareAdviceEnum" + +Node: dcid:HealthWorkerTalkedAboutFamilyPlanning +typeOf: dcs:HealthCareAdviceEnum +name: "Health Worker Talked About Family Planning" + +Node: dcid:HealthWorkerEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "HealthWorkerEnum" + +Node: dcid:HealthPersonnel +typeOf: dcs:HealthWorkerEnum +name: "Health Personnel" + +Node: dcid:Doctor +typeOf: dcs:HealthWorkerEnum +name: "Doctor" + +Node: dcid:LadyHealthVisitor +typeOf: dcs:HealthWorkerEnum +name: "Lady Health Visitor" + +Node: dcid:Nurse +typeOf: dcs:HealthWorkerEnum +name: "Nurse" + +Node: dcid:AuxiliaryNurseMidwifery +typeOf: dcs:HealthWorkerEnum +name: "Auxiliary Nurse Midwifery" + +Node: dcid:Midwife +typeOf: dcs:HealthWorkerEnum +name: "Midwife" + +Node: dcid:HealthPersonnel +typeOf: dcs:HealthWorkerEnum +name: "Health Personnel" + +Node: dcid:HealthProvider +typeOf: dcs:HealthWorkerEnum +name: "Health Provider" + Node: dcid:healthEstablishmentType name: "healthEstablishmentType" typeOf: schema:Property domainIncludes: dcs:HealthEstablishment rangeIncludes: dcs:HealthEstablishmentTypeEnum +Node: dcid:vaccinationCentre +name: "vaccinationCentre" +rangeIncludes: dcs:HealthEstablishmentTypeEnum +typeOf: schema:Property Node: dcid:footnote typeOf: schema:Property @@ -3388,6 +3547,20 @@ description: "Footnote for a StatisticalVariable." domainIncludes: dcs:StatisticalVariable rangeIncludes: dcs:Text +Node: dcid:doseTimeFrame +name: "doseTimeFrame" +rangeIncludes: dcs:DoseTimeFrameEnum +typeOf: schema:Property + +Node: dcid:DoseTimeFrameEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "DoseTimeFrameEnum" + +Node: dcid:Last6Months +typeOf: dcs:DoseTimeFrameEnum +name: "Last6Months" + Node: dcid:palmaRatio typeOf: dcs:Property name: "palmaRatio" diff --git a/core/dcschema_enum_instances.mcf b/core/dcschema_enum_instances.mcf index 0d1cc0dc0..b59422f80 100644 --- a/core/dcschema_enum_instances.mcf +++ b/core/dcschema_enum_instances.mcf @@ -2037,6 +2037,26 @@ typeOf: dcs:MedicalConditionIncidentTypeEnum name: "Lung Condition" description: "Lung Condition is any problem in the lungs that prevents the lungs from working properly." +Node: dcid:Fever +typeOf: dcs:MedicalConditionIncidentTypeEnum +name: "Fever" + +Node: dcid:Anaemic +typeOf: dcs:MedicalConditionIncidentTypeEnum +name: "Anaemic" + +Node: dcid:Pregnant +typeOf: dcs:MedicalConditionIncidentTypeEnum +name: "Pregnant" + +Node: dcid:Stunted +typeOf: dcs:MedicalConditionIncidentTypeEnum +name: "Stunted" + +Node: dcid:SymptomsOfAcuteRespiratoryInfection +typeOf: dcs:MedicalConditionIncidentTypeEnum +name: "Symptoms Of Acute Respiratory Infection" + Node: dcid:ImportedCase typeOf: dcs:MedicalStatusEnum name: "Imported Case" diff --git a/core/edu.mcf b/core/edu.mcf index 16d8dffe7..fdd568027 100644 --- a/core/edu.mcf +++ b/core/edu.mcf @@ -925,6 +925,18 @@ Node: dcid:ElementarySchool typeOf: schema:SchoolLevelEnum name: "Elementary School" +Node: dcid:Pre-PrimarySchool +typeOf: dcs:SchoolLevelEnum +name: "Pre-PrimarySchool" + +Node: dcid:EverAttendedSchool +typeOf: dcs:SchoolLevelEnum +name: "EverAttendedSchool" + +Node: dcid:10OrMoreYearsOfSchooling +typeOf: dcs:SchoolLevelEnum +name: "10OrMoreYearsOfSchooling" + Node: dcid:SecondarySchool typeOf: dcs:SchoolLevelEnum name: SecondarySchool diff --git a/core/energy.mcf b/core/energy.mcf index a7ba5b12f..59b3a7cb7 100644 --- a/core/energy.mcf +++ b/core/energy.mcf @@ -1018,6 +1018,10 @@ Node: dcid:Monthly typeOf: dcs:StatAccumulationPeriodEnum name: "Monthly" +Node: dcid:Triennial +typeOf:StatAccumulationPeriodEnum +name: "Triennial" + Node: dcid:Quarterly typeOf: dcs:StatAccumulationPeriodEnum name: "Quarterly" diff --git a/core/schema.mcf b/core/schema.mcf index 2b52f6c57..b2f1aa8a1 100644 --- a/core/schema.mcf +++ b/core/schema.mcf @@ -1580,6 +1580,18 @@ typeOf: schema:Class subClassOf: schema:CivicStructure, dcs:HealthEstablishmentTypeEnum name: "Hospital" +Node: dcid:PublicHealthFacility +typeOf: dcs:HealthEstablishmentTypeEnum +name: "PublicHealthFacility" + +Node: dcid:PrivateHealthFacility +typeOf: dcs:HealthEstablishmentTypeEnum +name: "Private Health Facility" + +Node: dcid:Institutional +typeOf: dcs:HealthEstablishmentTypeEnum +name: "Institutional" + Node: WPSideBar dcid: "WPSideBar" subClassOf: schema:WebPageElement @@ -2362,6 +2374,20 @@ rangeIncludes: schema:RestrictedDiet typeOf: schema:Property domainIncludes: schema:Recipe +Node: dcid:dietType +name: "dietType" +rangeIncludes: dcs:Text +typeOf: schema:Property + +Node: dcid:DietTypeEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "DietTypeEnum" + +Node: dcid:AdequateDiet +typeOf: dcs:DietTypeEnum +name: "Adequate Diet" + Node: runtime dcid: "runtime" typeOf: schema:Property @@ -4321,6 +4347,15 @@ typeOf: schema:Property rangeIncludes: schema:Text name: "cookingMethod" +Node: dcid:CookingMethodEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "CookingMethodEnum" + +Node: dcid:CleanFuelForCooking +typeOf: dcs:CookingMethodEnum +name: "Clean Fuel For Cooking" + Node: awards dcid: "awards" rangeIncludes: schema:Text @@ -4395,6 +4430,20 @@ typeOf: schema:Property name: "birthDate" rangeIncludes: schema:Date +Node: dcid:childBirthMethod +name: "childBirthMethod" +rangeIncludes: schema:Text +typeOf: schema:Property + +Node: dcid:ChildBirthMethodEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "ChildBirthMethodEnum" + +Node: dcid:Cesarean +typeOf: dcs:ChildBirthMethodEnum +name: "Cesarean" + Node: Specialty dcid: "Specialty" typeOf: schema:Class @@ -6096,6 +6145,20 @@ name: "birthPlace" domainIncludes: schema:Person rangeIncludes: schema:Place +Node: dcid:birthCenter +name: "birthCenter" +rangeIncludes: dcs:Text +typeOf: schema:Property + +Node: dcid:BirthCenterEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "BirthCenterEnum" + +Node: dcid:House +typeOf: dcs:BirthCenterEnum +name: "House" + Node: knows dcid: "knows" name: "knows" @@ -7555,6 +7618,32 @@ typeOf: schema:Property name: "familyName" rangeIncludes: schema:Text +Node: dcid:familyPlanningType +name: "familyPlanningType" +domainIncludes: schema:Person +typeOf: schema:Property + +Node: dcid:FamilyPlanningTypeEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "FamilyPlanningTypeEnum" + +Node: dcid:AnyFamilyPlanning +typeOf: dcs:FamilyPlanningTypeEnum +name: "Any Family Planning" + +Node: dcid:ModernFamilyPlanning +typeOf: dcs:FamilyPlanningTypeEnum +name: "Modern Family Planning" + +Node: dcid:NoFamilyPlanning +typeOf: dcs:FamilyPlanningTypeEnum +name: "No Family Planning" + +Node: dcid:WithUnmetNeed +typeOf: dcs:FamilyPlanningTypeEnum +name: "WithUnmetNeed" + Node: permittedUsage dcid: "permittedUsage" source: "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources" @@ -11167,3 +11256,193 @@ name: "figi" description: "Financial Instrument Global Identifier (FIGI) from OpenFIGI, an open system for identifying instruments globally across all asset classes. A FIGI is a 12 character, alphanumeric, randomly generated ID that covers hundreds of millions of active and inactive instruments that never changes once assigned." domainIncludes: dcs:Company rangeIncludes: dcid:Place + +Node: dcid:postnatalCareReceivedFrom +name: "postnatalCareReceivedFrom" +rangeIncludes: dcs:HealthWorkerEnum +typeOf: schema:Property + +Node: dcid:HealthWorkerEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "HealthWorkerEnum" + +Node: dcid:birthControlMethod +name: "birthControlMethod" +rangeIncludes: dcs:BirthControlMethodEnum +typeOf: schema:Property + +Node: dcid:BirthControlMethodEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "BirthControlMethodEnum" + +Node: dcid:Condom +typeOf: dcs:BirthControlMethodEnum +name: "Condom" + +Node: dcid:Sterilization +typeOf: dcs:BirthControlMethodEnum +name: "Sterilization" + +Node: dcid:IntrauterineDevice +typeOf: dcs:BirthControlMethodEnum +name: "Intrauterine Device" + +Node: dcid:PostpartumIntrauterineContraceptiveDevice +typeOf: dcs:BirthControlMethodEnum +name: "Postpartum Intrauterine Contraceptive Device" + +Node: dcid:Injectables +typeOf: dcs:BirthControlMethodEnum +name: "Injectables" + +Node: dcid:MaleSterlization +typeOf: dcs:BirthControlMethodEnum +name: "Male Sterlization" + +Node: dcid:Pill +typeOf: dcs:BirthControlMethodEnum +name: "Pill" + +Node: dcid:registeredWith +name: "registered Authority" +rangeIncludes: dcs:RegisteredAuthorityEnum +typeOf: schema:Property + +Node: dcid:RegisteredAuthorityEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "RegisteredAuthorityEnum" + +Node: dcid:CivilAuthority +typeOf: dcs:RegisteredAuthorityEnum +name: "Civil Authority" + +Node: dcid:typeOfSalt +name: "typeOfSalt" +rangeIncludes: dcs:TypeOfSaltEnum +typeOf: schema:Property + +Node: dcid:TypeOfSaltEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "TypeOfSaltEnum" + +Node: dcid:IodizedSalt +typeOf: dcs:TypeOfSaltEnum +name: "Iodized Salt" + +Node: dcid:antenatalStatus +name: "antenatalStatus" +rangeIncludes: dcs:AntenatalStatusEnum +typeOf: schema:Property + +Node: dcid:AntenatalStatusEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "AntenatalStatusEnum" + +Node: dcid:RegisteredForAntenatalCareWithinFirstTrimester +typeOf: dcs:AntenatalStatusEnum +name: "Registered For Antenatal Care Within First Trimester" + +Node: dcid:Atleast4AntenatalCareVisit +typeOf: dcs:AntenatalStatusEnum +name: "Atleast 4 Antenatal Care Visit" + +Node: dcid:houseFacilityStatus +name: "houseFacilityStatus" +rangeIncludes: dcs:HouseFacilityStatusEnum +typeOf: schema:Property + +Node: dcid:HouseFacilityStatusEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "HouseFacilityStatusEnum" + +Node: dcid:ImprovedSanitationFacility +typeOf: dcs:HouseFacilityStatusEnum +name: "Improved Sanitation Facility" + +Node: dcid:ImprovedDrinkingWaterSource +typeOf: dcs:HouseFacilityStatusEnum +name: "Improved Drinking Water Source" + +Node: dcid:WithElectricity +typeOf: dcs:HouseFacilityStatusEnum +name: "With Electricity" + +Node: dcid:vitaminType +name: "vitaminType" +rangeIncludes: dcs:VitaminTypeEnum +typeOf: schema:Property + +Node: dcid:VitaminTypeEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "VitaminTypeEnum" + +Node: dcid:VitaminA +typeOf: dcs:VitaminTypeEnum +name: "Vitamin A" + +Node: dcid:foodIntakeType +name: "foodIntakeType" +rangeIncludes: dcs:FoodIntakeTypeEnum +typeOf: schema:Property + +Node: dcid:FoodIntakeTypeEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "FoodIntakeTypeEnum" + +Node: dcid:SolidFood +typeOf: dcs:FoodIntakeTypeEnum +name: "SolidFood" + +Node: dcid:NotBreastMilk +typeOf: dcs:FoodIntakeTypeEnum +name: "Not BreastMilk" + +Node: dcid:SemisolidFood +typeOf: dcs:FoodIntakeTypeEnum +name: "Semisolid Food" + +Node: dcid:BreastMilk +typeOf: dcs:FoodIntakeTypeEnum +name: "Breast Milk" + +Node: dcid:PregnantWoman +typeOf: dcs:Class +subClassOf: dcs:Person +name: "PregnantWoman" + +Node: dcid:NonPregnantWoman +typeOf: dcs:Class +subClassOf: dcs:Person +name: "NonPregnantWoman" + +Node: dcid:Mother +typeOf: dcs:Class +subClassOf: dcs:Person +name: "Mother" + +Node: dcid:MenstrualWoman +typeOf: dcs:Class +subClassOf: dcs:Person +name: "MenstrualWoman" + +Node: dcid:menstrualHygieneStatus +name: "menstrualHygieneStatus" +rangeIncludes: dcs:MenstrualHygieneStatusEnum +typeOf: schema:Property + +Node: dcid:MenstrualHygieneStatusEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "MenstrualHygieneStatusEnum" + +Node: dcid:HygienicMethodsOfProtection +typeOf: dcs:PregnancyCareEnum +name: "HygienicMethodsOfProtection" diff --git a/stat_vars/india_nfhs_stat_vars.mcf b/stat_vars/india_nfhs_stat_vars.mcf new file mode 100644 index 000000000..b14a4433f --- /dev/null +++ b/stat_vars/india_nfhs_stat_vars.mcf @@ -0,0 +1,1125 @@ +Node: dcid:Count_BirthEvent_3OrMoreChildren_AsAFractionOf_Count_BirthEvent +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent +childBirthOrder: [3 - Children] + +Node: dcid:Count_BirthEvent_Cesarean_AsAFractionOf_Count_BirthEvent +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent +childBirthMethod: dcid:Cesarean + +Node: dcid:Count_BirthEvent_Cesarean_PrivateHealthFacility_AsAFractionOf_Count_BirthEvent_PrivateHealthFacility +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_PrivateHealthFacility +childBirthMethod: dcid:Cesarean +healthEstablishmentType: dcid:PrivateHealthFacility + +Node: dcid:Count_BirthEvent_Cesarean_PublicHealthFacility_AsAFractionOf_Count_BirthEvent_PublicHealthFacility +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_PublicHealthFacility +childBirthMethod: dcid:Cesarean +healthEstablishmentType: dcid:PublicHealthFacility + +Node: dcid:Count_BirthEvent_Female_AsAFractionOf_Count_BirthEvent_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_Male +gender: dcid:Female + +Node: dcid:Count_BirthEvent_House +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +birthCenter: dcid:House + +Node: dcid:Count_BirthEvent_House_HealthPersonnel_AsAFractionOf_Count_BirthEvent_House +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_House +birthCenter: dcid:House +birthConductedBy: dcid:HealthPersonnel + +Node: dcid:Count_BirthEvent_Institutional_AsAFractionOf_Count_BirthEvent +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent +healthEstablishmentType: dcid:Institutional + +Node: dcid:Count_BirthEvent_PrivateHealthFacility +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +healthEstablishmentType: dcid:PrivateHealthFacility + +Node: dcid:Count_BirthEvent_PublicHealthFacility +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +healthEstablishmentType: dcid:PublicHealthFacility + +Node: dcid:Count_BirthEvent_PublicHealthFacility_AsAFractionOf_Count_BirthEvent +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent +healthEstablishmentType: dcid:PublicHealthFacility + +Node: dcid:Count_Children +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_Children_ConditionDiarrhea +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +medicalCondition: dcid:Diarrhea + +Node: dcid:Count_Children_ConditionFeverOrSymptomsOfAcuteRespiratoryInfection +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +medicalCondition: dcid:Fever__SymptomsOfAcuteRespiratoryInfection + +Node: dcid:Count_Children_DoctorOrNurseOrLadyHealthVisitorOrAuxiliaryNurseMidwiferyOrMidwifeOrHealthPersonnel_AsAFractionOf_Count_Children +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Children +postnatalCareReceivedFrom: dcid:Doctor__Nurse__LadyHealthVisitor__AuxiliaryNurseMidwifery__Midwife__HealthPersonnel + +Node: dcid:Count_Children_HealthFacilityOrHealthProvider_ConditionDiarrhea_AsAFractionOf_Count_Children_ConditionDiarrhea +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Children_ConditionDiarrhea +healthEstablishmentType: dcid:HealthFacility__HealthProvider +medicalCondition: dcid:Diarrhea + +Node: dcid:Count_Children_HealthFacilityOrHealthProvider_ConditionFeverOrSymptomsOfAcuteRespiratoryInfection_AsAFractionOf_Count_Children_ConditionFeverOrSymptomsOfAcuteRespiratoryInfection +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Children_ConditionFeverOrSymptomsOfAcuteRespiratoryInfection +healthEstablishmentType: dcid:HealthFacility__HealthProvider +medicalCondition: dcid:Fever__SymptomsOfAcuteRespiratoryInfection + +Node: dcid:Count_Children_House +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +birthCenter: dcid:House + +Node: dcid:Count_Children_House_HealthFacility_ReceivedWithin24Hour_AsAFractionOf_Count_Children_House +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Children_House +birthCenter: dcid:House +healthEstablishmentType: dcid:HealthFacility +postBirthCare: dcid:ReceivedWithin24Hour + +Node: dcid:Count_Children_ReceivedOralRehydrationSalt_ConditionDiarrhea_AsAFractionOf_Count_Children_ConditionDiarrhea +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Children_ConditionDiarrhea +healthPrevention: dcid:OralRehydrationSalt +medicalCondition: dcid:Diarrhea + +Node: dcid:Count_Children_ReceivedReceivedZinc_ConditionDiarrhea_AsAFractionOf_Count_Children_ConditionDiarrhea +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Children_ConditionDiarrhea +healthPrevention: dcid:ReceivedZinc +medicalCondition: dcid:Diarrhea + +Node: dcid:Count_Households +typeOf: dcid:StatisticalVariable +populationType: dcid:Households +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_Households_CleanFuelForCooking_AsAFractionOf_Count_Households +typeOf: dcid:StatisticalVariable +populationType: dcid:Households +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Households +cookingMethod: dcid:CleanFuelForCooking + +Node: dcid:Count_Households_ImprovedDrinkingWaterSource_AsAFractionOf_Count_Households +typeOf: dcid:StatisticalVariable +populationType: dcid:Households +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Households +houseFacilityStatus: dcid:ImprovedDrinkingWaterSource + +Node: dcid:Count_Households_ImprovedSanitationFacility_AsAFractionOf_Count_Households +typeOf: dcid:StatisticalVariable +populationType: dcid:Households +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Households +houseFacilityStatus: dcid:ImprovedSanitationFacility + +Node: dcid:Count_Households_IodizedSalt_AsAFractionOf_Count_Households +typeOf: dcid:StatisticalVariable +populationType: dcid:Households +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Households +typeOfSalt: dcid:IodizedSalt + +Node: dcid:Count_Households_WithElectricity_AsAFractionOf_Count_Households +typeOf: dcid:StatisticalVariable +populationType: dcid:Households +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Households +houseFacilityStatus: dcid:WithElectricity + +Node: dcid:Count_Households_WithHealthInsuranceOrWithHealthFinanceScheme_AsAFractionOf_Count_Households +typeOf: dcid:StatisticalVariable +populationType: dcid:Households +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Households +healthInsurance: dcid:WithHealthInsurance__WithHealthFinanceScheme + +Node: dcid:Count_MenstrualWoman_15To19Years +typeOf: dcid:StatisticalVariable +populationType: dcid:MenstrualWoman +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 19 Years] + +Node: dcid:Count_MenstrualWoman_15To19Years_HygienicMethodsOfProtection_AsAFractionOf_Count_MenstrualWoman_15To19Years +typeOf: dcid:StatisticalVariable +populationType: dcid:MenstrualWoman +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_MenstrualWoman_15To19Years +age: [15 19 Years] +menstrualHygieneStatus: dcid:HygienicMethodsOfProtection + +Node: dcid:Count_Mother +typeOf: dcid:StatisticalVariable +populationType: dcid:Mother +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_Mother_Atleast4AntenatalCareVisit_AsAFractionOf_Count_Mother +typeOf: dcid:StatisticalVariable +populationType: dcid:Mother +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Mother +antenatalStatus: dcid:Atleast4AntenatalCareVisit + +Node: dcid:Count_Mother_DoctorOrNurseOrLadyHealthVisitorOrAuxiliaryNurseMidwiferyOrMidwifeOrHealthPersonnel_AsAFractionOf_Count_Mother +typeOf: dcid:StatisticalVariable +populationType: dcid:Mother +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Mother +postnatalCareReceivedFrom: dcid:Doctor__Nurse__LadyHealthVisitor__AuxiliaryNurseMidwifery__Midwife__HealthPersonnel + +Node: dcid:Count_Mother_ProtectionAgainstNeonatalTetanus_AsAFractionOf_Count_Mother +typeOf: dcid:StatisticalVariable +populationType: dcid:Mother +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Mother +pregnancyHealthPrevention: dcid:ProtectionAgainstNeonatalTetanus + +Node: dcid:Count_Mother_ReceivedConsumedFolicAcidFor100DaysOrMore_ConditionPregnant_AsAFractionOf_Count_Mother +typeOf: dcid:StatisticalVariable +populationType: dcid:Mother +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Mother +healthPrevention: dcid:ConsumedFolicAcidFor100DaysOrMore +medicalCondition: dcid:Pregnant + +Node: dcid:Count_Mother_ReceivedConsumedFolicAcidFor180DaysOrMore_ConditionPregnant_AsAFractionOf_Count_Mother +typeOf: dcid:StatisticalVariable +populationType: dcid:Mother +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Mother +healthPrevention: dcid:ConsumedFolicAcidFor180DaysOrMore +medicalCondition: dcid:Pregnant + +Node: dcid:Count_Mother_RegisteredForAntenatalCareWithinFirstTrimester_AsAFractionOf_Count_Mother +typeOf: dcid:StatisticalVariable +populationType: dcid:Mother +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Mother +antenatalStatus: dcid:RegisteredForAntenatalCareWithinFirstTrimester + +Node: dcid:Count_NonPregnantWoman_15To49Years +typeOf: dcid:StatisticalVariable +populationType: dcid:NonPregnantWoman +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 49 Years] + +Node: dcid:Count_NonPregnantWoman_15To49Years_ConditionAnaemic_AsAFractionOf_Count_NonPregnantWoman_15To49Years +typeOf: dcid:StatisticalVariable +populationType: dcid:NonPregnantWoman +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_NonPregnantWoman_15To49Years +age: [15 49 Years] +medicalCondition: dcid:Anaemic + +Node: dcid:Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 23 Month] + +Node: dcid:Count_Person_12To23Month_3VaccineDose_VaccineAdministered_PentaOrDPT3_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineDoseReceived: [3 VaccineDose] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:Penta__DPT3 + +Node: dcid:Count_Person_12To23Month_3VaccineDose_VaccineAdministered_PentaOrHepatitisB_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineDoseReceived: [3 VaccineDose] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:Penta__HepatitisB + +Node: dcid:Count_Person_12To23Month_3VaccineDose_VaccineAdministered_Polio_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineDoseReceived: [3 VaccineDose] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:Polio + +Node: dcid:Count_Person_12To23Month_3VaccineDose_VaccineAdministered_Rotavirus_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineDoseReceived: [3 VaccineDose] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:Rotavirus + +Node: dcid:Count_Person_12To23Month_PrivateHealthFacility_VaccineAdministered_AsAFractionOf_Count_Person_12To23Month_VaccineAdministered +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month_VaccineAdministered +age: [12 23 Month] +vaccinationCentre: dcid:PrivateHealthFacility +vaccineStatus: dcid:VaccineAdministered + +Node: dcid:Count_Person_12To23Month_PublicHealthFacility_VaccineAdministered_AsAFractionOf_Count_Person_12To23Month_VaccineAdministered +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month_VaccineAdministered +age: [12 23 Month] +vaccinationCentre: dcid:PublicHealthFacility +vaccineStatus: dcid:VaccineAdministered + +Node: dcid:Count_Person_12To23Month_VaccinationCardOrMotherRecall_VaccineAdministered_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineInformation: dcid:VaccinationCard__MotherRecall +vaccineStatus: dcid:VaccineAdministered + +Node: dcid:Count_Person_12To23Month_VaccinationCard_VaccineAdministered_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineInformation: dcid:VaccinationCard +vaccineStatus: dcid:VaccineAdministered + +Node: dcid:Count_Person_12To23Month_VaccineAdministered +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 23 Month] +vaccineStatus: dcid:VaccineAdministered + +Node: dcid:Count_Person_12To23Month_VaccineAdministered_BCG_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:BCG + +Node: dcid:Count_Person_12To23Month_VaccineAdministered_MeaslesVaccine_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:MeaslesVaccine + +Node: dcid:Count_Person_15OrLessYears_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +age: [- 15 Years] + +Node: dcid:Count_Person_15OrMoreYears_AlcoholConsumption_AsAFractionOf_Count_Person_15OrMoreYears +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15OrMoreYears +age: [15 - Years] +healthBehavior: dcid:AlcoholConsumption + +Node: dcid:Count_Person_15OrMoreYears_Male_AlcoholConsumption_AsAFractionOf_Count_Person_15OrMoreYears_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15OrMoreYears_Male +age: [15 - Years] +gender: dcid:Male +healthBehavior: dcid:AlcoholConsumption + +Node: dcid:Count_Person_15OrMoreYears_Male_TobaccoUse_AsAFractionOf_Count_Person_15OrMoreYears_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15OrMoreYears_Male +age: [15 - Years] +gender: dcid:Male +healthBehavior: dcid:TobaccoUse + +Node: dcid:Count_Person_15OrMoreYears_TobaccoUse_AsAFractionOf_Count_Person_15OrMoreYears +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15OrMoreYears +age: [15 - Years] +healthBehavior: dcid:TobaccoUse + +Node: dcid:Count_Person_15To19Years_Female_ConditionAnaemic_AsAFractionOf_Count_Person_15To19Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To19Years_Female +age: [15 19 Years] +gender: dcid:Female +medicalCondition: dcid:Anaemic + +Node: dcid:Count_Person_15To19Years_Female_ConditionPregnantOrMother +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 19 Years] +gender: dcid:Female +medicalCondition: dcid:Pregnant__Mother + +Node: dcid:Count_Person_15To19Years_Female_ConditionPregnantOrMother_AsAFractionOf_Count_Person_15To19Years_Female_ConditionPregnantOrMother +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To19Years_Female_ConditionPregnantOrMother +age: [15 19 Years] +gender: dcid:Female +medicalCondition: dcid:Pregnant__Mother + +Node: dcid:Count_Person_15To49Years_AnyFamilyPlanning_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +familyPlanningType: dcid:AnyFamilyPlanning +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_Condom_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +birthControlMethod: dcid:Condom +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 49 Years] +gender: dcid:Female + +Node: dcid:Count_Person_15To49Years_Female_ConditionAnaemic_AsAFractionOf_Count_Person_15To49Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female +age: [15 49 Years] +gender: dcid:Female +medicalCondition: dcid:Anaemic + +Node: dcid:Count_Person_15To49Years_Female_Literate_AsAFractionOf_Count_Person_15To49Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female +age: [15 49 Years] +gender: dcid:Female +literacyStatus: dcid:Literate + +Node: dcid:Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 49 Years] +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_Injectables_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +birthControlMethod: dcid:Injectables +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_IntrauterineDeviceOrPostpartumIntrauterineContraceptiveDevice_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +birthControlMethod: dcid:IntrauterineDevice__PostpartumIntrauterineContraceptiveDevice +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_MaleSterlization_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +birthControlMethod: dcid:MaleSterlization +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_ModernFamilyPlanning_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +familyPlanningType: dcid:ModernFamilyPlanning +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_Pill_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +birthControlMethod: dcid:Pill +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_Sterilization_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +birthControlMethod: dcid:Sterilization +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_WithUnmetNeed_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +familyPlanningType: dcid:WithUnmetNeed +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_20To24Years_Female_MarriedBefore18Years_AsAFractionOf_Count_Person_20To24Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_20To24Years_Female +age: [20 24 Years] +gender: dcid:Female +maritalStatus: dcid:MarriedBefore18Years + +Node: dcid:Count_Person_24To35Month_2VaccineDose_VaccineAdministered_MeaslesVaccine_AsAFractionOf_Count_Person_24To35Month_VaccineAdministered_MeaslesVaccine +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_24To35Month_VaccineAdministered_MeaslesVaccine +age: [24 35 Month] +vaccineDoseReceived: [2 VaccineDose] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:MeaslesVaccine + +Node: dcid:Count_Person_24To35Month_VaccineAdministered_MeaslesVaccine +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [24 35 Month] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:MeaslesVaccine + +Node: dcid:Count_Person_3Years_WithinOneHourOfBirth_AsAFractionOf_Count_Person_3Years +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_3Years +age: [3 Years] +breastFeedingPractice: dcid:WithinOneHourOfBirth + +Node: dcid:Count_Person_5OrLessYears_Overweight_AsAFractionOf_Count_Person_Upto5Years +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Upto5Years +age: [- 5 Years] +healthBehavior: dcid:Overweight + +Node: dcid:Count_Person_5OrLessYears_Underweight_AsAFractionOf_Count_Person_Upto5Years +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Upto5Years +age: [- 5 Years] +healthBehavior: dcid:Underweight + +Node: dcid:Count_Person_5Years_Pre-PrimarySchool_AsAFractionOf_Count_Person_5Years +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_5Years +age: [5 Years] +schoolGradeLevel: dcid:Pre-PrimarySchool + +Node: dcid:Count_Person_6OrLessMonth +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [- 6 Month] + +Node: dcid:Count_Person_6OrLessMonth_BreastMilk_AsAFractionOf_Count_Person_6OrLessMonth +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6OrLessMonth +age: [- 6 Month] +foodIntakeType: dcid:BreastMilk + +Node: dcid:Count_Person_6OrMoreYears_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 - Years] +gender: dcid:Female + +Node: dcid:Count_Person_6OrMoreYears_Female_EverAttendedSchool_AsAFractionOf_Count_Person_6OrMoreYears_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6OrMoreYears_Female +age: [6 - Years] +gender: dcid:Female +levelOfSchool: dcid:EverAttendedSchool + +Node: dcid:Count_Person_6To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 23 Month] + +Node: dcid:Count_Person_6To23Month_AdequateDiet_AsAFractionOf_Count_Person_6To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6To23Month +age: [6 23 Month] +dietType: dcid:AdequateDiet + +Node: dcid:Count_Person_6To23Month_AdequateDiet_BreastMilk_AsAFractionOf_Count_Person_6To23Month_BreastMilk +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6To23Month_BreastMilk +age: [6 23 Month] +dietType: dcid:AdequateDiet +foodIntakeType: dcid:BreastMilk + +Node: dcid:Count_Person_6To23Month_AdequateDiet_NotBreastMilk_AsAFractionOf_Count_Person_6To23Month_NotBreastMilk +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6To23Month_NotBreastMilk +age: [6 23 Month] +dietType: dcid:AdequateDiet +foodIntakeType: dcid:NotBreastMilk + +Node: dcid:Count_Person_6To23Month_BreastMilk +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 23 Month] +foodIntakeType: dcid:BreastMilk + +Node: dcid:Count_Person_6To23Month_NotBreastMilk +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 23 Month] +foodIntakeType: dcid:NotBreastMilk + +Node: dcid:Count_Person_6To59Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 59 Month] + +Node: dcid:Count_Person_6To59Month_ConditionAnaemic_AsAFractionOf_Count_Person_6To59Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6To59Month +age: [6 59 Month] +medicalCondition: dcid:Anaemic + +Node: dcid:Count_Person_6To8Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 8 Month] + +Node: dcid:Count_Person_6To8Month_SolidFoodOrSemisolidFoodOrBreastMilk_AsAFractionOf_Count_Person_6To8Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6To8Month +age: [6 8 Month] +foodIntakeType: dcid:SolidFood__SemisolidFood__BreastMilk + +Node: dcid:Count_Person_9To35Month_Last6Months +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [9 35 Month] +doseTimeFrame: dcid:Last6Months + +Node: dcid:Count_Person_9To35Month_Last6Months_VitaminA_AsAFractionOf_Count_Person_9To35Month_Last6Months +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_9To35Month_Last6Months +age: [9 35 Month] +doseTimeFrame: dcid:Last6Months +vitaminType: dcid:VitaminA + +Node: dcid:Count_Person_ConditionDiarrhea_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +medicalCondition: dcid:Diarrhea + +Node: dcid:Count_Person_ConditionSymptomsOfAcuteRespiratoryInfection_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +medicalCondition: dcid:SymptomsOfAcuteRespiratoryInfection + +Node: dcid:Count_Person_EducationalAttainment10OrMoreYearsOfSchooling_Female_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +educationalAttainment: 10OrMoreYearsOfSchooling +gender: dcid:Female + +Node: dcid:Count_Person_Female_AsAFractionOf_Count_Person_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Male +gender: dcid:Female + +Node: dcid:Count_Person_Female_BodyMassIndexBelowNormal_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthBehavior: dcid:BodyMassIndexBelowNormal + +Node: dcid:Count_Person_Female_HealthWorkerTalkedAboutFamilyPlanning_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthCareAdvice: dcid:HealthWorkerTalkedAboutFamilyPlanning + +Node: dcid:Count_Person_Female_HighRiskOfWaistToHipRatio_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthBehavior: dcid:HighRiskOfWaistToHipRatio + +Node: dcid:Count_Person_Female_OverweightOrObesity_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthBehavior: dcid:Overweight__Obesity + +Node: dcid:Count_Person_Female_ReceivedBreastCancerExamination_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthPrevention: dcid:BreastCancerExamination + +Node: dcid:Count_Person_Female_ReceivedOralCavityExamination_ConditionOralCancer_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthPrevention: dcid:OralCavityExamination +medicalCondition: dcid:OralCancer + +Node: dcid:Count_Person_Female_WithElevatedBloodPressure_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthOutcome: dcid:ElevatedBloodPressure + +Node: dcid:Count_Person_Female_WithHighBloodSugarLevelOrVeryHighBloodSugarLevel_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthOutcome: dcid:HighBloodSugarLevel__VeryHighBloodSugarLevel + +Node: dcid:Count_Person_Female_WithHighBloodSugarLevel_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthOutcome: dcid:HighBloodSugarLevel + +Node: dcid:Count_Person_Female_WithMidlyElevatedBloodPressure_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthOutcome: dcid:MidlyElevatedBloodPressure + +Node: dcid:Count_Person_Female_WithModeratelyElevatedBloodPressureOrSeverelyElevatedBloodPressure_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthOutcome: dcid:ModeratelyElevatedBloodPressure__SeverelyElevatedBloodPressure + +Node: dcid:Count_Person_Female_WithVeryHighBloodSugarLevel_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthOutcome: dcid:VeryHighBloodSugarLevel + +Node: dcid:Count_Person_Male_WithHighBloodSugarLevelOrVeryHighBloodSugarLevel_AsAFractionOf_Count_Person_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Male +gender: dcid:Male +healthOutcome: dcid:HighBloodSugarLevel__VeryHighBloodSugarLevel + +Node: dcid:Count_Person_Male_WithHighBloodSugarLevel_AsAFractionOf_Count_Person_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Male +gender: dcid:Male +healthOutcome: dcid:HighBloodSugarLevel + +Node: dcid:Count_Person_Male_WithMidlyElevatedBloodPressure_AsAFractionOf_Count_Person_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Male +gender: dcid:Male +healthOutcome: dcid:MidlyElevatedBloodPressure + +Node: dcid:Count_Person_Male_WithVeryHighBloodSugarLevel_AsAFractionOf_Count_Person_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Male +gender: dcid:Male +healthOutcome: dcid:VeryHighBloodSugarLevel + +Node: dcid:Count_Person_TakingMedicine +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +controlMeasure: dcid:TakingMedicine + +Node: dcid:Count_Person_TakingMedicine_WithElevatedBloodPressure_AsAFractionOf_Count_Person_TakingMedicine +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_TakingMedicine +controlMeasure: dcid:TakingMedicine +healthOutcome: dcid:ElevatedBloodPressure + +Node: dcid:Count_Person_WithModeratelyBloodPressureOrSeverelyElevatedBloodPressure_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +healthOutcome: dcid:ModeratelyBloodPressure__SeverelyElevatedBloodPressure + +Node: dcid:Count_Person_YearsUpto5_ConditionStunted_AsAFractionOf_Count_Person_Upto5Years +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Upto5Years +age: [- 5 Years] +medicalCondition: dcid:Stunted + +Node: dcid:Count_PregnantWoman +typeOf: dcid:StatisticalVariable +populationType: dcid:PregnantWoman +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_PregnantWoman_15To49Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:PregnantWoman +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 49 Years] +gender: dcid:Female + +Node: dcid:Count_PregnantWoman_15To49Years_Female_ConditionAnaemic_AsAFractionOf_Count_PregnantWoman_15To49Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:PregnantWoman +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_PregnantWoman_15To49Years_Female +age: [15 49 Years] +gender: dcid:Female +medicalCondition: dcid:Anaemic + +Node: dcid:Count_PregnantWoman_MotherChildProtectionCard_AsAFractionOf_Count_PregnantWoman +typeOf: dcid:StatisticalVariable +populationType: dcid:PregnantWoman +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_PregnantWoman +pregnancyCare: dcid:MotherChildProtectionCard + +Node: dcid:Mean_Amount_ExpenditureActivity_ChildBirthNormalDelivey_PublicHealthFacility +typeOf: dcid:StatisticalVariable +populationType: dcid:ExpenditureActivity +measuredProperty: dcid:amount +statType: dcid:meanValue +expenditureType: dcid:ChildBirthNormalDelivey +healthEstablishmentType: dcid:PublicHealthFacility + +Node: dcid:Percent_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:percent +statType: dcid:measuredValue +gender: dcid:Female + +Node: dcid:Percent_Person_Female_ReceivedCervicalCancerScreening_AsAFractionOf_Percent_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:percent +statType: dcid:measuredValue +measurementDenominator: dcid:Percent_Person_Female +gender: dcid:Female +healthPrevention: dcid:CervicalCancerScreening + +Node: dcid:Triennial_Count_MortalityEvent +typeOf: dcid:StatisticalVariable +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +measurementQualifier: dcid:Triennial +statType: dcid:measuredValue + +Node: dcid:Triennial_Count_MortalityEvent_CivilAuthority_AsAFractionOf_Triennial_Count_MortalityEvent +typeOf: dcid:StatisticalVariable +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +measurementQualifier: dcid:Triennial +statType: dcid:measuredValue +measurementDenominator: dcid:Triennial_Count_MortalityEvent +registeredWith: dcid:CivilAuthority