Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 333 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 333 Bytes

Municipalities-gr

A repo for getting and visualizing public greek municipality data.

Currently collects and renders data for election participation.

Instructions

  1. Install dependencies: npm i
  2. Collect data: npm run get-election-data
  3. Run a webserver, e.g. python -m http.server 8000 and see http://localhost:8000