home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

24 rows where Fiscal Year = 2002 and Managing Agency ID = 19

✎ 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
50664 50664 19 ADF African Development Foundation BEN Benin 2 Obligations 2002 1152010 1861607
50686 50686 19 ADF African Development Foundation BEN Benin 3 Disbursements 2002 1152010 1861607
50741 50741 19 ADF African Development Foundation BWA Botswana 2 Obligations 2002 336150 543207
50756 50756 19 ADF African Development Foundation BWA Botswana 3 Disbursements 2002 336150 543207
50886 50886 19 ADF African Development Foundation GHA Ghana 2 Obligations 2002 1445199 2335391
50909 50909 19 ADF African Development Foundation GHA Ghana 3 Disbursements 2002 1445199 2335391
50932 50932 19 ADF African Development Foundation GIN Guinea 2 Obligations 2002 285563 461461
50952 50952 19 ADF African Development Foundation GIN Guinea 3 Disbursements 2002 285563 461461
51068 51068 19 ADF African Development Foundation MLI Mali 2 Obligations 2002 1384347 2237056
51088 51088 19 ADF African Development Foundation MLI Mali 3 Disbursements 2002 1384347 2237056
51194 51194 19 ADF African Development Foundation NAM Namibia 2 Obligations 2002 229513 370885
51204 51204 19 ADF African Development Foundation NAM Namibia 3 Disbursements 2002 229513 370885
51221 51221 19 ADF African Development Foundation NER Niger 2 Obligations 2002 675654 1091833
51244 51244 19 ADF African Development Foundation NER Niger 3 Disbursements 2002 675654 1091833
51267 51267 19 ADF African Development Foundation NGA Nigeria 2 Obligations 2002 2003063 3236881
51291 51291 19 ADF African Development Foundation NGA Nigeria 3 Disbursements 2002 2003063 3236881
51520 51520 19 ADF African Development Foundation TZA Tanzania 2 Obligations 2002 675729 1091953
51543 51543 19 ADF African Development Foundation TZA Tanzania 3 Disbursements 2002 675729 1091953
51567 51567 19 ADF African Development Foundation UGA Uganda 2 Obligations 2002 855339 1382197
51591 51591 19 ADF African Development Foundation UGA Uganda 3 Disbursements 2002 855339 1382197
51614 51614 19 ADF African Development Foundation WLD World 2 Obligations 2002 5318001 8593704
51621 51621 19 ADF African Development Foundation WLD World 3 Disbursements 2002 5318001 8593704
51696 51696 19 ADF African Development Foundation ZWE Zimbabwe 2 Obligations 2002 843726 1363432
51715 51715 19 ADF African Development Foundation ZWE Zimbabwe 3 Disbursements 2002 843726 1363432

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