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

Tighten up reporting of entity identifiers #43

Open
siwhitehouse opened this issue Nov 27, 2019 · 1 comment
Open

Tighten up reporting of entity identifiers #43

siwhitehouse opened this issue Nov 27, 2019 · 1 comment

Comments

@siwhitehouse
Copy link

If I submit data on 3 entities which have the following identifiers:

{
    "id": "07444723", 
    "scheme": "XX-XXX"
  }

  {
    "id": "Helloimanid",
    "schemeName": "Kadie's register"
  }

  {
    "id": "07444723", 
    "scheme": "GB-COH"
  }

The following is reported:
entityIDs

@kd-ods has suggested that this would be more useful if:

i) The text read:

  • % of registered or legal entities with an identifier (an ID plus scheme or schemeName):
  • % of registered or legal entities with a 'scheme' value from Org-ID.guide:

ii) The statistical calculations were altered accordingly. So the data above would give:

  • % of registered or legal entities with an identifier (an ID plus scheme or schemeName): 100%
  • % of registered or legal entities with a 'scheme' value from Org-ID.guide: 33%
@siwhitehouse
Copy link
Author

This has been copied from the (internal) Open Data Services issue http://bods.opendataservices.coop/redmine/issues/544

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