home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

8 rows where Fiscal Year = 2001 and Managing Agency Name = "Department of the Interior"

✎ 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
33530 33530 9 DOI Department of the Interior FSM Micronesia, Federated States of 2 Obligations 2001 80245000 131713153
33553 33553 9 DOI Department of the Interior FSM Micronesia, Federated States of 3 Disbursements 2001 80245000 131713153
34311 34311 9 DOI Department of the Interior MHL Marshall Islands 2 Obligations 2001 41372000 67907490
34334 34334 9 DOI Department of the Interior MHL Marshall Islands 3 Disbursements 2001 41372000 67907490
34716 34716 9 DOI Department of the Interior OCN Oceania Region 2 Obligations 2001 7338000 12044503
34727 34727 9 DOI Department of the Interior OCN Oceania Region 3 Disbursements 2001 7338000 12044503
34869 34869 9 DOI Department of the Interior PLW Palau 2 Obligations 2001 13785000 22626529
34892 34892 9 DOI Department of the Interior PLW Palau 3 Disbursements 2001 13785000 22626529

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