openownership / lib-cove-bods

Check that your data complies with the Beneficial Ownership Data Standard (BODS) using our install our data review library to analyse files via your command line interface
https://datareview.openownership.org/
Other
1 stars 0 forks source link

Tighten up reporting of entity identifiers #43

Open siwhitehouse opened 4 years ago

siwhitehouse commented 4 years ago

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:

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

siwhitehouse commented 4 years ago

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