home / denmark

ooc_interests

2 rows where _link_ooc_statement = 100044

✎ View and edit SQL

This data as json, CSV (advanced)

_link ▼ _link_ooc_statement type startdate share_exact share_maximum share_minimum enddate
100044.interests.0 100044 shareholding 2017-05-29 100 100 100  
100044.interests.1 100044 voting-rights 2017-05-29 100 100 100  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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]) 
   );
Powered by Datasette · Queries took 6033.139ms