<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ben Scott</title>
    <description>Ben Scott - Full stack developer - Drupal, Python &amp; Front end.  Lead architect of the Natural History Museum&#39;s Data Portal.
</description>
    <link>http://www.benscott.co.uk/</link>
    <atom:link href="http://www.benscott.co.uk/feed.xml" rel="self" type="application/rss+xml" />
    <pubDate>Mon, 16 Nov 2015 00:08:15 +0000</pubDate>
    <lastBuildDate>Mon, 16 Nov 2015 00:08:15 +0000</lastBuildDate>
    <generator>Jekyll v2.4.0</generator>
    
      <item>
        <title>GBIF Globe</title>
        <description>&lt;p&gt;Visualisation showing the GBIF specimen occurrences on the WebGL Earth 2.0 interactive globe.&lt;/p&gt;

&lt;iframe src=&quot;http://www.benscott.co.uk/sphere/&quot; height=&quot;600&quot; width=&quot;675&quot;&gt;&lt;/iframe&gt;

&lt;p class=&quot;text-center&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.benscott.co.uk/sphere/&quot;&gt;View full screen&lt;/a&gt;&lt;/p&gt;

</description>
        <pubDate>Mon, 25 May 2015 16:18:38 +0000</pubDate>
        <link>http://www.benscott.co.uk/blog/gbif-globe.html</link>
        <guid isPermaLink="true">http://www.benscott.co.uk/blog/gbif-globe.html</guid>
        
        <category>GBIF</category>
        
        <category>WebGL</category>
        
        <category>Visualisation</category>
        
        
        <category>blog</category>
        
      </item>
    
      <item>
        <title>MP Report Card</title>
        <description>&lt;p&gt;A report evaluating an MPs performance in the 2010-2015 parliamentary session, with metrics including financial interests, expenses and number of votes.&lt;/p&gt;

&lt;p&gt;The data comes from a variety of open data sources and websites.  The financial interests had to be scraped directly from the Commons’ Register of Members’ Financial Interests, and this dataset is &lt;a href=&quot;https://github.com/sparkd/mp-financial-interests&quot;&gt;released as open data&lt;/a&gt;.&lt;/p&gt;

</description>
        <pubDate>Fri, 01 May 2015 00:00:00 +0000</pubDate>
        <link>http://www.benscott.co.uk/portfolio.html#:title</link>
        <guid isPermaLink="true">http://www.benscott.co.uk/portfolio.html#:title</guid>
        
        
        <category>portfolio</category>
        
      </item>
    
      <item>
        <title>Open Data Day Hackathon</title>
        <description>&lt;p&gt;At this year’s International Open Data Day, I was part of a team hacking natural history data to tell a compelling story about our changing environment.&lt;/p&gt;

&lt;p&gt;I teamed up with &lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://twitter.com/ivvetm&quot;&gt;@ivvetm&lt;/a&gt;, &lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://twitter.com/sequencefree&quot;&gt;@sequencefree&lt;/a&gt; and &lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://twitter.com/alexwalters75&quot;&gt;@alexwalters75&lt;/a&gt;, and after brainstorming ideas we settled on mapping protected species found in the proposed &lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;http://www.greaterlondonnationalpark.org.uk&quot;&gt;Greater London National Park&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;To start, we extracted a list of protected species from the Greater London Authority’s &lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;http://legacy.london.gov.uk/mayor/environment/biodiversity/docs/protected_species_in_london.pdf&quot;&gt;Protected Species Report&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;We then queried each of these species names against the &lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;http://data.nhm.ac.uk/&quot;&gt;Natural History Museum’s Data Portal&lt;/a&gt; and &lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;http://www.gbif.org/&quot;&gt;Global Biodiversity Information Facility&lt;/a&gt; APIs, to find occurrences within the boundaries of the proposed London National Park. &lt;/p&gt;

&lt;p&gt;Parse the data, upload it into CartoDB, and we had an interactive map showing sightings within the park.     &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;/opendataday/species.html&quot; target=&quot;_blank&quot;&gt;
    &lt;img src=&quot;/assets/images/posts/140222-specimen-map.jpg&quot; title=&quot;London National Park Specimen Map&quot; /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There were some interesting discoveries - the &lt;a href=&quot;http://www.wwww.rspb.org.uk/discoverandenjoynature/seenature/datewithnature/146957-peregrines-at-the-tate-modern&quot;&gt;Peregrine Falcons at the Tate Modern&lt;/a&gt; were new to me, but clearly represented in the dataset.&lt;/p&gt;

&lt;p&gt;To finish, we wanted to map the change in occurrences through time.  Displaying fewer species worked better visually, so we created another map showing bat species sightings since 1900.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;/opendataday/bats.html&quot; target=&quot;_blank&quot;&gt;
    &lt;img src=&quot;/assets/images/posts/140222-bats-map.jpg&quot; title=&quot;London National Park Bats since 1900&quot; /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The maps and data aren’t perfect.  The London shape geometry we used to query against needs refining, so some occurrences fall beyond the boundaries of the proposed park.  But we produced a really satisfying result for a such short hackathon - and had great fun doing so. Thanks to everyone involved, and especially Team Nature!&lt;/p&gt;

</description>
        <pubDate>Sun, 22 Feb 2015 16:18:38 +0000</pubDate>
        <link>http://www.benscott.co.uk/blog/open-data-day.html</link>
        <guid isPermaLink="true">http://www.benscott.co.uk/blog/open-data-day.html</guid>
        
        <category>Open Data</category>
        
        <category>Hackathon</category>
        
        <category>Visualisation</category>
        
        <category>Geospatial</category>
        
        
        <category>blog</category>
        
      </item>
    
      <item>
        <title>Crowdsourcing the collection</title>
        <description>&lt;p&gt;Once a year the Natural History Museum hosts &lt;em&gt;Science Uncovered&lt;/em&gt;, an evening celebrating its science and research with visitors.  My team - Biodiversity Informatics - has always taken part but since most of our work is computer-based, we often struggle to find ways of engaging the public with a monitor screen. That becomes even more of a challenge when we’re competing with an entire Museum of exciting science to explore! This year I wanted to try something a bit different.&lt;/p&gt;

&lt;p&gt;One of the Museum’s key challenges is digitising its vast collection and making it available online. The Museum has embarked on an ambitious programme to photograph every one of its 80 million specimens, and transcribe the information on each label (what it is and where/when it was found).  I wanted to tell the story of this huge task, showing visitors the process of taking a specimen from the Museum’s collection, photographing it, copying the labels, and then publishing the information on the new Data Portal.  Each step would happen in real-time and use real specimens, and the public themselves would be asked to transcribe the specimen labels - crowdsourcing performed by a live crowd.  &lt;/p&gt;

&lt;figure&gt;
    &lt;img src=&quot;/assets/images/posts/DSC_0710.jpg&quot; title=&quot;Crowdsourcing the collection&quot; /&gt;
    &lt;figcaption&gt;Crowdsourcing the collection in action.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;The Museum’s coleoptersists have been making great efforts digitising their specimens, and have been publishing their &lt;a href=&quot;https://www.flickr.com/photos/nhm_beetle_id/&quot; target=&quot;_blank&quot; title=&quot;NHM Beetles and Bugs&#39; Photostream&quot;&gt;stunning photos on Flickr&lt;/a&gt;.  Many of these images still required transcribing, so they made the perfect seed dataset.  On the night, Museum curators would take more beetle specimens from the collection, photograph and add them to Flickr. To ensure a steady stream of photos flowing through the pipeline, I set up &lt;a href=&quot;https://ifttt.com/&quot; title=&quot;If This Then That&quot; target=&quot;_blank&quot;&gt;IFTTT&lt;/a&gt; to automatically push the new photographs to Flickr.&lt;/p&gt;

&lt;figure&gt;
    &lt;img src=&quot;/assets/images/posts/DSC_0684.jpg&quot; title=&quot;Beetle specimens&quot; /&gt;
    &lt;figcaption&gt;Curators preparing specimens on the stand for digitisation.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;The success of the project would rely on the transcription app. It had to pull an image from Flickr, allow members of the public to easily enter information from the label, and then push the data to the Museum data portal.  The app needed a simple and intuitive UI - each member of the public would probably perform just one transcription, so there could be no overhead in learning to use it.  On the night we had 3 iPads running the app, each chaperoned by a member of the informatics team.  We would help visitors decipher the labels, and discuss our work and why digitising the collection is important. The app was also accessible throughout the Museum on visitors’ own devices - we even produced beer mats to encourage people to transcribe a specimen over a drink!&lt;/p&gt;

&lt;figure&gt;
    &lt;img src=&quot;/assets/images/posts/beer-mat.gif&quot; title=&quot;Transcribe a specimen beer mats&quot; /&gt;
    &lt;figcaption&gt;&lt;em&gt;Transcribe a specimen&lt;/em&gt; beer mats.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;After evaluating existing free (there was no budget for this) crowdsourcing apps, I decided to build one myself.  The tools avilable were far more complex than we required - with user accounts, leaderboards etc., and a correspondingly complex UI. Few worked well on handhelds (phones especially), and none could consume a live stream of flickr images, instead requiring tasks to be preloaded. Our app is a simple, stripped-back version - it’s little more than an image and multi-step form - and optimised for tablet and phones.  You can &lt;a href=&quot;http://su2014.benscott.co.uk/&quot; title=&quot;Crowdsourcing the collection app&quot; target=&quot;_blank&quot;&gt;try it out here&lt;/a&gt; - and the &lt;a href=&quot;https://github.com/NaturalHistoryMuseum/su2014&quot; target=&quot;_blank&quot;&gt;source code is available on Github&lt;/a&gt;.&lt;/p&gt;

&lt;figure&gt;
    &lt;img src=&quot;/assets/images/posts/DSC_0752.jpg&quot; title=&quot;Visitors using the app to transcribe specimens&quot; /&gt;
    &lt;figcaption&gt;Visitors using the app to transcribe specimens.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;The event itself was a big success.  The public really engaged with our work - so much so that people continued to use the app for days after the event - and we received some excellent feedback.  The app was even demo’d to the Museum’s board of trustees as an example of digital innovation. Though the &lt;a href=&quot;http://data.nhm.ac.uk/dataset/crowdsourcing-the-collection/resource/07555c45-ed3f-4178-83a4-dfa0144e35d2&quot; title=&quot;Crowdsourcing the collection dataset&quot; target=&quot;_blank&quot;&gt;dataset&lt;/a&gt; created is small - we received 162 transcriptions over four hours, peaking at 3 submissions per minute - the accuracy is extremely high.  In a first for Science Uncovered, visitors have made a real and useful contribution to our science.  And, more importantly, learnt and had fun whilst doing so.   &lt;/p&gt;

&lt;p class=&quot;credits&quot;&gt;With thanks to: Ivvet Modinou for developing the idea, Laurence Livermore for helping organise, Libby Livermore for the photos, and members of the Museum Biodiversity Informatics, Coleopterist and Digitisation Teams.&lt;/p&gt;
</description>
        <pubDate>Sun, 18 Jan 2015 16:18:38 +0000</pubDate>
        <link>http://www.benscott.co.uk/blog/crowdsourcing-the-collection.html</link>
        <guid isPermaLink="true">http://www.benscott.co.uk/blog/crowdsourcing-the-collection.html</guid>
        
        <category>Crowdsourcing</category>
        
        <category>Citizen science</category>
        
        <category>Public engagement</category>
        
        
        <category>blog</category>
        
      </item>
    
      <item>
        <title>Natural History Museum Data Portal</title>
        <description>&lt;p&gt;Lead Architect of the Natural History Museum’s Data Portal, building an open access platform to release all of the Museum’s collections and research data.&lt;/p&gt;

&lt;p&gt;As project manager, I introduced an agile (kanban-based) approach.  It was the first Museum project to be run using a fully agile methodology, and the site launched on-time, under-budget and with all functionality delivered.&lt;/p&gt;

&lt;p&gt;We also implemented an open access approach, with the project milestones, &lt;a href=&quot;https://waffle.io/naturalhistorymuseum/ckanext-nhm&quot;&gt;kanban board&lt;/a&gt; and &lt;a href=&quot;https://github.com/NaturalHistoryMuseum&quot;&gt;source code&lt;/a&gt; publicly available.&lt;/p&gt;
</description>
        <pubDate>Mon, 15 Dec 2014 00:00:00 +0000</pubDate>
        <link>http://www.benscott.co.uk/portfolio.html#:title</link>
        <guid isPermaLink="true">http://www.benscott.co.uk/portfolio.html#:title</guid>
        
        
        <category>portfolio</category>
        
      </item>
    
      <item>
        <title>Science Uncovered</title>
        <description>&lt;p&gt;Transcription app built for Science Uncovered 2014. At this live event, members of the public could have a go at transcribing our specimen labels.&lt;/p&gt;

&lt;p&gt;It’s designed to be quick and intuitive to use, so our time could be spent explaining the science (or rather the handwriting).&lt;/p&gt;
</description>
        <pubDate>Tue, 30 Sep 2014 00:00:00 +0000</pubDate>
        <link>http://www.benscott.co.uk/portfolio.html#:title</link>
        <guid isPermaLink="true">http://www.benscott.co.uk/portfolio.html#:title</guid>
        
        
        <category>portfolio</category>
        
      </item>
    
      <item>
        <title>Richseam</title>
        <description>&lt;p&gt;I was co-founder and developer of Richseam, a music recommendation engine using real connections between artists. Artists work with those who inspire them, bands share members, musicians produce and tour together.&lt;/p&gt;

&lt;p&gt;We mined a variety of open data sources to graph two million relationships between 170,000 musicians. The site was listed as a top-50 startup at the 2013 Pioneers festival.&lt;/p&gt;
</description>
        <pubDate>Tue, 01 Jan 2013 00:00:00 +0000</pubDate>
        <link>http://www.benscott.co.uk/portfolio.html#:title</link>
        <guid isPermaLink="true">http://www.benscott.co.uk/portfolio.html#:title</guid>
        
        
        <category>portfolio</category>
        
      </item>
    
      <item>
        <title>Scratchpads</title>
        <description>&lt;p&gt;A drupal-based open science and virtual research platform.&lt;/p&gt;

&lt;p&gt;Based at the Natural History Museum, scratchpads allow scientists around the world to collaborate and share their taxonomic research. &lt;/p&gt;
</description>
        <pubDate>Sun, 01 Apr 2012 00:00:00 +0000</pubDate>
        <link>http://www.benscott.co.uk/portfolio.html#:title</link>
        <guid isPermaLink="true">http://www.benscott.co.uk/portfolio.html#:title</guid>
        
        
        <category>portfolio</category>
        
      </item>
    
  </channel>
</rss>
