Validating Dictionaries

When a data owner has created their dataset and uploaded their data files, they can confirm that the dataset dictionaries match the underlying data by running a dataset validation report.

The data owner can run a validation report by navigating to the Dataset Administration tab and selecting Data:

Data Tab.png

This will open the validation report tab:

New Report.png

All dictionaries from the dataset are listed on the left, and the data owner can choose to either validate these individually, or all at the same time by selecting Validate at the top of the screen. When validation has been run, the results will appear on the right of the page. The image below shows a successful validation:

Report Success.png

Where the data owner has chosen to validate all dictionaries, the results are displayed on a per dictionary basis. The data owner can toggle between them by selecting the dictionary they wish to view on the left hand side.

If the validation has produced errors, these will be itemised in the right hand panel:

Report Failure.png

Where an error exists, the report will provide the data owner with the name and label for the dictionary field where the error has occurred, and a description of the error. The validation report can produce three errors:

  • Field exists in dictionary but not in data
  • Field exists in data but not in dictionary
  • Database and Dictionary Types do not match up

In each case the data owner will need to decide on the appropriate resolution.

Field exists in dictionary but not in data - there is a field in the dictionary that is not in the underlying data. This can be resolved by removing the field from the dictionary, or adding the appropriate missing data to the dataset.

Field exists in data but not in dictionary - there is a field in the data that is not in the dictionary. This can be resolved by adding the field to the dictionary or removing it from the data.

Database and Dictionary Types do not match up - where this error occurs, the validation report will also provide the data owner with the data type for the field in both the data and the dictionary. This can be resolved by making the field type the same in the data and the dictionary.

Validation History

Data Owners can view the history of all validation reports run against a dictionary, these can accessed via the ellipses in the right hand column of the the dictionary table and selecting 'View validation reports'. This provides a downloadable list of all previous validation reports run against the dictionary:

Validation history.png

For Data Owners the result of the most recent validation report is also visible on the dataset page
above the dictionary on the right of the screen, this is not visible to non-data owners.

Where the most recent report was successful the Data Owner will see the dictionary row count and a green tick:

Dictionary success.png

When the most recent report produced errors the data the Data Owner will see the dictionary row count and a red exclamation mark:

Dictionary failure.png

Updated on October 25, 2023

Was this article helpful?