home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

12 rows where Fiscal Year = 2002 and Managing Agency Acronym = "AF"

✎ 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
52910 52910 32 AF Department of the Air Force BHR Bahrain 2 Obligations 2002 9928000 16043301
52911 52911 32 AF Department of the Air Force BHR Bahrain 3 Disbursements 2002 9928000 16043301
53004 53004 32 AF Department of the Air Force HND Honduras 2 Obligations 2002 9404 15197
53005 53005 32 AF Department of the Air Force HND Honduras 3 Disbursements 2002 9404 15197
53160 53160 32 AF Department of the Air Force PAN Panama 2 Obligations 2002 9404 15197
53166 53166 32 AF Department of the Air Force PAN Panama 3 Disbursements 2002 9404 15197
53172 53172 32 AF Department of the Air Force PER Peru 2 Obligations 2002 225626 364604
53178 53178 32 AF Department of the Air Force PER Peru 3 Disbursements 2002 225626 364604
53238 53238 32 AF Department of the Air Force SLV El Salvador 2 Obligations 2002 9404 15197
53239 53239 32 AF Department of the Air Force SLV El Salvador 3 Disbursements 2002 9404 15197
53243 53243 32 AF Department of the Air Force THA Thailand 2 Obligations 2002 76154 123062
53250 53250 32 AF Department of the Air Force THA Thailand 3 Disbursements 2002 76154 123062

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