home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 123

✎ View and edit SQL

This data as json, CSV (advanced)

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