home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 111

✎ View and edit SQL

This data as json, CSV (advanced)

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