Boavizta/ict-sustainability-tools

Investigate if we can validate the data submited in CI

demeringo opened this issue · 2 comments

See if we can use the tabular schema to do first round of validation in a github action.

https://specs.frictionlessdata.io/table-schema/#descriptor

https://pypi.org/project/tableschema/

frictionlessdata/frictionless-py#809

An example github action seems to be available here: https://github.com/frictionlessdata/frictionless-ci-demo