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