Skip to content

Commit

Permalink
Expand some SDG unit shortDisplayNames
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 564203616
  • Loading branch information
n-h-diaz authored and copybara-github committed Sep 10, 2023
1 parent 5666f6d commit cfae33d
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions core/sdg.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ subClassOf: dcs:UnitOfMeasure
Node: dcid:SDG_HA
typeOf: dcs:SDG_UnitOfMeasure
name: "Hectares"
shortDisplayName: "Hectares"

Node: dcid:SamplingStation
typeOf: schema:Class
Expand Down Expand Up @@ -9857,7 +9858,7 @@ shortDisplayName: "Million of m^3 per annum"
Node: dcid:SDG_NUMBER
typeOf: dcs:SDG_UnitOfMeasure
name: "Number"
shortDisplayName: ""
shortDisplayName: "Number"

Node: dcid:SDG_NUM_M
typeOf: dcs:SDG_UnitOfMeasure
Expand Down Expand Up @@ -9952,27 +9953,27 @@ shortDisplayName: "Score"
Node: dcid:SDG_TEU
typeOf: dcs:SDG_UnitOfMeasure
name: "Twenty-foot equivalent units (TEUs)"
shortDisplayName: "TEU"
shortDisplayName: "Twenty-foot equivalent units"

Node: dcid:SDG_TONNES
typeOf: dcs:SDG_UnitOfMeasure
name: "Tonnes"
shortDisplayName: "T"
shortDisplayName: "Tonnes"

Node: dcid:SDG_TONNES_M
typeOf: dcs:SDG_UnitOfMeasure
name: "Millions of tonnes"
shortDisplayName: "T (millions)"
shortDisplayName: "Tonnes (millions)"

Node: dcid:SDG_T_KM
typeOf: dcs:SDG_UnitOfMeasure
name: "Tonne kilometres"
shortDisplayName: "T km"
shortDisplayName: "Tonne km"

Node: dcid:SDG_T_PER_HA
typeOf: dcs:SDG_UnitOfMeasure
name: "Tonnes per hectare"
shortDisplayName: "T / ha"
shortDisplayName: "Tonnes / Hectare"

Node: dcid:SDG_USD_M3
typeOf: dcs:SDG_UnitOfMeasure
Expand Down

0 comments on commit cfae33d

Please sign in to comment.