home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 120

✎ View and edit SQL

This data as json, CSV (advanced)

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