home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 1

✎ View and edit SQL

This data as json, CSV (advanced)

Link item_version column
1,1 1 1 likes 1
1,2 1 1 modelId 2
1,3 1 1 private 3
1,4 1 1 downloads 4
1,5 1 1 _id_ 5
1,6 1 1 tags 6
1,7 1 1 id 7
1,8 1 1 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 7.485ms · About: simonw/scrape-huggingface-models