InstitutionRankingHistoryEntry Collection

Type: array

Array of InstitutionRankingHistoryEntry records. Each element: Dated snapshot of all institution rankings, enabling rank-over-time analysis.

No Additional Items

Each item of this array must be:

Type: object

Dated snapshot of all institution rankings, enabling rank-over-time analysis.

No Additional Properties

date Required

Type: string

ISO date string (YYYY-MM-DD) of the snapshot.

entries Required

Type: object

Institution name → ranking snapshot mapping.

Each additional property must conform to the following schema

Type: object

A single institution's ranking at a point in time.

No Additional Properties

rank Required

Type: integer

Ranking position.

Value must be greater or equal to 1

score Required

Type: integer

Combined score.

Value must be greater or equal to 0

as Required

Type: integer

Artifact score.

Value must be greater or equal to 0

aes Required

Type: integer

AE service score.

Value must be greater or equal to 0

tp Required

Type: integer

Total papers.

Value must be greater or equal to 0

ta Required

Type: integer

Total artifacts.

Value must be greater or equal to 0

ar Required

Type: number

Artifact rate (%).

Value must be greater or equal to 0 and lesser or equal to 100

rr Required

Type: number

Reproducibility rate (%).

Value must be greater or equal to 0 and lesser or equal to 100

r Required

Type: integer

Number of unique researchers.

Value must be greater or equal to 0