108 rows where act_role = "Partner"

View and edit SQL

act_role

  • Partner · 8
Link rowid ▼ ini_code ini_name act_role act_name act_type act_loc
321 NAZCA_18_73 The New York Declaration on Forests Partner Qlik Business Sweden
322 NAZCA_18_73 The New York Declaration on Forests Partner Ramboll Foundation International NGO Denmark
323 NAZCA_18_73 The New York Declaration on Forests Partner Rockefeller Brothers Fund International NGO United States
324 NAZCA_18_73 The New York Declaration on Forests Partner ROCKWOOL Group Business Denmark
325 NAZCA_18_73 The New York Declaration on Forests Partner Suez North America Business United States
326 NAZCA_18_73 The New York Declaration on Forests Partner Wallace Global Fund International NGO United States
327 NAZCA_18_73 The New York Declaration on Forests Partner The William and Flora Hewlett Foundation International NGO United States
328 NAZCA_18_73 The New York Declaration on Forests Partner World Bank / Global Environment Facility Intergovernmental Organization 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
);