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