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