home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 789

✎ View and edit SQL

This data as json, CSV (advanced)

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