home / 2025-02-03_foreign-assistance

./us_foreign_budget_complete

4 rows where Country Code = "KEN", Funding Agency ID = 19 and International Sector Name = "Other Multisector"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Transaction Type ID, Transaction Type Name

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
21252 21252 404 KEN Kenya 5 Sub-Saharan Africa 2 Lower Middle Income Country LMIC 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 453515 453515
21253 21253 404 KEN Kenya 5 Sub-Saharan Africa 2 Lower Middle Income Country LMIC 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 531966 507388
21254 21254 404 KEN Kenya 5 Sub-Saharan Africa 2 Lower Middle Income Country LMIC 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 453515 432562
21255 21255 404 KEN Kenya 5 Sub-Saharan Africa 2 Lower Middle Income Country LMIC 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 574669 535465

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