home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 5

✎ View and edit SQL

This data as json, CSV (advanced)

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