Data source: github.com/simon/datasette-psutil · About: /-/psutil demo
This data as json, CSV (advanced)
id ▼ | content |
---|---|
1 | hello |
2 | world |
3 | |
4 | RENDER_CELL_DEMO |
JSON shape: default, array, newline-delimited, object
CREATE TABLE simple_primary_key ( id varchar(30) primary key, content text );