-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Instead of recording the url of the member's portrait, the scraper is getting the URL of a PDF icon. Issue: everypolitician/everypolitician-data#33716
- Loading branch information
Oliver Denman
committed
May 18, 2017
1 parent
7b23e63
commit 4d5ff8f
Showing
2 changed files
with
144 additions
and
0 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
:class: MemberPage | ||
:url: http://www.legco.gov.hk/general/english/members/yr16-20/wtk.htm | ||
:to_h: | ||
:id: yr16-20/wtk | ||
:term: yr16-20 | ||
:name: WONG Ting-kwong | ||
:honorific_prefix: Hon | ||
:honorific_suffix: SBS, JP | ||
:gender: | ||
:faction: Democratic Alliance for the Betterment and Progress of Hong Kong | ||
:email: [email protected] | ||
:website: '' | ||
:phone: 2826 9152 | ||
:fax: 2826 9148 | ||
# TODO: The image is a PDF icon, not the member's photo. | ||
# Issue: https://github.com/everypolitician/everypolitician-data/issues/33716 | ||
:img: http://www.legco.gov.hk/images/english/pdf.gif | ||
:area: Import and Export | ||
:area_type: functional | ||
:source: http://www.legco.gov.hk/general/english/members/yr16-20/wtk.htm |