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