home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 22

✎ View and edit SQL

This data as json, CSV (advanced)

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