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