Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette
This data as json, CSV (advanced)
Link | rowid | value |
---|---|---|
1 | 1 | inf |
2 | 2 | -inf |
3 | 3 | 1.5 |
JSON shape: default, array, newline-delimited
CREATE TABLE infinity ( value REAL );