Skip to content

X-lab2017/open-digger

Repository files navigation

OpenDigger

apache2 Node.js CI

OpenDigger is an open source analysis report project for all open source data initiated by X-lab, this project aims to combine the wisdom of global developers to jointly analyze and insight into open source related data to help everyone better understand and participate in open source.

Metrics or Indices Usage

All implemented metrics are open for anyone to use, you can find the data with following URLs, The root URL of OpenDigger static data is https://oss.x-lab.info/open-digger/github/ right now since we only have GitHub data for now, just replace the org/repo or owner to get your data.

Feel free to use the data to construct your own data application and you can refer OpenDigger as your data source and welcome to use the following badge in your project to show the data source.

For repos

TypeNameFromExampleCodeCodePen
Index OpenRank X-lab openrank.json Link Demo
Activity X-lab activity.json Link Demo
Attention X-lab attention.json Link Demo
Metric Active dates and times CHAOSS active_dates_and_times.json Link Demo
Stars X-lab stars.json Link Demo
Technical fork CHAOSS technical_fork.json Link Demo
Participants X-lab participants.json Link Demo
New contributors CHAOSS new_contributors.json Link
new_contributors_detail.json
Inactive contributors CHAOSS inactive_contributors.json Link Demo
Bus factor CHAOSS bus_factor.json Link Demo
bus_factor_detail.json
Issues new CHAOSS issues_new.json Link Demo
Issues closed CHAOSS issues_closed.json Link
Issue comments X-lab issue_comments.json Link
Issue response time CHAOSS issue_response_time.json Link Demo
Issue resolution duration CHAOSS issue_resolution_duration.json Link Demo
Issue age CHAOSS issue_age.json Link Demo
Code change lines CHAOSS code_change_lines_add.json Link Demo
code_change_lines_remove.json
code_change_lines_sum.json
Change requests
(Open PR)
CHAOSS change_requests.json Link Demo
Change requests accepted
(Merged PR)
CHAOSS change_requests_accepted.json Link
Change requests reviews CHAOSS change_requests_reviews.json Link
Change request response time CHAOSS change_request_response_time.json Link Demo
Change request resolution duration CHAOSS change_request_resolution_duration.json Link Demo
Change request age CHAOSS change_request_age.json Link Demo
Activity Details X-lab activity_details.json Link Demo
Network Developer network X-lab developer_network.json Link Demo
Repo network X-lab repo_network.json Link Demo
Project OpenRank X-lab project_openrank_detail/2022-12.json Demo

For users

TypeNameFromExampleCodeCodePen
Index OpenRank X-lab openrank.json Link Demo
Activity X-lab activity.json Link Demo
Network Developer network X-lab developer_network.json Link Demo
Repo network X-lab repo_network.json Link Demo

Users

For above data, there are some users of OpenDigger right now.

Applications

Open source reports

Events

OpenDigger community also open to inter-community cooperation events, like contests or hackathons.

Data

GitHub Event Log

We use GHArchive as our data source for GitHub event logs and the data service is provided by clickhouse cluster cloud service. For data details, please check the data docs.

Labeled Data

We are collecting labeled data for more deeper analysis. You can view the corresponding data in the labeled_data folder. For more details, please check labeled_data docs.

Sample Data Usage

OpenDigger provides ClickHouse sample data and Jupyter notebook image to run OpenDigger in local environment, please refer to sample data doc.

Communication

Welcome to join the WeChat group by scanning the QRCode and I will invite you into our WeChat group.

License

We use Apache-2.0 license for code part, please make sure abide by the licenses when using the project.