home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 23

✎ View and edit SQL

This data as json, CSV (advanced)

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