"properties": {
"id": {
"title": "Identifier",
"description": "An identifier for this metric. In some cases this may be drawn from a codelist of metrics required for this type of contracting process or project, or in other instances may be an arbitrary identifier.",
...
"codelist": "metricID.csv",
"openCodelist": true
},...
references the codelist, but the field description does not.
The schema for metric
references the codelist, but the field description does not.
The data review tool shows this as an error, and links out to https://standard.open-contracting.org/infrastructure/latest/en/reference/codelists/#metricid , which isn't a valid codelist url. This is because docs/reference/codelists.md also does not include metricID.csv
Action: