sc_changed
8 rows where item_version = 62
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
62,19 | Justice 62 | honoris-causa 19 |
62,20 | Justice 62 | title 20 |
62,21 | Justice 62 | name 21 |
62,22 | Justice 62 | organisation 22 |
62,23 | Justice 62 | deceased 23 |
62,24 | Justice 62 | appointment-provision 24 |
62,25 | Justice 62 | appointment-date 25 |
62,26 | Justice 62 | judge-of-appeal 26 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [sc_changed] ( [item_version] INTEGER REFERENCES [sc_version]([_id]), [column] INTEGER REFERENCES [columns]([id]), PRIMARY KEY ([item_version], [column]) );