Baselight

Global Economic Monitor (GEM)

Exchange rates, equity markets, interest rates, and more

@worldbank.global_economic_monitor

Loading...
Loading...

About this Dataset

Global Economic Monitor (GEM)

Daily updates of global economic developments for high income and developing countries - covers exchange rates, equity markets, interest rates, stripped bond spreads, and emerging market bond indices.

Monthly data coverage (updated daily and populated upon availability) is provided for consumer prices, high-tech market indicators, industrial production and merchandise trade.

Tables

Real Effective Exchange Rate,,,,

@worldbank.global_economic_monitor.reer
  • 555.67 KB
  • 144540 rows
  • 3 columns
Loading...

CREATE TABLE reer (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Terms Of Trade,,,,

@worldbank.global_economic_monitor.tot
  • 183.7 KB
  • 144540 rows
  • 3 columns
Loading...

CREATE TABLE tot (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Total Reserves,,,,

@worldbank.global_economic_monitor.totresv
  • 718.68 KB
  • 144540 rows
  • 3 columns
Loading...

CREATE TABLE totresv (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Share link

Anyone who has the link will be able to view this.