home / slovakia

entity_statement

2 rows where incorporatedinjurisdiction_code = "CZ" and name = "DPOV, a.s."

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: foundingdate (date), statementdate (date), publicationdetails_publicationdate (date)

_link ▼ statementtype entitytype foundingdate statementid statementdate iscomponent name incorporatedinjurisdiction_code incorporatedinjurisdiction_name publicationdetails_bodsversion publicationdetails_license publicationdetails_publicationdate publicationdetails_publisher_name publicationdetails_publisher_url dissolutiondate replacesstatements alternatenames
19307 entityStatement registeredEntity 2007-01-01 16719742772567477005 2023-06-20 false DPOV, a.s. CZ Czech Republic 0.2 https://register.openownership.org/terms-and-conditions 2023-06-20 OpenOwnership Register https://register.openownership.org      
42013 entityStatement registeredEntity 2007-01-01 13000177448644271503 2023-10-06 false DPOV, a.s. CZ Czech Republic 0.2 https://register.openownership.org/terms-and-conditions 2023-10-06 OpenOwnership Register https://register.openownership.org   16719742772567477005  

Advanced export

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

CSV options:

CREATE TABLE [entity_statement] ( [_link] TEXT 
 , [statementtype] TEXT 
 , [entitytype] TEXT 
 , [foundingdate] TIMESTAMP 
 , [statementid] TEXT 
 , [statementdate] TIMESTAMP 
 , [iscomponent] BOOL 
 , [name] TEXT 
 , [incorporatedinjurisdiction_code] TEXT 
 , [incorporatedinjurisdiction_name] TEXT 
 , [publicationdetails_bodsversion] NUMERIC 
 , [publicationdetails_license] TEXT 
 , [publicationdetails_publicationdate] TIMESTAMP 
 , [publicationdetails_publisher_name] TEXT 
 , [publicationdetails_publisher_url] TEXT 
 , [dissolutiondate] TIMESTAMP 
 , [replacesstatements] TEXT 
 , [alternatenames] TEXT 
 , PRIMARY KEY ([_link]) 
);
Powered by Datasette · Queries took 5452.14ms