Round

Round is an entity that defines an update to the GBD estimates. For each round, the entire time series back to 1990 will be re-estimated using all available data and best available methods to ensure the most complete and highly comparable set of estimates possible.

Properties

Property
Type
Description

id

int

Unique round identifier

name

string

Round name

Example

{
    "id": 9,
    "name": "GBD 1990-2024"
}

Endpoints

The Round entity has the following endpoints:

Last updated