To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorData Quality Information
As a Data Packager
I want to share data quality measures
So that Data Consumers can make informed decisions about using the data
The "Data Quality Information" command can be invoked using a menu item
See:
research:
QUESTIONS
- prompt user for quality dimensions to include in report
- how to include report in datapackage.zip (e.g. format, directory structure, in readme?)
- allow report before data has been validated? i.e. Assume no:
- Scenarios
-
- Data Quality Information
-
- Given
- Data Curator is open
- And
- data is entered in one or more tables
- When
- "Data Quality Information" is invoked
- Then
- read all the data
- And
- the schemas
- And
- generate a data quality data in a variety of formats (.md, .csv, .json)
Last published almost 2 years ago by Matt Mulholland.