person_statement
2 rows where "birthdate" is on date 1999-01-23 and statementdate = "2024-04-02"
This data as json, CSV (advanced)
Suggested facets: birthdate (date), source_retrievedat (date)
_link ▼ | statementtype | birthdate | statementid | iscomponent | statementdate | persontype | publicationdetails_bodsversion | publicationdetails_license | publicationdetails_publicationdate | publicationdetails_publisher_name | publicationdetails_publisher_url | source_assertedby | source_description | source_retrievedat | source_type | source_url |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
118151 | personStatement | 1999-01-23 | 18202133076037462376 | false | 2024-04-02 | knownPerson | 0.2 | https://register.openownership.org/terms-and-conditions | 2024-04-02 | OpenOwnership Register | https://register.openownership.org | SK Register Partnerov Verejného Sektora | 2024-04-02 | officialRegister | https://rpvs.gov.sk/OpenData/Partneri | |
118162 | personStatement | 1999-01-23 | 7977684871110684904 | false | 2024-04-02 | knownPerson | 0.2 | https://register.openownership.org/terms-and-conditions | 2024-04-02 | OpenOwnership Register | https://register.openownership.org | SK Register Partnerov Verejného Sektora | 2024-04-02 | officialRegister | https://rpvs.gov.sk/OpenData/Partneri |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [person_statement] ( [_link] TEXT , [statementtype] TEXT , [birthdate] TIMESTAMP , [statementid] TEXT , [iscomponent] BOOL , [statementdate] TIMESTAMP , [persontype] TEXT , [publicationdetails_bodsversion] NUMERIC , [publicationdetails_license] TEXT , [publicationdetails_publicationdate] TIMESTAMP , [publicationdetails_publisher_name] TEXT , [publicationdetails_publisher_url] TEXT , [source_assertedby] BOOL , [source_description] TEXT , [source_retrievedat] TIMESTAMP , [source_type] TEXT , [source_url] TEXT , PRIMARY KEY ([_link]) );