home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

12 rows where Fiscal Year = 2003 and Managing Agency Acronym = "DOT"

✎ 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
43501 43501 15 DOT Department of Transportation CNA Central America Region 2 Obligations 2003 41075 65126
43502 43502 15 DOT Department of Transportation CNA Central America Region 3 Disbursements 2003 41075 65126
43514 43514 15 DOT Department of Transportation CRN Caribbean Region 2 Obligations 2003 109430 173505
43519 43519 15 DOT Department of Transportation CRN Caribbean Region 3 Disbursements 2003 109430 173505
43643 43643 15 DOT Department of Transportation NGA Nigeria 2 Obligations 2003 2000000 3171061
43646 43646 15 DOT Department of Transportation NGA Nigeria 3 Disbursements 2003 2270000 3599154
43685 43685 15 DOT Department of Transportation RUS Russia 2 Obligations 2003 4730 7500
43687 43687 15 DOT Department of Transportation RUS Russia 3 Disbursements 2003 4730 7500
43697 43697 15 DOT Department of Transportation SSN Sub-Saharan Africa Region 2 Obligations 2003 3015000 4780375
43702 43702 15 DOT Department of Transportation SSN Sub-Saharan Africa Region 3 Disbursements 2003 3085000 4891362
43729 43729 15 DOT Department of Transportation WLD World 2 Obligations 2003 592350 939189
43742 43742 15 DOT Department of Transportation WLD World 3 Disbursements 2003 592350 939189

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