ooc_interests
2 rows where _link_ooc_statement = 1
This data as json, CSV (advanced)
_link ▼ | _link_ooc_statement | type | enddate | startdate | share_exact | share_maximum | share_minimum |
---|---|---|---|---|---|---|---|
1.interests.0 | 1 | shareholding | 2019-08-14 | 2017-11-16 | 50.0 | 50.0 | 50.0 |
1.interests.1 | 1 | voting-rights | 2019-08-14 | 2017-11-16 | 50.0 | 50.0 | 50.0 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [ooc_interests] ( [_link] TEXT , [_link_ooc_statement] TEXT , [type] TEXT , [enddate] TIMESTAMP , [startdate] TIMESTAMP , [share_exact] TEXT , [share_maximum] TEXT , [share_minimum] TEXT , PRIMARY KEY ([_link]) , FOREIGN KEY ([_link_ooc_statement]) REFERENCES [ooc_statement]([_link]) );