Giter Site home page Giter Site logo

nz-holiday-road-deaths's Introduction

NZ Holiday Road Toll Numbers
Nat Torkington <[email protected]> @gnat
http://nathan.torkington.com
Released under the Artistic license 2.0, 3 Jan 2012

Builds a web page with a graph of the holiday road toll numbers, with
moving average (and the same again, normalized for population change).
I wanted to answer the question "is this year's figure hideously
anomalous, or is it within the usual variation?"

Sample usage:
  01-slurp | 02-htmlize > out.html

See http://nathan.torkington.com/blog/2012/01/02/holiday-road-toll/
for more information.

Dependencies:
 * Perl 5 with Text::CSV and List::Util
 * LWP::Simple
 * HTML::TableExtract
 * jqPlot (http://jqplot.com, included)

Contents:

01-slurp is the Perl script to visit the NZ Transport website,
download the HTML table of holiday road fatalities, and extract out
the deaths number. It emits a CSV file.

02-htmlize produces HTML from that CSV, using jquery and jqPlot.

out.html is sample output.

deaths.csv is sample output of 01-slurp

deaths.numbers is Apple Numbers spreadsheet of the deaths.csv data,
with chart, as a prototype of what I wanted to create.

population.csv is population history of NZ, taken from
http://www.stats.govt.nz/browse_for_stats/population/estimates_and_projections/historical-population-tables.aspx
They provide it in Excel format, so I've extracted the relevant info
as a CSV. Would love to automate it, but can't be bothered messing
around with automatedly pulling data from Excel files.

js/ contains jQuery and jqPlot

nz-holiday-road-deaths's People

Contributors

njt avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.