home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 456

✎ View and edit SQL

This data as json, CSV (advanced)

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