home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

19 rows where Fiscal Year = 2008, Managing Agency Name = "African Development Foundation" and Transaction Type Name = "Obligations"

✎ View and edit SQL

This data as json, CSV (advanced)

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
50630 50630 19 ADF African Development Foundation BDI Burundi 2 Obligations 2008 1045439 1450025
50669 50669 19 ADF African Development Foundation BEN Benin 2 Obligations 2008 496475 688611
50747 50747 19 ADF African Development Foundation BWA Botswana 2 Obligations 2008 1176584 1631924
50828 50828 19 ADF African Development Foundation CPV Cabo Verde 2 Obligations 2008 800946 1110913
50892 50892 19 ADF African Development Foundation GHA Ghana 2 Obligations 2008 1282860 1779328
50938 50938 19 ADF African Development Foundation GIN Guinea 2 Obligations 2008 548874 761288
50977 50977 19 ADF African Development Foundation KEN Kenya 2 Obligations 2008 31120 43163
51011 51011 19 ADF African Development Foundation LBR Liberia 2 Obligations 2008 637360 884019
51072 51072 19 ADF African Development Foundation MLI Mali 2 Obligations 2008 1002157 1389994
51113 51113 19 ADF African Development Foundation MRT Mauritania 2 Obligations 2008 895081 1241478
51227 51227 19 ADF African Development Foundation NER Niger 2 Obligations 2008 1843847 2557420
51273 51273 19 ADF African Development Foundation NGA Nigeria 2 Obligations 2008 579336 803540
51316 51316 19 ADF African Development Foundation RWA Rwanda 2 Obligations 2008 934298 1295874
51358 51358 19 ADF African Development Foundation SEN Senegal 2 Obligations 2008 1090725 1512837
51483 51483 19 ADF African Development Foundation SWZ Eswatini 2 Obligations 2008 379161 525897
51526 51526 19 ADF African Development Foundation TZA Tanzania 2 Obligations 2008 2235453 3100577
51573 51573 19 ADF African Development Foundation UGA Uganda 2 Obligations 2008 1627966 2257990
51620 51620 19 ADF African Development Foundation WLD World 2 Obligations 2008 10535962 14613395
51658 51658 19 ADF African Development Foundation ZMB Zambia 2 Obligations 2008 1816945 2520105

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