Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette
1,258 rows in 24 tables, 206 rows in 5 hidden tables, 4 views
compound_three_primary_keys, sortable, facetable, roadside_attraction_characteristics, simple_primary_key, ...
6 rows in 2 tables
Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette
Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette
This data as json, CSV (advanced)
Suggested facets: tags, created (date), tags (array)
Link | rowid ▼ | attraction_id | characteristic_id |
---|---|---|---|
1 | 1 | The Mystery Spot 1 | Paranormal 2 |
2 | 2 | Winchester Mystery House 2 | Paranormal 2 |
3 | 3 | Bigfoot Discovery Museum 4 | Paranormal 2 |
JSON shape: default, array, newline-delimited
CREATE TABLE roadside_attraction_characteristics ( attraction_id INTEGER REFERENCES roadside_attractions(pk), characteristic_id INTEGER REFERENCES attraction_characteristic(pk) );
This data as json
pk | name | address | latitude | longitude |
---|---|---|---|---|
2 | Winchester Mystery House | 525 South Winchester Boulevard, San Jose, CA 95128 | 37.3184 | -121.9511 |