home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 12

✎ View and edit SQL

This data as json, CSV (advanced)

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