datasets / publicbodies

A database of public bodies such as government departments, ministries etc.
http://publicbodies.org
MIT License
63 stars 26 forks source link

Fix malformed e-mails #143

Closed augusto-herrmann closed 2 years ago

augusto-herrmann commented 2 years ago

Right now data package validation fails because the data contain some invalid e-mail addresses in the email field.

Fix those e-mails where possible and delete them where the correct e-mail cannot be determined, such that the data validation will pass.