./us_foreign_aid_country
3 rows where Country Code = "VGB"
This data as json, CSV (advanced)
Suggested facets: Transaction Type ID, Transaction Type Name, Fiscal Year, current_amount, constant_amount
Link | rowid ▼ | Country Code | Country Name | Region ID | Region Name | Income Group Acronym | Income Group Name | Transaction Type ID | Transaction Type Name | Fiscal Year | current_amount | constant_amount |
---|---|---|---|---|---|---|---|---|---|---|---|---|
21012 | 21012 | VGB | British Virgin Islands | 6 | Western Hemisphere | HIC | High Income Country | 2 | Obligations | 2000 | 10000 | 16812 |
21013 | 21013 | VGB | British Virgin Islands | 6 | Western Hemisphere | HIC | High Income Country | 2 | Obligations | 2001 | 11000 | 18055 |
21014 | 21014 | VGB | British Virgin Islands | 6 | Western Hemisphere | HIC | High Income Country | 3 | Disbursements | 2001 | 11000 | 18055 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "./us_foreign_aid_country" ( "Country Code" TEXT, "Country Name" TEXT, "Region ID" INTEGER, "Region Name" TEXT, "Income Group Acronym" TEXT, "Income Group Name" TEXT, "Transaction Type ID" INTEGER, "Transaction Type Name" TEXT, "Fiscal Year" TEXT, "current_amount" INTEGER, "constant_amount" INTEGER );