home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 80

✎ View and edit SQL

This data as json, CSV (advanced)

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