Coder Social home page Coder Social logo

bt- / pv-foss-engagement Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openpvtools/pv-foss-engagement

0.0 0.0 0.0 11.82 MB

Engagement statistics tracker for PV FOSS projects

Home Page: https://openpvtools.github.io/pv-foss-engagement/

License: BSD 3-Clause "New" or "Revised" License

Python 0.34% Makefile 0.02% Batchfile 0.03% Jupyter Notebook 99.61%

pv-foss-engagement's Introduction

PV FOSS Engagement

This repository tracks and summarizes engagement statistics for several open-source software projects related to solar photovoltaics. See https://openpvtools.github.io/pv-foss-engagement/

The summaries are computed by jupyter notebooks which essentially act as webpage templates and are located at /sphinx/source/project. The results stored in the notebook files may be out of date, but because the notebooks are automatically re-run when building the website, the website itself will reflect the updated data as of the time of build.

The website is automatically rebuilt any time the main branch is updated, meaning the website will update by itself whenever new data is added to the repo or the notebooks are updated.

Currently, this project uses two sources of data:

GitHub stars/contributors

GitHub stars over time are retrieved from GitHub's "stargazers" API. For now, this project only summarizes the current dataset returned from that API. That means that it only summarizes the users currently starring the project; it has no concept of users that previously starred the project but later unstarred it. Contributor data is also retrieved, although "contributor" in this context refers only to commit authors, which is of course one of several types of project contributors.

ReadTheDocs page views

ReadTheDocs only reports data for roughly the last three months, so part of this project is to periodically fetch and archive the latest data so it doesn't get lost. Unfortunately the older data from before this project started is probably permanently gone.

Fetching

Unfortunately there is currently no way to access analytics data through the RTD API. Instead, we use a manual python scraper: scrape_readthedocs.py. This script is automatically run by GitHub Actions.

Archiving

Data files are stored in the /data directory. These files contain page view statistics for each day, RTD version, and URL path.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.