Jan Dubois suggested that I upload my MiniCPAN aging data to "many eyes", a nifty IBM data visualization project. I upload the data, you make pretty pictures of it and embed it in websites.
I've created the MiniCPAN aging data set and created a "Perl" topic hub. I don't think I need to do any more for you to play with the data. If you have your own data about Perl things, add it to the topic hub.
To make the pretty pictures, you need some Java applet fu in your browser. That doesn't work for me right now and I'm not going to worry about it at the moment. There is a feature to "share" a visualization by embedding some special HTML if you find a picture that you like.
Good luck,
# SIMILE (Score:1)
Another data set (Score:2)
I've added a dataset that's scraped from http://search.cpan.org/recent [cpan.org]. You can see a line graph of it here [ibm.com].
Naturally it exhibits roughly the same curve as brian's data but with a slightly different shape and slightly more detail.
I think we can safely say the trend is "up" :)
Re: (Score:2)
Soon I will import that Perl Jobs data too. I was a bit disappointed to not be able to find a way to compute virtual columns in the data or completely replace a data set with all new rows, but once I can get back onto the site
Re: (Score:1)
Re: (Score:2)
Tracking the four horsemen (Score:2)
I've just set up a little cron job that tracks the latest updates to the CPAN, Python Cheese Shop, RubyGems and PEAR (PHP). At some point in the future we'll be able to graph daily upload stats for all four.
It'd be nice to be able to go back in time. All available RubyGems are described in a YAML file which includes their release date - so that's easy. I couldn't find a source of historical data for PEAR or Cheese Shop. If anyone can suggest sources for that data I'll go and investigate.
I think really w
Re: (Score:2)
I managed to reconstruct histories for the other languages - although I'm not certain that some of the Cheese Shop figures aren't the result of double counting.
The resulting graph is here [ibm.com]
Re: (Score:1)
If u able to put these figures into rolling months then the chart may provide pretty good trend information.