项目作者: Miraculin

项目描述 :
Census population data visualized
高级语言: Python
项目地址: git://github.com/Miraculin/popstats.git
创建时间: 2018-08-23T06:38:00Z
项目社区:https://github.com/Miraculin/popstats

开源协议:GNU General Public License v3.0

下载


popstats

Canada’s census population data plotted onto a map.

Uses pandas, cartopy, and matplotlib.

To-do:

  • Break down the Census data
    • clean data
  • Add full map interactivity
    • implement event handlers via matplotlib
    • implement ability for users to define a rectangle of interest
  • Improve Map aesthetics
  • Abstract CanadaMapPlot to work with any country in the Natural Earth Database