home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 222

✎ View and edit SQL

This data as json, CSV (advanced)

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