Skip to content

Commit

Permalink
Ghana education,economy,health and environment Manifests CL at Region…
Browse files Browse the repository at this point in the history
…al level.

PiperOrigin-RevId: 584831899
  • Loading branch information
Data Commons authored and copybara-github committed Dec 4, 2023
1 parent 6e0627b commit 038b355
Show file tree
Hide file tree
Showing 15 changed files with 1,652 additions and 17 deletions.
2 changes: 1 addition & 1 deletion core/cdc.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -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:healthBehavior
Expand Down
16 changes: 16 additions & 0 deletions core/census_enums.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -2310,3 +2310,19 @@ Node: dcid:PermanentResident
typeOf: dcs:ResidentStatusEnum
specializationOf: dcs:Resident
name: "PermanentResident"

Node: dcid:ExtremePoverty
typeOf: dcid:USC_PovertyStatusEnum
name: "Extreme Poverty"

Node: dcid:Poverty
typeOf: dcid:USC_PovertyStatusEnum
name: "Poverty"

Node: dcid:BelowPovertyLine
typeOf: dcid:USC_PovertyStatusEnum
name: "Below Poverty Line"

Node: dcid:PovertyGapRatio
typeOf: dcid:USC_PovertyStatusEnum
name: "Poverty Gap Ratio"
4 changes: 2 additions & 2 deletions core/census_properties.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Node: educationalAttainment
dcid: "educationalAttainment"
name: "educationalAttainment"
typeOf: schema:Property
domainIncludes: schema:Person, schema:Household
domainIncludes: schema:Person, schema:Household, schema:Student
rangeIncludes: dcs:USC_EducationalAttainmentEnum, dcs:WHO_EducationalAttainmentEnum, dcs:SchoolGradeLevelEnum, dcs:SDG_EducationLevEnum

Node: dcid:bachelorsDegreeMajor
Expand Down Expand Up @@ -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
Expand Down
10 changes: 9 additions & 1 deletion core/climate.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down Expand Up @@ -1252,3 +1252,11 @@ subClassOf: schema:Enumeration
Node: dcid:HighSeverity
name: "High"
typeOf: dcs:NaturalHazardSeverityEnum

Node: dcid:Coastal
typeOf: dcid:LandCoverClassEnum
name: "Coastal"

Node: dcid:Savannah
typeOf: dcid:LandCoverClassEnum
name: "Savannah"
47 changes: 43 additions & 4 deletions core/dcschema.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ description: "Used when extra description is needed for the measurement result.

Node: dcid:growthRate
name: "growthRate"
domainIncludes: schema:Observation
domainIncludes: schema:Observation, schema:GrossDomesticProduct
rangeIncludes: schema:Number
typeOf: schema:Property
description: "The percentage change of a specific variable within a specific time period and given a certain context."
Expand Down Expand Up @@ -400,7 +400,7 @@ dcid: "age"
name: "age"
typeOf: schema:Property
rangeIncludes: dcs:QuantityRange, schema:Number, dcs:AgeStatusEnum, dcs:SDG_AgeEnum
domainIncludes: schema:Person, schema:Organization, schema:Household
domainIncludes: schema:Person, schema:Organization, schema:Household, schema:MortalityEvent

Node: employmentStatus
dcid: "employmentStatus"
Expand Down Expand Up @@ -822,7 +822,7 @@ Node: dcid:grossDomesticProduct
typeOf: schema:Property
name: "grossDomesticProduct"
rangeIncludes: schema:MonetaryAmount
domainIncludes: schema:AdministrativeArea, dcs:NAICSEnum
domainIncludes: schema:AdministrativeArea, dcs:NAICSEnum, dcs:EconomicActivity
description: "Gross domestic product (GDP) is the monetary value of all the finished goods and services produced within a place in a specific time period"

Node: dcid:growthRate
Expand Down Expand Up @@ -3276,7 +3276,7 @@ description: "The geo granularity at which a variable has data for"
Node: dcid:ageGroupClassification
name: "ageGroupClassification"
rangeIncludes: dcs:AgeGroupClassificationEnum
domainIncludes: dcs:Person
domainIncludes: dcs:Person, dcs:MortalityEvent
typeOf: schema:Property
description: "People classified based on their age group."
descriptionUrl: "https://www.nih.gov/nih-style-guide/age"
Expand Down Expand Up @@ -3430,6 +3430,17 @@ domainIncludes: schema:Thing
rangeIncludes: schema:Thing
description: "Indicates that an entity is included in another entity. For example, a variable (StatisticalVariable) included in an import (Provenance)."

Node: dcid:sanitationFacilityType
typeOf: dcs:Property
name: "sanitationFacilityType"
domainIncludes: dcid:Person
rangeIncludes: dcid:SanitationFacilityTypeEnum

Node: dcid:drinkingWaterSourceType
typeOf: dcs:Property
name: "drinkingWaterSourceType"
domainIncludes: dcid:Person
rangeIncludes: dcid:DrinkingWaterSourceTypeEnum

Node: dcid:NTIA_OtherRace
typeOf: dcid:RaceCodeEnum
Expand Down Expand Up @@ -3667,3 +3678,31 @@ Node: dcid:GoodsSellingUsage
typeOf: dcid:InternetUsagePurposeEnum
name: "Goods Selling Usage"

Node: dcid:GrossDomesticProduct
typeOf: dcs:Class
subClassOf: dcs:Thing
name: "GrossDomesticProduct"

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"
44 changes: 44 additions & 0 deletions core/dcschema_enum_classes.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -509,3 +509,47 @@ Node: dcid:WorldBank_CurrencyEnum
typeOf: schema:Class
subClassOf: dcs:Enumeration
name: "WorldBank_CurrencyEnum"

Node: dcid:SanitationFacilityTypeEnum
typeOf: schema:Class
subClassOf: dcs:Enumeration
name: "SanitationFacilityTypeEnum"

Node: dcid:DrinkingWaterSourceTypeEnum
typeOf: schema:Class
subClassOf: dcs:Enumeration
name: "DrinkingWaterSourceTypeEnum"

Node: dcid:RevenueTypeEnum
typeOf: schema:Class
subClassOf: dcs:Enumeration
name: "RevenueTypeEnum"

Node: dcid:AmountSourceEnum
typeOf: schema:Class
subClassOf: dcs:Enumeration
name: "AmountSourceEnum"

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:UnmetFamilyPlanning
typeOf: dcid:FamilyPlanningTypeEnum
name: "Unmet Family Planning"

Node: dcid:DirectlyObservedTherapyEnum
typeOf: schema:Class
subClassOf: dcs:Enumeration
name: "DirectlyObservedTherapyEnum"
Loading

0 comments on commit 038b355

Please sign in to comment.