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