home / lesson_6

revenue

4 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: interchange_pct

Link rowid ▼ transaction_category interchange_pct
1 1 Fuel 0.01
2 2 Groceries 0.005
3 3 Paycheck 0.05
4 4 Utilities 0.01

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "revenue" ("transaction_category" VARCHAR, "interchange_pct" DOUBLE);
Powered by Datasette · Queries took 8.119ms