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

This app checks the validity of DDF datasets and generates datapackage

You can use this app in 3 ways: through a GUI of Gapminder Offline, as a command line tool or through the API

Normal people can use validator in Gapminder Offline app (version 3.3.0+)

datapackage

Advanced users can use validator as a command line tool

datapackage

There is a ton of possible options you can use to customise the validation, make it faster, etc, see the complete reference here

Programmers can use validator via the API

See the API reference, also datapackage generation via APi

Gods can improve the validator

See the developer's guide, also see testing and release routines