RepoStatsEntry Collection

Type: array

Repository metrics for a single artifact.

No Additional Items

Each item of this array must be:

RepoStatsEntry

Type: object

Repository metrics for a single artifact.

No Additional Properties

Conference

Type: string

Conference abbreviation.

Year

Type: integer

Publication year.

Title

Type: string

Paper title.

Url

Type: string

Repository or archive URL.

Source

Type: enum (of string)

Platform hosting the artifact.

Must be one of:

  • "github"
  • "zenodo"
  • "figshare"

Github Stars

Default: null

GitHub star count.

Type: integer

Value must be greater or equal to 0

Github Forks

Default: null

GitHub fork count.

Type: integer

Value must be greater or equal to 0

Zenodo Views

Default: null

Zenodo view count.

Type: integer

Value must be greater or equal to 0

Zenodo Downloads

Default: null

Zenodo download count.

Type: integer

Value must be greater or equal to 0

Description

Default: null

Repository description (truncated to 120 characters).

Type: string

Must be at most 120 characters long

Language

Default: null

Primary programming language.

Name

Default: null

Repository identifier (e.g., 'owner/repo').

Type: string
Type: null

Pushed At

Default: null

Timestamp of last push in ISO 8601 format.