home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

6 rows where Country Name = "Kazakhstan" and Managing Agency ID = 26

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Transaction Type ID, Transaction Type Name, Fiscal Year

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
52212 52212 26 LIC Open World Leadership Center KAZ Kazakhstan 2 Obligations 2008 180479 250325
52213 52213 26 LIC Open World Leadership Center KAZ Kazakhstan 2 Obligations 2009 585819 804307
52214 52214 26 LIC Open World Leadership Center KAZ Kazakhstan 2 Obligations 2010 378236 514845
52215 52215 26 LIC Open World Leadership Center KAZ Kazakhstan 3 Disbursements 2008 106656 147932
52216 52216 26 LIC Open World Leadership Center KAZ Kazakhstan 3 Disbursements 2009 408510 560868
52217 52217 26 LIC Open World Leadership Center KAZ Kazakhstan 3 Disbursements 2010 503518 685375

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