Skip to content

Dacker15/github-tutorial-social-media

Repository files navigation

Correlation between GitHub Commits and npm Downloads: An Analysis

Introduction

In this project, we analyzed whether there is a correlation between the number of commits in a GitHub repository and the number of downloads executed on npm. In particular, we want to verify if, as the number of commits increases, the number of downloads also increases.

We used the following libraries:

To obtain the data, we used the GitHub APIs and the npm APIs. The report is available in the PDF file present in the repository. The report is written in Italian.

Results

From the analysis conducted, it emerges that an increase in the number of commits does not correspond to an increase in the number of downloads. The results are summarized in this graph: Final Results

About

An analysis to verify correlation between GitHub commits and npm downloads

Topics

Resources

Stars

Watchers

Forks