home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 4

✎ View and edit SQL

This data as json, CSV (advanced)

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