home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 11

✎ View and edit SQL

This data as json, CSV (advanced)

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