person_statement
2 rows where "birthdate" is on date 1969-12-07, "source_retrievedat" is on date 2023-11-01 and statementdate = "2023-11-01"
This data as json, CSV (advanced)
Suggested facets: statementdate (date), publicationdetails_publicationdate (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 | 
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 113931 | personStatement | 1969-12-07 | 10218304126165345073 | false | 2023-11-01 | knownPerson | 0.2 | https://register.openownership.org/terms-and-conditions | 2023-11-01 | OpenOwnership Register | https://register.openownership.org | SK Register Partnerov Verejného Sektora | 2023-11-01 | officialRegister | https://rpvs.gov.sk/OpenData/Partneri | |
| 114020 | personStatement | 1969-12-07 | 18202315789236879719 | false | 2023-11-01 | knownPerson | 0.2 | https://register.openownership.org/terms-and-conditions | 2023-11-01 | OpenOwnership Register | https://register.openownership.org | SK Register Partnerov Verejného Sektora | 2023-11-01 | 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]) );