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