Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

try.goodtables.io should accept a zipped Data Package #298

Open
vitorbaptista opened this issue Feb 22, 2018 · 0 comments
Open

try.goodtables.io should accept a zipped Data Package #298

vitorbaptista opened this issue Feb 22, 2018 · 0 comments
Assignees

Comments

@vitorbaptista
Copy link
Contributor

For example, it should be possible to validate https://github.com/vitorbaptista/birmingham_schools by passing it the ZIP export URL (https://github.com/vitorbaptista/birmingham_schools/archive/master.zip). Currently it fails, see https://try.goodtables.io/?source=https%3A%2F%2Fgithub.com%2Fvitorbaptista%2Fbirmingham_schools%2Farchive%2Fmaster.zip&apiJobId=a5e7794c-17fa-11e8-a223-0242ac110008

The problem is that goodtables-py doesn't accept a zipped data package, so the solution is to enable things like goodtables mydatapackage.zip.

vitorbaptista added a commit to frictionlessdata/frictionless-py that referenced this issue Feb 23, 2018
This makes it possible to run goodtables on zipped data packages like
`goodtables my-data-package.zip`.

frictionlessdata/goodtables.io#298
@vitorbaptista vitorbaptista self-assigned this Feb 23, 2018
vitorbaptista added a commit to frictionlessdata/frictionless-py that referenced this issue Feb 26, 2018
This makes it possible to run goodtables on zipped data packages like
`goodtables my-data-package.zip`.

frictionlessdata/goodtables.io#298
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant