Geographic Statistics

Type: object

Aggregated reproducibility and artifact statistics broken down by country and continent. Shows how research artifact quality and participation vary geographically.

No Additional Properties

generated Required

Type: boolean

Whether geographic data was successfully generated.

by_country Required

Type: object

Statistics keyed by ISO 3166-1 alpha-2 country code.

Each additional property must conform to the following schema

Type: object

Artifact and reproducibility statistics for a single country.

No Additional Properties

continent Required

Type: string

Continent the country belongs to.


Examples:

"North America"
"Europe"
"Asia"

num_institutions Required

Type: integer

Number of research institutions in this country.

Value must be greater or equal to 0

author_count Required

Type: integer

Number of distinct artifact authors from this country.

Value must be greater or equal to 0

num_artifacts Required

Type: integer

Total artifacts produced by authors from this country.

Value must be greater or equal to 0

num_papers Required

Type: integer

Total papers by authors from this country.

Value must be greater or equal to 0

Type: integer

Papers that have associated artifacts.

Value must be greater or equal to 0

reproducibility Required

Type: object

Reproducibility score statistics for a geographic region.

No Additional Properties

median Required

Type: number

Median reproducibility score.

mean Required

Type: number

Mean reproducibility score.

min Required

Type: number

Minimum reproducibility score.

max Required

Type: number

Maximum reproducibility score.

Type: integer

Number of institutions from this region in the top 50 ranking.

Value must be greater or equal to 0

functionality Required

Type: object

Simple median/mean pair for a percentage metric.

No Additional Properties

median Required

Type: number

Median percentage.

mean Required

Type: number

Mean percentage.

Type: object

Simple median/mean pair for a percentage metric.

Same definition as functionality

by_continent Required

Type: object

Statistics keyed by continent name.

Each additional property must conform to the following schema

Type: object

Artifact and reproducibility statistics for a continent.

No Additional Properties

num_countries Required

Type: integer

Number of countries with artifact authors on this continent.

Value must be greater or equal to 0

num_institutions Required

Type: integer

Number of research institutions on this continent.

Value must be greater or equal to 0

author_count Required

Type: integer

Number of distinct artifact authors on this continent.

Value must be greater or equal to 0

num_artifacts Required

Type: integer

Total artifacts produced on this continent.

Value must be greater or equal to 0

num_papers Required

Type: integer

Total papers by authors from this continent.

Value must be greater or equal to 0

Type: integer

Papers that have associated artifacts.

Value must be greater or equal to 0

reproducibility Required

Type: object

Reproducibility score statistics for a geographic region.

Same definition as reproducibility

functionality Required

Type: object

Simple median/mean pair for a percentage metric.

Same definition as functionality
Type: object

Simple median/mean pair for a percentage metric.

Same definition as functionality