home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

18 rows where Fiscal Year = 2004 and Managing Agency Acronym = "ARMY"

✎ 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
32024 32024 8 ARMY Department of the Army AFG Afghanistan 2 Obligations 2004 43771890 67747365
32042 32042 8 ARMY Department of the Army AFG Afghanistan 3 Disbursements 2004 43771890 67747365
32173 32173 8 ARMY Department of the Army EGY Egypt 2 Obligations 2004 24421661 37798303
32188 32188 8 ARMY Department of the Army EGY Egypt 3 Disbursements 2004 24421661 37798303
32208 32208 8 ARMY Department of the Army GEO Georgia 2 Obligations 2004 488030 755343
32217 32217 8 ARMY Department of the Army GEO Georgia 3 Disbursements 2004 488030 755343
32282 32282 8 ARMY Department of the Army IRQ Iraq 2 Obligations 2004 5293850000 8193486363
32295 32295 8 ARMY Department of the Army IRQ Iraq 3 Disbursements 2004 1916326241 2965968611
32310 32310 8 ARMY Department of the Army ISR Israel 2 Obligations 2004 14352375 22213699
32319 32319 8 ARMY Department of the Army ISR Israel 3 Disbursements 2004 14352375 22213699
32327 32327 8 ARMY Department of the Army JOR Jordan 2 Obligations 2004 9929073 15367591
32342 32342 8 ARMY Department of the Army JOR Jordan 3 Disbursements 2004 9929073 15367591
32355 32355 8 ARMY Department of the Army KAZ Kazakhstan 2 Obligations 2004 185440 287012
32358 32358 8 ARMY Department of the Army KAZ Kazakhstan 3 Disbursements 2004 185440 287012
32505 32505 8 ARMY Department of the Army PRT Portugal 2 Obligations 2004 2514701 3892095
32506 32506 8 ARMY Department of the Army PRT Portugal 3 Disbursements 2004 2514701 3892095
32551 32551 8 ARMY Department of the Army TUN Tunisia 2 Obligations 2004 1390800 2152592
32557 32557 8 ARMY Department of the Army TUN Tunisia 3 Disbursements 2004 1390800 2152592

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