9 rows where score = 3 sorted by project_number

View and edit SQL

score

Link rowid project_number ▼ variable score
1 1 Monitoring & Evaluation 3
8 1 Benefit distribution 3
15 1 Easiness for implementation: Institutional Capacity 3
16 1 Easiness for implementation: Local availability of technology and resources 3
18 1 Partnerships 3
19 1 Development Strategies: Contribution to national development goals/strategies 3
21 1 Efficiency for replicability 3
22 1 Investment cost 3
23 1 Sustainability 3

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
);