Skip to content
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

US: data has duplicate row #86

Closed
augusto-herrmann opened this issue Aug 6, 2018 · 1 comment
Closed

US: data has duplicate row #86

augusto-herrmann opened this issue Aug 6, 2018 · 1 comment

Comments

@augusto-herrmann
Copy link
Collaborator

Goodtables detected a duplicate row in Greece's data:

$ goodtables data/us.csv
DATASET
=======
{'error-count': 1,
 'preset': 'nested',
 'table-count': 1,
 'time': 0.023,
 'valid': False}

TABLE [1]
=========
{'encoding': 'utf-8',
 'error-count': 1,
 'format': 'csv',
 'headers': ['id',
             'name',
             'abbreviation',
             'other_names',
             'description',
             'classification',
             'parent_id',
             'founding_date',
             'dissolution_date',
             'image',
             'url',
             'jurisdiction_code',
             'email',
             'address',
             'contact',
             'tags',
             'source_url'],
 'row-count': 460,
 'scheme': 'file',
 'source': 'data/us.csv',
 'time': 0.022,
 'valid': False}
---------
[262,-] [duplicate-row] Row 262 is duplicated to row(s) 261

@todrobbins, or anyone else who can verify this, is it ok to delete the duplicated row in the data?

augusto-herrmann added a commit to augusto-herrmann/publicbodies that referenced this issue Aug 6, 2018
todrobbins added a commit that referenced this issue Aug 7, 2018
@todrobbins
Copy link
Contributor

Your #87 resolved this one. Thank you @augusto-herrmann!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants