项目作者: bondah

项目描述 :
Leaflet and D3 overview for National Day of Civic Hacking
高级语言: JavaScript
项目地址: git://github.com/bondah/leaflet-d3.git
创建时间: 2017-09-21T21:38:32Z
项目社区:https://github.com/bondah/leaflet-d3

开源协议:

下载


leaflet-d3

Leaflet and D3 overview for National Day of Civic Hacking

Follow Along!

Slides

Example

What we will cover

  1. Quick introduction to getting started on coding your own page
  2. Links to some helpful javascript libraries
  3. Getting data (and working with it in its original format)
  4. Walk through key bits of code

The example uses education data, but I’m not really pulling any insights from it. I’m hoping that you will do that! These are tools that you can use to put together interactive pages so non-technical people can easily interact with the data you want them to focus on. For example, you could filter and only show charter schools if you want to focus on the impact they have to traditional schools.

Please take this example and make it into something meaningful for you!