register icon indicating copy to clipboard operation
register copied to clipboard

A demonstration transnational register of beneficial ownership data from the UK, Denmark, Slovakia and Armenia

Results 75 register issues
Sort by recently updated
recently updated
newest added

In version 0.2 of BODS, the `missinginforeason` field from version 0.1 was [renamed](https://standard.openownership.org/en/0.2.0/schema/changelog.html?highlight=missingInfoReason#removed). The Register v2 code is still using `missinginforeason` rather than `unspecifiedEntityDetails` for entities or `unspecifiedPersonDetails` for people...

Ingester PSC stream misses events. This has been discussed at length elsewhere, including in https://github.com/openownership/register/issues/264 . However, I'm creating this new ticket, to make it clearer what the resolutions were.

Not sure if this is the right place for this but it appears that most entity_statements are missing source_descriptions. Of c. 9.7m statements only 500k have source_descriptions, and all of...

Currently DK and SK source records larger than 1Mb are not being processed and instead stored in a separate S3 folder with a link provided in the output stream. These...

Since the rewrite of Register Files Combiner (https://github.com/openownership/register/issues/213), it has been possible to run the combination process locally, rather than requiring AWS services directly. However, in order for this to...

- Perform live transformation on all existing S3 files produced by the Kinesis Firehose attached to the ingester - Start the live transformer (which will default to the start of...

Since it should be running continuously, it is important to get notifications of when it has crashed. It ought to be recovering if it is a brief crash, since the...

Instead of a monthly job run on an EC2 instance, this will need to run continuously, so that new records published to the PSC Ingester Stream (Kinesis) are consumed immediately....