home / 2025-02-03_foreign-assistance

./us_foreign_budget_complete

6 rows where Country ID = 466 and Funding Agency Acronym = "ADF"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: International Purpose Code, Transaction Type ID, Fiscal Year

Link rowid ▼ Country ID Country Code Country Name Region ID Region Name Income Group ID Income Group Name Income Group Acronym Managing Sub-agency or Bureau ID Managing Sub-agency or Bureau Acronym Managing Sub-agency or Bureau Name Operating Unit International Category ID International Category Name International Sector Code International Sector Name International Purpose Code International Purpose Name US Category ID US Category Name US Sector ID US Sector Name Funding Account ID Funding Account Name Funding Agency ID Funding Agency Name Funding Agency Acronym OCO Flag Activity ID Activity Name Activity Description Transaction Type ID Transaction Type Name Fiscal Year current_amount constant_amount
26084 26084 466 MLI Mali 5 Sub-Saharan Africa 1 Low Income Country LIC 998   Unknown - Budget Data   7 Other 430 Other Multisector 43010 Multisector aid 9 Multi-sector 52 Multi-sector - Unspecified 11x0700 African Development Foundation 19 African Development Foundation ADF   344859000 Budget for African Development Foundation Budget for African Development Foundation 1 Appropriated and Planned 2022 359448 359448
26085 26085 466 MLI Mali 5 Sub-Saharan Africa 1 Low Income Country LIC 998   Unknown - Budget Data   7 Other 430 Other Multisector 43010 Multisector aid 9 Multi-sector 52 Multi-sector - Unspecified 11x0700 African Development Foundation 19 African Development Foundation ADF   344859000 Budget for African Development Foundation Budget for African Development Foundation 1 Appropriated and Planned 2023 306836 292660
26086 26086 466 MLI Mali 5 Sub-Saharan Africa 1 Low Income Country LIC 998   Unknown - Budget Data   7 Other 430 Other Multisector 43010 Multisector aid 9 Multi-sector 52 Multi-sector - Unspecified 11x0700 African Development Foundation 19 African Development Foundation ADF   344859000 Budget for African Development Foundation Budget for African Development Foundation 18 President's Budget Requests 2023 359448 342841
26087 26087 466 MLI Mali 5 Sub-Saharan Africa 1 Low Income Country LIC 998   Unknown - Budget Data   7 Other 430 Other Multisector 43010 Multisector aid 9 Multi-sector 52 Multi-sector - Unspecified 11x0700 African Development Foundation 19 African Development Foundation ADF   344859000 Budget for African Development Foundation Budget for African Development Foundation 18 President's Budget Requests 2024 267000 248785
26088 26088 466 MLI Mali 5 Sub-Saharan Africa 1 Low Income Country LIC 998   Unknown - Budget Data   7 Other 998 Unallocated/ Unspecified 99810 Sectors not specified 9 Multi-sector 52 Multi-sector - Unspecified 11x0700 African Development Foundation 19 African Development Foundation ADF   344859000 Budget for African Development Foundation Budget for African Development Foundation 1 Appropriated and Planned 2022 557000 557000
26089 26089 466 MLI Mali 5 Sub-Saharan Africa 1 Low Income Country LIC 998   Unknown - Budget Data   7 Other 998 Unallocated/ Unspecified 99810 Sectors not specified 9 Multi-sector 52 Multi-sector - Unspecified 11x0700 African Development Foundation 19 African Development Foundation ADF   344859000 Budget for African Development Foundation Budget for African Development Foundation 18 President's Budget Requests 2023 407000 388196

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "./us_foreign_budget_complete" (
"Country ID" INTEGER,
  "Country Code" TEXT,
  "Country Name" TEXT,
  "Region ID" INTEGER,
  "Region Name" TEXT,
  "Income Group ID" INTEGER,
  "Income Group Name" TEXT,
  "Income Group Acronym" TEXT,
  "Managing Sub-agency or Bureau ID" INTEGER,
  "Managing Sub-agency or Bureau Acronym" TEXT,
  "Managing Sub-agency or Bureau Name" TEXT,
  "Operating Unit" TEXT,
  "International Category ID" INTEGER,
  "International Category Name" TEXT,
  "International Sector Code" INTEGER,
  "International Sector Name" TEXT,
  "International Purpose Code" INTEGER,
  "International Purpose Name" TEXT,
  "US Category ID" INTEGER,
  "US Category Name" TEXT,
  "US Sector ID" INTEGER,
  "US Sector Name" TEXT,
  "Funding Account ID" TEXT,
  "Funding Account Name" TEXT,
  "Funding Agency ID" INTEGER,
  "Funding Agency Name" TEXT,
  "Funding Agency Acronym" TEXT,
  "OCO Flag" INTEGER,
  "Activity ID" INTEGER,
  "Activity Name" TEXT,
  "Activity Description" TEXT,
  "Transaction Type ID" INTEGER,
  "Transaction Type Name" TEXT,
  "Fiscal Year" INTEGER,
  "current_amount" INTEGER,
  "constant_amount" INTEGER
);
Powered by Datasette · Queries took 5240.494ms