home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 34

✎ View and edit SQL

This data as json, CSV (advanced)

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