home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 65

✎ View and edit SQL

This data as json, CSV (advanced)

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