home / fixtures

roadside_attraction_characteristics

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

2 rows where characteristic_id = 1

✖
✖

✎ View and edit SQL

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

Link rowid ▼ attraction_id characteristic_id
4 4 Burlingame Museum of PEZ Memorabilia 3 Museum 1
5 5 Bigfoot Discovery Museum 4 Museum 1

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE roadside_attraction_characteristics (
    attraction_id INTEGER REFERENCES roadside_attractions(pk),
    characteristic_id INTEGER REFERENCES attraction_characteristic(pk)
);
Powered by Datasette · Queries took 44.185ms · Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows