diff --git a/core/cdc.mcf b/core/cdc.mcf index 2c48b1bc..138df405 100644 --- a/core/cdc.mcf +++ b/core/cdc.mcf @@ -9,7 +9,7 @@ Node: dcid:healthPrevention typeOf: schema:Property name: "healthPrevention" description: "This property describes preventive health measures such as going or not going to a dentist." -rangeIncludes: dcs:HealthPreventionEnum +rangeIncludes: dcs:HealthPreventionEnum, dcs:Property domainIncludes: schema:Person Node: dcid:diseaseControlMeasure @@ -215,7 +215,6 @@ Node: dcid:SeverelyElevatedBloodPressure typeOf: dcs:HealthOutcomeEnum name: "Severely Elevated Blood Pressure" - Node: dcid:Mammography name: "Mammography" typeOf: dcs:HealthPreventionEnum @@ -1179,3 +1178,7 @@ Node: dcid:YersiniaUnknown typeOf: dcs:EtiologyEnum specializationOf: dcs:YersiniaEtiology name: "Yersinia unknown" + +Node: dcid:InsecticideTreatedBedNets +typeOf: dcid:HealthPreventionEnum +name: "Insecticide Treated Bed Nets" diff --git a/core/census_enums.mcf b/core/census_enums.mcf index e46f9ad4..4982409e 100644 --- a/core/census_enums.mcf +++ b/core/census_enums.mcf @@ -231,6 +231,12 @@ subClassOf: schema:Enumeration dcid: "USC_EducationalAttainmentEnum" name: "USC_EducationalAttainmentEnum" +Node: EducationalAttainmentEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +dcid: "EducationalAttainmentEnum" +name: "EducationalAttainmentEnum" + Node: dcid:parentEducationStatus typeOf: schema:Property domainIncludes: dcs:School @@ -650,6 +656,11 @@ subClassOf: schema:Enumeration dcid: "USC_LanguageSpokenAtHomeEnum" name: "USC_LanguageSpokenAtHomeEnum" +Node: dcid:LanguageSpokenAtHomeEnum +typeOf: schema:Class +subClassOf: dcs:Enumeration +name: "LanguageSpokenAtHomeEnum" + Node: Telugu typeOf: dcs:USC_LanguageSpokenAtHomeEnum dcid: "Telugu" @@ -1398,6 +1409,12 @@ subClassOf: schema:Enumeration dcid: "USC_SpouseAbsentReasonEnum" name: "USC_SpouseAbsentReasonEnum" +Node: SpouseAbsentReasonEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +dcid: "SpouseAbsentReasonEnum" +name: "SpouseAbsentReasonEnum" + Node: Other typeOf: dcs:USC_SpouseAbsentReasonEnum dcid: "Other" @@ -2439,3 +2456,25 @@ Node: dcid:WorkedFromHome typeOf: dcid:USC_CommuteModeEnum description: "The worked from home mode has started from covid period and it is for a short time." name: "WorkedFromHome" + +Node: dcid:ExtremePoverty +typeOf: dcid:PovertyStatusEnum +name: "Extreme Poverty" + +Node: dcid:Poverty +typeOf: dcid:PovertyStatusEnum +name: "Poverty" + +Node: dcid:BelowPovertyLine +typeOf: dcid:PovertyStatusEnum +name: "Below Poverty Line" + +Node: dcid:PovertyGapRatio +typeOf: dcid:PovertyStatusEnum +name: "Poverty Gap Ratio" + +Node: dcid:Ghana_InformalOrConsensualUnion +typeOf: dcs:MaritalStatusEnum +name: "Ghana_InformalOrConsensualUnion" +description: "Consensual union refers to the situation when two persons belong to the same household, and have a ‘marriage-like’ relationship with each other, and are not married to or in a registered partnership with each other." +descriptionUrl: "https://ec.europa.eu/eurostat/statistics-explained/index.php?title=Glossary:Consensual_union" diff --git a/core/census_properties.mcf b/core/census_properties.mcf index 5c2bc211..e3cef1b2 100644 --- a/core/census_properties.mcf +++ b/core/census_properties.mcf @@ -63,8 +63,8 @@ Node: educationalAttainment dcid: "educationalAttainment" name: "educationalAttainment" typeOf: schema:Property -domainIncludes: schema:Person, schema:Household -rangeIncludes: dcs:USC_EducationalAttainmentEnum, dcs:WHO_EducationalAttainmentEnum, dcs:SchoolGradeLevelEnum, dcs:SDG_EducationLevEnum +domainIncludes: schema:Person, schema:Household, schema:Student +rangeIncludes: dcs:USC_EducationalAttainmentEnum, dcs:WHO_EducationalAttainmentEnum, dcs:SchoolGradeLevelEnum, dcs:SDG_EducationLevEnum, dcs:EducationalAttainmentEnum Node: dcid:bachelorsDegreeMajor typeOf: schema:Property @@ -197,13 +197,13 @@ dcid: "languageSpokenAtHome" typeOf: schema:Property name: "languageSpokenAtHome" domainIncludes: schema:Person, dcs:Household -rangeIncludes: dcs:USC_LanguageSpokenAtHomeEnum +rangeIncludes: dcs:USC_LanguageSpokenAtHomeEnum, dcs:LanguageSpokenAtHomeEnum Node: levelOfSchool dcid: "levelOfSchool" name: "levelOfSchool" typeOf: schema:Property -rangeIncludes: dcs:USC_LevelOfSchoolEnum, dcs:SecondarySchool +rangeIncludes: dcs:USC_LevelOfSchoolEnum, dcs:SecondarySchool, dcs:MiddleSchool domainIncludes: dcs:Student Node: maritalStatus @@ -247,7 +247,7 @@ Node: povertyStatus dcid: "povertyStatus" domainIncludes: schema:Person name: "povertyStatus" -rangeIncludes: dcs:USC_PovertyStatusEnum +rangeIncludes: dcs:USC_PovertyStatusEnum, dcs:PovertyStatusEnum typeOf: schema:Property ## race defined in K12 (we probably want to move it to dcschema?) @@ -256,7 +256,7 @@ Node: schoolEnrollment dcid: "schoolEnrollment" name: "schoolEnrollment" rangeIncludes: dcs:USC_SchoolEnrollmentEnum -domainIncludes: schema:Person, schema:Household +domainIncludes: schema:Person, schema:Household, schema:Student typeOf: schema:Property Node: spouseAbsentReason diff --git a/core/climate.mcf b/core/climate.mcf index 68b3415a..3a10cf34 100644 --- a/core/climate.mcf +++ b/core/climate.mcf @@ -222,7 +222,7 @@ Node: dcid:landCoverType typeOf: schema:Property description: "Identifies the type of physical material that is at the surface of the earth." descriptionUrl: "https://en.wikipedia.org/wiki/Land_cover" -domainIncludes: dcs:LandCover +domainIncludes: dcs:LandCover, dcs:Person rangeIncludes: dcs:LandCoverClassEnum name: "landCoverType" @@ -1279,3 +1279,15 @@ name: "percentDeviationValue" description: "Percentage change between actual and normal measurements." rangeIncludes: dcs:Number domainIncludes: dcs:Place + +Node: dcid:Coastal +typeOf: dcid:LandCoverClassEnum +name: "Coastal" +description: "Coastal is used to refer to things that are in the sea or on the land near a coast" +descriptionUrl: "https://www.collinsdictionary.com/dictionary/english/coastal-area" + +Node: dcid:Savannah +typeOf: dcid:LandCoverClassEnum +name: "Savannah" +description: "A large, flat area of land covered with grass, usually with few trees, that is found in hot countries, especially in Africa." +descriptionUrl: "https://dictionary.cambridge.org/dictionary/english/savannah" diff --git a/core/dcschema.mcf b/core/dcschema.mcf index 404dc452..bc3a5a19 100644 --- a/core/dcschema.mcf +++ b/core/dcschema.mcf @@ -4207,3 +4207,74 @@ Node: dcid:StatisticalRegion name: "StatisticalRegion" typeOf: schema:Class subClassOf: schema:AdministrativeArea + +Node: dcid:inflationRate +typeOf: dcs:Property +name: "inflationRate" +domainIncludes: dcid:EconomicActivity + +Node: dcid:revenueType +typeOf: dcs:Property +name: "revenueType" +domainIncludes: dcid:Revenue +rangeIncludes: dcid:RevenueTypeEnum + +Node: dcid:grossCapitalFormation +typeOf: dcs:Property +name: "grossCapitalFormation" +domainIncludes: dcid:EconomicActivity + +Node: dcid:NominalGrossDomesticProduct +typeOf: dcid:Thing +name: "Nominal Gross Domestic Product" + +Node: dcid:Revenue +typeOf: dcid:Thing +name: "Revenue" + +Node: dcid:birthControlMethod +typeOf: dcs:Property +name: "birthControlMethod" +domainIncludes: dcid:Person +rangeIncludes: dcid:BirthControlMethodEnum,dcid:Property + +Node: dcid:BirthControlMethodEnum +typeOf: schema:Class +subClassOf: dcs:Enumeration +name: "BirthControlMethodEnum" + +Node: dcid:healthRiskFactors +typeOf: dcs:Property +name: "healthRiskFactors" +domainIncludes: dcid:Person +rangeIncludes: dcid:HealthRiskFactorsEnum + +Node: dcid:healthDiseasePrevention +typeOf: dcs:Property +name: "healthDiseasePrevention" +domainIncludes: dcid:Person +rangeIncludes: dcid:HealthDiseasePreventionEnum + +Node: dcid:antenatalStatus +typeOf: dcs:Property +name: "antenatalStatus" +domainIncludes: dcid:Person +rangeIncludes: dcid:AntenatalStatusEnum + +Node: dcid:treatmentTechnique +typeOf: dcs:Property +name: "treatmentTechnique" +domainIncludes: dcid:Person +rangeIncludes: dcid:TreatmentTechniqueEnum + +Node: dcid:familyMemberType +typeOf: dcs:Property +name: "familyMemberType" +domainIncludes: dcid:Person +rangeIncludes: dcid:FamilyMemberTypeEnum,dcid:Class + +Node: dcid:literateLanguage +typeOf: dcs:Property +name: "literateLanguage" +domainIncludes: dcid:Person +rangeIncludes: dcid:LanguageSpokenAtHomeEnum diff --git a/core/dcschema_enum_classes.mcf b/core/dcschema_enum_classes.mcf index 49b6be89..b254b020 100644 --- a/core/dcschema_enum_classes.mcf +++ b/core/dcschema_enum_classes.mcf @@ -605,3 +605,69 @@ subClassOf: dcid:Enumeration name: "VulnerabilityStatusEnum" description: "Social Vulnerability Status refers to the demographic and socioeconomic factors (such as poverty, lack of access to transportation, and crowded housing) that adversely affect communities that encounter hazards and other community-level stressors" descriptionUrl: "https://www.atsdr.cdc.gov/placeandhealth/svi/index.html" + +Node: dcid:RevenueTypeEnum +typeOf: schema:Class +subClassOf: dcs:Enumeration +name: "RevenueTypeEnum" + +Node: dcid:AntiMalarialDrugEnum +typeOf: schema:Class +subClassOf: dcs:Enumeration +name: "AntiMalarialDrugEnum" + +Node: dcid:FamilyPlanningTypeEnum +typeOf: schema:Class +subClassOf: dcs:Enumeration +name: "FamilyPlanningTypeEnum" + +Node: dcid:TreatmentTechniqueEnum +typeOf: schema:Class +subClassOf: dcs:Enumeration +name: "TreatmentTechniqueEnum" + +Node: dcid:DirectlyObservedTherapyEnum +typeOf: schema:Class +subClassOf: dcs:Enumeration +name: "DirectlyObservedTherapyEnum" + +Node: dcid:HealthRiskFactorsEnum +typeOf: schema:Class +subClassOf: dcs:Enumeration +name: "HealthRiskFactorsEnum" + +Node: dcid:HealthDiseasePreventionEnum +typeOf: schema:Class +subClassOf: dcs:Enumeration +name: "HealthDiseasePreventionEnum" + +Node: dcid:AntenatalStatusEnum +typeOf: schema:Class +subClassOf: dcs:Enumeration +name: "AntenatalStatusEnum" + +Node: dcid:TreatmentTechniqueEnum +typeOf: schema:Class +subClassOf: dcs:Enumeration +name: "TreatmentTechniqueEnum" + +Node: dcid:FamilyMemberTypeEnum +typeOf: schema:Class +subClassOf: dcs:Enumeration +name: "FamilyMemberTypeEnum" + +Node: dcid:LastIntercourseTypeEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "LastIntercourseTypeEnum" + +Node: dcid:PovertyStatusEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "Poverty Status Enum" + +Node: dcid:GrossDomesticProduct +typeOf: dcs:Class +subClassOf: dcs:Thing +name: "GrossDomesticProduct" + diff --git a/core/dcschema_enum_instances.mcf b/core/dcschema_enum_instances.mcf index 18b90d74..9306f96f 100644 --- a/core/dcschema_enum_instances.mcf +++ b/core/dcschema_enum_instances.mcf @@ -3145,3 +3145,332 @@ name: "Racial And Ethnic Minority Status" Node: dcid:HousingTypeAndTransportation typeOf: dcid:VulnerabilityStatusEnum name: "Housing Type And Transportation" + +Node: dcid:NonTax +typeOf: dcid:RevenueTypeEnum +name: "Non Tax" + +Node: dcid:NonInterestExpenditure +typeOf: dcid:ExpenditureTypeEnum +name: "Non Interest Expenditure" + +Node: dcid:TransferAmount +typeOf: dcid:ExpenditureTypeEnum +name: "Transfer Amount" + +Node: dcid:TaxRevenue +typeOf: dcid:ExpenditureTypeEnum +name: "Tax Revenue" + +Node: dcid:SavingsTimeDeposit +typeOf: dcid:ExpenditureTypeEnum +name: "Savings Time Deposit" + +Node: dcid:NetLending +typeOf: dcid:ExpenditureTypeEnum +name: "Net Lending" + +Node: dcid:GrantAmount +typeOf: dcid:ExpenditureTypeEnum +name: "Grant Amount" + +Node: dcid:ForeignCurrencyDeposit +typeOf: dcid:ExpenditureTypeEnum +name: "Foreign Currency Deposit" + +Node: dcid:DemandDeposit +typeOf: dcid:ExpenditureTypeEnum +name: "Demand Deposit" + +Node: dcid:CapitalExpenditure +typeOf: dcid:ExpenditureTypeEnum +name: "Capital Expenditure" + +Node: dcid:CurrencyOutsideBank +typeOf: dcid:ExpenditureTypeEnum +name: "Currency Outside Bank" + +Node: dcid:NonTraditionalAgriculturalProduct +typeOf: dcid:ProductEnum +name: "Non Traditional Agricultural Product" + +Node: dcid:IndustryUnprocessedFoodAndBeverages +typeOf: dcid:ProductEnum +name: "Industry Unprocessed Food And Beverages" + +Node: dcid:HouseholdUnprocessedFoodAndBeverages +typeOf: dcid:ProductEnum +name: "Household Unprocessed Food And Beverages" + +Node: dcid:ProcessedFuelAndLubricant +typeOf: dcid:ProductEnum +name: "Processed Fuel And Lubricant" + +Node: dcid:HouseholdProcessedFoodAndBeverages +typeOf: dcid:ProductEnum +name: "Household Processed Food And Beverages" + +Node: dcid:IndustrialTransportEquipment +typeOf: dcid:ProductEnum +name: "Industrial Transport Equipment" + +Node: dcid:DurableConsumerGoods +typeOf: dcid:ProductEnum +name: "Durable Consumer Goods" + +Node: dcid:CapitalGoods +typeOf: dcid:ProductEnum +name: "Capital Goods" + +Node: dcid:SemiDurableConsumerGoods +typeOf: dcid:ProductEnum +name: "Semi Durable Consumer Goods" + +Node: dcid:ProcessedIndustrialSupplies +typeOf: dcid:ProductEnum +name: "Processed Industrial Supplies" + +Node: dcid:PrimaryIndustrialSupplies +typeOf: dcid:ProductEnum +name: "Primary Industrial Supplies" + +Node: dcid:PartsAndAccessories +typeOf: dcid:ProductEnum +name: "Parts And Accessories" + +Node: dcid:TransportEquipmentPartsAndAccessories +typeOf: dcid:ProductEnum +name: "Transport Equipment Parts And Accessories" + +Node: dcid:NonIndustrialTransportEquipment +typeOf: dcid:ProductEnum +name: "Non Industrial Transport Equipment" + +Node: dcid:NonDurableConsumerGoods +typeOf: dcid:ProductEnum +name: "Non Durable Consumer Goods" + +Node: dcid:MotorSpirit +typeOf: dcid:ProductEnum +name: "Motor Spirit" + +Node: dcid:SemiDurableConsumerGoodsImport +typeOf: dcid:ProductEnum +name: "Semi Durable Consumer Goods Import" + +Node: dcid:ProcessedIndustrialSuppliesImport +typeOf: dcid:ProductEnum +name: "Processed Industrial Supplies Import" + +Node: dcid:PrimaryIndustrialSuppliesImport +typeOf: dcid:ProductEnum +name: "Primary Industrial Supplies Import" + +Node: dcid:PrimaryFuelAndLubricant +typeOf: dcid:ProductEnum +name: "Primary Fuel And Lubricant" + +Node: dcid:PassengerMotorCars +typeOf: dcid:ProductEnum +name: "Passenger Motor Cars" + +Node: dcid:PartsAndAccessoriesImport +typeOf: dcid:ProductEnum +name: "Parts And Accessories Import" + +Node: dcid:TransportEquipmentPartsAndAccessoriesImport +typeOf: dcid:ProductEnum +name: "Transport Equipment Parts And Accessories Import" + +Node: dcid:CapitalGoodsImport +typeOf: dcid:ProductEnum +name: "Capital Goods Import" + +Node: dcid:ConsumerGoodsImport +typeOf: dcid:ProductEnum +name: "Consumer Goods Import" + +Node: dcid:DurableConsumerGoodsImport +typeOf: dcid:ProductEnum +name: "Durable Consumer Goods Import" + +Node: dcid:HouseholdFoodAndBeveragesPrimary +typeOf: dcid:ProductEnum +name: "Household Food And Beverages Primary" + +Node: dcid:IndustryFoodAndBeveragesPrimary +typeOf: dcid:ProductEnum +name: "Industry Food And Beverages Primary" + +Node: dcid:HouseholdProcessedFoodAndBeveragesImport +typeOf: dcid:ProductEnum +name: "Household Processed Food And Beverages Import" + +Node: dcid:IndustryProcessedFoodAndBeveragesImport +typeOf: dcid:ProductEnum +name: "Industry Processed Food And Beverages Import" + +Node: dcid:NonIndustrialTransportEquipmentImport +typeOf: dcid:ProductEnum +name: "Non Industrial Transport Equipment Import" + +Node: dcid:IndustrialTransportEquipmentImport +typeOf: dcid:ProductEnum +name: "Industrial Transport Equipment Import" + +Node: dcid:NonDurableConsumerGoodsImport +typeOf: dcid:ProductEnum +name: "Non Durable Consumer Goods Import" + +Node: dcid:MotorSpiritImport +typeOf: dcid:ProductEnum +name: "Motor Spirit Import" + +Node: dcid:IndustrialTransportEquipmentImport +typeOf: dcid:ProductEnum +name: "Industrial Transport Equipment Import" + +Node: dcid:ProcessedFuelaAndLubricantImport +typeOf: dcid:ProductEnum +name: "Processed Fuela And Lubricant Import" + +Node: dcid:GovernmentFinalExpenditure +typeOf: dcid:ExpenditureTypeEnum +name: "Government Final Expenditure" + +Node: dcid:BaseValue +typeOf: dcid:MeasurementQualifierEnum +name: "Base Value" + +Node: dcid:DirectlyObservedTherapy +typeOf: dcid:TreatmentTechniqueEnum +name: "Directly Observed Therapy" + +Node: dcid:UsageCondom +typeOf: dcid:BirthControlMethodEnum +name: "Usage Condom" + +Node: dcid:PregnantWomen +typeOf: dcid:Thing +name: "Pregnant Women" + +Node: dcid:InsecticideTreatedBedNets +typeOf: dcid:HealthPreventionEnum +name: "Insecticide Treated Bed Nets" + +Node: dcid:Atleast1AntenatalCareVisit +typeOf: dcid:AntenatalStatusEnum +name: "Atleast 1Antenatal Care Visit" + +Node: dcid:UnmetFamilyPlanning +typeOf: dcid:FamilyPlanningTypeEnum +name: "Unmet Family Planning" + +Node: dcid:DirectlyObservedTherapy +typeOf: dcid:TreatmentTechniqueEnum +name: "Directly Observed Therapy" + +Node: dcid:ContraceptivePrevalence +typeOf: dcid:BirthControlMethodEnum +name: "Contraceptive Prevalence" + +Node: dcid:FamilyHead +typeOf: dcid:FamilyMemberTypeEnum +name: "Family Head" + +Node: dcid:ParentOrParentInlaw +typeOf: dcid:FamilyMemberTypeEnum +name: "Parent Or Parent Inlaw" + +Node: dcid:Spouse +typeOf: dcid:FamilyMemberTypeEnum +name: "Spouse" + +Node: dcid:SonOrDaughterInLaw +typeOf: dcid:FamilyMemberTypeEnum +name: "Son Or Daughter In Law" + +Node: dcid:BrotherOrSister +typeOf: dcid:FamilyMemberTypeEnum +name: "Brother Or Sister" + +Node: dcid:Grandchild +typeOf: dcid:FamilyMemberTypeEnum +name: "Grandchild" + +Node: dcid:Stepchild +typeOf: dcid:FamilyMemberTypeEnum +name: "Stepchild" + +Node: dcid:FosterChild +typeOf: dcid:FamilyMemberTypeEnum +name: "Foster Child" + +Node: dcid:OtherRelative +typeOf: dcid:FamilyMemberTypeEnum +name: "Other Relative" + +Node: dcid:Non-Relative +typeOf: dcid:FamilyMemberTypeEnum +name: "Non- Relative" + +Node: dcid:OnlyGhanaian +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Only Ghanaian" + +Node: dcid:EnglishAndGhanaian +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "English And Ghanaian" + +Node: dcid:EnglishAndFrench +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "English And French" + +Node: dcid:GhanaOtherLiterate +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Ghana Other Literate" + +Node: dcid:CasualWorker +typeOf: dcid:WorkerClassificationEnum +name: "Casual Worker" + +Node: dcid:Desktop/Laptop +typeOf: dcid:ElectronicGadgetUsedEnum +name: "Desktop/ Laptop" + +Node: dcid:Ghana_InformalOrConsensualUnion +typeOf: dcid:MaritalStatusEnum +name: "Ghana_Informal Or Consensual Union" + +Node: dcid:AntiMalarialDrug +typeOf: dcid:HealthPreventionEnum +name: "Anti Malarial Drug" + +Node: dcid:NonHousehold +typeOf: dcid:ResidenceTypeEnum +name: "Non Household" +rangeIncludes: dcs:ResidenceTypeEnum + +Node: dcid:Employees +typeOf: dcid:WorkerClassificationEnum +name: "Employees" + +Node: dcid:HighRiskIntercourse +typeOf: dcid:LastIntercourseTypeEnum +name: "High Risk Intercourse" + +Node: dcid:Fever +typeOf: dcid:MedicalConditionIncidentTypeEnum +name: "Fever" + +Node: dcid:PrevalenceOfHiv +typeOf: dcid:HealthRiskFactorsEnum +name: "Prevalence Of Hiv" + +Node: dcid:ComprehensiveCorrectKnowledgeOfHIV/AIDS +typeOf: dcid:HealthDiseasePreventionEnum +name: "Comprehensive Correct Knowledge Of HIV/ AIDS" + +Node: dcid:6To12Years +typeOf: dcid:SDG_AgeEnum +name: "6 To 12 Years" diff --git a/core/energy.mcf b/core/energy.mcf index 4573afa3..5685c1d3 100644 --- a/core/energy.mcf +++ b/core/energy.mcf @@ -142,13 +142,13 @@ name: "outage" Node: dcid:imports typeOf: schema:Property rangeIncludes: schema:Quantity -domainIncludes: schema:Coal, schema:Electricity, schema:Energy, schema:Fuel +domainIncludes: schema:Coal, schema:Electricity, schema:Energy, schema:Fuel, schema:EconomicActivity name: "imports" Node: dcid:exports typeOf: schema:Property rangeIncludes: schema:Quantity -domainIncludes: schema:Electricity, schema:Energy, schema:Fuel +domainIncludes: schema:Electricity, schema:Energy, schema:Fuel, schema:EconomicActivity name: "exports" Node: dcid:reserves diff --git a/core/measurement_qualifiers.mcf b/core/measurement_qualifiers.mcf index beaf1d72..e2a27979 100644 --- a/core/measurement_qualifiers.mcf +++ b/core/measurement_qualifiers.mcf @@ -26,4 +26,3 @@ Node: dcid:PopulationWeighted typeOf: dcs:MeasurementQualifierEnum name: "PopulationWeighted" description: "A metric that is weighted by the population of the area in which it is measured." - diff --git a/core/nsduh.mcf b/core/nsduh.mcf index 756621d6..898710f1 100644 --- a/core/nsduh.mcf +++ b/core/nsduh.mcf @@ -363,7 +363,7 @@ Node: dcid:placeOfResidenceClassification typeOf: schema:Property name: "placeOfResidenceClassification" rangeIncludes: dcs:CountyClassificationEnum, dcs:HumanSettlementClassificationEnum, dcs:LocationClassificationEnum -domainIncludes: dcs:Person, dcs:Place, dcs:Household +domainIncludes: dcs:Person, dcs:Place, dcs:Household, dcs:MortalityEvent, dcs:BirthEvent, dcs:Child Node: dcid:perceivedAvailabilityToObtain typeOf: schema:Property @@ -376,4 +376,3 @@ typeOf: schema:Property name: "substanceUseDisorder" rangeIncludes: dcs:SubstanceUseDisorderEnum domainIncludes: dcs:Person - diff --git a/core/schema.mcf b/core/schema.mcf index cfeec705..11be55aa 100644 --- a/core/schema.mcf +++ b/core/schema.mcf @@ -6030,7 +6030,7 @@ source: "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources" Node: amount dcid: "amount" typeOf: schema:Property -domainIncludes: schema:DatedMoneySpecification, dcs:Emissions, dcs:FarmInventory, dcs:EconomicActivity, dcs:Debt, dcs:Investment, dcs:FinancialTransaction, dcs:Food, dcs:WasteWater +domainIncludes: schema:DatedMoneySpecification, dcs:Emissions, dcs:FarmInventory, dcs:EconomicActivity, dcs:Debt, dcs:Investment, dcs:FinancialTransaction, dcs:Food, dcs:WasteWater, dcs:GrossDomesticProduct, dcs:NominalGrossDomesticProduct, dcs:Revenue name: "amount" rangeIncludes: schema:Number @@ -8502,7 +8502,7 @@ name: "lodgingUnitType" Node: gender dcid: "gender" typeOf: schema:Property -domainIncludes: schema:Person, schema:BirthEvent, schema:Household +domainIncludes: schema:Person, schema:BirthEvent, schema:Household, schema:Student, schema:MortalityEvent, schema:PregnantWomen name: "gender" rangeIncludes: schema:GenderType, dcs:SDG_SexEnum @@ -11670,3 +11670,21 @@ nameWithLanguage: "Cestas de alimentos@pt" subClassOf: dcs:Thing description: "The basic food basket in Brazil takes into account the prices of 13 food products that are necessary to guarantee, for one month, the sustenance of an adult worker." descriptionUrl: "https://www.statista.com/statistics/1382282/average-price-basic-food-basket-brazil/#:~:text=The%20basic%20food%20basket%20in,of%20over%20739%20Brazilian%20reals." + +Node: dcid:familyPlanningType +typeOf: dcs:Property +name: "familyPlanningType" +domainIncludes: dcid:Person +rangeIncludes: dcid:FamilyPlanningTypeEnum + +Node: dcid:treatmentTechnique +typeOf: dcs:Property +name: "treatmentTechnique" +domainIncludes: dcid:Person +rangeIncludes: dcid:TreatmentTechniqueEnum + +Node: dcid:lastIntercourseType +typeOf: dcid:Property +name: "lastIntercourseType" +domainIncludes: dcid:Person +rangeIncludes: dcid:LastIntercourseTypeEnum diff --git a/stat_vars/country_ghana_all_stat_var.mcf b/stat_vars/country_ghana_all_stat_var.mcf new file mode 100644 index 00000000..511431f3 --- /dev/null +++ b/stat_vars/country_ghana_all_stat_var.mcf @@ -0,0 +1,4635 @@ +Node: dcid:Amount_EconomicActivity_CapitalExpenditure +typeOf: dcid:StatisticalVariable +name: "Amount of capital expenditure Billion cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:amount +statType: dcid:measuredValue +expenditureType: dcid:CapitalExpenditure + +Node: dcid:Amount_EconomicActivity_CurrencyOutsideBank +typeOf: dcid:StatisticalVariable +name: "Amount of currency outside banks Million Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:amount +statType: dcid:measuredValue +expenditureType: dcid:CurrencyOutsideBank + +Node: dcid:Amount_EconomicActivity_DemandDeposit +typeOf: dcid:StatisticalVariable +name: "Amount of demand deposits Million Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:amount +statType: dcid:measuredValue +expenditureType: dcid:DemandDeposit + +Node: dcid:Amount_EconomicActivity_ExpenditureActivity_GovernmentFinalExpenditure +typeOf: dcid:StatisticalVariable +name: "Government spending in Ghana in Ghanaian Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:amount +statType: dcid:measuredValue +activitySource: dcid:ExpenditureActivity +expenditureType: dcid:GovernmentFinalExpenditure + +Node: dcid:Amount_EconomicActivity_ExpenditureActivity_NonInterestExpenditure +typeOf: dcid:StatisticalVariable +name: "Non-interest expenditure Billion cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:amount +statType: dcid:measuredValue +activitySource: dcid:ExpenditureActivity +expenditureType: dcid:NonInterestExpenditure + +Node: dcid:Amount_EconomicActivity_ForeignCurrencyDeposit +typeOf: dcid:StatisticalVariable +name: "Amount of foreign currency deposits Million Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:amount +statType: dcid:measuredValue +expenditureType: dcid:ForeignCurrencyDeposit + +Node: dcid:Amount_EconomicActivity_GrantAmount +typeOf: dcid:StatisticalVariable +name: "Amount of grants Million Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:amount +statType: dcid:measuredValue +expenditureType: dcid:GrantAmount + +Node: dcid:Amount_EconomicActivity_NetLending +typeOf: dcid:StatisticalVariable +name: "Amount of net-lending Billion cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:amount +statType: dcid:measuredValue +expenditureType: dcid:NetLending + +Node: dcid:Amount_EconomicActivity_SavingsTimeDeposit +typeOf: dcid:StatisticalVariable +name: "Amount of savings and time deposits Million Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:amount +statType: dcid:measuredValue +expenditureType: dcid:SavingsTimeDeposit + +Node: dcid:Amount_EconomicActivity_TaxRevenue +typeOf: dcid:StatisticalVariable +name: "Amount of tax revenue Million Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:amount +statType: dcid:measuredValue +expenditureType: dcid:TaxRevenue + +Node: dcid:Amount_EconomicActivity_TransferAmount +typeOf: dcid:StatisticalVariable +name: "Amount of transfers Billion cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:amount +statType: dcid:measuredValue +expenditureType: dcid:TransferAmount + +Node: dcid:Amount_GrossDomesticProduct +typeOf: dcid:StatisticalVariable +name: "Real GDP Billion cedis" +populationType: dcid:GrossDomesticProduct +measuredProperty: dcid:amount +statType: dcid:measuredValue + +Node: dcid:Amount_NominalGrossDomesticProduct +typeOf: dcid:StatisticalVariable +name: "Total value of goods and services produced in Ghana in Ghanaian Cedis" +populationType: dcid:NominalGrossDomesticProduct +measuredProperty: dcid:amount +statType: dcid:measuredValue + +Node: dcid:Amount_Revenue_NonTax +typeOf: dcid:StatisticalVariable +name: "Non-tax revenue Million Cedis" +populationType: dcid:Revenue +measuredProperty: dcid:amount +statType: dcid:measuredValue +revenueType: dcid:NonTax + +Node: dcid:BaseValue_GrossDomesticProduct_EconomicActivity +typeOf: dcid:StatisticalVariable +name: "Total value of goods and services produced excluding taxes and subsidies" +populationType: dcid:EconomicActivity +measuredProperty: dcid:grossDomesticProduct +measurementQualifier: dcid:BaseValue +statType: dcid:measuredValue + +Node: dcid:Count_Person_BelowPovertyLine_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +name: "Percentage of the population living below the poverty line" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +povertyStatus: dcid:BelowPovertyLine + +Node: dcid:Count_Person_Coastal_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +landCoverType: dcid:Coastal +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_Coastal_Rural_ExtremePoverty_AsAFractionOf_Count_Person_Coastal_Rural +typeOf: dcid:StatisticalVariable +name: "percentage of people living in rural coastal areas are extremely poor" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Coastal_Rural +landCoverType: dcid:Coastal +placeOfResidenceClassification: dcid:Rural +povertyStatus: dcid:ExtremePoverty + +Node: dcid:Count_Person_Coastal_Rural_Poverty_AsAFractionOf_Count_Person_Coastal_Rural +typeOf: dcid:StatisticalVariable +name: "percentage of people living in rural coastal areas are poor" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Coastal_Rural +landCoverType: dcid:Coastal +placeOfResidenceClassification: dcid:Rural +povertyStatus: dcid:Poverty + +Node: dcid:Count_Person_Coastal_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +landCoverType: dcid:Coastal +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_Coastal_Urban_ExtremePoverty_AsAFractionOf_Count_Person_Coastal_Urban +typeOf: dcid:StatisticalVariable +name: "What percentage of people living in urban coastal areas are extremely poor" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Coastal_Urban +landCoverType: dcid:Coastal +placeOfResidenceClassification: dcid:Urban +povertyStatus: dcid:ExtremePoverty + +Node: dcid:Count_Person_Coastal_Urban_Poverty_AsAFractionOf_Count_Person_Coastal_Urban +typeOf: dcid:StatisticalVariable +name: "percentage of people living in urban coastal areas are poor" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Coastal_Urban +landCoverType: dcid:Coastal +placeOfResidenceClassification: dcid:Urban +povertyStatus: dcid:Poverty + +Node: dcid:Count_Person_ExtremePoverty_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +name: "percentage of people in Accra live in extreme poverty" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +povertyStatus: dcid:ExtremePoverty + +Node: dcid:Count_Person_Female_Rural_Poverty_AsAFractionOf_Count_Person_Rural_Female +typeOf: dcid:StatisticalVariable +name: "percentage of rural women live in poverty" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Rural_Female +gender: dcid:Female +placeOfResidenceClassification: dcid:Rural +povertyStatus: dcid:Poverty + +Node: dcid:Count_Person_Female_Urban_Poverty_AsAFractionOf_Count_Person_Urban_Female +typeOf: dcid:StatisticalVariable +name: "percentage of urban women live in poverty" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Urban_Female +gender: dcid:Female +placeOfResidenceClassification: dcid:Urban +povertyStatus: dcid:Poverty + +Node: dcid:Count_Person_Forest_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +landCoverType: dcid:Forest +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_Forest_Rural_ExtremePoverty_AsAFractionOf_Count_Person_Forest_Rural +typeOf: dcid:StatisticalVariable +name: "percentage of people living in rural forest areas are extremely poor" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Forest_Rural +landCoverType: dcid:Forest +placeOfResidenceClassification: dcid:Rural +povertyStatus: dcid:ExtremePoverty + +Node: dcid:Count_Person_Forest_Rural_Poverty_AsAFractionOf_Count_Person_Forest_Rural +typeOf: dcid:StatisticalVariable +name: "percentage of people living in rural forest areas are poor" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Forest_Rural +landCoverType: dcid:Forest +placeOfResidenceClassification: dcid:Rural +povertyStatus: dcid:Poverty + +Node: dcid:Count_Person_Forest_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +landCoverType: dcid:Forest +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_Forest_Urban_ExtremePoverty_AsAFractionOf_Count_Person_Forest_Urban +typeOf: dcid:StatisticalVariable +name: "percentage of people living in urban forest areas are extremely poor" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Forest_Urban +landCoverType: dcid:Forest +placeOfResidenceClassification: dcid:Urban +povertyStatus: dcid:ExtremePoverty + +Node: dcid:Count_Person_Forest_Urban_Poverty_AsAFractionOf_Count_Person_Forest_Urban +typeOf: dcid:StatisticalVariable +name: "Percentage of people living in poverty in urban forests" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Forest_Urban +landCoverType: dcid:Forest +placeOfResidenceClassification: dcid:Urban +povertyStatus: dcid:Poverty + +Node: dcid:Count_Person_Male_Urban_Poverty_AsAFractionOf_Count_Person_Urban_Male +typeOf: dcid:StatisticalVariable +name: "percentage of urban men live in poverty" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Urban_Male +gender: dcid:Male +placeOfResidenceClassification: dcid:Urban +povertyStatus: dcid:Poverty + +Node: dcid:Count_Person_PovertyGapRatio_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +name: "Poverty gap ratio" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +povertyStatus: dcid:PovertyGapRatio + +Node: dcid:Count_Person_Poverty_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +name: "percentage of people in Accra live in poverty" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +povertyStatus: dcid:Poverty + +Node: dcid:Count_Person_Rural_ExtremePoverty_AsAFractionOf_Count_Person_Rural +typeOf: dcid:StatisticalVariable +name: "percentage of people living in rural areas are extremely poor" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Rural +placeOfResidenceClassification: dcid:Rural +povertyStatus: dcid:ExtremePoverty + +Node: dcid:Count_Person_Rural_Poverty_AsAFractionOf_Count_Person_Rural +typeOf: dcid:StatisticalVariable +name: "percentage of rural people live in poverty" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Rural +placeOfResidenceClassification: dcid:Rural +povertyStatus: dcid:Poverty + +Node: dcid:Count_Person_Savannah_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +landCoverType: dcid:Savannah +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_Savannah_Rural_ExtremePoverty_AsAFractionOf_Count_Person_Savannah_Rural +typeOf: dcid:StatisticalVariable +name: "percentage of people living in rural savannah areas are extremely poor" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Savannah_Rural +landCoverType: dcid:Savannah +placeOfResidenceClassification: dcid:Rural +povertyStatus: dcid:ExtremePoverty + +Node: dcid:Count_Person_Savannah_Rural_Poverty_AsAFractionOf_Count_Person_Savannah_Rural +typeOf: dcid:StatisticalVariable +name: "Percentage of people living in poverty in rural savannah regions" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Savannah_Rural +landCoverType: dcid:Savannah +placeOfResidenceClassification: dcid:Rural +povertyStatus: dcid:Poverty + +Node: dcid:Count_Person_Savannah_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +landCoverType: dcid:Savannah +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_Savannah_Urban_ExtremePoverty_AsAFractionOf_Count_Person_Savannah_Urban +typeOf: dcid:StatisticalVariable +name: "percentage of people living in urban savannah areas are extremely poor" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Savannah_Urban +landCoverType: dcid:Savannah +placeOfResidenceClassification: dcid:Urban +povertyStatus: dcid:ExtremePoverty + +Node: dcid:Count_Person_Savannah_Urban_Poverty_AsAFractionOf_Count_Person_Savannah_Urban +typeOf: dcid:StatisticalVariable +name: "Percentage of people living in poverty in urban savannah regions" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Savannah_Urban +landCoverType: dcid:Savannah +placeOfResidenceClassification: dcid:Urban +povertyStatus: dcid:Poverty + +Node: dcid:Count_Person_Urban_ExtremePoverty_AsAFractionOf_Count_Person_Urban +typeOf: dcid:StatisticalVariable +name: "percentage of people living in urban areas are extremely poor" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Urban +placeOfResidenceClassification: dcid:Urban +povertyStatus: dcid:ExtremePoverty + +Node: dcid:Count_Person_Urban_Poverty_AsAFractionOf_Count_Person_Urban +typeOf: dcid:StatisticalVariable +name: "Percentage of people living in poverty in urban areas" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Urban +placeOfResidenceClassification: dcid:Urban +povertyStatus: dcid:Poverty + +Node: dcid:Exports_EconomicActivity_CapitalGoods +typeOf: dcid:StatisticalVariable +name: "Value of export of capital goods Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:CapitalGoods + +Node: dcid:Exports_EconomicActivity_DurableConsumerGoods +typeOf: dcid:StatisticalVariable +name: "Value of export of durable consumer goods (n.e.s) Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:DurableConsumerGoods + +Node: dcid:Exports_EconomicActivity_HouseholdProcessedFoodAndBeverages +typeOf: dcid:StatisticalVariable +name: "Value of export of processed food and beverages mainly for household consumption Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:HouseholdProcessedFoodAndBeverages + +Node: dcid:Exports_EconomicActivity_HouseholdUnprocessedFoodAndBeverages +typeOf: dcid:StatisticalVariable +name: "Value of export of unprocessed food and beverages mainly for household consumption Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:HouseholdUnprocessedFoodAndBeverages + +Node: dcid:Exports_EconomicActivity_IndustrialTransportEquipment +typeOf: dcid:StatisticalVariable +name: "Value of export of industrial transport equipment Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:IndustrialTransportEquipment + +Node: dcid:Exports_EconomicActivity_IndustryUnprocessedFoodAndBeverages +typeOf: dcid:StatisticalVariable +name: "Value of export of unprocessed food and beverages mainly for industry Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:IndustryUnprocessedFoodAndBeverages + +Node: dcid:Exports_EconomicActivity_MotorSpirit +typeOf: dcid:StatisticalVariable +name: "Value of motor spirit exported from Ghana in Ghanaian Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:MotorSpirit + +Node: dcid:Exports_EconomicActivity_NonDurableConsumerGoods +typeOf: dcid:StatisticalVariable +name: "Non-durable consumer goods exports from Ghana in cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:NonDurableConsumerGoods + +Node: dcid:Exports_EconomicActivity_NonIndustrialTransportEquipment +typeOf: dcid:StatisticalVariable +name: "Value of non-industrial transport equipment exported from Ghana in Ghanaian Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:NonIndustrialTransportEquipment + +Node: dcid:Exports_EconomicActivity_NonTraditionalAgriculturalProduct +typeOf: dcid:StatisticalVariable +name: "Value of non-traditional agricultural exports Thousand US Dollars" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:NonTraditionalAgriculturalProduct + +Node: dcid:Exports_EconomicActivity_PartsAndAccessories +typeOf: dcid:StatisticalVariable +name: "Export of parts and accessories Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:PartsAndAccessories + +Node: dcid:Exports_EconomicActivity_PrimaryIndustrialSupplies +typeOf: dcid:StatisticalVariable +name: "Export of primary industrial supplies (n.e.s) Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:PrimaryIndustrialSupplies + +Node: dcid:Exports_EconomicActivity_ProcessedFuelAndLubricant +typeOf: dcid:StatisticalVariable +name: "Value of export of processed fuels and lubricants Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:ProcessedFuelAndLubricant + +Node: dcid:Exports_EconomicActivity_ProcessedIndustrialSupplies +typeOf: dcid:StatisticalVariable +name: "Export of processed Industrial supplies (n.e.s) Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:ProcessedIndustrialSupplies + +Node: dcid:Exports_EconomicActivity_SemiDurableConsumerGoods +typeOf: dcid:StatisticalVariable +name: "Export of semi-durable consumer goods (n.e.s) Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:SemiDurableConsumerGoods + +Node: dcid:Exports_EconomicActivity_TransportEquipmentPartsAndAccessories +typeOf: dcid:StatisticalVariable +name: "Value of exported parts and accessories for transportation vehicles in Ghanaian Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:exports +statType: dcid:measuredValue +product: dcid:TransportEquipmentPartsAndAccessories + +Node: dcid:GrowthRate_GrossDomesticProduct +typeOf: dcid:StatisticalVariable +name: "Annual percentage increase in a country's GDP" +populationType: dcid:GrossDomesticProduct +measuredProperty: dcid:growthRate +statType: dcid:measuredValue + +Node: dcid:Imports_EconomicActivity_CapitalGoodsImport +typeOf: dcid:StatisticalVariable +name: "Capital goods imports (excluding transport equipment) from Ghana in cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:CapitalGoodsImport + +Node: dcid:Imports_EconomicActivity_ConsumerGoodsImport +typeOf: dcid:StatisticalVariable +name: "Consumer goods imports from Ghana in cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:ConsumerGoodsImport + +Node: dcid:Imports_EconomicActivity_DurableConsumerGoodsImport +typeOf: dcid:StatisticalVariable +name: "Durable consumer goods imports from Ghana in cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:DurableConsumerGoodsImport + +Node: dcid:Imports_EconomicActivity_HouseholdFoodAndBeveragesPrimary +typeOf: dcid:StatisticalVariable +name: "Ghana's primary food and beverage imports" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:HouseholdFoodAndBeveragesPrimary + +Node: dcid:Imports_EconomicActivity_HouseholdProcessedFoodAndBeveragesImport +typeOf: dcid:StatisticalVariable +name: "Ghana's processed food and beverage imports for household consumption" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:HouseholdProcessedFoodAndBeveragesImport + +Node: dcid:Imports_EconomicActivity_IndustrialTransportEquipmentImport +typeOf: dcid:StatisticalVariable +name: "Industrial transport equipment imports from Ghana in cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:IndustrialTransportEquipmentImport + +Node: dcid:Imports_EconomicActivity_IndustryFoodAndBeveragesPrimary +typeOf: dcid:StatisticalVariable +name: "Ghana's primary food and beverage imports for industry" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:IndustryFoodAndBeveragesPrimary + +Node: dcid:Imports_EconomicActivity_IndustryProcessedFoodAndBeveragesImport +typeOf: dcid:StatisticalVariable +name: "Ghana's processed food and beverage imports for industry" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:IndustryProcessedFoodAndBeveragesImport + +Node: dcid:Imports_EconomicActivity_MotorSpiritImport +typeOf: dcid:StatisticalVariable +name: "Motor spirit imports from Ghana in cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:MotorSpiritImport + +Node: dcid:Imports_EconomicActivity_NonDurableConsumerGoodsImport +typeOf: dcid:StatisticalVariable +name: "Non-durable consumer goods imports from Ghana in cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:NonDurableConsumerGoodsImport + +Node: dcid:Imports_EconomicActivity_NonIndustrialTransportEquipmentImport +typeOf: dcid:StatisticalVariable +name: "Ghana's non-industrial transport equipment imports" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:NonIndustrialTransportEquipmentImport + +Node: dcid:Imports_EconomicActivity_PartsAndAccessoriesImport +typeOf: dcid:StatisticalVariable +name: "Parts and accessories imports from Ghana in cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:PartsAndAccessoriesImport + +Node: dcid:Imports_EconomicActivity_PassengerMotorCars +typeOf: dcid:StatisticalVariable +name: "Value of passenger motor cars imported into Ghana in Ghanaian Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:PassengerMotorCars + +Node: dcid:Imports_EconomicActivity_PrimaryFuelAndLubricant +typeOf: dcid:StatisticalVariable +name: "Value of primary fuels and lubricants imported into Ghana in Ghanaian Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:PrimaryFuelAndLubricant + +Node: dcid:Imports_EconomicActivity_PrimaryIndustrialSuppliesImport +typeOf: dcid:StatisticalVariable +name: "Value of primary industrial supplies imported into Ghana in Ghanaian Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:PrimaryIndustrialSuppliesImport + +Node: dcid:Imports_EconomicActivity_ProcessedFuelaAndLubricantImport +typeOf: dcid:StatisticalVariable +name: "Ghana's processed fuel and lubricant imports" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:ProcessedFuelaAndLubricantImport + +Node: dcid:Imports_EconomicActivity_ProcessedIndustrialSuppliesImport +typeOf: dcid:StatisticalVariable +name: "Processed industrial supplies imports from Ghana in cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:ProcessedIndustrialSuppliesImport + +Node: dcid:Imports_EconomicActivity_SemiDurableConsumerGoodsImport +typeOf: dcid:StatisticalVariable +name: "Semi-durable consumer goods imports from Ghana in cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:SemiDurableConsumerGoodsImport + +Node: dcid:Imports_EconomicActivity_TransportEquipmentPartsAndAccessoriesImport +typeOf: dcid:StatisticalVariable +name: "Transport equipment parts imports from Ghana in cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:imports +statType: dcid:measuredValue +product: dcid:TransportEquipmentPartsAndAccessoriesImport + +Node: dcid:InflationRate_EconomicActivity +typeOf: dcid:StatisticalVariable +name: "Annual percentage increase in prices of goods and services" +populationType: dcid:EconomicActivity +measuredProperty: dcid:inflationRate +statType: dcid:measuredValue + +Node: dcid:RealValue_GrossCapitalFormation_EconomicActivity +typeOf: dcid:StatisticalVariable +name: "Gross investment in Ghana in Ghanaian Cedis" +populationType: dcid:EconomicActivity +measuredProperty: dcid:grossCapitalFormation +measurementQualifier: dcid:RealValue +statType: dcid:measuredValue + +Node: dcid:RealValue_GrossDomesticProduct_EconomicActivity +typeOf: dcid:StatisticalVariable +name: "Total value of goods and services produced at current market prices" +populationType: dcid:EconomicActivity +measuredProperty: dcid:grossDomesticProduct +measurementQualifier: dcid:RealValue +statType: dcid:measuredValue + +Node: dcid:Count_Person_6To12Years +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 12 Years] + +Node: dcid:Count_Person_6To12Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 12 Years] +gender: dcid:Female + +Node: dcid:Count_Person_6To12Years_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 12 Years] +gender: dcid:Male + +Node: dcid:Count_Person_Literate_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +name: "The percentage of adults who are literate" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +literacyStatus: dcid:Literate + +Node: dcid:Count_Person_Literate_Female_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +name: "The percentage of women who are literate." +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +literacyStatus: dcid:Literate + +Node: dcid:Count_Person_Literate_Male_AsAFractionOf_Count_Person_Male +typeOf: dcid:StatisticalVariable +name: "The percentage of men who are literate." +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Male +gender: dcid:Male +literacyStatus: dcid:Literate + +Node: dcid:Count_Person_PrimaryEducation_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +name: "The proportion of children who complete primary education." +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +educationalAttainment: dcid:PrimaryEducation + +Node: dcid:Count_Person_PrimaryEducation_Female_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +name: "percentage of girls complete primary school" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +educationalAttainment: dcid:PrimaryEducation +gender: dcid:Female + +Node: dcid:Count_Person_PrimaryEducation_Male_AsAFractionOf_Count_Person_Male +typeOf: dcid:StatisticalVariable +name: "percentage of boys complete primary school" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Male +educationalAttainment: dcid:PrimaryEducation +gender: dcid:Male + +Node: dcid:Count_Student_Female_SchoolGrade6_AsAFractionOf_Count_Student_SchoolGrade1_Female +typeOf: dcid:StatisticalVariable +name: "percentage of girls who start primary school finish the last grade" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_SchoolGrade1_Female +gender: dcid:Female +schoolGradeLevel: dcid:SchoolGrade6 + +Node: dcid:Count_Student_Male_SchoolGrade6_AsAFractionOf_Count_Student_SchoolGrade1_Male +typeOf: dcid:StatisticalVariable +name: "percentage of boys who start primary school finish the last grade" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_SchoolGrade1_Male +gender: dcid:Male +schoolGradeLevel: dcid:SchoolGrade6 + +Node: dcid:Count_Student_PrimaryEducation_EnrolledInSchool_AsAFractionOf_Count_Person_6To12Years +typeOf: dcid:StatisticalVariable +name: "percentage of children are enrolled in primary school" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6To12Years +enrollmentLevel: dcid:PrimaryEducation +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_PrimaryEducation_Female_EnrolledInSchool_AsAFractionOf_Count_Person_6To12Years_Female +typeOf: dcid:StatisticalVariable +name: "percentage of girls are enrolled in primary school" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6To12Years_Female +enrollmentLevel: dcid:PrimaryEducation +gender: dcid:Female +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_PrimaryEducation_Male_EnrolledInSchool_AsAFractionOf_Count_Person_6To12Years_Male +typeOf: dcid:StatisticalVariable +name: "percentage of boys are enrolled in primary school" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6To12Years_Male +enrollmentLevel: dcid:PrimaryEducation +gender: dcid:Male +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_SchoolGrade1 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +enrollmentLevel: dcid:SchoolGrade1 + +Node: dcid:Count_Student_SchoolGrade1_Female +typeOf: dcid:StatisticalVariable +name: "Count of Student: School Grade 1,Female" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +enrollmentLevel: dcid:SchoolGrade1 +gender: dcid:Female + +Node: dcid:Count_Student_SchoolGrade1_Male +typeOf: dcid:StatisticalVariable +name: "Count of Student: School Grade 1,Male" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +enrollmentLevel: dcid:SchoolGrade1 +gender: dcid:Male + +Node: dcid:Count_Student_SchoolGrade6_AsAFractionOf_Count_Student_SchoolGrade1 +typeOf: dcid:StatisticalVariable +name: "percentage of children who start primary school finish the last grade" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_SchoolGrade1 +schoolGradeLevel: dcid:SchoolGrade6 + +Node: dcid:Count_BirthEvent_5OrLessYears_Female_LiveBirth +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [- 5 Years] +gender: dcid:Female +medicalStatus: dcid:LiveBirth + +Node: dcid:Count_BirthEvent_5OrLessYears_LiveBirth_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [- 5 Years] +medicalStatus: dcid:LiveBirth +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_BirthEvent_Infant_LiveBirth_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +ageGroupClassification: dcid:Infant +medicalStatus: dcid:LiveBirth +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_BirthEvent_LiveBirth_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +medicalStatus: dcid:LiveBirth +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Child_1Years +typeOf: dcid:StatisticalVariable +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [1 Years] + +Node: dcid:Count_Child_1Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [1 Years] +gender: dcid:Female + +Node: dcid:Count_Child_1Years_Female_VaccineAdministered_Measles_AsAFractionOf_Count_Child_1Years_Female +typeOf: dcid:StatisticalVariable +name: "Proportion of female infants aged 12 months who have been vaccinated against measles" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_1Years_Female +age: [1 Years] +gender: dcid:Female +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:Measles + +Node: dcid:Count_Child_1Years_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [1 Years] +gender: dcid:Male + +Node: dcid:Count_Child_1Years_Male_VaccineAdministered_Measles_AsAFractionOf_Count_Child_1Years_Male +typeOf: dcid:StatisticalVariable +name: "Percentage of one-year-old boys who have received the measles vaccine" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_1Years_Male +age: [1 Years] +gender: dcid:Male +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:Measles + +Node: dcid:Count_Child_1Years_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [1 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Child_1Years_Rural_VaccineAdministered_Measles_AsAFractionOf_Count_Child_1Years_Rural +typeOf: dcid:StatisticalVariable +name: "Percentage of 1-year-old children in rural areas who have received the measles vaccine" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_1Years_Rural +age: [1 Years] +placeOfResidenceClassification: dcid:Rural +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:Measles + +Node: dcid:Count_Child_1Years_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [1 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Child_1Years_Urban_VaccineAdministered_Measles_AsAFractionOf_Count_Child_1Years_Urban +typeOf: dcid:StatisticalVariable +name: "Percentage of 1-year-old children in urban areas who have received the measles vaccine" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_1Years_Urban +age: [1 Years] +placeOfResidenceClassification: dcid:Urban +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:Measles + +Node: dcid:Count_Child_1Years_VaccineAdministered_Measles_AsAFractionOf_Count_Child_1Years +typeOf: dcid:StatisticalVariable +name: "Percentage of 1-year-old children who have received the measles vaccine" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_1Years +age: [1 Years] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:Measles + +Node: dcid:Count_Child_5OrLessYears +typeOf: dcid:StatisticalVariable +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [- 5 Years] + +Node: dcid:Count_Child_5OrLessYears_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [- 5 Years] +gender: dcid:Female + +Node: dcid:Count_Child_5OrLessYears_Female_ReceivedAntiMalarialDrug_ConditionFever_AsAFractionOf_Count_Child_5OrLessYears_Female +typeOf: dcid:StatisticalVariable +name: "Percentage of girls under 5 with fever who receive appropriate antimalarial medication" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_5OrLessYears_Female +age: [- 5 Years] +gender: dcid:Female +healthPrevention: dcid:AntiMalarialDrug +medicalCondition: dcid:Fever + +Node: dcid:Count_Child_5OrLessYears_Female_Underweight_AsAFractionOf_Count_Child_5OrLessYears_Female +typeOf: dcid:StatisticalVariable +name: "Percentage of female children under five years old who are underweight" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_5OrLessYears_Female +age: [- 5 Years] +gender: dcid:Female +healthBehavior: dcid:Underweight + +Node: dcid:Count_Child_5OrLessYears_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [- 5 Years] +gender: dcid:Male + +Node: dcid:Count_Child_5OrLessYears_Male_ReceivedAntiMalarialDrug_ConditionFever_AsAFractionOf_Count_Child_5OrLessYears_Male +typeOf: dcid:StatisticalVariable +name: "Percentage of boys under 5 with fever who receive appropriate antimalarial medication" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_5OrLessYears_Male +age: [- 5 Years] +gender: dcid:Male +healthPrevention: dcid:AntiMalarialDrug +medicalCondition: dcid:Fever + +Node: dcid:Count_Child_5OrLessYears_Male_Underweight_AsAFractionOf_Count_Child_5OrLessYears_Male +typeOf: dcid:StatisticalVariable +name: "Percentage of male children under five years old who are underweight" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_5OrLessYears_Male +age: [- 5 Years] +gender: dcid:Male +healthBehavior: dcid:Underweight + +Node: dcid:Count_Child_5OrLessYears_ReceivedAntiMalarialDrug_ConditionFever_AsAFractionOf_Count_Child_5OrLessYears +typeOf: dcid:StatisticalVariable +name: "Percentage of children under 5 with fever who receive appropriate antimalarial medication" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_5OrLessYears +age: [- 5 Years] +healthPrevention: dcid:AntiMalarialDrug +medicalCondition: dcid:Fever + +Node: dcid:Count_Child_5OrLessYears_ReceivedAntiMalarialDrug_ConditionFever_Rural_AsAFractionOf_Count_Child_5OrLessYears_Rural +typeOf: dcid:StatisticalVariable +name: "Percentage of young children with fever in rural areas who receive appropriate antimalarial medication" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_5OrLessYears_Rural +age: [- 5 Years] +healthPrevention: dcid:AntiMalarialDrug +medicalCondition: dcid:Fever +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Child_5OrLessYears_ReceivedAntiMalarialDrug_ConditionFever_Urban_AsAFractionOf_Count_Child_5OrLessYears_Urban +typeOf: dcid:StatisticalVariable +name: "Percentage of young children with fever in urban areas who receive appropriate antimalarial medication" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_5OrLessYears_Urban +age: [- 5 Years] +healthPrevention: dcid:AntiMalarialDrug +medicalCondition: dcid:Fever +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Child_5OrLessYears_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [- 5 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Child_5OrLessYears_Underweight_AsAFractionOf_Count_Child +typeOf: dcid:StatisticalVariable +name: "Percentage of children under five years old who are underweight" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child +age: [- 5 Years] +healthBehavior: dcid:Underweight + +Node: dcid:Count_Child_5OrLessYears_Underweight_AsAFractionOf_Count_Child_5OrLessYears +typeOf: dcid:StatisticalVariable +name: "Percentage of children under five years old who are underweight" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_5OrLessYears +age: [- 5 Years] +healthBehavior: dcid:Underweight + +Node: dcid:Count_Child_5OrLessYears_Underweight_Rural_AsAFractionOf_Count_Child_5OrLessYears_Rural +typeOf: dcid:StatisticalVariable +name: "Percentage of children under five years old who are underweight in rural areas" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_5OrLessYears_Rural +age: [- 5 Years] +healthBehavior: dcid:Underweight +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Child_5OrLessYears_Underweight_Urban_AsAFractionOf_Count_Child_5OrLessYears_Urban +typeOf: dcid:StatisticalVariable +name: "Percentage of undernourished children under five in cities" +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Child_5OrLessYears_Urban +age: [- 5 Years] +healthBehavior: dcid:Underweight +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Child_5OrLessYears_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Child +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [- 5 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_MedicalConditionIncident_ConditionMalaria +typeOf: dcid:StatisticalVariable +name: "Total incidence of malaria" +populationType: dcid:MedicalConditionIncident +measuredProperty: dcid:count +statType: dcid:measuredValue +medicalCondition: dcid:Malaria + +Node: dcid:Count_MortalityEvent_5OrLessYears_Female_AsAFractionOf_Count_BirthEvent_5OrLessYears_Female_LiveBirth +typeOf: dcid:StatisticalVariable +name: "Number of female children who die before their fifth birthday per 1000 live female births" +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_5OrLessYears_Female_LiveBirth +age: [- 5 Years] +gender: dcid:Female + +Node: dcid:Count_MortalityEvent_5OrLessYears_Rural_AsAFractionOf_Count_BirthEvent_5OrLessYears_LiveBirth_Rural +typeOf: dcid:StatisticalVariable +name: "Number of children under five who die per 1000 live births in rural areas" +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_5OrLessYears_LiveBirth_Rural +age: [- 5 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_MortalityEvent_Infant_AsAFractionOf_Count_BirthEvent_LiveBirth +typeOf: dcid:StatisticalVariable +name: "Number of total infants who die within the first year of life per 1000 female infants born alive" +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_LiveBirth +ageGroupClassification: dcid:Infant + +Node: dcid:Count_MortalityEvent_Infant_Female_AsAFractionOf_Count_BirthEvent_LiveBirth +typeOf: dcid:StatisticalVariable +name: "Number of female infants who die within the first year of life per 1000 female infants born alive" +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_LiveBirth +ageGroupClassification: dcid:Infant +gender: dcid:Female + +Node: dcid:Count_MortalityEvent_Infant_Male_AsAFractionOf_Count_BirthEvent_LiveBirth +typeOf: dcid:StatisticalVariable +name: "Number of male infants who die before their first birthday per 1000 live male births" +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_LiveBirth +ageGroupClassification: dcid:Infant +gender: dcid:Male + +Node: dcid:Count_MortalityEvent_Infant_Rural_AsAFractionOf_Count_BirthEvent_LiveBirth +typeOf: dcid:StatisticalVariable +name: "Number of rural infants who die within the first year of life per 1000 female infants born alive" +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_LiveBirth +ageGroupClassification: dcid:Infant +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_MortalityEvent_Infant_Urban_AsAFractionOf_Count_BirthEvent_Infant_LiveBirth_Urban +typeOf: dcid:StatisticalVariable +name: "Number of infants who die before their first birthday per 1000 live births in urban areas" +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_Infant_LiveBirth_Urban +ageGroupClassification: dcid:Infant +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_MortalityEvent_Urban_AsAFractionOf_Count_BirthEvent_LiveBirth_Urban +typeOf: dcid:StatisticalVariable +name: "Number of children under five who die in urban areas per 1000 live births" +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_LiveBirth_Urban +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_MortalityEvent_YearsUpto5_AsAFractionOf_Count_BirthEvent_YearsUpto5_LiveBirth +typeOf: dcid:StatisticalVariable +name: "Number of children who die before their fifth birthday per 1000 live births" +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_YearsUpto5_LiveBirth +age: [- 5 Years] + +Node: dcid:Count_Person_15To24Years_Female_ComprehensiveCorrectKnowledgeOfHIVAIDS_AsAFractionOf_Count_Person_15To24Years_Female +typeOf: dcid:StatisticalVariable +name: "Percentage of young women aged 15-24 with comprehensive and correct information about HIV/AIDS" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To24Years_Female +age: [15 24 Years] +gender: dcid:Female +healthDiseasePrevention: dcid:ComprehensiveCorrectKnowledgeOfHIV/AIDS + +Node: dcid:Count_Person_15To24Years_Female_HighRiskIntercourse +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 24 Years] +gender: dcid:Female +lastIntercourseType: dcid:HighRiskIntercourse + +Node: dcid:Count_Person_15To24Years_Female_HighRiskIntercourse_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 24 Years] +gender: dcid:Female +lastIntercourseType: dcid:HighRiskIntercourse +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_15To24Years_Female_HighRiskIntercourse_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 24 Years] +gender: dcid:Female +lastIntercourseType: dcid:HighRiskIntercourse +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_15To24Years_Male_ComprehensiveCorrectKnowledgeOfHIVAIDS_AsAFractionOf_Count_Person_15To24Years_Male +typeOf: dcid:StatisticalVariable +name: "Percentage of young men aged 15-24 with comprehensive and correct information about HIV/AIDS" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To24Years_Male +age: [15 24 Years] +gender: dcid:Male +healthDiseasePrevention: dcid:ComprehensiveCorrectKnowledgeOfHIV/AIDS + +Node: dcid:Count_Person_15To24Years_Male_HighRiskIntercourse +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 24 Years] +gender: dcid:Male +lastIntercourseType: dcid:HighRiskIntercourse + +Node: dcid:Count_Person_15To24Years_Male_HighRiskIntercourse_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 24 Years] +gender: dcid:Male +lastIntercourseType: dcid:HighRiskIntercourse +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_15To24Years_Male_HighRiskIntercourse_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 24 Years] +gender: dcid:Male +lastIntercourseType: dcid:HighRiskIntercourse +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_15To24Years_UsageCondom_Female_HighRiskIntercourse_AsAFractionOf_Count_Person_15To24Years_Female_HighRiskIntercourse +typeOf: dcid:StatisticalVariable +name: "Percentage of young women aged 15-24 who used a condom during their most recent sexual encounter" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To24Years_Female_HighRiskIntercourse +age: [15 24 Years] +birthControlMethod: dcid:UsageCondom +gender: dcid:Female +lastIntercourseType: dcid:HighRiskIntercourse + +Node: dcid:Count_Person_15To24Years_UsageCondom_Female_HighRiskIntercourse_Rural_AsAFractionOf_Count_Person_15To24Years_Female_HighRiskIntercourse_Rural +typeOf: dcid:StatisticalVariable +name: "Percentage of sexually active rural females aged 15-24 who reported using a condom during their last sexual encounter" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To24Years_Female_HighRiskIntercourse_Rural +age: [15 24 Years] +birthControlMethod: dcid:UsageCondom +gender: dcid:Female +lastIntercourseType: dcid:HighRiskIntercourse +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_15To24Years_UsageCondom_Female_HighRiskIntercourse_Urban_AsAFractionOf_Count_Person_15To24Years_Female_HighRiskIntercourse_Urban +typeOf: dcid:StatisticalVariable +name: "Percentage of sexually active urban females aged 15-24 who reported using a condom during their last sexual encounter" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To24Years_Female_HighRiskIntercourse_Urban +age: [15 24 Years] +birthControlMethod: dcid:UsageCondom +gender: dcid:Female +lastIntercourseType: dcid:HighRiskIntercourse +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_15To24Years_UsageCondom_Male_HighRiskIntercourse_AsAFractionOf_Count_Person_15To24Years_Male_HighRiskIntercourse +typeOf: dcid:StatisticalVariable +name: "Percentage of sexually active male teenagers and young adults aged 15-24 who reported using a condom during their last sexual encounter" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To24Years_Male_HighRiskIntercourse +age: [15 24 Years] +birthControlMethod: dcid:UsageCondom +gender: dcid:Male +lastIntercourseType: dcid:HighRiskIntercourse + +Node: dcid:Count_Person_15To24Years_UsageCondom_Male_HighRiskIntercourse_Rural_AsAFractionOf_Count_Person_15To24Years_Male_HighRiskIntercourse_Rural +typeOf: dcid:StatisticalVariable +name: "Percentage of sexually active rural males aged 15-24 who reported using a condom during their last sexual encounter" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To24Years_Male_HighRiskIntercourse_Rural +age: [15 24 Years] +birthControlMethod: dcid:UsageCondom +gender: dcid:Male +lastIntercourseType: dcid:HighRiskIntercourse +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_15To24Years_UsageCondom_Male_HighRiskIntercourse_Urban_AsAFractionOf_Count_Person_15To24Years_Male_HighRiskIntercourse_Urban +typeOf: dcid:StatisticalVariable +name: "Percentage of sexually active urban males aged 15-24 who reported using a condom during their last sexual encounter" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To24Years_Male_HighRiskIntercourse_Urban +age: [15 24 Years] +birthControlMethod: dcid:UsageCondom +gender: dcid:Male +lastIntercourseType: dcid:HighRiskIntercourse +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_15To49Years_Atleast1AntenatalCareVisit_Female_AsAFractionOf_Count_Person_15To49Years_Female +typeOf: dcid:StatisticalVariable +name: "Percentage of women aged 15-49 who received at least one prenatal check-up" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female +age: [15 49 Years] +antenatalStatus: dcid:Atleast1AntenatalCareVisit +gender: dcid:Female + +Node: dcid:Count_Person_15To49Years_ContraceptivePrevalence_Female_Married_AsAFractionOf_Count_Person_15To49Year_Female_Married +typeOf: dcid:StatisticalVariable +name: "Percentage of married women aged 15-49 who are using a contraceptive method" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Year_Female_Married +age: [15 49 Years] +birthControlMethod: dcid:ContraceptivePrevalence +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_ContraceptivePrevalence_Female_Married_Rural_AsAFractionOf_Count_Person_15To49Years_Female_Married_Rural +typeOf: dcid:StatisticalVariable +name: "Percentage of married women aged 15-49 in rural areas who are using a contraceptive method" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married_Rural +age: [15 49 Years] +birthControlMethod: dcid:ContraceptivePrevalence +gender: dcid:Female +maritalStatus: dcid:Married +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_15To49Years_ContraceptivePrevalence_Female_Married_Urban_AsAFractionOf_Count_Person_15To49Years_Female_Married_Urban +typeOf: dcid:StatisticalVariable +name: "Percentage of married women aged 15-49 in urban areas who are using a contraceptive method" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married_Urban +age: [15 49 Years] +birthControlMethod: dcid:ContraceptivePrevalence +gender: dcid:Female +maritalStatus: dcid:Married +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_15To49Years_ContraceptivePrevalence_Male_Married_AsAFractionOf_Count_Person_15To49Years_Male_Married +typeOf: dcid:StatisticalVariable +name: "Percentage of married men aged 15-49 who are using a contraceptive method" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Male_Married +age: [15 49 Years] +birthControlMethod: dcid:ContraceptivePrevalence +gender: dcid:Male +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_ContraceptivePrevalence_Male_Married_Rural_AsAFractionOf_Count_Person_15To49Years_Male_Married_Rural +typeOf: dcid:StatisticalVariable +name: "Percentage of married men aged 15-49 in rural areas who are using a contraceptive method" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Male_Married_Rural +age: [15 49 Years] +birthControlMethod: dcid:ContraceptivePrevalence +gender: dcid:Male +maritalStatus: dcid:Married +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_15To49Years_ContraceptivePrevalence_Male_Married_Urban_AsAFractionOf_Count_Person_15To49Years_Male_Married_Urban +typeOf: dcid:StatisticalVariable +name: "Percentage of married men aged 15-49 in urban areas who are using a contraceptive method" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Male_Married_Urban +age: [15 49 Years] +birthControlMethod: dcid:ContraceptivePrevalence +gender: dcid:Male +maritalStatus: dcid:Married +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_15To49Years_Male_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 49 Years] +gender: dcid:Male +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_Male_Married_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 49 Years] +gender: dcid:Male +maritalStatus: dcid:Married +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_15To49Years_Male_Married_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 49 Years] +gender: dcid:Male +maritalStatus: dcid:Married +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_15Years_PrevalenceOfHiv_AsAFractionOf_Count_Person_15Years +typeOf: dcid:StatisticalVariable +name: "Percentage of 15-year-olds infected with HIV" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15Years +age: [15 Years] +healthRiskFactors: dcid:PrevalenceOfHiv + +Node: dcid:Count_Person_20To24Years_Female_PrevalenceOfHiv_AsAFractionOf_Count_Person_20To24Years_Female +typeOf: dcid:StatisticalVariable +name: "HIV prevalence among the population aged 15 Female 20-24 yr Percent" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_20To24Years_Female +age: [20 24 Years] +gender: dcid:Female +healthRiskFactors: dcid:PrevalenceOfHiv + +Node: dcid:Count_Person_ConditionTuberculosis +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +medicalCondition: dcid:Tuberculosis + +Node: dcid:Count_Person_ConditionTuberculosis_PatientRecovered_DirectlyObservedTherapy_AsAFractionOf_Count_Person_ConditionTuberculosis +typeOf: dcid:StatisticalVariable +name: "Percentage of TB cases diagnosed and treated successfully under DOTS" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_ConditionTuberculosis +medicalCondition: dcid:Tuberculosis +medicalStatus: dcid:PatientRecovered +treatmentTechnique: dcid:DirectlyObservedTherapy + +Node: dcid:Count_Person_UnmetFamilyPlanning_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +name: "Percentage of women who desire to delay or prevent pregnancy but are not using effective contraception" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +familyPlanningType: dcid:UnmetFamilyPlanning + +Node: dcid:Count_Person_UnmetFamilyPlanning_Rural_AsAFractionOf_Count_Person_Rural +typeOf: dcid:StatisticalVariable +name: "Family planning need in rural areas" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Rural +familyPlanningType: dcid:UnmetFamilyPlanning +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_UnmetFamilyPlanning_Urban_AsAFractionOf_Count_Person_Urban +typeOf: dcid:StatisticalVariable +name: "Percentage of urban residents desiring family planning but lacking access to contraceptives" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Urban +familyPlanningType: dcid:UnmetFamilyPlanning +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_VaccineAdministered_Measles_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +name: "Percentage of the total population vaccinated against measles" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:Measles + +Node: dcid:Count_PregnantWomen_15To19Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:PregnantWomen +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 19 Years] +gender: dcid:Female + +Node: dcid:Count_PregnantWomen_15To19Years_Female_PrevalenceOfHiv_AsAFractionOf_Count_PregnantWomen_15To19Years_Female +typeOf: dcid:StatisticalVariable +name: "Percentage of pregnant girls and young women aged 15-19 infected with HIV" +populationType: dcid:PregnantWomen +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_PregnantWomen_15To19Years_Female +age: [15 19 Years] +gender: dcid:Female +healthRiskFactors: dcid:PrevalenceOfHiv + +Node: dcid:Count_BirthEvent_LiveBirth +typeOf: dcid:StatisticalVariable +name: "Number of live births in the last 12 months" +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +medicalStatus: dcid:LiveBirth + +Node: dcid:Count_Death_Female +typeOf: dcid:StatisticalVariable +name: "Number of women deaths in the last 12 months" +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female + +Node: dcid:Count_Household_12OrMoreYears +typeOf: dcid:StatisticalVariable +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] + +Node: dcid:Count_Household_12OrMoreYears_DesktopLaptop +typeOf: dcid:StatisticalVariable +name: "Households having desktop/laptop" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +electronicGadgetUsed: dcid:Desktop/Laptop + +Node: dcid:Count_Household_12OrMoreYears_DesktopLaptop_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +electronicGadgetUsed: dcid:Desktop/Laptop +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Household_12OrMoreYears_DesktopLaptop_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +electronicGadgetUsed: dcid:Desktop/Laptop +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Household_12OrMoreYears_Female +typeOf: dcid:StatisticalVariable +name: "Persons 12 years and older Female" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Female + +Node: dcid:Count_Household_12OrMoreYears_Female_IsInternetUser +typeOf: dcid:StatisticalVariable +name: "Persons using internet facility Female" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Female +isInternetUser: dcid:True + +Node: dcid:Count_Household_12OrMoreYears_Female_IsInternetUser_Rural +typeOf: dcid:StatisticalVariable +name: "Persons using internet facility Rural Female" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Female +isInternetUser: dcid:True +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Household_12OrMoreYears_Female_IsInternetUser_Urban +typeOf: dcid:StatisticalVariable +name: "Persons using internet facility Urban Female" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Female +isInternetUser: dcid:True +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Household_12OrMoreYears_Female_Rural +typeOf: dcid:StatisticalVariable +name: "Persons 12 years and older Rural Female" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Female +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Household_12OrMoreYears_Female_Urban +typeOf: dcid:StatisticalVariable +name: "Persons 12 years and older Urban Female" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Female +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Household_12OrMoreYears_IsInternetUser +typeOf: dcid:StatisticalVariable +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +isInternetUser: dcid:True + +Node: dcid:Count_Household_12OrMoreYears_IsInternetUser_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +isInternetUser: dcid:True +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Household_12OrMoreYears_IsInternetUser_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +isInternetUser: dcid:True +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Household_12OrMoreYears_LandlineTelephoneServices +typeOf: dcid:StatisticalVariable +name: "Households with fixed telephone lines" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +consumerGoodsCategory: dcid:LandlineTelephoneServices + +Node: dcid:Count_Household_12OrMoreYears_LandlineTelephoneServices_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +consumerGoodsCategory: dcid:LandlineTelephoneServices +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Household_12OrMoreYears_LandlineTelephoneServices_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +consumerGoodsCategory: dcid:LandlineTelephoneServices +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Household_12OrMoreYears_Male +typeOf: dcid:StatisticalVariable +name: "Persons 12 years and older Male" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Male + +Node: dcid:Count_Household_12OrMoreYears_Male_IsInternetUser +typeOf: dcid:StatisticalVariable +name: "Persons using internet facility Male" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Male +isInternetUser: dcid:True + +Node: dcid:Count_Household_12OrMoreYears_Male_IsInternetUser_Rural +typeOf: dcid:StatisticalVariable +name: "Persons using internet facility Rural Male" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Male +isInternetUser: dcid:True +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Household_12OrMoreYears_Male_IsInternetUser_Urban +typeOf: dcid:StatisticalVariable +name: "Persons using internet facility Urban Male" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Male +isInternetUser: dcid:True +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Household_12OrMoreYears_Male_Rural +typeOf: dcid:StatisticalVariable +name: "Persons 12 years and older Rural Male" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Male +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Household_12OrMoreYears_Male_Urban +typeOf: dcid:StatisticalVariable +name: "Persons 12 years and older Urban Male" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Male +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Household_12OrMoreYears_MobileUser +typeOf: dcid:StatisticalVariable +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +electronicGadgetUsed: dcid:MobileUser + +Node: dcid:Count_Household_12OrMoreYears_MobileUser_Female +typeOf: dcid:StatisticalVariable +name: "Persons having mobile phones Female" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +electronicGadgetUsed: dcid:MobileUser +gender: dcid:Female + +Node: dcid:Count_Household_12OrMoreYears_MobileUser_Female_Rural +typeOf: dcid:StatisticalVariable +name: "Persons having mobile phones Rural Female" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +electronicGadgetUsed: dcid:MobileUser +gender: dcid:Female +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Household_12OrMoreYears_MobileUser_Female_Urban +typeOf: dcid:StatisticalVariable +name: "Persons having mobile phones Urban Female" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +electronicGadgetUsed: dcid:MobileUser +gender: dcid:Female +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Household_12OrMoreYears_MobileUser_Male +typeOf: dcid:StatisticalVariable +name: "Persons having mobile phones Male" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +electronicGadgetUsed: dcid:MobileUser +gender: dcid:Male + +Node: dcid:Count_Household_12OrMoreYears_MobileUser_Male_Rural +typeOf: dcid:StatisticalVariable +name: "Persons having mobile phones Rural Male" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +electronicGadgetUsed: dcid:MobileUser +gender: dcid:Male +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Household_12OrMoreYears_MobileUser_Male_Urban +typeOf: dcid:StatisticalVariable +name: "Persons having mobile phones Urban Male" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +electronicGadgetUsed: dcid:MobileUser +gender: dcid:Male +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Household_12OrMoreYears_MobileUser_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +electronicGadgetUsed: dcid:MobileUser +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Household_12OrMoreYears_MobileUser_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +electronicGadgetUsed: dcid:MobileUser +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Household_12OrMoreYears_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Household_12OrMoreYears_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_MaternalMortalityEvent_AsAFractionOf_Count_BirthEvent_LiveBirth +typeOf: dcid:StatisticalVariable +name: "Maternal Mortality Ratio" +populationType: dcid:MaternalMortalityEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_LiveBirth + +Node: dcid:Count_MortalityEvent_MaternalConditions +typeOf: dcid:StatisticalVariable +name: "Number of deaths due to maternal causes" +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +causeOfDeath: dcid:MaternalConditions + +Node: dcid:Count_Person_10To14Years_Rural +typeOf: dcid:StatisticalVariable +name: "10 - 14 (Rural population)","age 10 - 14 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [10 14 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_10To14Years_Urban +typeOf: dcid:StatisticalVariable +name: "10 - 14 (Urban population)","age 10 - 14 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [10 14 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_12OrMoreYears +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] + +Node: dcid:Count_Person_12OrMoreYears_Divorced +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +maritalStatus: dcid:Divorced + +Node: dcid:Count_Person_12OrMoreYears_Female +typeOf: dcid:StatisticalVariable +name: "Population 12 years and older Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Female + +Node: dcid:Count_Person_12OrMoreYears_Female_Divorced +typeOf: dcid:StatisticalVariable +name: "Divorced Population 12 years and older Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Female +maritalStatus: dcid:Divorced + +Node: dcid:Count_Person_12OrMoreYears_Female_GhanaInformalOrConsensualUnion +typeOf: dcid:StatisticalVariable +name: "Informal/Consensual union Population 12 years and older Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Female +maritalStatus: dcid:Ghana_InformalOrConsensualUnion + +Node: dcid:Count_Person_12OrMoreYears_Female_Married +typeOf: dcid:StatisticalVariable +name: "Married Population 12 years and older Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_12OrMoreYears_Female_NeverMarried +typeOf: dcid:StatisticalVariable +name: "Never married Population 12 years and older Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Female +maritalStatus: dcid:NeverMarried + +Node: dcid:Count_Person_12OrMoreYears_Female_Separated +typeOf: dcid:StatisticalVariable +name: "Separated Population 12 years and older Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Female +maritalStatus: dcid:Separated + +Node: dcid:Count_Person_12OrMoreYears_Female_Widowed +typeOf: dcid:StatisticalVariable +name: "Widowed Population 12 years and older Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Female +maritalStatus: dcid:Widowed + +Node: dcid:Count_Person_12OrMoreYears_GhanaInformalOrConsensualUnion +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +maritalStatus: dcid:Ghana_InformalOrConsensualUnion + +Node: dcid:Count_Person_12OrMoreYears_Male +typeOf: dcid:StatisticalVariable +name: "Population 12 years and older Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Male + +Node: dcid:Count_Person_12OrMoreYears_Male_Divorced +typeOf: dcid:StatisticalVariable +name: "Divorced Population 12 years and older Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Male +maritalStatus: dcid:Divorced + +Node: dcid:Count_Person_12OrMoreYears_Male_GhanaInformalOrConsensualUnion +typeOf: dcid:StatisticalVariable +name: "Informal/Consensual union Population 12 years and older Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Male +maritalStatus: dcid:Ghana_InformalOrConsensualUnion + +Node: dcid:Count_Person_12OrMoreYears_Male_Married +typeOf: dcid:StatisticalVariable +name: "Married Population 12 years and older Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Male +maritalStatus: dcid:Married + +Node: dcid:Count_Person_12OrMoreYears_Male_NeverMarried +typeOf: dcid:StatisticalVariable +name: "Never married Population 12 years and older Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Male +maritalStatus: dcid:NeverMarried + +Node: dcid:Count_Person_12OrMoreYears_Male_Separated +typeOf: dcid:StatisticalVariable +name: "Separated Population 12 years and older Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Male +maritalStatus: dcid:Separated + +Node: dcid:Count_Person_12OrMoreYears_Male_Widowed +typeOf: dcid:StatisticalVariable +name: "Widowed Population 12 years and older Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +gender: dcid:Male +maritalStatus: dcid:Widowed + +Node: dcid:Count_Person_12OrMoreYears_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +maritalStatus: dcid:Married + +Node: dcid:Count_Person_12OrMoreYears_NeverMarried +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +maritalStatus: dcid:NeverMarried + +Node: dcid:Count_Person_12OrMoreYears_Separated +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +maritalStatus: dcid:Separated + +Node: dcid:Count_Person_12OrMoreYears_Widowed +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 - Years] +maritalStatus: dcid:Widowed + +Node: dcid:Count_Person_15OrMoreYears_Female +typeOf: dcid:StatisticalVariable +name: "Population (15+) Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 - Years] +gender: dcid:Female + +Node: dcid:Count_Person_15OrMoreYears_Male +typeOf: dcid:StatisticalVariable +name: "Population (15+) Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 - Years] +gender: dcid:Male + +Node: dcid:Count_Person_15OrMoreYears_Rural +typeOf: dcid:StatisticalVariable +name: "Population (15+) Rural population" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 - Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_15OrMoreYears_Unemployed +typeOf: dcid:StatisticalVariable +name: "Unemployed" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 - Years] +employmentStatus: dcid:Unemployed + +Node: dcid:Count_Person_15OrMoreYears_Unemployed_Female +typeOf: dcid:StatisticalVariable +name: "Unemployed Female","Unemployed" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 - Years] +employmentStatus: dcid:Unemployed +gender: dcid:Female + +Node: dcid:Count_Person_15OrMoreYears_Unemployed_Male +typeOf: dcid:StatisticalVariable +name: "Unemployed Male","Unemployed" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 - Years] +employmentStatus: dcid:Unemployed +gender: dcid:Male + +Node: dcid:Count_Person_15OrMoreYears_Urban +typeOf: dcid:StatisticalVariable +name: "Population (15+) Urban population" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 - Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_15To19Years_Rural +typeOf: dcid:StatisticalVariable +name: "15 - 19 (Rural population)","age 15 - 19 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 19 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_15To19Years_Urban +typeOf: dcid:StatisticalVariable +name: "15 - 19 (Urban population)","age 15 - 19 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 19 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_18OrMoreYears_Female +typeOf: dcid:StatisticalVariable +name: "Population (18+) Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [18 - Years] +gender: dcid:Female + +Node: dcid:Count_Person_18OrMoreYears_Male +typeOf: dcid:StatisticalVariable +name: "Population (18+) Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [18 - Years] +gender: dcid:Male + +Node: dcid:Count_Person_18OrMoreYears_Rural +typeOf: dcid:StatisticalVariable +name: "Population (18+) Rural population" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [18 - Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_18OrMoreYears_Urban +typeOf: dcid:StatisticalVariable +name: "Population (18+) Urban population" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [18 - Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_1OrLessYears_Rural +typeOf: dcid:StatisticalVariable +name: "Less than 1 (Rural population)","age Less than 1year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [- 1 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_1OrLessYears_Urban +typeOf: dcid:StatisticalVariable +name: "Less than 1 (Urban population)","Less than 1 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [- 1 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_1To4Years_Rural +typeOf: dcid:StatisticalVariable +name: "1 - 4 (Rural population)","age 1 - 4 year(Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [1 4 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_1To4Years_Urban +typeOf: dcid:StatisticalVariable +name: "1 - 4 (Urban population)","age 1 - 4 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [1 4 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_20To24Years_Rural +typeOf: dcid:StatisticalVariable +name: "20 - 24 (Rural population)","age 20 - 24 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [20 24 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_20To24Years_Urban +typeOf: dcid:StatisticalVariable +name: "20 - 24 (Urban population)","age 20 - 24 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [20 24 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_25To29Years_Rural +typeOf: dcid:StatisticalVariable +name: "25 - 29 (Rural population)","age 25 - 29 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [25 29 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_25To29Years_Urban +typeOf: dcid:StatisticalVariable +name: "25 - 29 (Urban population)","age 25 - 29 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [25 29 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_30To34Years_Rural +typeOf: dcid:StatisticalVariable +name: "30 - 34 (Rural population)","age 30 - 34 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [30 34 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_30To34Years_Urban +typeOf: dcid:StatisticalVariable +name: "30 - 34 (Urban population)","age 30 - 34 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [30 34 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_35To39Years_Rural +typeOf: dcid:StatisticalVariable +name: "35 - 39 (Rural population)","age 35 - 39 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [35 39 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_35To39Years_Urban +typeOf: dcid:StatisticalVariable +name: "35 - 39 (Urban population)","age 35 - 39 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [35 39 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_40To44Years_Rural +typeOf: dcid:StatisticalVariable +name: "40 - 44 (Rural population)","age 40 - 44 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [40 44 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_40To44Years_Urban +typeOf: dcid:StatisticalVariable +name: "40 - 44 (Urban population)","age 40 - 44 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [40 44 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_45To49Years_Rural +typeOf: dcid:StatisticalVariable +name: "45 - 49 (Rural population)","age 45 - 49 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [45 49 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_45To49Years_Urban +typeOf: dcid:StatisticalVariable +name: "45 - 49 (Urban population)","age 45 - 49 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [45 49 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_50To54Years_Rural +typeOf: dcid:StatisticalVariable +name: "50 - 54 (Rural population)","age 50 - 54 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [50 54 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_50To54Years_Urban +typeOf: dcid:StatisticalVariable +name: "50 - 54 (Urban population)","age 50 - 54 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [50 54 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_55To59Years_Rural +typeOf: dcid:StatisticalVariable +name: "55 - 59 (Rural population)","age 55 - 59 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [55 59 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_55To59Years_Urban +typeOf: dcid:StatisticalVariable +name: "55 - 59 (Urban population)","age 55 - 59 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [55 59 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_5To9Years_Rural +typeOf: dcid:StatisticalVariable +name: "5 - 9 (Rural population)","age 5 - 9 year(Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [5 9 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_5To9Years_Urban +typeOf: dcid:StatisticalVariable +name: "5 - 9 (Urban population)","age 5 - 9 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [5 9 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_60To64Years_Rural +typeOf: dcid:StatisticalVariable +name: "60 - 64 (Rural population)","age 60 - 64 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [60 64 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_60To64Years_Urban +typeOf: dcid:StatisticalVariable +name: "60 - 64 (Urban population)","age 60 - 64 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [60 64 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_65To69Years_Rural +typeOf: dcid:StatisticalVariable +name: "65 - 69 (Rural population)","age 65 - 69 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [65 69 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_65To69Years_Urban +typeOf: dcid:StatisticalVariable +name: "65 - 69 (Urban population)","age 65 - 69 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [65 69 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_70To74Years_Rural +typeOf: dcid:StatisticalVariable +name: "70 - 74 (Rural population)","age 70 - 74 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [70 74 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_70To74Years_Urban +typeOf: dcid:StatisticalVariable +name: "70 - 74 (Urban population)","age 70 - 74 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [70 74 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_75To79Years_Rural +typeOf: dcid:StatisticalVariable +name: "75 - 79 (Rural population)","age 75 - 79 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [75 79 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_75To79Years_Urban +typeOf: dcid:StatisticalVariable +name: "75 - 79 (Urban population)","age 75 - 79 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [75 79 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_80To84Years_Rural +typeOf: dcid:StatisticalVariable +name: "80 - 84 (Rural population)","age 80 - 84 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [80 84 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_80To84Years_Urban +typeOf: dcid:StatisticalVariable +name: "80 - 84 (Urban population)","age 80 - 84 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [80 84 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_85To89Years_Rural +typeOf: dcid:StatisticalVariable +name: "85 - 89 (Rural population)","age 85 - 89 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [85 89 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_85To89Years_Urban +typeOf: dcid:StatisticalVariable +name: "85 - 89 (Urban population)","age 85 - 89 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [85 89 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_90To94Years_Rural +typeOf: dcid:StatisticalVariable +name: "90 - 94 (Rural population)","age 90 - 94 year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [90 94 Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_90To94Years_Urban +typeOf: dcid:StatisticalVariable +name: "90 - 94 (Urban population)","age 90 - 94 year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [90 94 Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_95OrMoreYears_Rural +typeOf: dcid:StatisticalVariable +name: "95 + (Rural population)","age 95 + year (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [95 - Years] +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_95OrMoreYears_Urban +typeOf: dcid:StatisticalVariable +name: "95 + (Urban population)","age 95 + year (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [95 - Years] +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_Asian +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +race: dcid:Asian + +Node: dcid:Count_Person_BrotherOrSister +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:BrotherOrSister + +Node: dcid:Count_Person_BrotherOrSister_Female +typeOf: dcid:StatisticalVariable +name: "Brother /sister Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:BrotherOrSister +gender: dcid:Female + +Node: dcid:Count_Person_BrotherOrSister_Male +typeOf: dcid:StatisticalVariable +name: "Brother /sister Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:BrotherOrSister +gender: dcid:Male + +Node: dcid:Count_Person_Child +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Child + +Node: dcid:Count_Person_Child_Female +typeOf: dcid:StatisticalVariable +name: "Child (Son/Daughter) Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Child +gender: dcid:Female + +Node: dcid:Count_Person_Child_Male +typeOf: dcid:StatisticalVariable +name: "Child (Son/Daughter) Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Child +gender: dcid:Male + +Node: dcid:Count_Person_CountryBFA +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +nationality: dcid:country/BFA + +Node: dcid:Count_Person_CountryCIV +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +nationality: dcid:country/CIV + +Node: dcid:Count_Person_CountryGHA +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +nationality: dcid:country/GHA + +Node: dcid:Count_Person_CountryGMB +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +nationality: dcid:country/GMB + +Node: dcid:Count_Person_CountryLBR +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +nationality: dcid:country/LBR + +Node: dcid:Count_Person_CountryNGA +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +nationality: dcid:country/NGA + +Node: dcid:Count_Person_CountrySLE +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +nationality: dcid:country/SLE + +Node: dcid:Count_Person_CountryTGO +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +nationality: dcid:country/TGO + +Node: dcid:Count_Person_EducationalAttainmentBachelorsDegree_Female +typeOf: dcid:StatisticalVariable +name: "Bachelor degree Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +educationalAttainment: dcid:BachelorsDegree +gender: dcid:Female + +Node: dcid:Count_Person_EducationalAttainmentBachelorsDegree_Male +typeOf: dcid:StatisticalVariable +name: "Bachelor degree Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +educationalAttainment: dcid:BachelorsDegree +gender: dcid:Male + +Node: dcid:Count_Person_FamilyHead +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:FamilyHead + +Node: dcid:Count_Person_FamilyHead_Female +typeOf: dcid:StatisticalVariable +name: "Head Female","Head Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:FamilyHead +gender: dcid:Female + +Node: dcid:Count_Person_FamilyHead_Male +typeOf: dcid:StatisticalVariable +name: "Head Male","Head Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:FamilyHead +gender: dcid:Male + +Node: dcid:Count_Person_Female +typeOf: dcid:StatisticalVariable +name: "Population Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female + +Node: dcid:Count_Person_Female_Asian +typeOf: dcid:StatisticalVariable +name: "Asian Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +race: dcid:Asian + +Node: dcid:Count_Person_Female_CountryBFA +typeOf: dcid:StatisticalVariable +name: "Burkinabe Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +nationality: dcid:country/BFA + +Node: dcid:Count_Person_Female_CountryCIV +typeOf: dcid:StatisticalVariable +name: "Ivorian Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +nationality: dcid:country/CIV + +Node: dcid:Count_Person_Female_CountryGHA +typeOf: dcid:StatisticalVariable +name: "Ghanaian by birth Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +nationality: dcid:country/GHA + +Node: dcid:Count_Person_Female_CountryGMB +typeOf: dcid:StatisticalVariable +name: "Gambian Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +nationality: dcid:country/GMB + +Node: dcid:Count_Person_Female_CountryLBR +typeOf: dcid:StatisticalVariable +name: "Liberian Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +nationality: dcid:country/LBR + +Node: dcid:Count_Person_Female_CountryNGA +typeOf: dcid:StatisticalVariable +name: "Nigerian Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +nationality: dcid:country/NGA + +Node: dcid:Count_Person_Female_CountrySLE +typeOf: dcid:StatisticalVariable +name: "Sierra Leonian Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +nationality: dcid:country/SLE + +Node: dcid:Count_Person_Female_CountryTGO +typeOf: dcid:StatisticalVariable +name: "Togolese Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +nationality: dcid:country/TGO + +Node: dcid:Count_Person_Female_Literate_EnglishAndFrench +typeOf: dcid:StatisticalVariable +name: "English and French Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +literacyStatus: dcid:Literate +literateLanguage: dcid:EnglishAndFrench + +Node: dcid:Count_Person_Female_Literate_EnglishAndGhanaian +typeOf: dcid:StatisticalVariable +name: "English & Ghanaian language Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +literacyStatus: dcid:Literate +literateLanguage: dcid:EnglishAndGhanaian + +Node: dcid:Count_Person_Female_Literate_GhanaOtherLiterate +typeOf: dcid:StatisticalVariable +name: "Other Literate Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +literacyStatus: dcid:Literate +literateLanguage: dcid:GhanaOtherLiterate + +Node: dcid:Count_Person_Female_Literate_OnlyEnglish +typeOf: dcid:StatisticalVariable +name: "English only Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +literacyStatus: dcid:Literate +literateLanguage: dcid:OnlyEnglish + +Node: dcid:Count_Person_Female_Literate_OnlyGhanaian +typeOf: dcid:StatisticalVariable +name: "Ghanaian language only Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +literacyStatus: dcid:Literate +literateLanguage: dcid:OnlyGhanaian + +Node: dcid:Count_Person_Female_ResidesInHousehold +typeOf: dcid:StatisticalVariable +name: "Household population Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +residenceType: dcid:Household + +Node: dcid:Count_Person_Female_WithEarnings_CasualWorker +typeOf: dcid:StatisticalVariable +name: "Casual worker Female","Casual worker" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +incomeStatus: dcid:WithEarnings +workerStatus: dcid:CasualWorker + +Node: dcid:Count_Person_Female_WithEarnings_Employees +typeOf: dcid:StatisticalVariable +name: "Employee Female","Employee" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +incomeStatus: dcid:WithEarnings +workerStatus: dcid:Employees + +Node: dcid:Count_Person_FosterChild +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:FosterChild + +Node: dcid:Count_Person_FosterChild_Female +typeOf: dcid:StatisticalVariable +name: "Foster Child Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:FosterChild +gender: dcid:Female + +Node: dcid:Count_Person_FosterChild_Male +typeOf: dcid:StatisticalVariable +name: "Foster Child Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:FosterChild +gender: dcid:Male + +Node: dcid:Count_Person_Grandchild +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Grandchild + +Node: dcid:Count_Person_Grandchild_Female +typeOf: dcid:StatisticalVariable +name: "Grandchild Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Grandchild +gender: dcid:Female + +Node: dcid:Count_Person_Grandchild_Male +typeOf: dcid:StatisticalVariable +name: "Grandchild Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Grandchild +gender: dcid:Male + +Node: dcid:Count_Person_Illiterate_Female +typeOf: dcid:StatisticalVariable +name: "Not literate Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +literacyStatus: dcid:Illiterate + +Node: dcid:Count_Person_Illiterate_Male +typeOf: dcid:StatisticalVariable +name: "Not literate Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +literacyStatus: dcid:Illiterate + +Node: dcid:Count_Person_Literate_EnglishAndFrench +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +literacyStatus: dcid:Literate +literateLanguage: dcid:EnglishAndFrench + +Node: dcid:Count_Person_Literate_EnglishAndGhanaian +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +literacyStatus: dcid:Literate +literateLanguage: dcid:EnglishAndGhanaian + +Node: dcid:Count_Person_Literate_Female +typeOf: dcid:StatisticalVariable +name: "Literate Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Female +literacyStatus: dcid:Literate + +Node: dcid:Count_Person_Literate_GhanaOtherLiterate +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +literacyStatus: dcid:Literate +literateLanguage: dcid:GhanaOtherLiterate + +Node: dcid:Count_Person_Literate_Male +typeOf: dcid:StatisticalVariable +name: "Literate Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +literacyStatus: dcid:Literate + +Node: dcid:Count_Person_Literate_OnlyEnglish +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +literacyStatus: dcid:Literate +literateLanguage: dcid:OnlyEnglish + +Node: dcid:Count_Person_Literate_OnlyGhanaian +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +literacyStatus: dcid:Literate +literateLanguage: dcid:OnlyGhanaian + +Node: dcid:Count_Person_Male +typeOf: dcid:StatisticalVariable +name: "Population Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male + +Node: dcid:Count_Person_Male_Asian +typeOf: dcid:StatisticalVariable +name: "Asian Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +race: dcid:Asian + +Node: dcid:Count_Person_Male_CountryBFA +typeOf: dcid:StatisticalVariable +name: "Burkinabe Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +nationality: dcid:country/BFA + +Node: dcid:Count_Person_Male_CountryCIV +typeOf: dcid:StatisticalVariable +name: "Ivorian Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +nationality: dcid:country/CIV + +Node: dcid:Count_Person_Male_CountryGHA +typeOf: dcid:StatisticalVariable +name: "Ghanaian by birth Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +nationality: dcid:country/GHA + +Node: dcid:Count_Person_Male_CountryGMB +typeOf: dcid:StatisticalVariable +name: "Gambian Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +nationality: dcid:country/GMB + +Node: dcid:Count_Person_Male_CountryLBR +typeOf: dcid:StatisticalVariable +name: "Liberian Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +nationality: dcid:country/LBR + +Node: dcid:Count_Person_Male_CountryNGA +typeOf: dcid:StatisticalVariable +name: "Nigerian Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +nationality: dcid:country/NGA + +Node: dcid:Count_Person_Male_CountrySLE +typeOf: dcid:StatisticalVariable +name: "Sierra Leonian Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +nationality: dcid:country/SLE + +Node: dcid:Count_Person_Male_CountryTGO +typeOf: dcid:StatisticalVariable +name: "Togolese Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +nationality: dcid:country/TGO + +Node: dcid:Count_Person_Male_Literate_EnglishAndFrench +typeOf: dcid:StatisticalVariable +name: "English and French Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +literacyStatus: dcid:Literate +literateLanguage: dcid:EnglishAndFrench + +Node: dcid:Count_Person_Male_Literate_EnglishAndGhanaian +typeOf: dcid:StatisticalVariable +name: "English & Ghanaian language Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +literacyStatus: dcid:Literate +literateLanguage: dcid:EnglishAndGhanaian + +Node: dcid:Count_Person_Male_Literate_GhanaOtherLiterate +typeOf: dcid:StatisticalVariable +name: "Other Literate Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +literacyStatus: dcid:Literate +literateLanguage: dcid:GhanaOtherLiterate + +Node: dcid:Count_Person_Male_Literate_OnlyEnglish +typeOf: dcid:StatisticalVariable +name: "English only Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +literacyStatus: dcid:Literate +literateLanguage: dcid:OnlyEnglish + +Node: dcid:Count_Person_Male_Literate_OnlyGhanaian +typeOf: dcid:StatisticalVariable +name: "Ghanaian language only Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +literacyStatus: dcid:Literate +literateLanguage: dcid:OnlyGhanaian + +Node: dcid:Count_Person_Male_ResidesInHousehold +typeOf: dcid:StatisticalVariable +name: "Household population Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +residenceType: dcid:Household + +Node: dcid:Count_Person_Male_WithEarnings_CasualWorker +typeOf: dcid:StatisticalVariable +name: "Casual worker Male","Casual worker" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +incomeStatus: dcid:WithEarnings +workerStatus: dcid:CasualWorker + +Node: dcid:Count_Person_Male_WithEarnings_Employees +typeOf: dcid:StatisticalVariable +name: "Employee Male","Employee" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +gender: dcid:Male +incomeStatus: dcid:WithEarnings +workerStatus: dcid:Employees + +Node: dcid:Count_Person_Non-Relative +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Non-Relative + +Node: dcid:Count_Person_Non-Relative_Female +typeOf: dcid:StatisticalVariable +name: "Non-Relative Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Non-Relative +gender: dcid:Female + +Node: dcid:Count_Person_Non-Relative_Male +typeOf: dcid:StatisticalVariable +name: "Non-Relative Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Non-Relative +gender: dcid:Male + +Node: dcid:Count_Person_OtherRelative +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:OtherRelative + +Node: dcid:Count_Person_OtherRelative_Female +typeOf: dcid:StatisticalVariable +name: "Other Relative Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:OtherRelative +gender: dcid:Female + +Node: dcid:Count_Person_OtherRelative_Male +typeOf: dcid:StatisticalVariable +name: "Other Relative Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:OtherRelative +gender: dcid:Male + +Node: dcid:Count_Person_ParentOrParentInlaw +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:ParentOrParentInlaw + +Node: dcid:Count_Person_ParentOrParentInlaw_Female +typeOf: dcid:StatisticalVariable +name: "Parent/Parent-in-law Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:ParentOrParentInlaw +gender: dcid:Female + +Node: dcid:Count_Person_ParentOrParentInlaw_Male +typeOf: dcid:StatisticalVariable +name: "Parent/Parent-in-law Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:ParentOrParentInlaw +gender: dcid:Male + +Node: dcid:Count_Person_ResidesInNonHousehold +typeOf: dcid:StatisticalVariable +name: "Population Non-Households" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +residenceType: dcid:NonHousehold + +Node: dcid:Count_Person_SonOrDaughterInLaw +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:SonOrDaughterInLaw + +Node: dcid:Count_Person_SonOrDaughterInLaw_Female +typeOf: dcid:StatisticalVariable +name: "Son/Daughter-in-law Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:SonOrDaughterInLaw +gender: dcid:Female + +Node: dcid:Count_Person_SonOrDaughterInLaw_Male +typeOf: dcid:StatisticalVariable +name: "Son/Daughter-in-law Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:SonOrDaughterInLaw +gender: dcid:Male + +Node: dcid:Count_Person_Spouse +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Spouse + +Node: dcid:Count_Person_Spouse_Female +typeOf: dcid:StatisticalVariable +name: "Spouse Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Spouse +gender: dcid:Female + +Node: dcid:Count_Person_Spouse_Male +typeOf: dcid:StatisticalVariable +name: "Spouse Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Spouse +gender: dcid:Male + +Node: dcid:Count_Person_Stepchild +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Stepchild + +Node: dcid:Count_Person_Stepchild_Female +typeOf: dcid:StatisticalVariable +name: "Stepchild Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Stepchild +gender: dcid:Female + +Node: dcid:Count_Person_Stepchild_Male +typeOf: dcid:StatisticalVariable +name: "Stepchild Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +familyMemberType: dcid:Stepchild +gender: dcid:Male + +Node: dcid:Count_Person_Urban_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +name: "Proportion urban" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_WithEarnings_CasualWorker +typeOf: dcid:StatisticalVariable +name: "Casual worker" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +incomeStatus: dcid:WithEarnings +workerStatus: dcid:CasualWorker + +Node: dcid:Count_Person_WithEarnings_Employees +typeOf: dcid:StatisticalVariable +name: "Employee" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +incomeStatus: dcid:WithEarnings +workerStatus: dcid:Employees + +Node: dcid:Count_Person_Years15Onwards_Employed_Female +typeOf: dcid:StatisticalVariable +name: "Employed Female","Employed" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 - Years] +employmentStatus: dcid:Employed +gender: dcid:Female + +Node: dcid:Count_Person_Years15Onwards_Employed_Male +typeOf: dcid:StatisticalVariable +name: "Employed Male","Employed" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 - Years] +employmentStatus: dcid:Employed +gender: dcid:Male + +Node: dcid:Count_Person_YearsUpto14OrYears65Onwards +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: dcid:YearsUpto14__Years65Onwards + +Node: dcid:Count_Person_YearsUpto14OrYears65Onwards_Female +typeOf: dcid:StatisticalVariable +name: "Dependent Population (less than15 & 65+) Female" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: dcid:YearsUpto14__Years65Onwards +gender: dcid:Female + +Node: dcid:Count_Person_YearsUpto14OrYears65Onwards_Male +typeOf: dcid:StatisticalVariable +name: "Dependent Population (less than15 & 65+) Male" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: dcid:YearsUpto14__Years65Onwards +gender: dcid:Male + +Node: dcid:Count_Person_YearsUpto14OrYears65Onwards_Rural +typeOf: dcid:StatisticalVariable +name: "Dependent Population (less than15 and 65+) Rural population" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: dcid:YearsUpto14__Years65Onwards +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_YearsUpto14OrYears65Onwards_Urban +typeOf: dcid:StatisticalVariable +name: "Dependent Population (less than15 and 65+) Urban population" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: dcid:YearsUpto14__Years65Onwards +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_YearsUpto1_Female +typeOf: dcid:StatisticalVariable +name: "Less than 1 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: dcid:YearsUpto1 +gender: dcid:Female + +Node: dcid:Count_Person_YearsUpto1_Male +typeOf: dcid:StatisticalVariable +name: "Less than 1 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: dcid:YearsUpto1 +gender: dcid:Male + +Node: dcid:Count_Student_3OrMoreYears_Female_JuniorSecondarySchool +typeOf: dcid:StatisticalVariable +name: "JSS/JHS Female" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +gender: dcid:Female +schoolGradeLevel: dcid:JuniorSecondarySchool + +Node: dcid:Count_Student_3OrMoreYears_Female_MiddleSchool +typeOf: dcid:StatisticalVariable +name: "Middle Female" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +gender: dcid:Female +levelOfSchool: dcid:MiddleSchool + +Node: dcid:Count_Student_3OrMoreYears_Female_PrimaryEducation +typeOf: dcid:StatisticalVariable +name: "Primary Female" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +gender: dcid:Female +schoolGradeLevel: dcid:PrimaryEducation + +Node: dcid:Count_Student_3OrMoreYears_Female_SecondaryEducation +typeOf: dcid:StatisticalVariable +name: "Secondary Female" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +gender: dcid:Female +schoolGradeLevel: dcid:SecondaryEducation + +Node: dcid:Count_Student_3OrMoreYears_Female_SeniorSecondarySchool +typeOf: dcid:StatisticalVariable +name: "SSS/SHS Female" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +gender: dcid:Female +schoolGradeLevel: dcid:SeniorSecondarySchool + +Node: dcid:Count_Student_3OrMoreYears_JuniorSecondarySchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +schoolGradeLevel: dcid:JuniorSecondarySchool + +Node: dcid:Count_Student_3OrMoreYears_Kindergarten +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +enrollmentLevel: dcid:Kindergarten + +Node: dcid:Count_Student_3OrMoreYears_Kindergarten_Female +typeOf: dcid:StatisticalVariable +name: "Kindergarten Female" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +enrollmentLevel: dcid:Kindergarten +gender: dcid:Female + +Node: dcid:Count_Student_3OrMoreYears_Kindergarten_Male +typeOf: dcid:StatisticalVariable +name: "Kindergarten Male" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +enrollmentLevel: dcid:Kindergarten +gender: dcid:Male + +Node: dcid:Count_Student_3OrMoreYears_Male_JuniorSecondarySchool +typeOf: dcid:StatisticalVariable +name: "JSS/JHS Male" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +gender: dcid:Male +schoolGradeLevel: dcid:JuniorSecondarySchool + +Node: dcid:Count_Student_3OrMoreYears_Male_MiddleSchool +typeOf: dcid:StatisticalVariable +name: "Middle Male" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +gender: dcid:Male +levelOfSchool: dcid:MiddleSchool + +Node: dcid:Count_Student_3OrMoreYears_Male_PrimaryEducation +typeOf: dcid:StatisticalVariable +name: "Primary Male" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +gender: dcid:Male +schoolGradeLevel: dcid:PrimaryEducation + +Node: dcid:Count_Student_3OrMoreYears_Male_SecondaryEducation +typeOf: dcid:StatisticalVariable +name: "Secondary Male" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +gender: dcid:Male +schoolGradeLevel: dcid:SecondaryEducation + +Node: dcid:Count_Student_3OrMoreYears_Male_SeniorSecondarySchool +typeOf: dcid:StatisticalVariable +name: "SSS/SHS Male" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +gender: dcid:Male +schoolGradeLevel: dcid:SeniorSecondarySchool + +Node: dcid:Count_Student_3OrMoreYears_MiddleSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +levelOfSchool: dcid:MiddleSchool + +Node: dcid:Count_Student_3OrMoreYears_Nursery +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +enrollmentLevel: dcid:Nursery + +Node: dcid:Count_Student_3OrMoreYears_Nursery_Female +typeOf: dcid:StatisticalVariable +name: "Nursery Female" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +enrollmentLevel: dcid:Nursery +gender: dcid:Female + +Node: dcid:Count_Student_3OrMoreYears_Nursery_Male +typeOf: dcid:StatisticalVariable +name: "Nursery Male" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +enrollmentLevel: dcid:Nursery +gender: dcid:Male + +Node: dcid:Count_Student_3OrMoreYears_PrimaryEducation +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +schoolGradeLevel: dcid:PrimaryEducation +enrollmentLevel: dcid:PrimaryEducation + +Node: dcid:Count_Student_3OrMoreYears_SecondaryEducation +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +schoolGradeLevel: dcid:SecondaryEducation +enrollmentLevel: dcid:SecondaryEducation + +Node: dcid:Count_Student_3OrMoreYears_SeniorSecondarySchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +schoolGradeLevel: dcid:SeniorSecondarySchool + +Node: dcid:Mean_Age_Person +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:age +statType: dcid:meanValue + +Node: dcid:Mean_Age_Person_Female +typeOf: dcid:StatisticalVariable +name: "Mean age Female" +populationType: dcid:Person +measuredProperty: dcid:age +statType: dcid:meanValue +gender: dcid:Female + +Node: dcid:Mean_Age_Person_Male +typeOf: dcid:StatisticalVariable +name: "Mean age Male" +populationType: dcid:Person +measuredProperty: dcid:age +statType: dcid:meanValue +gender: dcid:Male + +Node: dcid:Mean_Age_Person_Rural +typeOf: dcid:StatisticalVariable +name: "Mean age (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:age +statType: dcid:meanValue +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Mean_Age_Person_Urban +typeOf: dcid:StatisticalVariable +name: "Mean age (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:age +statType: dcid:meanValue +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Median_Age_Person_Female +typeOf: dcid:StatisticalVariable +name: "Median age Female" +populationType: dcid:Person +measuredProperty: dcid:age +statType: dcid:medianValue +gender: dcid:Female + +Node: dcid:Median_Age_Person_Male +typeOf: dcid:StatisticalVariable +name: "Median age Male" +populationType: dcid:Person +measuredProperty: dcid:age +statType: dcid:medianValue +gender: dcid:Male + +Node: dcid:Median_Age_Person_Rural +typeOf: dcid:StatisticalVariable +name: "Median age (Rural population)" +populationType: dcid:Person +measuredProperty: dcid:age +statType: dcid:medianValue +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Median_Age_Person_Urban +typeOf: dcid:StatisticalVariable +name: "Median age (Urban population)" +populationType: dcid:Person +measuredProperty: dcid:age +statType: dcid:medianValue +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Household +typeOf: dcid:StatisticalVariable +name: "Number of Households" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_Household_Rural +typeOf: dcid:StatisticalVariable +name: "Count of Household: Rural" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Household_Urban +typeOf: dcid:StatisticalVariable +name: "Count of Household: Urban" +populationType: dcid:Household +measuredProperty: dcid:count +statType: dcid:measuredValue +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person +typeOf: dcid:StatisticalVariable +name: "Total Population" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_Person_10To14Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 10 to 14 Years" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [10 14 Years] + +Node: dcid:Count_Person_10To14Years_Female +typeOf: dcid:StatisticalVariable +name: "age 10 - 14 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [10 14 Years] +gender: dcid:Female + +Node: dcid:Count_Person_10To14Years_Male +typeOf: dcid:StatisticalVariable +name: "age 10 - 14 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [10 14 Years] +gender: dcid:Male + +Node: dcid:Count_Person_15OrMoreYears +typeOf: dcid:StatisticalVariable +name: "Population Aged 15 Years or Older" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 - Years] + +Node: dcid:Count_Person_15OrMoreYears_Female_WithEarnings +typeOf: dcid:StatisticalVariable +name: "Economically active" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 - Years] +gender: dcid:Female +incomeStatus: dcid:WithEarnings + +Node: dcid:Count_Person_15OrMoreYears_Male_WithEarnings +typeOf: dcid:StatisticalVariable +name: "Economically active" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 - Years] +gender: dcid:Male +incomeStatus: dcid:WithEarnings + +Node: dcid:Count_Person_15OrMoreYears_WithEarnings +typeOf: dcid:StatisticalVariable +name: "Economically active" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 - Years] +incomeStatus: dcid:WithEarnings + +Node: dcid:Count_Person_15To19Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 15 to 19 Years" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 19 Years] + +Node: dcid:Count_Person_15To19Years_Female +typeOf: dcid:StatisticalVariable +name: "age 15 - 19 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 19 Years] +gender: dcid:Female + +Node: dcid:Count_Person_15To19Years_Male +typeOf: dcid:StatisticalVariable +name: "age 15 - 19 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 19 Years] +gender: dcid:Male + +Node: dcid:Count_Person_18OrMoreYears +typeOf: dcid:StatisticalVariable +name: "Population: 18 Years or More" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [18 - Years] + +Node: dcid:Count_Person_1To4Years +typeOf: dcid:StatisticalVariable +name: "Population: 1 - 4 Years" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [1 4 Years] + +Node: dcid:Count_Person_1To4Years_Female +typeOf: dcid:StatisticalVariable +name: "age 1 - 4 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [1 4 Years] +gender: dcid:Female + +Node: dcid:Count_Person_1To4Years_Male +typeOf: dcid:StatisticalVariable +name: "age 1 - 4 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [1 4 Years] +gender: dcid:Male + +Node: dcid:Count_Person_20To24Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 20 to 24 Years" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [20 24 Years] + +Node: dcid:Count_Person_20To24Years_Female +typeOf: dcid:StatisticalVariable +name: "age 20 - 24 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [20 24 Years] +gender: dcid:Female + +Node: dcid:Count_Person_20To24Years_Male +typeOf: dcid:StatisticalVariable +name: "age 20 - 24 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [20 24 Years] +gender: dcid:Male + +Node: dcid:Count_Person_25To29Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 25 to 29 Years" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [25 29 Years] + +Node: dcid:Count_Person_25To29Years_Female +typeOf: dcid:StatisticalVariable +name: "age 25 - 29 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [25 29 Years] +gender: dcid:Female + +Node: dcid:Count_Person_25To29Years_Male +typeOf: dcid:StatisticalVariable +name: "age 25 - 29 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [25 29 Years] +gender: dcid:Male + +Node: dcid:Count_Person_30To34Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 25 to 34" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [30 34 Years] + +Node: dcid:Count_Person_30To34Years_Female +typeOf: dcid:StatisticalVariable +name: "age 30 - 34 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [30 34 Years] +gender: dcid:Female + +Node: dcid:Count_Person_30To34Years_Male +typeOf: dcid:StatisticalVariable +name: "age 30 - 34 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [30 34 Years] +gender: dcid:Male + +Node: dcid:Count_Person_35To39Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 35 to 39" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [35 39 Years] + +Node: dcid:Count_Person_35To39Years_Female +typeOf: dcid:StatisticalVariable +name: "age 35 - 39 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [35 39 Years] +gender: dcid:Female + +Node: dcid:Count_Person_35To39Years_Male +typeOf: dcid:StatisticalVariable +name: "age 35 - 39 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [35 39 Years] +gender: dcid:Male + +Node: dcid:Count_Person_40To44Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 40 to 44" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [40 44 Years] + +Node: dcid:Count_Person_40To44Years_Female +typeOf: dcid:StatisticalVariable +name: "age 40 - 44 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [40 44 Years] +gender: dcid:Female + +Node: dcid:Count_Person_40To44Years_Male +typeOf: dcid:StatisticalVariable +name: "age 40 - 44 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [40 44 Years] +gender: dcid:Male + +Node: dcid:Count_Person_45To49Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 45 to 49" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [45 49 Years] + +Node: dcid:Count_Person_45To49Years_Female +typeOf: dcid:StatisticalVariable +name: "age 45 - 49 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [45 49 Years] +gender: dcid:Female + +Node: dcid:Count_Person_45To49Years_Male +typeOf: dcid:StatisticalVariable +name: "age 45 - 49 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [45 49 Years] +gender: dcid:Male + +Node: dcid:Count_Person_50To54Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 50 to 54" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [50 54 Years] + +Node: dcid:Count_Person_50To54Years_Female +typeOf: dcid:StatisticalVariable +name: "age 50 - 54 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [50 54 Years] +gender: dcid:Female + +Node: dcid:Count_Person_50To54Years_Male +typeOf: dcid:StatisticalVariable +name: "age 50 - 54 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [50 54 Years] +gender: dcid:Male + +Node: dcid:Count_Person_55To59Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 55 to 59" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [55 59 Years] + +Node: dcid:Count_Person_55To59Years_Female +typeOf: dcid:StatisticalVariable +name: "age 55 - 59 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [55 59 Years] +gender: dcid:Female + +Node: dcid:Count_Person_55To59Years_Male +typeOf: dcid:StatisticalVariable +name: "age 55 - 59 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [55 59 Years] +gender: dcid:Male + +Node: dcid:Count_Person_5To9Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 5 to 9" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [5 9 Years] + +Node: dcid:Count_Person_5To9Years_Female +typeOf: dcid:StatisticalVariable +name: "age 5 - 9 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [5 9 Years] +gender: dcid:Female + +Node: dcid:Count_Person_5To9Years_Male +typeOf: dcid:StatisticalVariable +name: "age 5 - 9 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [5 9 Years] +gender: dcid:Male + +Node: dcid:Count_Person_60To64Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 60 to 64" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [60 64 Years] + +Node: dcid:Count_Person_60To64Years_Female +typeOf: dcid:StatisticalVariable +name: "age 60 - 64 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [60 64 Years] +gender: dcid:Female + +Node: dcid:Count_Person_60To64Years_Male +typeOf: dcid:StatisticalVariable +name: "age 60 - 64 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [60 64 Years] +gender: dcid:Male + +Node: dcid:Count_Person_65To69Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 65 to 69" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [65 69 Years] + +Node: dcid:Count_Person_65To69Years_Female +typeOf: dcid:StatisticalVariable +name: "age 65 - 69 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [65 69 Years] +gender: dcid:Female + +Node: dcid:Count_Person_65To69Years_Male +typeOf: dcid:StatisticalVariable +name: "age 65 - 69 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [65 69 Years] +gender: dcid:Male + +Node: dcid:Count_Person_70To74Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 70 to 74" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [70 74 Years] + +Node: dcid:Count_Person_70To74Years_Female +typeOf: dcid:StatisticalVariable +name: "age 70 - 74 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [70 74 Years] +gender: dcid:Female + +Node: dcid:Count_Person_70To74Years_Male +typeOf: dcid:StatisticalVariable +name: "age 70 - 74 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [70 74 Years] +gender: dcid:Male + +Node: dcid:Count_Person_75To79Years +typeOf: dcid:StatisticalVariable +name: "Population Aged 75 to 79" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [75 79 Years] + +Node: dcid:Count_Person_75To79Years_Female +typeOf: dcid:StatisticalVariable +name: "age 75 - 79 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [75 79 Years] +gender: dcid:Female + +Node: dcid:Count_Person_75To79Years_Male +typeOf: dcid:StatisticalVariable +name: "age 75 - 79 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [75 79 Years] +gender: dcid:Male + +Node: dcid:Count_Person_80To84Years +typeOf: dcid:StatisticalVariable +name: "Population: 80 - 84 Years" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [80 84 Years] + +Node: dcid:Count_Person_80To84Years_Female +typeOf: dcid:StatisticalVariable +name: "age 80 - 84 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [80 84 Years] +gender: dcid:Female + +Node: dcid:Count_Person_80To84Years_Male +typeOf: dcid:StatisticalVariable +name: "age 80 - 84 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [80 84 Years] +gender: dcid:Male + +Node: dcid:Count_Person_85To89Years +typeOf: dcid:StatisticalVariable +name: "Population: 85 - 89 Years" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [85 89 Years] + +Node: dcid:Count_Person_85To89Years_Female +typeOf: dcid:StatisticalVariable +name: "age 85 - 89 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [85 89 Years] +gender: dcid:Female + +Node: dcid:Count_Person_85To89Years_Male +typeOf: dcid:StatisticalVariable +name: "age 85 - 89 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [85 89 Years] +gender: dcid:Male + +Node: dcid:Count_Person_90To94Years +typeOf: dcid:StatisticalVariable +name: "Population: 90 - 94 Years" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [90 94 Years] + +Node: dcid:Count_Person_90To94Years_Female +typeOf: dcid:StatisticalVariable +name: "age 90 - 94 year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [90 94 Years] +gender: dcid:Female + +Node: dcid:Count_Person_90To94Years_Male +typeOf: dcid:StatisticalVariable +name: "age 90 - 94 year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [90 94 Years] +gender: dcid:Male + +Node: dcid:Count_Person_95OrMoreYears +typeOf: dcid:StatisticalVariable +name: "Population: 95 Years or More" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [95 - Years] + +Node: dcid:Count_Person_95OrMoreYears_Female +typeOf: dcid:StatisticalVariable +name: "age 95 + year "Female"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [95 - Years] +gender: dcid:Female + +Node: dcid:Count_Person_95OrMoreYears_Male +typeOf: dcid:StatisticalVariable +name: "age 95 + year "Male"" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [95 - Years] +gender: dcid:Male + +Node: dcid:Count_Person_Illiterate +typeOf: dcid:StatisticalVariable +name: "Population: Illiterate" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +literacyStatus: dcid:Illiterate + +Node: dcid:Count_Person_Literate +typeOf: dcid:StatisticalVariable +name: "Population: Literate" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +literacyStatus: dcid:Literate + +Node: dcid:Count_Person_Male_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +name: "Sex Ratio" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female + +Node: dcid:Count_Person_PerArea +typeOf: dcid:StatisticalVariable +name: "Population density (persons per sq. Km)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:area + +Node: dcid:Count_Person_ResidesInHousehold +typeOf: dcid:StatisticalVariable +name: "Population: Household" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +residenceType: dcid:Household + +Node: dcid:Count_Person_Rural +typeOf: dcid:StatisticalVariable +name: "Rural (Locality of enumeration)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_Urban +typeOf: dcid:StatisticalVariable +name: "Urban (Locality of enumeration)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_Years15Onwards_Employed +typeOf: dcid:StatisticalVariable +name: "Employed" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 - Years] +employmentStatus: dcid:Employed + +Node: dcid:Count_Person_YearsUpto1 +typeOf: dcid:StatisticalVariable +name: "Population: 1 Years or Less" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: dcid:YearsUpto1 + +Node: dcid:Count_Student_3OrMoreYears_PrimaryEducation_Female +typeOf: dcid:StatisticalVariable +name: "Primary "Female"" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +enrollmentLevel: dcid:PrimaryEducation +gender: dcid:Female + +Node: dcid:Count_Student_3OrMoreYears_PrimaryEducation_Male +typeOf: dcid:StatisticalVariable +name: "Primary "Male"" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +enrollmentLevel: dcid:PrimaryEducation +gender: dcid:Male + +Node: dcid:Count_Student_3OrMoreYears_SecondaryEducation_Female +typeOf: dcid:StatisticalVariable +name: "Secondary "Female"" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +enrollmentLevel: dcid:SecondaryEducation +gender: dcid:Female + +Node: dcid:Count_Student_3OrMoreYears_SecondaryEducation_Male +typeOf: dcid:StatisticalVariable +name: "Secondary "Male"" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [3 - Years] +enrollmentLevel: dcid:SecondaryEducation +gender: dcid:Male + +Node: dcid:GrowthRate_Count_Person +typeOf: dcid:StatisticalVariable +name: "Intercensal Growth Rate (%)" +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:growthRate + +Node: dcid:Median_Age_Person +typeOf: dcid:StatisticalVariable +name: "Median Age of Population" +populationType: dcid:Person +measuredProperty: dcid:age +statType: dcid:medianValue + +Node: dcid:Count_Person_ImprovedDrinkingWaterSource_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +householdFacilityStatus: dcid:ImprovedDrinkingWaterSource +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_ImprovedDrinkingWaterSource_Rural_AsAFractionOf_Count_Person_ImprovedDrinkingWaterSource_Rural +typeOf: dcid:StatisticalVariable +name: "proportion of rural people using a reliable water source." +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_ImprovedDrinkingWaterSource_Rural +householdFacilityStatus: dcid:ImprovedDrinkingWaterSource +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_ImprovedDrinkingWaterSource_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +householdFacilityStatus: dcid:ImprovedDrinkingWaterSource +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_ImprovedDrinkingWaterSource_Urban_AsAFractionOf_Count_Person_ImprovedDrinkingWaterSource_Urban +typeOf: dcid:StatisticalVariable +name: "percentage of rural people have access to clean drinking water." +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_ImprovedDrinkingWaterSource_Urban +householdFacilityStatus: dcid:ImprovedDrinkingWaterSource +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_ImprovedSanitationFacility +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +householdFacilityStatus: dcid:ImprovedSanitationFacility + +Node: dcid:Count_Person_ImprovedSanitationFacility_AsAFractionOf_Count_Person_ImprovedSanitationFacility +typeOf: dcid:StatisticalVariable +name: "The proportion of the population using safe and hygienic toilets." +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_ImprovedSanitationFacility +householdFacilityStatus: dcid:ImprovedSanitationFacility + +Node: dcid:Count_Person_ImprovedSanitationFacility_Rural +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +householdFacilityStatus: dcid:ImprovedSanitationFacility +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_ImprovedSanitationFacility_Rural_AsAFractionOf_Count_Person_ImprovedSanitationFacility_Rural +typeOf: dcid:StatisticalVariable +name: "percentage of rural people have access to proper sanitation." +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_ImprovedSanitationFacility_Rural +householdFacilityStatus: dcid:ImprovedSanitationFacility +placeOfResidenceClassification: dcid:Rural + +Node: dcid:Count_Person_ImprovedSanitationFacility_Urban +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +householdFacilityStatus: dcid:ImprovedSanitationFacility +placeOfResidenceClassification: dcid:Urban + +Node: dcid:Count_Person_ImprovedSanitationFacility_Urban_AsAFractionOf_Count_Person_ImprovedSanitationFacility_Urban +typeOf: dcid:StatisticalVariable +name: "percentage of urban people have access to proper sanitation." +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_ImprovedSanitationFacility_Urban +householdFacilityStatus: dcid:ImprovedSanitationFacility +placeOfResidenceClassification: dcid:Urban + +Node: dcid:LandCoverFraction_Forest +typeOf: dcid:StatisticalVariable +name: "percentage of the total land area is covered by forests." +populationType: dcid:LandCover +measuredProperty: dcid:area +statType: dcid:measuredValue +measurementDenominator: dcid:landArea +landCoverType: dcid:Forest