News Globe

News GlobeWe have just launched one of our first visualisations which allows the user to search BBC News stories and see the results plotted on a 3d globe.

To see the visualisation, read about how it was created and watch a video demo please visit the project page.

Please let us know what you think of the visualisation using the comment form below. We’d like to know if you’ve built something like this, seen anything similar or would like to see any modifications to this application.

This entry was posted in BBC Data Vis. Bookmark the permalink.

8 Responses to News Globe

  1. DannyB says:

    This is pretty cool. When are you going to release the source code?

    • Error: Unable to create directory /home/dataartn/public_html/blog/wp-content/uploads/2013/05. Is its parent directory writable by the server? Andy Littledale says:

      Hi DannyB,
      We will hopefully be releasing it very soon. Once the BBC legal people are happy we will put it up to download.

  2. Hugh Dailly says:

    Tried out the visualisation by entering the word ‘transport’ and got some weird and wonderful results back – relocating the conservative manifesto launch to Chile, for example. The idea seems great but feels like a bit of work to be done yet.

    • Error: Unable to create directory /home/dataartn/public_html/blog/wp-content/uploads/2013/05. Is its parent directory writable by the server? Andy Littledale says:

      Thanks Hugh,
      You’re right, it does need some work. The problems lie with the geolocation API we are using to find places in the RSS text. The Yahoo service tries to be too clever and often finds places which aren’t there. For example it might see the word Sea and think you mean Seattle. I’ll have a think….
      Cheers
      Andy

  3. jkforde says:

    how about mashing google earth and BBC’s news rss? then users could use GE’s layers to save lists of rss feeds?

  4. Tom Gatten says:

    Oddly enough I have been building a similar 2D version using breaking news stories and my own geolocation API. I think it’s better than yahoo’s version, it looks at people’s names, journalistic cliches and other meta-data to improve location.

    Go to http://www.dusktodusk.co.uk and tell me what you think. I’m willing to share!

    Tom Gatten

  5. Anton Gerdelan says:

    Hi Andy,
    Nice work.
    I’m planning a similar project and will likely use the custom BBC RSS feed.
    I was going to take a reverse approach with geolocation which might solve your problem;
    1) define your locations first by clicking on the globe or using known coordinates.
    2) assign tags to the location e.g. “London” “Stansted” etc.
    3) then scan the news RSS for those tags to assign stories to the locations.
    This way you never have to bother with cartesian coordinates or Yahoo, and you can also customise your locations/regions of interest.

  6. patpatpatty says:

    Do you ever get locations flagged on the moon?