Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wragge/trove-sketches

Quick sketches of Trove data using Python and Plotly.
https://github.com/wragge/trove-sketches

code4lib troveaustralia

Last synced: 8 days ago
JSON representation

Quick sketches of Trove data using Python and Plotly.

Awesome Lists containing this project

README

        

#Quick Trove data sketches using Python and Plotly

Quick Python sketches using data from the [Trove API](http://help.nla.gov.au/trove/building-with-trove).

Graphs are created using [Plotly's Python API](https://plot.ly/python/).

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](https://plot.ly/~wragge/19/))
* Numbers of books in Trove by languages spoken at home in Australia according to 2011 census ([view graph](https://plot.ly/~wragge/21/))
* Numbers of daily newspapers in Trove by year ([view graph](https://plot.ly/~wragge/20/))

##Licensing

Written in 2014 by Tim Sherratt .

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 .