frictionlessdata / frictionless-ci

Data management service that brings continuous data validation to tabular data in your repository via Github Action
https://repository.frictionlessdata.io
MIT License
36 stars 12 forks source link

Detect and validate data packages? #7

Closed roll closed 3 years ago

roll commented 3 years ago

Overview

Currently, it looks only for CSV and EXCEL files, although, it will be easy to support data packages lookup by default. At the same time, the logic needs to handle duplication among data package's files and independently found data files.