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