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