sc_changed
8 rows where item_version = 66
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
66,19 | Justice 66 | honoris-causa 19 |
66,20 | Justice 66 | title 20 |
66,21 | Justice 66 | name 21 |
66,22 | Justice 66 | organisation 22 |
66,23 | Justice 66 | deceased 23 |
66,24 | Justice 66 | appointment-provision 24 |
66,25 | Justice 66 | appointment-date 25 |
66,26 | Justice 66 | 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]) );