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

More alignment with HVD #45

Open
PerNordanlind opened this issue May 23, 2023 · 0 comments
Open

More alignment with HVD #45

PerNordanlind opened this issue May 23, 2023 · 0 comments

Comments

@PerNordanlind
Copy link

Within the HVD:

https://ec.europa.eu/info/law/better-regulation/have-your-say/initiatives/12111-Open-data-availability-of-public-datasets_en

in the Annex (Ares) - Section 5.1 - page 32

  1. "Company status (such as when it is closed, struck off the register, wound up, dissolved (as well as the date of these events), economically active or inactive as defined in national law);"

The date for status is not in EU Core Business 2.1.0. We can have multiple statuses and for each status we need a date.
I argue that we should create a new class LegalEntityStatus and remove that from LegalEntity. LegalEntityStatus should have code and date as properties. As a minimum we should add LegalEntityStatusDate to LegalEntity.

  1. "Member State where the company is registered".
    Not really included in the EU Core Business 2.1.0. I guess you could reply SEBOLREG (The BRIS code) in Identifier:issuingAuthorityName and that would be OK?
    If not there should be something like LegalEntity:registrationCountry added.
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