case_study
5 rows where score = 1 sorted by variable
This data as json, CSV (advanced)
| Link | rowid | project_number | variable ▼ | score |
|---|---|---|---|---|
| 9 | 9 | 1 | Business viability | 1 |
| 11 | 11 | 1 | Environmental Co-benefits | 1 |
| 4 | 4 | 1 | Legitimacy | 1 |
| 12 | 12 | 1 | Mitigation synergies | 1 |
| 7 | 7 | 1 | Social Co-benefits | 1 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "case_study" ( "project_number" VARCHAR(100) NULL, "variable" VARCHAR(100) NULL, "score" INTEGER NULL );