home / 2025-02-03_foreign-assistance

./us_foreign_aid_country

4 rows where Country Code = "LUX"

✎ View and edit SQL

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
11587 11587 LUX Luxembourg 2 Europe and Eurasia HIC High Income Country 2 Obligations 1986 30000 70629
11588 11588 LUX Luxembourg 2 Europe and Eurasia HIC High Income Country 2 Obligations 1988 26000 57990
11589 11589 LUX Luxembourg 2 Europe and Eurasia HIC High Income Country 2 Obligations 2016 5242 6507
11590 11590 LUX Luxembourg 2 Europe and Eurasia HIC High Income Country 3 Disbursements 2016 5242 6507

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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
);
Powered by Datasette · Queries took 5828.019ms