Skip to main content

Activity Dates and Times

From For

Definition

Activity dates and times is a metric defined by CHAOSS, see CHAOSS Metrics - Activity Dates and Times for a detailed definition of this metric.

This metric helps to determine the dates and timestamps of when individual activities have occurred in a repository. It also helps to determine the activity of the repository and the time when the repository is most active.

The data can be used to probabilistically estimate where on earth contributions come from in cases where the time zone is not UTC.

Data

Link: https://oss.x-lab.info/open_digger/{platform}/{owner}/{repo}/active_dates_and_times.json

To get the data for a certain repository, replace {platform}, {owner} and {repo} with the actual name. Here is an example.

Code

Here's the implementation code.

CodePen Demo