Submitted by Anonymous on May 25, 2011 - 3:21pm
Description
This chart shows the number of new projects in each repository that use the words "Free" and "Open" in project names through 2010.
Visualization
Submitted by Anonymous on May 25, 2011 - 1:22pm
Description
This chart shows the number of projects at each repository that share project names as of May 2011.
Visualization
SQL Script
Submitted by Anonymous on May 25, 2011 - 1:06pm
Description
This chart shows the number of NEW projects added to each repository by month/year.
Visualization
Notes: RF had 697 projects without a project start date. OW had one project started in 1970.
Submitted by Anonymous on May 24, 2011 - 2:29pm
Description
This chart shows the number of projects that FLOSSmole most recently collected from each repository.
Visualization
SQL Script
SELECT COUNT( DISTINCT proj_name )
FROM gc_projects
WHERE datasource_id = <current>;
Submitted by megan on May 4, 2011 - 11:25am
May 2011 data has been released to Google Code and uploaded into Data Central at Teragrid.
Datasources:
263 2011-Mar UDD bugfix replaces 262
264 2011-Mar UDD bugfix replaces 263
265 2011-May UDD May 2011 UDD donation
266 Rubyforge 2011-May Rubyforge 2011-May
267 Objectweb 2011-May Objectweb 2011-May
268 FSF 2011-May Free Software Foundation 2011-May
269 Savannah 2011-May Savannah 2011-May
270 2011-May FM May 2011 Freshmeat
Submitted by megan on February 15, 2011 - 11:04am
Just released data files for the following forges. You can head over to the FLOSSmole data downloads page at Google Code to download any of these files, or wait for them to be released to the Teragrid for live querying (shortly!)
datasource_id, forge_id, abbreviation, name
237 2 FM Freshmeat
238 3 RF Rubyforge
239 4 OW ObjectWeb
240 5 FSF Free Software Foundation
241 10 SV Savannah
243 12 GC Google Code
244 13 TG Tigris
Still running...
245 14 LP Launchpad
Submitted by megan on May 4, 2010 - 1:01pm
May 2010 data is released for some forges.
-Freshmeat (datasource 218)
-Rubyforge (datasource 219)
-ObjectWeb (datasource 220)
-Free Software Fntn (datasource 221)
-Google Code (datasource 222) - list of projects only
Our collectors for Savannah, Sourceforge, Github, Tigris, Launchpad are all undergoing maintenance at the moment.
UPDATE May 28, 2010
-Savannah data has been released (datasource 224)
Link to download the FLOSSmole data on Google Code.
Submitted by megan on March 9, 2010 - 7:41pm
Lots of new data for you to peruse out on our FLOSSmole Data Downloads Page.
Here's what's out there, recently added:
Google Code, March 2010 (GC) - list of all GC projects donated by Audris Mockus (HUGE THANK YOU TO AUDRIS FOR THIS!!)
Freshmeat, February 2010 (FM)
Objectweb, February 2010 (OW)
Rubyforge, February 2010 (RF)
Github, February 2010 (GH)
Free Software Foundation, February 2010 (FSF)
Savannah, February 2010 (SV)
and Sourceforge from December 2009 (SF)
Submitted by megan on December 9, 2009 - 11:49am
December data has been released for the following forges:
(datasource-abbreviation-full name)
200-fm-freshmeat
201-rf-rubyforge
202-ow-objectweb
203-fsf-free software foundation
204-sv-savannah
205-gh-github
Sourceforge is in progress... it will be datasource_id=206.
Get the data here:
http://code.google.com/p/flossmole/downloads/list
Remember that the files marked "DM" are SQL files (mysql) but the files marked .txt are flat text files (delimited)
Submitted by megan on November 19, 2009 - 9:28am
This month we have data from Freshmeat, Rubyforge, Objectweb, Savannah, Github, Free Software Foundation.
Downloads available at Google Code
Remember, the SQL is available in the datamart*.sql.bz files, the flat (delimited) data is available in the other files.
We're still working on getting our Sourceforge scraper back up and running, and we thank you for your patience.
Pages