Skip to content

Track the number of repos that use the json-schema topic over time #1

@Relequestual

Description

@Relequestual

We can assess the number of JSON Schema related GitHub repositories over time as a crude metric which will demonstrate the growth in popularity and use of JSON Schema.

We can do this by getting all the repositories with the json-schema topic, and finding out when they were first created.

This will not determine when the first commit of the repository was made, which may be earlier if the repo has commits pushed that are dated before the repository was made on GitHub.

We can plot this data over time.

We cannot directly identify when a topic was assigned to a repository, but we can attempt to identify if the topic was present when the repo was created.
We can make an assumption that the repo was always related to JSON Schema, which feels reasonable.

Here's a list of tasks that should be done in order to close this Issue:

Metadata

Metadata

Assignees

Labels

Status: AvailableNo one has claimed responsibility for resolving this issue.📈 StatsRelated to gathering or displaying statistics related to the JSON Schema ecosystem

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions