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