ArtifactsByYear Collection

Type: array

Array of ArtifactsByYear records. Each element: Total artifact count for a single year, split into systems and security conferences.

No Additional Items

Each item of this array must be:

Type: object

Total artifact count for a single year, split into systems and security conferences.

No Additional Properties

year Required

Type: integer

Publication year.

count Required

Type: integer

Total artifacts for this year.

Value must be greater or equal to 0

systems Required

Type: integer

Artifacts from systems conferences.

Value must be greater or equal to 0

security Required

Type: integer

Artifacts from security conferences.

Value must be greater or equal to 0