We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The original DK data does contain info about the form of entity (virksomhedSummariskRelation[].virksomhed.virksomhedsform[]).
"virksomhedsform": [ { "ansvarligDataleverandoer": "E&S", "kortBeskrivelse": "APS", "langBeskrivelse": "Anpartsselskab", "periode": { "gyldigFra": "2005-03-07", "gyldigTil": null }, "sidstOpdateret": "2005-03-08T15:30:15.000+01:00", "virksomhedsformkode": 80 } ]
However, this is not used and mapped. So at the moment, all DK entities are given the BODS code 'registeredEntity' and there is no further info.
The text was updated successfully, but these errors were encountered:
I think the mapping is only including certain types of business from the register so it would also be useful to have this included in the mapping in order to verify this. More info under entity statements here https://docs.google.com/document/d/1m_joF5-QGSiIw2gy87wCsNQFVHzPk4fIdJNyQY9igb0/edit?usp=sharing
Sorry, something went wrong.
No branches or pull requests
The original DK data does contain info about the form of entity (virksomhedSummariskRelation[].virksomhed.virksomhedsform[]).
However, this is not used and mapped. So at the moment, all DK entities are given the BODS code 'registeredEntity' and there is no further info.
The text was updated successfully, but these errors were encountered: