-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Non-commited checking is possible? #212
Comments
@ppKrauss |
Also here is an output of $python -m goodtables.cli https://raw.githubusercontent.com/OSMBrasil/CRP/v1.1.0/datapackage.json
/home/roll/projects/goodtables-py/.python/lib/python3.5/site-packages/datapackage/package.py:78: UserWarning: Resource property "url: <url>" is deprecated. Please use "path: [url]" instead (as array).
UserWarning)
DATASET
=======
{'error-count': 1,
'preset': 'datapackage',
'table-count': 1,
'time': 1.532,
'valid': False}
---------
Warning: Data Package "https://raw.githubusercontent.com/OSMBrasil/CRP/v1.1.0/datapackage.json" has a validation error "'CEP-to-CRP' does not match '^([-a-z0-9._/])+$'"
Warning: Data Package "https://raw.githubusercontent.com/OSMBrasil/CRP/v1.1.0/datapackage.json" has a validation error "'Convencoes-CRP' does not match '^([-a-z0-9._/])+$'"
TABLE [1]
=========
{'datapackage': 'https://raw.githubusercontent.com/OSMBrasil/CRP/v1.1.0/datapackage.json',
'encoding': None,
'error-count': 1,
'format': 'inline',
'headers': ['CRP-prefix',
'CEP-from',
'CEP-to',
'range-prefix',
'extra-prefix',
'CRP-from',
'CRP-to',
'Notes'],
'row-count': 0,
'schema': 'table-schema',
'scheme': None,
'source': 'http://gobetween.oklabs.org/pipe/https%3A%2F%2Fraw.githubusercontent.com%2FppKrauss%2FCRP%2Fmaster%2Fdata%2FCEP-to-CRP.csv',
'time': 1.029,
'valid': False}
---------
[-,-] [schema-error] Table Schema error: {'name': 'extra-prefix', 'format': 'regular expression', 'type': 'string', 'description': 'informações extra sobre o reconhecimento do prefixo no CEP'} is not valid under any of the given schemas |
About error (perhaps another issue?), https://github.com/OSMBrasil/CRP/blob/master/datapackage.json |
There are some error at http://goodtables.io/github/OSMBrasil/CRP/jobs/1
and I need to check again, how to check without change my git?
It is for new https://github.com/frictionlessdata/goodtables-py/releases
The text was updated successfully, but these errors were encountered: