home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 234

✎ View and edit SQL

This data as json, CSV (advanced)

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