Skip to content

Instantly share code, notes, and snippets.

View psychemedia's full-sized avatar

Tony Hirst psychemedia

View GitHub Profile
@psychemedia
psychemedia / README.md
Last active August 29, 2015 14:01
Example implementation of a template table export formatter based on a gist based template.
@psychemedia
psychemedia / fromDataToGraphic.dot
Last active August 29, 2015 14:01
(Draft) replication of fig 2.1 from L Wilkinson's Grammar of Graphics (graphiviz dot file)
//From Data to Graphic, Fig. 2.1
//Leland Wilkinson
//The Grammar of Graphics, Springer-Verlag, 1999, ISBN 0-387-98774-6, fig. 2.1, p22.
//http://stamm-wilbrandt.de/GraphvizFiddle/
digraph gg {
rankdir=BT
labelloc="t";
@psychemedia
psychemedia / CSV URLs
Last active August 29, 2015 14:02
IW Council Transparency - Spending
http://www.iwight.com/documentlibrary/download/transparency-data-march-2014-csv
http://www.iwight.com/documentlibrary/download/transparency-data-feb-2014-csv
http://www.iwight.com/documentlibrary/download/transparency-data-jan-2014-csv
http://www.iwight.com/documentlibrary/download/december-2013-transparency-data-csv
http://www.iwight.com/documentlibrary/download/november-2013-transparency-data-csv
http://www.iwight.com/documentlibrary/download/october-2013-transparency-data-csv
http://www.iwight.com/documentlibrary/download/transparency-data-september-2013-csv
http://www.iwight.com/documentlibrary/download/august-2013-transparency-csv
http://www.iwight.com/documentlibrary/download/july-transparency-data
http://www.iwight.com/documentlibrary/download/june-2013-transparency-data-csv
Country Discipline Event Medal Name
USA Athletics Men's 100m Bronze DIX Walter
USA Athletics Men's 200m Silver CRAWFORD Shawn
USA Athletics Men's 200m Bronze DIX Walter
USA Athletics Men's 400m Gold MERRITT LaShawn
USA Athletics Men's 400m Silver WARINER Jeremy
USA Athletics Men's 400m Bronze NEVILLE David
USA Athletics Men's 110m Hurdles Silver PAYNE David
USA Athletics Men's 110m Hurdles Bronze OLIVER David
USA Shooting Men's 10m Air Pistol Bronze TURNER Jason
@psychemedia
psychemedia / iwCarparkingdemo.ipynb
Last active August 29, 2015 14:04
demo of iw parking meter data
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"metadata": {
"name": "",
"signature": "sha256:1c3ef4900688a118ad0df163e4eca0fb950cd41b84f35ac3bdc345a624a76593"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@psychemedia
psychemedia / bbcprogdir.ipynb
Created July 28, 2014 10:41
Create a simple MongoDB filled with programme information about a particular BBC Series
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@psychemedia
psychemedia / bnbtest.ipynb
Last active August 29, 2015 14:04
Quick test of British National Bibliography Linked Open Data Endpoint
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@psychemedia
psychemedia / dataopenacukTest.ipynb
Created July 30, 2014 10:38
Quick demo of how to access OU data.open.ac.uk open Linked Data platfrom
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@psychemedia
psychemedia / federatedsparqldemo.ipynb
Last active August 29, 2015 14:04
Demo of federated sparql queries, inspired by @Gothwin
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.