Skip to content

A first look at the dev8d twitter network

A couple of days before setting off for dev8D, I set a script running to log the changes in friends/followers of twitter accounts related to dev8D.

In looking at the data, I’ll talk about three sets of twitter users:

  1. Wiki users – this is anyone who has registered on the dev8D wiki with a twitter account. Anyone is this category is assumed to have been an attendee at dev8D.
  2. Dev8D community users – this is anyone who has mentioned ‘dev8D’ in a twitter post or is a wiki user
  3. Total users – someone who has been followed by or follows someone in the two categories above

So far I’ve just looked at the smallest possible category: those who registered on the dev8D wiki with their twitter accounts, numbering 113 in total.

I captured 9 days of useful data, from 22nd Feb 2010 to 3rd March 2010.

The Numbers

In summary:

Those 113 attendees followed:

  • 158 other attendees (i.e. wiki users)
  • 250 dev8D community users (including wiki users)
  • 565 total users (including wiki/community)

and were followed by:

  • 73 other attendees (i.e. wiki users)
  • 149 dev8D community users (including wiki users)
  • 644 total users (including wiki/community)

Putting those figures into bar charts:
Changes in twitter friends of dev8d wiki users

Changes in twitter followers of dev8D wiki users

Source Data

Raw data is available in a sqlite3 database at:
dev8d_twitter_network_2010-03-03.db (or view one of the images above, and get the data passed into the google charts query string)

Observations and Comments

Data oddities:

  • There’s some discrepancy between wiki follows and wiki followed by numbers, the higher of the two is actually the true value. This is due to the fact that I’m only looking at diffs in a person’s network, i.e. connections between dev8D attendees that were made before the event or before signing up to the wiki are ignored.
  • The numbers for 2010-02-22 are higher than expected, due to the fact that data collection failed for the two days preceding it, causing all the figures to be lumped together (dividing that day’s numbers by 3 would give a more realistic estimate of changes for that day). I’m not sure why data collection failed, network problems? PC crash? Temporary twitter rate limit ban? Script bug?

On average, each and every dev8d attendee on twitter gained 6 followers over dev8D (and a couple of days surrounding it). I’d be interesting in seeing how this compares to the average over the rest of the year.

Also of interest, is that fact that dev8D was attended by 200 or so people per day (450 on the first day, which included a linked data meetup), but was mentioned by around 500 different people on twitter. Hopefully this is some evidence that news/outcomes/interest from the event reaches far beyond its immediate participants.

Next step is to look at using GraphViz to produce some diagrams of the changes in network over time. Suggestions on visualisation for this are more than welcome – my network diagrams so far look like squashed spiders…

(continued in my next post)

4 Comments

  1. You are truly a code ninja Dave, great insight and visualisation of data. Will be showing these around at JISC meetings for months to come.

    Wednesday, March 3, 2010 at 5:53 pm | Permalink
  2. Dave, this is fascinating stuff, especially… each and every dev8d attendee on twitter gained 6 followers over dev8D. Dave, there were in fact 200 people plus per day except Saturday, peaking with over 450 on Wednesday.

    Wednesday, March 3, 2010 at 7:00 pm | Permalink
  3. Dave Challis wrote:

    Thanks Mahendra, I’ve corrected the number of attendees now.

    Thursday, March 4, 2010 at 12:43 pm | Permalink
  4. Andy Turner wrote:

    Twitter is but one microblogging service, albeit a very popular one. (Long live Laconica based open microblogging services!) I’m not sure exactly how many Twitter followers I gained over the course of Dev8D 2010, but I think it was only one or two in the official sense, who knows who read my posts? Anyway, nice visualisations Dave :-) Cheers Andy (agdturner on both Identica and Twitter)

    Tuesday, March 16, 2010 at 3:12 pm | Permalink

4 Trackbacks/Pingbacks

  1. Southampton ECS Web Team › Dev8D twitter network, part 2 on Thursday, March 4, 2010 at 12:37 pm

    [...] A continuation of an earlier post: [...]

  2. dev8D | Dev8D: real achievements, fast on Monday, March 8, 2010 at 5:06 pm

    [...] On a small scale this can be seen in the interest in the event while it was taking place – analysis made possible by a tool that developer Dave Challis created while at the event showed that while [...]

  3. [...] Part 1 [...]

  4. [...] it would be really handy to get hold of the script that Dave Challis cobbled together around Dev8D (here and here) and then used to plot the growth of a twitter community over the course of that event. [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*