home / fixtures

roadside_attraction_characteristics

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

1 row where attraction_id = 2

✖
✖

✎ View and edit SQL

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

Link rowid ▼ attraction_id characteristic_id
2 2 Winchester Mystery House 2 Paranormal 2

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 23.483ms · 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