Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OOC Statement - statementDate mapping #5

Open
Blueskies00 opened this issue Jan 27, 2023 · 0 comments
Open

OOC Statement - statementDate mapping #5

Blueskies00 opened this issue Jan 27, 2023 · 0 comments

Comments

@Blueskies00
Copy link

Currently, it appears that the Slovak transformer determines the statementDate by looking for the max date in a record. However, in the instance of updates, this results in the same date being used for all the OOC statements about an entity including the deprecated statement. This means that it is impossible to tell which OOC statement is actually current.

The Open Ownership register records the statementDate field correctly. The method used there should be replicated here.

An example:
On the SK register -
Entity name: GPP INDUSTRIE BAU, s. r. o.
Entity Statement ID: 6595377034097487679
Subject of two OOC statements:
OOC Statement ID: 12345957095720737766
OOC Statement date: 2017-08-03
OOC Statement ID: 4402911589374326650
OOC Statement date: 2017-08-03

On the OO register -
Entity name: GPP INDUSTRIE BAU, s. r. o.
Entity Statement ID: "openownership-register-12113881716578601941"
Subject of two OOC statements:
OOC Statement ID: "openownership-register-5410405319263359080"
OOC Statement date: 2017-08-03
OOC Statement ID: "openownership-register-8730749564560403448"
OOC Statement date: 2017-02-01

The OO register is accurately reflecting the source data here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant