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

Hong Kong: Sixth Legislative Council -- multiple emails and phone numbers need splitting #33726

Open
ondenman opened this issue Apr 24, 2017 · 0 comments

Comments

@ondenman
Copy link
Contributor

Problem

The scraper is currently capturing multiple email addresses and phone numbers for members as one long string.

screen shot 2017-04-24 at 16 25 02

Fix

These need splitting and joining with a semicolon.

ondenman pushed a commit to everypolitician-scrapers/hong_kong_legislative_council_members that referenced this issue May 18, 2017
Member has multiple email addresses. The scraper is recording these without splitting them.

TODO: They need to be split with ';'s. Issue: everypolitician/everypolitician-data#33726
ondenman pushed a commit to everypolitician-scrapers/hong_kong_legislative_council_members that referenced this issue Jun 5, 2017
TODO: The member has multiple phone numbers recorded without a delimiter:
everypolitician/everypolitician-data#33726
ondenman pushed a commit to everypolitician-scrapers/hong_kong_legislative_council_members that referenced this issue Jun 5, 2017
Member has multiple email addresses. The scraper is recording these without splitting them.

TODO: They need to be split with ';'s. Issue: everypolitician/everypolitician-data#33726
ondenman pushed a commit to everypolitician-scrapers/hong_kong_legislative_council_members that referenced this issue Jul 7, 2017
TODO: The member has multiple phone numbers recorded without a delimiter:
everypolitician/everypolitician-data#33726
ondenman pushed a commit to everypolitician-scrapers/hong_kong_legislative_council_members that referenced this issue Jul 7, 2017
Member has multiple email addresses. The scraper is recording these without splitting them.

TODO: They need to be split with ';'s. Issue: everypolitician/everypolitician-data#33726
ondenman pushed a commit to everypolitician-scrapers/hong_kong_legislative_council_members that referenced this issue Jul 7, 2017
TODO: The member has multiple phone numbers recorded without a delimiter:
everypolitician/everypolitician-data#33726
ondenman pushed a commit to everypolitician-scrapers/hong_kong_legislative_council_members that referenced this issue Jul 7, 2017
Member has multiple email addresses. The scraper is recording these without splitting them.

TODO: They need to be split with ';'s. Issue: everypolitician/everypolitician-data#33726
ondenman pushed a commit to everypolitician-scrapers/hong_kong_legislative_council_members that referenced this issue Jul 7, 2017
Some members have multiple email addresses. Previously MemberPage was capturing them joined as one contiguous string. With this commit, multiple email addresses are now delimited with semi-colons.

Fixes everypolitician/everypolitician-data#33726
tmtmtmtm pushed a commit to everypolitician-scrapers/hong_kong_legislative_council_members that referenced this issue Jul 14, 2017
Some members have multiple email addresses. Previously MemberPage was capturing them joined as one contiguous string. With this commit, multiple email addresses are now delimited with semi-colons.

Fixes everypolitician/everypolitician-data#33726
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant