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