What is the status of current Alioth projects? (07-2011)
Description
This chart shows the status breakdown of Alioth projects.
Visualization:
SQL Script
SELECT status AS Status, COUNT( unixname ) AS Count
FROM al_projects_status
WHERE datasource_id = <current>
GROUP BY Status
ORDER BY Count DESC;
Attachment | Size |
---|---|
07-11-alioth-ps.png | 24.59 KB |
Data Resources:
Tags:
- Log in to post comments