-
Notifications
You must be signed in to change notification settings - Fork 13
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
Proposed new interestType: 'unknown-interest' #276
Comments
Just noting that there's a need for this in Latvia. |
The change to the schema is straightforward: an addition to the I think there is a need for documentation with examples. As I understand it, from the description, Documentation that includes examples for a |
@kd-ods Can we just infer an unknown interest from the absence of an explicitly declared interest or do you think it is better to add this and have guidance that it is better to be explicit about the lack of information on the interest? |
@ScatteredInk - So, practically, this is the difference between an ownership-or-control statement like:
And:
I think we need to push for the latter, and provide guidance as you suggest. (In terms of why info is missing, an empty array is unhelpful whereas the latter option communicates 'the publisher has collected information here: no information is known about the interest''.) I also think there are likely to be cases where - eg - the start date of an interest is known, but not its actual type. In which case we do need this 'unknown-interest' option. |
Thinking through the types of unknown and missing information, we also need a 'redacted' interest type. This is where the publisher knows the type of an interest but will not publish that information. (It is comparable, in informational terms, to anonymous entities and individuals.) |
@siwhitehouse - So my implementation proposal is that we add to the interest type codelist: unknownInterest redactedInterest |
@kd-ods unknownInterest looks good to me. I think that we should use unpublishedInterest instead of redacted, as redacted indicates that something has been edited. The changes that I'll make to the interestType codelist will be
|
This has been implemented and pushed up as a commit on the simon-369-interest-types branch. As this is one of a number of changes to the interestTypes codelist I will make a PR when the remaining changes have been committed to the branch. See #369 for the feature ticket describing the full list of potential changes to the codelist. |
For cases where:
The text was updated successfully, but these errors were encountered: