Horizental bar chart
python school.py
package main | |
import ( | |
"fmt" | |
"log" | |
"net/http" | |
"encoding/json" | |
) | |
type Response map[string]interface{} |
node_modules |
chart inspired by: http://bl.ocks.org/dbuezas/9306799
Taiwan county population map.
2013 Taiwan population distribution
Taiwan county 2010 map.
Taiwan village map!
Tawain vote map.
Data is from Taiwan government open data. This chart is about the umemployment rate from the past few years in Taiwan. The line chart is the year-month unemployment rates. Bar chart is the year unemployment rates.
Inspired by http://bl.ocks.org/mbostock/3902569
Blog post http://data.lijung.com/d3/taiwan/unemployment/2014/05/16/taiwan-unemploy-rate.html