home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 9

✎ View and edit SQL

This data as json, CSV (advanced)

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