home / history

Menu
  • GraphQL API

item_changed

Table actions
  • GraphQL API for item_changed

8 rows where item_version = 345

✎ View and edit SQL

This data as json, CSV (advanced)

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