home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

45 rows where Fiscal Year = 2006 and Managing Agency ID = 3

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Country Code, Country Name, Transaction Type ID, Transaction Type Name

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
16053 16053 3 MCC Millennium Challenge Corporation ARM Armenia 2 Obligations 2006 236365042 343857477
16068 16068 3 MCC Millennium Challenge Corporation ARM Armenia 3 Disbursements 2006 213971 311280
16081 16081 3 MCC Millennium Challenge Corporation BEN Benin 2 Obligations 2006 2809898 4087764
16101 16101 3 MCC Millennium Challenge Corporation BEN Benin 3 Disbursements 2006 1524568 2217897
16121 16121 3 MCC Millennium Challenge Corporation BFA Burkina Faso 2 Obligations 2006 257843 375103
16141 16141 3 MCC Millennium Challenge Corporation BFA Burkina Faso 3 Disbursements 2006 173 252
16191 16191 3 MCC Millennium Challenge Corporation CPV Cabo Verde 2 Obligations 2006 110303024 160465858
16210 16210 3 MCC Millennium Challenge Corporation CPV Cabo Verde 3 Disbursements 2006 7979968 11609043
16256 16256 3 MCC Millennium Challenge Corporation GEO Georgia 2 Obligations 2006 299852157 436216814
16276 16276 3 MCC Millennium Challenge Corporation GEO Georgia 3 Disbursements 2006 13391912 19482190
16296 16296 3 MCC Millennium Challenge Corporation GHA Ghana 2 Obligations 2006 18179219 26446638
16316 16316 3 MCC Millennium Challenge Corporation GHA Ghana 3 Disbursements 2006 1833495 2667322
16378 16378 3 MCC Millennium Challenge Corporation HND Honduras 2 Obligations 2006 1026031 1492643
16394 16394 3 MCC Millennium Challenge Corporation HND Honduras 3 Disbursements 2006 3603485 5242257
16481 16481 3 MCC Millennium Challenge Corporation KGZ Kyrgyzstan 2 Obligations 2006 100000 145477
16520 16520 3 MCC Millennium Challenge Corporation LKA Sri Lanka 2 Obligations 2006 2551600 3712000
16535 16535 3 MCC Millennium Challenge Corporation LKA Sri Lanka 3 Disbursements 2006 1658170 2412260
16546 16546 3 MCC Millennium Challenge Corporation LSO Lesotho 2 Obligations 2006 780457 1135389
16565 16565 3 MCC Millennium Challenge Corporation LSO Lesotho 3 Disbursements 2006 337798 491419
16584 16584 3 MCC Millennium Challenge Corporation MAR Morocco 2 Obligations 2006 168059 244488
16603 16603 3 MCC Millennium Challenge Corporation MAR Morocco 3 Disbursements 2006 18364 26716
16656 16656 3 MCC Millennium Challenge Corporation MDG Madagascar 2 Obligations 2006 465134 676663
16667 16667 3 MCC Millennium Challenge Corporation MDG Madagascar 3 Disbursements 2006 7506008 10919538
16677 16677 3 MCC Millennium Challenge Corporation MLI Mali 2 Obligations 2006 6584408 9578821
16692 16692 3 MCC Millennium Challenge Corporation MLI Mali 3 Disbursements 2006 1353625 1969216
16705 16705 3 MCC Millennium Challenge Corporation MNG Mongolia 2 Obligations 2006 1382678 2011483
16724 16724 3 MCC Millennium Challenge Corporation MNG Mongolia 3 Disbursements 2006 288110 419133
16744 16744 3 MCC Millennium Challenge Corporation MOZ Mozambique 2 Obligations 2006 14911028 21692158
16763 16763 3 MCC Millennium Challenge Corporation MOZ Mozambique 3 Disbursements 2006 908663 1321901
16818 16818 3 MCC Millennium Challenge Corporation NAM Namibia 2 Obligations 2006 26914 39154
16835 16835 3 MCC Millennium Challenge Corporation NAM Namibia 3 Disbursements 2006 441 642
16885 16885 3 MCC Millennium Challenge Corporation NIC Nicaragua 2 Obligations 2006 175871781 255853511
16898 16898 3 MCC Millennium Challenge Corporation NIC Nicaragua 3 Disbursements 2006 2852537 4149793
16978 16978 3 MCC Millennium Challenge Corporation SEN Senegal 2 Obligations 2006 7117909 10354942
16998 16998 3 MCC Millennium Challenge Corporation SEN Senegal 3 Disbursements 2006 1764286 2566634
17052 17052 3 MCC Millennium Challenge Corporation SLV El Salvador 2 Obligations 2006 2037467 2964051
17071 17071 3 MCC Millennium Challenge Corporation SLV El Salvador 3 Disbursements 2006 1049972 1527470
17123 17123 3 MCC Millennium Challenge Corporation TLS Timor-Leste 2 Obligations 2006 87034 126615
17136 17136 3 MCC Millennium Challenge Corporation TLS Timor-Leste 3 Disbursements 2006 605 881
17165 17165 3 MCC Millennium Challenge Corporation TZA Tanzania 2 Obligations 2006 229588 333997
17184 17184 3 MCC Millennium Challenge Corporation TZA Tanzania 3 Disbursements 2006 33583 48855
17205 17205 3 MCC Millennium Challenge Corporation VUT Vanuatu 2 Obligations 2006 67788624 98617061
17217 17217 3 MCC Millennium Challenge Corporation VUT Vanuatu 3 Disbursements 2006 2130641 3099598
17226 17226 3 MCC Millennium Challenge Corporation WLD World 2 Obligations 2006 42709294 62132327
17247 17247 3 MCC Millennium Challenge Corporation WLD World 3 Disbursements 2006 54963426 79959307

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