home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

9 rows where Fiscal Year = 2008, Managing Agency ID = 15 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
43430 43430 15 DOT Department of Transportation AFG Afghanistan 3 Disbursements 2008 914473 1268375
43468 43468 15 DOT Department of Transportation BRB Barbados 3 Disbursements 2008 25000 34675
43475 43475 15 DOT Department of Transportation CAN Canada 3 Disbursements 2008 106672 147954
43493 43493 15 DOT Department of Transportation CHN China (P.R.C.) 3 Disbursements 2008 190922 264809
43520 43520 15 DOT Department of Transportation CRN Caribbean Region 3 Disbursements 2008 87073 120771
43589 43589 15 DOT Department of Transportation IRQ Iraq 3 Disbursements 2008 694676 963517
43626 43626 15 DOT Department of Transportation MEX Mexico 3 Disbursements 2008 15000 20805
43652 43652 15 DOT Department of Transportation NZL New Zealand 3 Disbursements 2008 31500 43691
43743 43743 15 DOT Department of Transportation WLD World 3 Disbursements 2008 453000 628312

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