World Bank (IBRD) Bonds (1947-Present)
International Bank for Reconstruction and Development (IBRD) Bonds
@kaggle.tunguz_world_bank_ibrd_bonds_1947present
International Bank for Reconstruction and Development (IBRD) Bonds
@kaggle.tunguz_world_bank_ibrd_bonds_1947present
CREATE TABLE world_bank_ibrd_bonds_1947_present (
"institution" VARCHAR,
"type" VARCHAR,
"maturity" DOUBLE,
"currency" VARCHAR,
"volume" BIGINT,
"coupon" DOUBLE,
"settlement_date" VARCHAR,
"maturity_date" VARCHAR,
"usd_equivalent" DOUBLE,
"isin" VARCHAR,
"final_terms" VARCHAR
);
Anyone who has the link will be able to view this.