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