home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 31

✎ View and edit SQL

This data as json, CSV (advanced)

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