home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 130

✎ View and edit SQL

This data as json, CSV (advanced)

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