Git Product home page Git Product logo

candidate_google's Introduction

Goal

這個 project 的目的是希望能夠利用 google search 來知道關於候選人們最重要的資訊. (可能包括 facebook, wikipedia, 相關網站, 或是報導)

Data

所有 extracted data 都放在 data/ 裡. 其中:

  • mayor1: 直轄市長
  • mayor2: 縣市長
  • council1: 直轄市議員
  • council2: 縣市議員
  • town_leader: 鄉鎮市長
  • town_representative: 鄉鎮市民代表
  • aboriginal_leader: 直轄市山地原住民區長
  • aboriginal_representative: 直轄市山地原住民區民代表

Generate Data

  1. ./scripts/init.sh
  2. ./scripts/gen_scripts.sh
  3. (in bash) for j in ./scripts_op/*; do ./${j}; done
  4. 產生的 data 的 repository 在 https://github.com/chhsiao1981/candidate_google_data.git

Reference Data

這個 project 參考了以下 project 的 data:

https://github.com/kiang/elections

candidate_google's People

Contributors

chhsiao1981 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.