fc_judgments_changed
11 rows where item_version = 20
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
20,57 | WUK v WUL and another 20 | title 57 |
20,58 | WUK v WUL and another 20 | case-number 58 |
20,59 | WUK v WUL and another 20 | court 59 |
20,60 | WUK v WUL and another 20 | counsel 60 |
20,61 | WUK v WUL and another 20 | timestamp 61 |
20,62 | WUK v WUL and another 20 | url 62 |
20,63 | WUK v WUL and another 20 | html 63 |
20,64 | WUK v WUL and another 20 | coram 64 |
20,65 | WUK v WUL and another 20 | citation 65 |
20,66 | WUK v WUL and another 20 | tags 66 |
20,67 | WUK v WUL and another 20 | date 67 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [fc_judgments_changed] ( [item_version] INTEGER REFERENCES [fc_judgments_version]([_id]), [column] INTEGER REFERENCES [columns]([id]), PRIMARY KEY ([item_version], [column]) );