選舉臉書
可以這一個直接寫名字
https://www.facebook.com/search/results/?q=
Data:
https://github.com/kiang/elections/tree/master/Console/Command/data/2014_candidates
工作表:
- 直轄市 - https://docs.google.com/spreadsheets/d/161HHdg_FEBhpM8qxpr1wXpADYrMk5ogDzilcryhFirk/edit#gid=0
- 縣市長.csv - https://docs.google.com/spreadsheets/d/1QcP4v8sbu2ZGjiq44BvszHHQZb0EydrYh5OJW4MOddY/edit?usp=sharing
- 縣市議員.csv - https://docs.google.com/spreadsheets/d/1qLLotWVBtWPSbpIdKi6huerzqZHyzY78dg_Uy-22tQw/edit?usp=sharing
- 鄉鎮市長.csv - https://docs.google.com/spreadsheets/d/1RMhL8HOadY6xHPY2oYAEHRp4iLf2A-7isu-C3C-qGds/edit?usp=sharing
- 村里長.csv - https://docs.google.com/spreadsheets/d/1Um3Ls68SuqkRxZuOUMmyYEEOwpv8mm7R_C5rgOgoFYc/edit?usp=sharing
參考資料:
- 選舉黃頁中的已知資料: https://github.com/kiang/elections/blob/master/Console/Command/data/facebook_candidates.csv
- 有另外一個朋友寫了爬蟲去抓 google 搜尋結果 - https://github.com/chhsiao1981/candidate_google_data
- 運用上述產出的資料與選舉黃頁資料進行合併 - https://github.com/kiang/elections/blob/master/Console/Command/data/google_fb.csv
- chhsiao1981把上述資料放到 google doc 整理 - https://docs.google.com/spreadsheets/d/1Mx5Xtb9S5YJMvWkPoRTk6eyKvEsgq-tNHqQxx1mQBjo/edit
爬蟲:
- https://github.com/AnNOtis/CanidateFB
- https://github.com/chhsiao1981/candidate_google