home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

12 rows where Fiscal Year = 2001 and Managing Agency ID = 32

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Country Code, Country Name, Transaction Type ID, Transaction Type Name, current_amount, constant_amount

Link rowid ▼ Managing Agency ID Managing Agency Acronym Managing Agency Name Country Code Country Name Transaction Type ID Transaction Type Name Fiscal Year current_amount constant_amount
52924 52924 32 AF Department of the Air Force COL Colombia 2 Obligations 2001 2364935 3881775
52928 52928 32 AF Department of the Air Force COL Colombia 3 Disbursements 2001 2364935 3881775
52942 52942 32 AF Department of the Air Force ECU Ecuador 2 Obligations 2001 12060 19795
52943 52943 32 AF Department of the Air Force ECU Ecuador 3 Disbursements 2001 12060 19795
53018 53018 32 AF Department of the Air Force ISR Israel 2 Obligations 2001 75573 124045
53022 53022 32 AF Department of the Air Force ISR Israel 3 Disbursements 2001 75573 124045
53184 53184 32 AF Department of the Air Force PHL Philippines 2 Obligations 2001 2342891 3845592
53190 53190 32 AF Department of the Air Force PHL Philippines 3 Disbursements 2001 2342891 3845592
53242 53242 32 AF Department of the Air Force THA Thailand 2 Obligations 2001 107291 176106
53249 53249 32 AF Department of the Air Force THA Thailand 3 Disbursements 2001 107291 176106
53266 53266 32 AF Department of the Air Force TUR Turkey 2 Obligations 2001 136255 223647
53268 53268 32 AF Department of the Air Force TUR Turkey 3 Disbursements 2001 136255 223647

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "./us_foreign_aid_implementing" (
"Managing Agency ID" INTEGER,
  "Managing Agency Acronym" TEXT,
  "Managing Agency Name" TEXT,
  "Country Code" TEXT,
  "Country Name" TEXT,
  "Transaction Type ID" INTEGER,
  "Transaction Type Name" TEXT,
  "Fiscal Year" INTEGER,
  "current_amount" INTEGER,
  "constant_amount" INTEGER
);
Powered by Datasette · Queries took 917.817ms