home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 321

✎ View and edit SQL

This data as json, CSV (advanced)

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