home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 25

✎ View and edit SQL

This data as json, CSV (advanced)

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