home / fixtures2

units

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

3 rows sorted by distance descending

✎ View and edit SQL

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

pk distance ▲ frequency
3 100000 75000
2 5000 2500
1 1 100

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE units (
  pk integer primary key,
  distance int,
  frequency int
);
Powered by Datasette · Queries took 10.217ms · Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette