home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 19

✎ View and edit SQL

This data as json, CSV (advanced)

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