Author Statistics

Type: array

Detailed per-author statistics including artifact counts, badges, and paper lists. Generated by generateauthorstats.py. Variants: authors.json, systemsauthors.json, securityauthors.json.

No Additional Items

Each item of this array must be:

Author Statistics

Type: object

Complete statistics for a single author.

No Additional Properties

Type: string

Full name in DBLP format (may include disambiguation suffix).

Type: string

Name without DBLP disambiguation suffix.

Type: string

Normalized institution affiliation.

Type: integer

Total artifacts authored.

Value must be greater or equal to 0

Type: integer

Total papers at tracked conferences.

Value must be greater or equal to 0

Type: object

Mapping of conference name to paper count at that conference.

Each additional property must conform to the following schema

Type: integer

Value must be greater or equal to 0

Type: object

Nested mapping: conference name → { year → count }.

Each additional property must conform to the following schema

Type: object
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: number

Percentage of papers with artifacts.

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

Type: number

Percentage of artifacts with a reproducibility badge.

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

Type: number

Percentage of artifacts with a functional badge.

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

Type: enum (of string)

Research domain based on conferences published at.

Must be one of:

  • "systems"
  • "security"
  • "both"
  • "unknown"

Type: array of string

List of conferences where author has published.

No Additional Items

Each item of this array must be:

Type: array of integer

Sorted list of years with activity.

No Additional Items

Each item of this array must be:

Type: integer

Type: string

Activity range in 'YYYY-YYYY' format.

Must match regular expression: ^[0-9]{4}-[0-9]{4}$

Type: integer

Number of papers in the last 3 years.

Value must be greater or equal to 0

Type: integer

Total citation count for artifacts (currently 0).

Value must be greater or equal to 0

Type: integer

Count of 'available' badges across all artifacts.

Value must be greater or equal to 0

Type: integer

Count of 'functional' badges across all artifacts.

Value must be greater or equal to 0

Type: integer

Count of 'reproduced' badges across all artifacts.

Value must be greater or equal to 0

Type: array

List of papers that have associated artifacts.

No Additional Items

Each item of this array must be:

Artifact Paper

Type: object

A paper that has an associated artifact evaluation.

No Additional Properties

Type: string

Paper title.

Type: string

Conference abbreviation.

Type: integer

Publication year.

Type: array of string

Artifact evaluation badges. Canonical values: 'available', 'functional', 'reproduced', 'reusable', 'replicated'.

No Additional Items

Each item of this array must be:

Type: enum (of string)

Research domain.

Must be one of:

  • "systems"
  • "security"

Type: integer

Citation count for this artifact.

Value must be greater or equal to 0

Type: array

List of published papers without artifact evaluations.

No Additional Items

Each item of this array must be:

Plain Paper

Type: object

A published paper without an artifact evaluation.

No Additional Properties

Type: string

Conference abbreviation.

Type: integer

Publication year.