home / fixtures

Menu
  • GraphQL API

attraction_characteristic

Table actions
  • GraphQL API for attraction_characteristic

2 rows sorted by name descending

✎ View and edit SQL

This data as json, CSV (advanced)

pk name ▲
2 Paranormal
1 Museum

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 4.758ms · About: simonw/til