home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 20

✎ View and edit SQL

This data as json, CSV (advanced)

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