home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

8 rows where Fiscal Year = 2013, Managing Agency ID = 8 and Transaction Type Name = "Disbursements"

✎ View and edit SQL

This data as json, CSV (advanced)

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
32051 32051 8 ARMY Department of the Army AFG Afghanistan 3 Disbursements 2013 46719889 60140217
32126 32126 8 ARMY Department of the Army BRA Brazil 3 Disbursements 2013 369314 475400
32194 32194 8 ARMY Department of the Army EGY Egypt 3 Disbursements 2013 3787842 4875902
32244 32244 8 ARMY Department of the Army GRC Greece 3 Disbursements 2013 161408 207772
32323 32323 8 ARMY Department of the Army ISR Israel 3 Disbursements 2013 24468047 31496513
32349 32349 8 ARMY Department of the Army JOR Jordan 3 Disbursements 2013 1509000 1942462
32421 32421 8 ARMY Department of the Army MAR Morocco 3 Disbursements 2013 1510596 1944516
32478 32478 8 ARMY Department of the Army PAK Pakistan 3 Disbursements 2013 12224200 15735612

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