home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 100

✎ View and edit SQL

This data as json, CSV (advanced)

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