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