home / data

Menu
  • Dashboards

sc_changed

8 rows where item_version = 1

✎ View and edit SQL

This data as json, CSV (advanced)

Link item_version column
1,19 Mr 1 honoris-causa 19
1,20 Mr 1 title 20
1,21 Mr 1 name 21
1,22 Mr 1 organisation 22
1,23 Mr 1 deceased 23
1,24 Mr 1 appointment-provision 24
1,25 Mr 1 appointment-date 25
1,26 Mr 1 judge-of-appeal 26

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [sc_changed] (
   [item_version] INTEGER REFERENCES [sc_version]([_id]),
   [column] INTEGER REFERENCES [columns]([id]),
   PRIMARY KEY ([item_version], [column])
);
Powered by Datasette · Queries took 5.626ms · About: choco-up/sg-law-archive-data