home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 10

✎ View and edit SQL

This data as json, CSV (advanced)

Link item_version column
10,1 10 10 likes 1
10,2 10 10 modelId 2
10,3 10 10 private 3
10,4 10 10 downloads 4
10,5 10 10 _id_ 5
10,6 10 10 tags 6
10,7 10 10 id 7
10,8 10 10 pipeline_tag 8

Advanced export

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

CSV options:

CREATE TABLE [item_changed] (
   [item_version] INTEGER REFERENCES [item_version]([_id]),
   [column] INTEGER REFERENCES [columns]([id]),
   PRIMARY KEY ([item_version], [column])
);
Powered by Datasette · Queries took 5.931ms · About: simonw/scrape-huggingface-models