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