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

Retain entity form information #7

Open
kd-ods opened this issue Dec 21, 2022 · 1 comment
Open

Retain entity form information #7

kd-ods opened this issue Dec 21, 2022 · 1 comment

Comments

@kd-ods
Copy link

kd-ods commented Dec 21, 2022

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.

@kathryn-ods
Copy link

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

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

2 participants