home / nicar

session_type

8 rows

View and edit SQL

id value
1 Panel
2 Demo
3 Hands-on
4 Commons
5 General
6 Master Class
7 Brownbag
8 Special

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "session_type" (
                    "id" INTEGER PRIMARY KEY,
                    "value" TEXT
                )
Powered by Datasette · Query took 1.189ms