home / 2025-02-03_foreign-assistance

./us_foreign_aid_dac_sector

1 row where Fiscal Year = 2012, International Sector Name = "Unallocated/ Unspecified" and Transaction Type Name = "President's Budget Requests"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ International Category ID International Category Name International Sector Code International Sector Name Transaction Type ID Transaction Type Name Fiscal Year current_amount constant_amount
1897 1897 7 Other 998 Unallocated/ Unspecified 18 President's Budget Requests 2012 1125000000 1416712500

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "./us_foreign_aid_dac_sector" (
"International Category ID" INTEGER,
  "International Category Name" TEXT,
  "International Sector Code" INTEGER,
  "International Sector Name" TEXT,
  "Transaction Type ID" INTEGER,
  "Transaction Type Name" TEXT,
  "Fiscal Year" INTEGER,
  "current_amount" INTEGER,
  "constant_amount" INTEGER
);
Powered by Datasette · Queries took 30.56ms