person_statement
2 rows where "birthdate" is on date 1987-12-24 and statementdate = "2023-06-20"
This data as json, CSV (advanced)
Suggested facets: 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
69976 | personStatement | 1987-12-24 | 4563047813957414681 | false | 2023-06-20 | knownPerson | 0.2 | https://register.openownership.org/terms-and-conditions | 2023-06-20 | OpenOwnership Register | https://register.openownership.org | SK Register Partnerov Verejného Sektora | 2023-06-20 | officialRegister | https://rpvs.gov.sk/OpenData/Partneri | |
99936 | personStatement | 1987-12-24 | 754574994944534675 | false | 2023-06-20 | knownPerson | 0.2 | https://register.openownership.org/terms-and-conditions | 2023-06-20 | OpenOwnership Register | https://register.openownership.org | SK Register Partnerov Verejného Sektora | 2023-06-20 | 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]) );