home / 2025-02-03_foreign-assistance

./us_foreign_aid_implementing

15 rows where Country Name = "India" and Managing Agency ID = 14

✎ View and edit SQL

This data as json, CSV (advanced)

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

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
42759 42759 14 DHS Department of Homeland Security IND India 2 Obligations 2004 698000 1080320
42760 42760 14 DHS Department of Homeland Security IND India 2 Obligations 2007 45985 65105
42761 42761 14 DHS Department of Homeland Security IND India 2 Obligations 2012 10391 13619
42762 42762 14 DHS Department of Homeland Security IND India 2 Obligations 2015 134608 168426
42763 42763 14 DHS Department of Homeland Security IND India 2 Obligations 2016 191205 237346
42764 42764 14 DHS Department of Homeland Security IND India 2 Obligations 2019 11306 13257
42765 42765 14 DHS Department of Homeland Security IND India 2 Obligations 2020 5818 6734
42766 42766 14 DHS Department of Homeland Security IND India 3 Disbursements 2004 698000 1080320
42767 42767 14 DHS Department of Homeland Security IND India 3 Disbursements 2007 44256 62657
42768 42768 14 DHS Department of Homeland Security IND India 3 Disbursements 2012 10391 13619
42769 42769 14 DHS Department of Homeland Security IND India 3 Disbursements 2015 134608 168426
42770 42770 14 DHS Department of Homeland Security IND India 3 Disbursements 2016 191205 237346
42771 42771 14 DHS Department of Homeland Security IND India 3 Disbursements 2019 11306 13257
42772 42772 14 DHS Department of Homeland Security IND India 3 Disbursements 2020 5818 6734
42773 42773 14 DHS Department of Homeland Security IND India 3 Disbursements 2024 4497 4380

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