home / twitter

count_history_types

3 rows

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ name
1 followers
2 friends
3 listed

Advanced export

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

CSV options:

CREATE TABLE [count_history_types] (
   [id] INTEGER PRIMARY KEY,
   [name] TEXT
);
Powered by Datasette · Queries took 6.798ms