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