Gapminder / ddf-validation

How do you know your DDF dataset is ✅valid?
https://open-numbers.github.io/ddftools.html
GNU General Public License v3.0
7 stars 2 forks source link

datapackage rules should be applied before all of the checks #478

Closed buchslava closed 6 years ago

buchslava commented 6 years ago

datapackage rules should be applied before all of the checks as a separate logic

angiehjort commented 6 years ago

@buchslava related: if no datapackage in root stop validation and print "Dataset has no package.json in root folder. Run this validator with -i to generate one"

buchslava commented 6 years ago

@angieskazka as for now, this logic is a little different: if no datapackage then validator will create it dynamically and provide checking via 'default' datapackage