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