Skip to content

Commit

Permalink
Add new SDG schema
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 564587172
  • Loading branch information
n-h-diaz authored and copybara-github committed Sep 12, 2023
1 parent 11e6fb4 commit 26db5fd
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions core/sdg.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -3680,19 +3680,19 @@ name: "Proportion of tariff lines applied to imports with zero-tariff"
typeOf: dcs:SDG_Series

Node: dcid:SDG_TX_EXP_GBMRCH
name: "Developing countries' and least developed countries' share of global merchandise exports"
name: "Developing countries and least developed countries' share of global merchandise exports"
typeOf: dcs:SDG_Series

Node: dcid:SDG_TX_EXP_GBSVR
name: "Developing countries' and least developed countries' share of global services exports"
name: "Developing countries and least developed countries' share of global services exports"
typeOf: dcs:SDG_Series

Node: dcid:SDG_TX_IMP_GBMRCH
name: "Developing countries' and least developed countries' share of global merchandise imports"
name: "Developing countries and least developed countries' share of global merchandise imports"
typeOf: dcs:SDG_Series

Node: dcid:SDG_TX_IMP_GBSVR
name: "Developing countries' and least developed countries' share of global services imports"
name: "Developing countries and least developed countries' share of global services imports"
typeOf: dcs:SDG_Series

Node: dcid:SDG_VC_ARM_SZTRACE
Expand Down Expand Up @@ -9117,6 +9117,13 @@ typeOf: dcs:SDG_SeverityOfPriceLevelsEnum
name: "Moderate: Moderately high food prices"
isProvisional: dcs:True

Node: dcid:sdg_sex
typeOf: schema:Property
domainIncludes: dcs:Thing
rangeIncludes: dcs:SDG_SexEnum
name: "Sex"
isProvisional: dcs:True

Node: dcid:SDG_SexEnum
typeOf: schema:Class
subClassOf: schema:Enumeration
Expand Down

0 comments on commit 26db5fd

Please sign in to comment.