Stephen Gates

Results 130 issues of Stephen Gates

If a table has a header row, use `column-name` instead of `column-number` to provide a more meaningful error message. (Or perhaps this is something to be done by the client?)

enhancement

I agree with the [comment](https://github.com/frictionlessdata/goodtables-py/pull/211#pullrequestreview-61436080) in the goodtables-py PR and hence suggest updates to the [type-or-format-error](https://github.com/frictionlessdata/data-quality-spec/blob/master/spec.json#L138) message and description. Sorry, I should have picked this up in the review. "message":...

enhancement

We are testing v1.0.0 of this extension on CKAN version 2.4. I have: - uploaded a [zip file](https://github.com/Stephen-Gates/data-package-examples/blob/master/zip/test-boolean.zip) - which is [published here](https://staging.data.qld.gov.au/dataset/boolean-test-3436886928) - when I download the [datapackage.json](https://staging.data.qld.gov.au/dataset/boolean-test-3436886928/datapackage.json) it...

bug

Suggested minimum viable product for this extension to support Frictionless Data v1.0, for a datapackage.zip that may contain: - datapackage.json (including schemas and csv dialect) - README.md - one or...

enhancement

When I upload [this datapackage.zip](https://github.com/Stephen-Gates/data-package-examples/blob/master/zip/two-csv-files.zip) to [this ckan site](https://staging.data.qld.gov.au/dataset/secrets-3448581115) the `licenses` aren't unpacked correctly

bug

A [data package](https://frictionlessdata.io/specs/data-package/#illustrative-structure) can include a README.md. When I upload a datapackage.zip file I expect the README.md inside to be added as a resource in CKAN. Currently the README.md is...

enhancement

Despite making a number of commits, goodtables jobs don't appear to be running https://goodtables.io/github/frictionlessdata/example-data-packages

bug

I note https://github.com/frictionlessdata/goodtables.io/issues/205 is closed but I am unable to add an organisation account after adding my personal account. Any clues?

bug

I'm making [a repository containing many data packages](https://github.com/Stephen-Gates/data-package-examples) in separate directories. I would like to validate each package individually and award badges to each data package and show it in...

enhancement

**Create a tool to assess the quality of open data in an open data portal.** a challenge by [ODI Queensland](http://queensland.theodi.org) Build on prior r work: - [testdat](https://github.com/ropensci/testdat) - [An analysis](http://theodi.org/blog/the-status-of-csvs-on-datagovuk)...