home / fixtures2

facet_cities

Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette

4 rows

✎ View and edit SQL

This data as json, testall, testnone, testresponse, CSV (advanced)

id ▼ name
1 San Francisco
2 Los Angeles
3 Detroit
4 Memnonia

Advanced export

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

CSV options:

CREATE TABLE facet_cities (
    id integer primary key,
    name text
);
Powered by Datasette · Queries took 6.175ms · Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette