sc_changed
8 rows where item_version = 79
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
79,14 | Justice 79 | appointment-date 14 |
79,15 | Justice 79 | name 15 |
79,16 | Justice 79 | title 16 |
79,17 | Justice 79 | organisation 17 |
79,18 | Justice 79 | appointment-provision 18 |
79,19 | Justice 79 | judge-of-appeal 19 |
79,20 | Justice 79 | deceased 20 |
79,21 | Justice 79 | honoris-causa 21 |
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]) );