home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

12 rows where Fiscal Year = 2002 and Managing Agency Acronym = "NAVY"

✎ 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
52568 52568 31 NAVY Department of the Navy AZE Azerbaijan 2 Obligations 2002 115000 185836
52569 52569 31 NAVY Department of the Navy AZE Azerbaijan 3 Disbursements 2002 115000 185836
52626 52626 31 NAVY Department of the Navy DOM Dominican Republic 2 Obligations 2002 53500 86454
52627 52627 31 NAVY Department of the Navy DOM Dominican Republic 3 Disbursements 2002 53500 86454
52724 52724 31 NAVY Department of the Navy MAR Morocco 2 Obligations 2002 941900 1522077
52725 52725 31 NAVY Department of the Navy MAR Morocco 3 Disbursements 2002 941900 1522077
52822 52822 31 NAVY Department of the Navy PHL Philippines 2 Obligations 2002 3000000 4847895
52830 52830 31 NAVY Department of the Navy PHL Philippines 3 Disbursements 2002 3000000 4847895
52844 52844 31 NAVY Department of the Navy POL Poland 2 Obligations 2002 27307200 44127481
52845 52845 31 NAVY Department of the Navy POL Poland 3 Disbursements 2002 27307200 44127481
52883 52883 31 NAVY Department of the Navy TUR Turkey 2 Obligations 2002 18163904 29352234
52886 52886 31 NAVY Department of the Navy TUR Turkey 3 Disbursements 2002 18163904 29352234

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