home / fixtures2

attraction_characteristic

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

2 rows

✎ View and edit SQL

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

pk ▼ name
1 Museum
2 Paranormal

Advanced export

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

CSV options:

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