home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

16 rows where Fiscal Year = 2001 and Managing Agency Name = "African Development Foundation"

✎ 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
50740 50740 19 ADF African Development Foundation BWA Botswana 2 Obligations 2001 28302 46455
50755 50755 19 ADF African Development Foundation BWA Botswana 3 Disbursements 2001 28302 46455
50885 50885 19 ADF African Development Foundation GHA Ghana 2 Obligations 2001 193144 317024
50908 50908 19 ADF African Development Foundation GHA Ghana 3 Disbursements 2001 193144 317024
50931 50931 19 ADF African Development Foundation GIN Guinea 2 Obligations 2001 450426 739324
50951 50951 19 ADF African Development Foundation GIN Guinea 3 Disbursements 2001 450426 739324
51193 51193 19 ADF African Development Foundation NAM Namibia 2 Obligations 2001 103195 169383
51203 51203 19 ADF African Development Foundation NAM Namibia 3 Disbursements 2001 103195 169383
51220 51220 19 ADF African Development Foundation NER Niger 2 Obligations 2001 62271 102211
51243 51243 19 ADF African Development Foundation NER Niger 3 Disbursements 2001 62271 102211
51266 51266 19 ADF African Development Foundation NGA Nigeria 2 Obligations 2001 771095 1265666
51290 51290 19 ADF African Development Foundation NGA Nigeria 3 Disbursements 2001 771095 1265666
51352 51352 19 ADF African Development Foundation SEN Senegal 2 Obligations 2001 9674 15879
51375 51375 19 ADF African Development Foundation SEN Senegal 3 Disbursements 2001 9674 15879
51566 51566 19 ADF African Development Foundation UGA Uganda 2 Obligations 2001 999121 1639945
51590 51590 19 ADF African Development Foundation UGA Uganda 3 Disbursements 2001 999121 1639945

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