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