sc_changed
8 rows where item_version = 73
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
73,19 | Justice 73 | honoris-causa 19 |
73,20 | Justice 73 | title 20 |
73,21 | Justice 73 | name 21 |
73,22 | Justice 73 | organisation 22 |
73,23 | Justice 73 | deceased 23 |
73,24 | Justice 73 | appointment-provision 24 |
73,25 | Justice 73 | appointment-date 25 |
73,26 | Justice 73 | judge-of-appeal 26 |
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]) );