home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 13

✎ View and edit SQL

This data as json, CSV (advanced)

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