home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 50

✎ View and edit SQL

This data as json, CSV (advanced)

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