ooc_interests
2 rows where _link_ooc_statement = 100
This data as json, CSV (advanced)
_link ▼ | _link_ooc_statement | type | enddate | startdate | share_exact | share_maximum | share_minimum |
---|---|---|---|---|---|---|---|
100.interests.0 | 100 | shareholding | 2021-08-13 | 33.33 | 33.33 | 33.33 | |
100.interests.1 | 100 | voting-rights | 2021-08-13 | 33.33 | 33.33 | 33.33 |
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]) );