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