1 row where score = 0 sorted by variable

View and edit SQL

score

Link rowid project_number variable ▼ score
20 1 "Development Strategies: Contribution to International development goals/strategies (E.g SDGs 0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "case_study" (
	"project_number" VARCHAR(100) NULL,
	"variable" VARCHAR(100) NULL,
	"score" INTEGER NULL
);