Combined Author Rankings

Type: array

Ranked list of authors combining artifact contributions and AE committee service. Generated by generatecombinedrankings.py. Variants: combinedrankings.json, systemscombinedrankings.json, securitycombined_rankings.json.

No Additional Items

Each item of this array must be:

Author Ranking

Type: object

Ranking entry for a single author.

No Additional Properties

Type: integer

Ranking position (with ties — multiple authors can share the same rank).

Value must be greater or equal to 1

Type: string

Full author name including DBLP disambiguation suffix (e.g., 'John Smith 0001').

Type: string

Author name without DBLP disambiguation suffix.

Type: string

Raw affiliation string from DBLP.

Type: string

Normalized/cleaned institution name.

Type: integer

Total number of artifacts authored.

Value must be greater or equal to 0

Type: integer

Points from artifacts: each artifact scores 1 (available) + 1 (functional) + 1 (reproducible).

Value must be greater or equal to 0

Type: integer

Citation count for artifacts (currently 0).

Value must be greater or equal to 0

Type: integer

Points from citations (currently 0).

Value must be greater or equal to 0

Type: integer

Total papers published at tracked conferences (from DBLP).

Value must be greater or equal to 0

Type: number

Percentage of papers with artifacts.

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

Type: integer

Percentage of artifacts with a reproducibility badge.

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

Type: integer

Number of AE committee memberships.

Value must be greater or equal to 0

Type: integer

Number of AE chair roles.

Value must be greater or equal to 0

Type: integer

Points from AE service: memberships * 3 + chairs * 2.

Value must be greater or equal to 0

Type: number or null

Artifact score / AE score ratio. Null if ae_score is 0.

Type: integer

Total score: artifactscore + citationscore + ae_score. Minimum threshold of 3 for inclusion.

Value must be greater or equal to 3

Type: integer

Count of 'available' badges.

Value must be greater or equal to 0

Type: integer

Count of 'functional' badges.

Value must be greater or equal to 0

Type: integer

Count of 'reproduced' badges.

Value must be greater or equal to 0

Type: array of string

Conferences where the author has contributed artifacts or served on AE.

No Additional Items

Each item of this array must be:

Type: object

Year-to-activity-count mapping.

No Additional Properties

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^[0-9]{4}$
Type: integer

Value must be greater or equal to 0

Type: integer or null

Earliest year of activity. Null if no dated records.

Type: integer or null

Most recent year of activity. Null if no dated records.