1 row where date = 2004 sorted by date

View and edit SQL

date

  • 2004 · 1
Link rowid ini_id ini_name date ▼ ini_unfccc ini_unepdtu ini_website ini_webcontact ini_target
22 NCI_20_02 Green Building Initiative 2004 https://climateaction.unfccc.int/views/cooperative-initiative-details.html?id=113 http://climateinitiativesplatform.org/index.php/Rainforest_Alliance https://thegbi.org/ info@thegbi.org  

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "basic_information" (
	"ini_id" VARCHAR(100) NULL,
	"ini_name" VARCHAR(100) NULL,
	"date" VARCHAR(100) NULL,
	"ini_unfccc" VARCHAR(100) NULL,
	"ini_unepdtu" VARCHAR(100) NULL,
	"ini_website" VARCHAR(100) NULL,
	"ini_webcontact" VARCHAR(100) NULL,
	"ini_target" VARCHAR(100) NULL
);