home / fixtures

roadside_attraction_characteristics

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

1 row where attraction_id = 3

✎ 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

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 21.228ms · Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette