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