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