106 rows where act_type = "National Government"

View and edit SQL

act_type

  • National Government · 6
Link rowid ▼ ini_code ini_name act_role act_name act_type act_loc
262 NAZCA_18_68 RE100 participant United States Department of Agriculture National Government USA
264 NAZCA_18_68 RE100 participant Ministry of Agriculture and Rural Development National Government Viet Nam
265 NAZCA_18_68 RE100 participant Ministry of Fisheries and Livestock National Government Zambia
296 NAZCA_18_75 SE4All: United for Efficiency funder Ministry of Foreign Affairs of Denmark National Government Denmark
329 NAZCA_18_73 The New York Declaration on Forests Funder German Federal Ministry for Economic Cooperation and Development (BMZ) National Government Germany
331 NAZCA_18_73 The New York Declaration on Forests Funder United States Agency for International Development (USAID) National Government United States

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "gca_actors" (
	"ini_code" VARCHAR(100) NULL,
	"ini_name" VARCHAR(100) NULL,
	"act_role" VARCHAR(100) NULL,
	"act_name" VARCHAR(100) NULL,
	"act_type" VARCHAR(100) NULL,
	"act_loc" VARCHAR(100) NULL
);