home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

5 rows where Fiscal Year = 2004 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
43529 43529 15 DOT Department of Transportation DJI Djibouti 2 Obligations 2004 1500000 2321605
43530 43530 15 DOT Department of Transportation DJI Djibouti 3 Disbursements 2004 1500000 2321605
43647 43647 15 DOT Department of Transportation NGA Nigeria 3 Disbursements 2004 495000 766130
43698 43698 15 DOT Department of Transportation SSN Sub-Saharan Africa Region 2 Obligations 2004 5685000 8798883
43703 43703 15 DOT Department of Transportation SSN Sub-Saharan Africa Region 3 Disbursements 2004 5685000 8798883

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