home / 2025-02-03_foreign-assistance

./us_foreign_aid_dac_sector

2 rows where Fiscal Year = 2014, International Category Name = "Humanitarian" and Transaction Type ID = 18

✎ 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
2052 2052 9 Humanitarian 720 Emergency Response 18 President's Budget Requests 2014 4306831000 5225040732
2176 2176 9 Humanitarian 740 Disaster Prevention and Preparedness 18 President's Budget Requests 2014 139763000 169560258

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