home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 250

✎ View and edit SQL

This data as json, CSV (advanced)

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