fc_judgments_changed
11 rows where item_version = 6
This data as json, CSV (advanced)
Link | item_version | column |
---|---|---|
6,57 | WRM v WRN and another 6 | title 57 |
6,58 | WRM v WRN and another 6 | case-number 58 |
6,59 | WRM v WRN and another 6 | court 59 |
6,60 | WRM v WRN and another 6 | counsel 60 |
6,61 | WRM v WRN and another 6 | timestamp 61 |
6,62 | WRM v WRN and another 6 | url 62 |
6,63 | WRM v WRN and another 6 | html 63 |
6,64 | WRM v WRN and another 6 | coram 64 |
6,65 | WRM v WRN and another 6 | citation 65 |
6,66 | WRM v WRN and another 6 | tags 66 |
6,67 | WRM v WRN and another 6 | 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]) );