Global Economic Monitor (GEM)
Exchange rates, equity markets, interest rates, and more
@worldbank.global_economic_monitor
Exchange rates, equity markets, interest rates, and more
@worldbank.global_economic_monitor
CREATE TABLE reer (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);
CREATE TABLE tot (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);
CREATE TABLE totresv (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);
Anyone who has the link will be able to view this.