home / 2025-02-03_foreign-assistance

./us_foreign_aid_country

2 rows where Fiscal Year = 1973, Income Group Name = "Low Income Country" and Region ID = 3

✎ View and edit SQL

This data as json, CSV (advanced)

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
18848 18848 SYR Syria 3 Middle East and North Africa LIC Low Income Country 2 Obligations 1973 200000 1074087
21595 21595 YEM Yemen 3 Middle East and North Africa LIC Low Income Country 2 Obligations 1973 3200000 17185394

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 543.993ms