Skip to content

Commit 20cdf42

Browse files
Data Commonscopybara-github
authored andcommitted
1.LocalCurrency_ExchangeRate_Currency_FromCurrency_USD_ToCurrency_XCG
2.LocalCurrency_ExchangeRate_Currency_FromCurrency_USD_ToCurrency_ZWG PiperOrigin-RevId: 896357656
1 parent 55eecdc commit 20cdf42

2 files changed

Lines changed: 32 additions & 0 deletions

File tree

core/currency.mcf

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1488,3 +1488,12 @@ typeOf: dcid:Currency
14881488
name: "MTP"
14891489
description: "Maltese Pound."
14901490

1491+
Node: dcid:XCG
1492+
typeOf: dcid:Currency
1493+
name: "XCG"
1494+
description: "Caribbean Guilder."
1495+
1496+
Node: dcid:ZWG
1497+
typeOf: dcid:Currency
1498+
name: "ZWG"
1499+
description: "Zimbabwe Gold."

stat_vars/CurrencyFAO_stat_vars.mcf

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4517,3 +4517,26 @@ measurementQualifier: dcid:StandardizedCurrency
45174517
statType: dcid:measuredValue
45184518
fromCurrency: dcid:USD
45194519
toCurrency: dcid:YUN
4520+
4521+
Node: dcid:LocalCurrency_ExchangeRate_Currency_FromCurrency_USD_ToCurrency_XCG
4522+
typeOf: dcid:StatisticalVariable
4523+
name: "Local currency exchange rate from US Dollar (USD) to Caribbean Guilder (XCG)"
4524+
populationType: dcid:Currency
4525+
measuredProperty: dcid:exchangeRate
4526+
measurementQualifier: dcid:LocalCurrency
4527+
statType: dcid:measuredValue
4528+
fromCurrency: dcid:USD
4529+
toCurrency: dcid:XCG
4530+
4531+
Node: dcid:LocalCurrency_ExchangeRate_Currency_FromCurrency_USD_ToCurrency_ZWG
4532+
typeOf: dcid:StatisticalVariable
4533+
name: "Local currency exchange rate from US Dollar (USD) to Zimbabwe Gold (ZWG)"
4534+
populationType: dcid:Currency
4535+
measuredProperty: dcid:exchangeRate
4536+
measurementQualifier: dcid:LocalCurrency
4537+
statType: dcid:measuredValue
4538+
fromCurrency: dcid:USD
4539+
toCurrency: dcid:ZWG
4540+
4541+
4542+

0 commit comments

Comments
 (0)