home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 99

✎ View and edit SQL

This data as json, CSV (advanced)

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