Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.07 KB

readme.md

File metadata and controls

22 lines (13 loc) · 1.07 KB

#Quick Trove data sketches using Python and Plotly

Quick Python sketches using data from the Trove API.

Graphs are created using Plotly's Python API.

Add your Trove & Plotly credentials to credentials_fillmein.py and save as credentials.py.

Current sketches:

  • Numbers of Trove contributors and resources from each Australian state against the population of that state (view graph)
  • Numbers of books in Trove by languages spoken at home in Australia according to 2011 census (view graph)
  • Numbers of daily newspapers in Trove by year (view graph)

##Licensing

Written in 2014 by Tim Sherratt tim@discontents.com.au.

To the extent possible under law, the author has dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.

See the CC0 Public Domain Dedication http://creativecommons.org/publicdomain/zero/1.0/.