home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 16

✎ View and edit SQL

This data as json, CSV (advanced)

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