CommitteeStats

Type: object

AE committee geographic and institutional diversity: country, continent, and institution breakdowns.

No Additional Properties

summary Required

Type: object

Aggregate summary.

No Additional Properties

total_members Required

Type: integer

Total committee members across all years.

Value must be greater or equal to 0

total_systems Required

Type: integer

Members from systems conferences.

Value must be greater or equal to 0

total_security Required

Type: integer

Members from security conferences.

Value must be greater or equal to 0

total_countries Required

Type: integer

Unique countries represented.

Value must be greater or equal to 0

total_continents Required

Type: integer

Unique continents represented.

Value must be greater or equal to 0

Type: integer

Unique institutions represented.

Value must be greater or equal to 0

by_country Required

Type: object

Member counts by country.

No Additional Properties

overall Required

Type: array

Overall counts.

No Additional Items

Each item of this array must be:

Type: object

A simple name/count pair used for country, continent, and institution tallies.

No Additional Properties

name Required

Type: string

Country, continent, or institution name.

count Required

Type: integer

Member count.

Value must be greater or equal to 0

systems Required

Type: array

Systems-only counts.

No Additional Items

Each item of this array must be:

Type: object

A simple name/count pair used for country, continent, and institution tallies.

Same definition as NameCount

security Required

Type: array

Security-only counts.

No Additional Items

Each item of this array must be:

Type: object

A simple name/count pair used for country, continent, and institution tallies.

Same definition as NameCount

by_continent Required

Type: object

Member counts by continent.

Same definition as by_country

by_institution Required

Type: object

Member counts by institution.

Same definition as by_country

by_year Required

Type: object

Year-level breakdowns keyed by category (e.g. 'country', 'continent'), then year, then name → count.

Each additional property must conform to the following schema

Type: object

Each additional property must conform to the following schema

Type: object

Each additional property must conform to the following schema

Type: integer

committee_sizes Required

Type: array

Committee sizes per conference-year.

No Additional Items

Each item of this array must be:

Type: object

Committee size for a single conference-year.

No Additional Properties

conference Required

Type: string

Conference name.

year Required

Type: integer

Year.

conf_year Required

Type: string

Combined conference-year key (e.g. 'acsac2017').

area Required

Type: string

Research area: 'systems' or 'security'.

size Required

Type: integer

Number of committee members.

Value must be greater or equal to 0

failed_classifications Required

Type: array

Members whose affiliation could not be geolocated.

No Additional Items

Each item of this array must be:

Type: object

A committee member whose institution could not be geolocated.

No Additional Properties

conference Required

Type: string

Conference-year key.

name Required

Type: string

Member name.

affiliation Required

Type: string

Raw affiliation string that failed lookup.