IsaKiko / D3-visualising-data

Lesson plans for teaching the basics of HTML, CSS, SVG, JSON, and JS (primarily D3.js), in order to create browser-based data visualisations.
http://isakiko.github.io/D3-visualising-data/
Other
35 stars 35 forks source link

Two "nations.json" files #19

Closed twitwi closed 9 years ago

twitwi commented 9 years ago

I noticed there are two nations.json files, in in code/ and one in resources. The current version of the lesson seems to be based on the one in code/.

IsaKiko commented 9 years ago

That's true. The other one is the original version. We filtered and interpolated it to get the version we are using but wanted to keep the original.