badges/shields

Badge request: OpenHub

Open

#4480 opened on Dec 29, 2019

View on GitHub
 (11 comments) (0 reactions) (0 assignees)JavaScript (22,337 stars) (5,423 forks)batch import
good first issueservice-badge

Description

:clipboard: Description

Please provide badges for OpenHub, because the provided badges from OpenHub do not fit among other badges (from Shields.io) in README files.

Open Hub is a statistics website, that scans registered open source projects e.g. on GitHub and creates global statistics per user and project. E.g. it aggregates all commits a person has ever done in any repository. It indexes 495k repositories and counts 4.9 million contributors.

Link: https://www.openhub.net/

Example badges from Open Hub:

What could be done by Shields.io?

  • Open Hub | rank 7
  • Open Hub | 1059 commits

Doing more:

  • per user
    • active since / first commit
    • total commits
    • most recent commit
    • contributed to X projects
  • per project
    • years of effort (based on COCOMO)
    • estimated project value in USD (based on COCOMO)
    • most used language per project

:link: Data

Further resources:

:microphone: Motivation

  • The provided badges from OpenHub do not fit among other badges in README files.
  • FOSS contributors might want to publish their aggregated statistics gathered from multiple repositories and repository platforms on personal websites or profile sites.

Contributor guide