Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 4 new columns ({'Country', 'Sex', 'Year', 'Obesity (%)'}) and 126 missing columns ({'1985.2', '1989', '1976.1', '1987', '1998', '2005', '1981.1', '2016.2', '2007', '1979.2', '1978', '1977', '1975.2', '1976.2', '1992.1', '2003.1', '2001.1', '2009.2', '1977.2', '1984.1', '2010.2', '2007.2', '2000.2', '1996', '1988.2', '2009', '1977.1', '1980.2', '2005.1', '2003.2', '2008', '1983', '1997.2', '2011.1', '1998.2', '2012.2', '2004.2', '1999.1', '1985', '1975.1', '1981.2', '2009.1', '1980', '2014.1', '2008.2', '2006.1', '1993.1', '2012', '1993.2', '1991.1', '1989.2', '1984', '1980.1', '1987.1', '1986', '2014.2', '1975', '1979', '2004', '1997.1', '1990.2', '1990', '1991', '2005.2', '2000.1', '1990.1', '2003', '1982', '2015', '2002', '1982.1', '1994.1', '2015.2', '1979.1', '1976', '1993', '1983.1', '1981', '1992.2', '1985.1', '1999', '1999.2', '2013.1', '1995', '1996.2', '2010.1', '2016.1', '1984.2', '2006', '1986.2', '2011.2', '2013', '2000', '2008.1', '1987.2', '2004.1', '1986.1', '2011', '2002.1', '1994', '1988.1', '2013.2', '2001', '1995.2', '2014', '2010', '1998.1', '1983.2', '2015.1', '1988', '1994.2', '1992', '2012.1', '1997', '2002.2', '2007.1', '2016', '2001.2', '1995.1', '1978.1', '1978.2', '1996.1', '2006.2', '1982.2', '1991.2', '1989.1'}).
This happened while the csv dataset builder was generating data using
hf://datasets/jason1966/amanarora_obesity-among-adults-by-country-19752016/obesity-cleaned.csv (at revision b22aeac4827ef8812b8dba7e45dc34540b73d7fd), [/tmp/hf-datasets-cache/medium/datasets/54462430060521-config-parquet-and-info-jason1966-amanarora_obesi-6c8e056a/hub/datasets--jason1966--amanarora_obesity-among-adults-by-country-19752016/snapshots/b22aeac4827ef8812b8dba7e45dc34540b73d7fd/data.csv (origin=hf://datasets/jason1966/amanarora_obesity-among-adults-by-country-19752016@b22aeac4827ef8812b8dba7e45dc34540b73d7fd/data.csv), /tmp/hf-datasets-cache/medium/datasets/54462430060521-config-parquet-and-info-jason1966-amanarora_obesi-6c8e056a/hub/datasets--jason1966--amanarora_obesity-among-adults-by-country-19752016/snapshots/b22aeac4827ef8812b8dba7e45dc34540b73d7fd/obesity-cleaned.csv (origin=hf://datasets/jason1966/amanarora_obesity-among-adults-by-country-19752016@b22aeac4827ef8812b8dba7e45dc34540b73d7fd/obesity-cleaned.csv)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1890, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 760, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
Unnamed: 0: int64
Country: string
Year: int64
Obesity (%): string
Sex: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 827
to
{'Unnamed: 0': Value('string'), '2016': Value('string'), '2016.1': Value('string'), '2016.2': Value('string'), '2015': Value('string'), '2015.1': Value('string'), '2015.2': Value('string'), '2014': Value('string'), '2014.1': Value('string'), '2014.2': Value('string'), '2013': Value('string'), '2013.1': Value('string'), '2013.2': Value('string'), '2012': Value('string'), '2012.1': Value('string'), '2012.2': Value('string'), '2011': Value('string'), '2011.1': Value('string'), '2011.2': Value('string'), '2010': Value('string'), '2010.1': Value('string'), '2010.2': Value('string'), '2009': Value('string'), '2009.1': Value('string'), '2009.2': Value('string'), '2008': Value('string'), '2008.1': Value('string'), '2008.2': Value('string'), '2007': Value('string'), '2007.1': Value('string'), '2007.2': Value('string'), '2006': Value('string'), '2006.1': Value('string'), '2006.2': Value('string'), '2005': Value('string'), '2005.1': Value('string'), '2005.2': Value('string'), '2004': Value('string'), '2004.1': Value('string'), '2004.2': Value('string'), '2003': Value('string'), '2003.1': Value('string'), '2003.2': Value('string'), '2002': Value('string'), '2002.1': Value('string'), '2002.2': Value('string'), '2001': Value('string'), '2001.1': Value('string'), '2001.2': Value('string'), '2000': Value('string'), '2000.1': Value('string'), '2000.2': Value('string'), '1999': Value('string'), '1999.1': Value('string'), '1999.2': Value('string'), '1998': Value('string'), '1998.1': Value('stri
...
'1993': Value('string'), '1993.1': Value('string'), '1993.2': Value('string'), '1992': Value('string'), '1992.1': Value('string'), '1992.2': Value('string'), '1991': Value('string'), '1991.1': Value('string'), '1991.2': Value('string'), '1990': Value('string'), '1990.1': Value('string'), '1990.2': Value('string'), '1989': Value('string'), '1989.1': Value('string'), '1989.2': Value('string'), '1988': Value('string'), '1988.1': Value('string'), '1988.2': Value('string'), '1987': Value('string'), '1987.1': Value('string'), '1987.2': Value('string'), '1986': Value('string'), '1986.1': Value('string'), '1986.2': Value('string'), '1985': Value('string'), '1985.1': Value('string'), '1985.2': Value('string'), '1984': Value('string'), '1984.1': Value('string'), '1984.2': Value('string'), '1983': Value('string'), '1983.1': Value('string'), '1983.2': Value('string'), '1982': Value('string'), '1982.1': Value('string'), '1982.2': Value('string'), '1981': Value('string'), '1981.1': Value('string'), '1981.2': Value('string'), '1980': Value('string'), '1980.1': Value('string'), '1980.2': Value('string'), '1979': Value('string'), '1979.1': Value('string'), '1979.2': Value('string'), '1978': Value('string'), '1978.1': Value('string'), '1978.2': Value('string'), '1977': Value('string'), '1977.1': Value('string'), '1977.2': Value('string'), '1976': Value('string'), '1976.1': Value('string'), '1976.2': Value('string'), '1975': Value('string'), '1975.1': Value('string'), '1975.2': Value('string')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1892, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 4 new columns ({'Country', 'Sex', 'Year', 'Obesity (%)'}) and 126 missing columns ({'1985.2', '1989', '1976.1', '1987', '1998', '2005', '1981.1', '2016.2', '2007', '1979.2', '1978', '1977', '1975.2', '1976.2', '1992.1', '2003.1', '2001.1', '2009.2', '1977.2', '1984.1', '2010.2', '2007.2', '2000.2', '1996', '1988.2', '2009', '1977.1', '1980.2', '2005.1', '2003.2', '2008', '1983', '1997.2', '2011.1', '1998.2', '2012.2', '2004.2', '1999.1', '1985', '1975.1', '1981.2', '2009.1', '1980', '2014.1', '2008.2', '2006.1', '1993.1', '2012', '1993.2', '1991.1', '1989.2', '1984', '1980.1', '1987.1', '1986', '2014.2', '1975', '1979', '2004', '1997.1', '1990.2', '1990', '1991', '2005.2', '2000.1', '1990.1', '2003', '1982', '2015', '2002', '1982.1', '1994.1', '2015.2', '1979.1', '1976', '1993', '1983.1', '1981', '1992.2', '1985.1', '1999', '1999.2', '2013.1', '1995', '1996.2', '2010.1', '2016.1', '1984.2', '2006', '1986.2', '2011.2', '2013', '2000', '2008.1', '1987.2', '2004.1', '1986.1', '2011', '2002.1', '1994', '1988.1', '2013.2', '2001', '1995.2', '2014', '2010', '1998.1', '1983.2', '2015.1', '1988', '1994.2', '1992', '2012.1', '1997', '2002.2', '2007.1', '2016', '2001.2', '1995.1', '1978.1', '1978.2', '1996.1', '2006.2', '1982.2', '1991.2', '1989.1'}).
This happened while the csv dataset builder was generating data using
hf://datasets/jason1966/amanarora_obesity-among-adults-by-country-19752016/obesity-cleaned.csv (at revision b22aeac4827ef8812b8dba7e45dc34540b73d7fd), [/tmp/hf-datasets-cache/medium/datasets/54462430060521-config-parquet-and-info-jason1966-amanarora_obesi-6c8e056a/hub/datasets--jason1966--amanarora_obesity-among-adults-by-country-19752016/snapshots/b22aeac4827ef8812b8dba7e45dc34540b73d7fd/data.csv (origin=hf://datasets/jason1966/amanarora_obesity-among-adults-by-country-19752016@b22aeac4827ef8812b8dba7e45dc34540b73d7fd/data.csv), /tmp/hf-datasets-cache/medium/datasets/54462430060521-config-parquet-and-info-jason1966-amanarora_obesi-6c8e056a/hub/datasets--jason1966--amanarora_obesity-among-adults-by-country-19752016/snapshots/b22aeac4827ef8812b8dba7e45dc34540b73d7fd/obesity-cleaned.csv (origin=hf://datasets/jason1966/amanarora_obesity-among-adults-by-country-19752016@b22aeac4827ef8812b8dba7e45dc34540b73d7fd/obesity-cleaned.csv)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Unnamed: 0 string | 2016 string | 2016.1 string | 2016.2 string | 2015 string | 2015.1 string | 2015.2 string | 2014 string | 2014.1 string | 2014.2 string | 2013 string | 2013.1 string | 2013.2 string | 2012 string | 2012.1 string | 2012.2 string | 2011 string | 2011.1 string | 2011.2 string | 2010 string | 2010.1 string | 2010.2 string | 2009 string | 2009.1 string | 2009.2 string | 2008 string | 2008.1 string | 2008.2 string | 2007 string | 2007.1 string | 2007.2 string | 2006 string | 2006.1 string | 2006.2 string | 2005 string | 2005.1 string | 2005.2 string | 2004 string | 2004.1 string | 2004.2 string | 2003 string | 2003.1 string | 2003.2 string | 2002 string | 2002.1 string | 2002.2 string | 2001 string | 2001.1 string | 2001.2 string | 2000 string | 2000.1 string | 2000.2 string | 1999 string | 1999.1 string | 1999.2 string | 1998 string | 1998.1 string | 1998.2 string | 1997 string | 1997.1 string | 1997.2 string | 1996 string | 1996.1 string | 1996.2 string | 1995 string | 1995.1 string | 1995.2 string | 1994 string | 1994.1 string | 1994.2 string | 1993 string | 1993.1 string | 1993.2 string | 1992 string | 1992.1 string | 1992.2 string | 1991 string | 1991.1 string | 1991.2 string | 1990 string | 1990.1 string | 1990.2 string | 1989 string | 1989.1 string | 1989.2 string | 1988 string | 1988.1 string | 1988.2 string | 1987 string | 1987.1 string | 1987.2 string | 1986 string | 1986.1 string | 1986.2 string | 1985 string | 1985.1 string | 1985.2 string | 1984 string | 1984.1 string | 1984.2 string | 1983 string | 1983.1 string | 1983.2 string | 1982 string | 1982.1 string | 1982.2 string | 1981 string | 1981.1 string | 1981.2 string | 1980 string | 1980.1 string | 1980.2 string | 1979 string | 1979.1 string | 1979.2 string | 1978 string | 1978.1 string | 1978.2 string | 1977 string | 1977.1 string | 1977.2 string | 1976 string | 1976.1 string | 1976.2 string | 1975 string | 1975.1 string | 1975.2 string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
null | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) | Prevalence of obesity among adults, BMI ≥ 30 (age-standardized estimate) (%) |
null | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years | 18+ years |
Country | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female | Both sexes | Male | Female |
Afghanistan | 5.5 [3.4-8.1] | 3.2 [1.3-6.4] | 7.6 [4.3-12.4] | 5.2 [3.3-7.7] | 3.0 [1.3-6.0] | 7.3 [4.1-11.8] | 4.9 [3.1-7.3] | 2.8 [1.2-5.6] | 7.0 [4.0-11.3] | 4.7 [2.9-6.9] | 2.7 [1.1-5.3] | 6.6 [3.8-10.7] | 4.4 [2.8-6.6] | 2.5 [1.1-5.0] | 6.3 [3.6-10.2] | 4.2 [2.6-6.2] | 2.4 [1.0-4.7] | 6.0 [3.4-9.7] | 4.0 [2.5-5.9] | 2.2 [1.0-4.4] | 5.7 [3.3-9.2] | 3.8 [2.4-5.6] | 2.1 [0.9-4.2] | 5.4 [3.1-8.8] | 3.6 [2.2-5.4] | 2.0 [0.8-3.9] | 5.2 [2.9-8.4] | 3.4 [2.1-5.1] | 1.8 [0.8-3.7] | 4.9 [2.8-8.0] | 3.2 [2.0-4.9] | 1.7 [0.7-3.5] | 4.7 [2.6-7.7] | 3.0 [1.9-4.6] | 1.6 [0.7-3.3] | 4.4 [2.4-7.3] | 2.9 [1.7-4.4] | 1.5 [0.6-3.1] | 4.2 [2.3-7.0] | 2.7 [1.6-4.2] | 1.4 [0.6-3.0] | 4.0 [2.1-6.7] | 2.6 [1.5-4.0] | 1.3 [0.5-2.8] | 3.8 [2.0-6.4] | 2.4 [1.4-3.8] | 1.3 [0.5-2.7] | 3.6 [1.9-6.2] | 2.3 [1.3-3.7] | 1.2 [0.4-2.5] | 3.4 [1.8-5.9] | 2.2 [1.3-3.5] | 1.1 [0.4-2.4] | 3.2 [1.6-5.6] | 2.1 [1.2-3.3] | 1.0 [0.4-2.2] | 3.0 [1.5-5.4] | 1.9 [1.1-3.2] | 1.0 [0.4-2.1] | 2.9 [1.4-5.1] | 1.8 [1.0-3.0] | 0.9 [0.3-2.0] | 2.7 [1.3-4.9] | 1.7 [1.0-2.9] | 0.8 [0.3-1.9] | 2.6 [1.2-4.7] | 1.6 [0.9-2.8] | 0.8 [0.3-1.8] | 2.4 [1.2-4.5] | 1.5 [0.8-2.6] | 0.7 [0.2-1.7] | 2.3 [1.1-4.3] | 1.5 [0.8-2.5] | 0.7 [0.2-1.6] | 2.2 [1.0-4.1] | 1.4 [0.7-2.4] | 0.6 [0.2-1.5] | 2.1 [0.9-3.9] | 1.3 [0.7-2.3] | 0.6 [0.2-1.4] | 1.9 [0.9-3.7] | 1.2 [0.6-2.2] | 0.6 [0.2-1.3] | 1.8 [0.8-3.5] | 1.2 [0.6-2.1] | 0.5 [0.2-1.2] | 1.7 [0.7-3.4] | 1.1 [0.5-2.0] | 0.5 [0.1-1.2] | 1.6 [0.7-3.2] | 1.0 [0.5-1.9] | 0.4 [0.1-1.1] | 1.5 [0.6-3.1] | 1.0 [0.5-1.8] | 0.4 [0.1-1.0] | 1.5 [0.6-3.0] | 0.9 [0.4-1.7] | 0.4 [0.1-1.0] | 1.4 [0.5-2.9] | 0.8 [0.4-1.6] | 0.4 [0.1-0.9] | 1.3 [0.5-2.7] | 0.8 [0.4-1.5] | 0.3 [0.1-0.9] | 1.2 [0.4-2.6] | 0.7 [0.3-1.4] | 0.3 [0.1-0.8] | 1.1 [0.4-2.5] | 0.7 [0.3-1.4] | 0.3 [0.1-0.8] | 1.1 [0.4-2.4] | 0.6 [0.3-1.3] | 0.3 [0.1-0.8] | 1.0 [0.3-2.3] | 0.6 [0.2-1.3] | 0.2 [0.1-0.7] | 0.9 [0.3-2.2] | 0.6 [0.2-1.2] | 0.2 [0.0-0.7] | 0.9 [0.3-2.1] | 0.5 [0.2-1.1] | 0.2 [0.0-0.7] | 0.8 [0.2-2.0] | 0.5 [0.2-1.1] | 0.2 [0.0-0.6] | 0.8 [0.2-2.0] |
Albania | 21.7 [17.0-26.7] | 21.6 [14.8-29.0] | 21.8 [15.3-28.9] | 21.1 [16.6-26.0] | 20.9 [14.4-28.1] | 21.3 [15.1-28.1] | 20.5 [16.2-25.1] | 20.2 [13.9-27.3] | 20.8 [14.9-27.4] | 19.9 [15.7-24.4] | 19.5 [13.4-26.3] | 20.4 [14.6-26.7] | 19.3 [15.3-23.7] | 18.8 [13.0-25.4] | 19.9 [14.3-26.0] | 18.8 [14.8-23.0] | 18.1 [12.5-24.5] | 19.4 [14.0-25.3] | 18.2 [14.3-22.3] | 17.4 [12.0-23.7] | 18.9 [13.6-24.8] | 17.6 [13.8-21.6] | 16.8 [11.5-22.9] | 18.4 [13.3-24.2] | 17.0 [13.4-21.0] | 16.1 [10.9-22.1] | 18.0 [12.9-23.6] | 16.5 [12.9-20.3] | 15.5 [10.4-21.2] | 17.5 [12.6-23.0] | 16.0 [12.4-19.8] | 14.9 [9.9-20.5] | 17.1 [12.2-22.5] | 15.4 [12.0-19.2] | 14.3 [9.4-19.8] | 16.6 [11.9-22.0] | 14.9 [11.5-18.7] | 13.7 [9.0-19.1] | 16.2 [11.5-21.5] | 14.5 [11.1-18.2] | 13.2 [8.5-18.5] | 15.8 [11.1-21.0] | 14.0 [10.7-17.7] | 12.6 [8.1-18.0] | 15.4 [10.8-20.6] | 13.6 [10.3-17.3] | 12.1 [7.7-17.3] | 15.0 [10.4-20.2] | 13.2 [9.9-16.8] | 11.7 [7.3-16.9] | 14.7 [10.1-19.8] | 12.8 [9.5-16.4] | 11.2 [6.9-16.4] | 14.3 [9.8-19.5] | 12.4 [9.2-16.0] | 10.8 [6.5-15.9] | 14.0 [9.5-19.1] | 12.0 [8.9-15.6] | 10.4 [6.2-15.4] | 13.7 [9.2-18.8] | 11.7 [8.5-15.2] | 10.0 [5.9-15.0] | 13.4 [9.0-18.6] | 11.3 [8.2-14.9] | 9.6 [5.6-14.6] | 13.1 [8.7-18.3] | 11.0 [7.9-14.5] | 9.2 [5.3-14.1] | 12.8 [8.4-17.9] | 10.7 [7.6-14.2] | 8.8 [5.1-13.7] | 12.5 [8.2-17.7] | 10.4 [7.3-13.9] | 8.5 [4.8-13.3] | 12.2 [7.9-17.5] | 10.1 [7.1-13.6] | 8.2 [4.6-12.9] | 12.0 [7.7-17.2] | 9.8 [6.9-13.3] | 7.9 [4.3-12.6] | 11.7 [7.4-16.9] | 9.5 [6.6-13.0] | 7.6 [4.1-12.3] | 11.5 [7.1-16.8] | 9.3 [6.4-12.8] | 7.3 [3.9-11.9] | 11.3 [6.9-16.6] | 9.0 [6.2-12.5] | 7.0 [3.7-11.6] | 11.0 [6.7-16.5] | 8.7 [6.0-12.3] | 6.8 [3.5-11.3] | 10.8 [6.5-16.4] | 8.5 [5.7-12.0] | 6.5 [3.3-10.9] | 10.6 [6.2-16.2] | 8.3 [5.5-11.8] | 6.3 [3.1-10.7] | 10.3 [6.0-16.1] | 8.0 [5.3-11.6] | 6.0 [2.9-10.4] | 10.1 [5.7-15.9] | 7.8 [5.1-11.4] | 5.8 [2.8-10.1] | 9.9 [5.5-15.8] | 7.6 [4.9-11.2] | 5.6 [2.6-9.9] | 9.7 [5.3-15.7] | 7.4 [4.6-11.0] | 5.4 [2.4-9.7] | 9.5 [5.0-15.5] | 7.2 [4.4-10.9] | 5.2 [2.3-9.6] | 9.3 [4.8-15.5] | 7.0 [4.2-10.8] | 5.0 [2.1-9.4] | 9.1 [4.6-15.5] | 6.8 [4.0-10.7] | 4.8 [2.0-9.3] | 8.9 [4.3-15.4] | 6.7 [3.8-10.6] | 4.6 [1.8-9.2] | 8.8 [4.1-15.4] | 6.5 [3.6-10.5] | 4.4 [1.7-9.2] | 8.6 [3.9-15.4] |
Algeria | 27.4 [22.5-32.7] | 19.9 [13.6-27.1] | 34.9 [27.6-42.7] | 26.7 [21.9-31.8] | 19.2 [13.2-26.1] | 34.2 [27.1-41.7] | 26.0 [21.4-30.9] | 18.5 [12.7-25.0] | 33.6 [26.7-40.7] | 25.3 [20.9-30.1] | 17.8 [12.3-24.1] | 32.9 [26.4-39.8] | 24.7 [20.4-29.2] | 17.1 [11.9-23.2] | 32.2 [25.9-39.0] | 24.0 [19.9-28.4] | 16.5 [11.4-22.3] | 31.5 [25.4-38.2] | 23.3 [19.3-27.6] | 15.8 [11.0-21.4] | 30.9 [24.9-37.3] | 22.7 [18.8-26.8] | 15.2 [10.5-20.5] | 30.2 [24.3-36.4] | 22.0 [18.2-26.1] | 14.6 [10.0-19.8] | 29.5 [23.7-35.6] | 21.4 [17.6-25.4] | 14.0 [9.5-19.1] | 28.8 [23.1-34.8] | 20.8 [17.1-24.7] | 13.4 [9.1-18.4] | 28.2 [22.5-34.1] | 20.2 [16.5-24.1] | 12.9 [8.6-17.8] | 27.5 [21.8-33.5] | 19.6 [16.0-23.4] | 12.3 [8.2-17.2] | 26.8 [21.2-32.9] | 19.1 [15.5-22.8] | 11.8 [7.8-16.6] | 26.2 [20.5-32.2] | 18.5 [14.9-22.2] | 11.3 [7.4-16.0] | 25.5 [19.9-31.6] | 17.9 [14.4-21.6] | 10.8 [6.9-15.4] | 24.9 [19.3-30.9] | 17.4 [13.8-21.1] | 10.3 [6.6-14.8] | 24.2 [18.7-30.2] | 16.8 [13.4-20.5] | 9.9 [6.2-14.3] | 23.6 [18.0-29.6] | 16.3 [12.8-19.9] | 9.4 [5.8-13.8] | 23.0 [17.4-28.9] | 15.8 [12.4-19.4] | 9.0 [5.5-13.3] | 22.4 [16.7-28.3] | 15.3 [11.9-18.8] | 8.6 [5.1-12.8] | 21.7 [16.1-27.7] | 14.8 [11.4-18.3] | 8.2 [4.8-12.3] | 21.1 [15.5-27.0] | 14.3 [10.9-17.8] | 7.8 [4.6-11.8] | 20.5 [14.9-26.4] | 13.8 [10.5-17.3] | 7.4 [4.3-11.3] | 19.9 [14.3-25.8] | 13.3 [10.0-16.8] | 7.0 [4.0-10.8] | 19.3 [13.7-25.2] | 12.8 [9.6-16.3] | 6.7 [3.7-10.4] | 18.7 [13.1-24.5] | 12.4 [9.1-15.9] | 6.3 [3.5-10.0] | 18.1 [12.5-24.0] | 11.9 [8.7-15.4] | 6.0 [3.2-9.6] | 17.5 [12.0-23.5] | 11.5 [8.2-15.0] | 5.7 [3.0-9.2] | 16.9 [11.4-23.0] | 11.0 [7.8-14.6] | 5.4 [2.8-8.9] | 16.3 [10.9-22.4] | 10.6 [7.4-14.1] | 5.1 [2.6-8.5] | 15.7 [10.4-21.8] | 10.2 [7.0-13.7] | 4.8 [2.4-8.1] | 15.2 [9.8-21.4] | 9.7 [6.6-13.3] | 4.5 [2.2-7.8] | 14.6 [9.3-21.0] | 9.4 [6.2-12.9] | 4.3 [2.0-7.5] | 14.1 [8.8-20.5] | 9.0 [5.9-12.6] | 4.0 [1.9-7.2] | 13.6 [8.2-20.1] | 8.6 [5.5-12.3] | 3.8 [1.7-7.0] | 13.1 [7.8-19.7] | 8.3 [5.2-12.0] | 3.6 [1.6-6.7] | 12.7 [7.3-19.3] | 8.0 [4.9-11.7] | 3.4 [1.4-6.6] | 12.2 [6.9-18.9] | 7.7 [4.6-11.4] | 3.2 [1.3-6.4] | 11.8 [6.5-18.6] | 7.4 [4.3-11.3] | 3.1 [1.2-6.2] | 11.4 [6.2-18.4] | 7.2 [4.1-11.1] | 2.9 [1.1-6.1] | 11.1 [5.8-18.2] | 6.9 [3.9-10.9] | 2.8 [1.0-6.0] | 10.7 [5.5-18.0] |
Andorra | 25.6 [20.1-31.3] | 25.9 [18.0-34.3] | 25.3 [17.7-33.7] | 25.4 [20.1-31.0] | 25.5 [17.8-33.8] | 25.2 [17.7-33.4] | 25.2 [20.0-30.7] | 25.2 [17.6-33.3] | 25.1 [17.8-33.1] | 25.0 [20.0-30.3] | 24.8 [17.5-32.7] | 25.1 [17.8-32.8] | 24.8 [19.9-30.0] | 24.5 [17.4-32.3] | 25.0 [17.9-32.5] | 24.6 [19.8-29.8] | 24.2 [17.3-31.8] | 24.9 [17.9-32.3] | 24.4 [19.7-29.5] | 23.9 [17.0-31.3] | 24.8 [18.0-32.1] | 24.2 [19.5-29.3] | 23.6 [16.8-30.9] | 24.7 [18.0-31.8] | 24.0 [19.4-29.0] | 23.3 [16.6-30.4] | 24.6 [18.0-31.7] | 23.8 [19.2-28.7] | 22.9 [16.3-30.1] | 24.5 [18.0-31.6] | 23.6 [19.0-28.5] | 22.6 [16.0-29.8] | 24.5 [17.9-31.5] | 23.4 [18.8-28.3] | 22.3 [15.7-29.4] | 24.4 [17.8-31.3] | 23.2 [18.6-28.1] | 22.0 [15.4-29.0] | 24.3 [17.7-31.2] | 22.9 [18.4-27.8] | 21.6 [15.0-28.8] | 24.1 [17.6-31.1] | 22.7 [18.2-27.6] | 21.3 [14.7-28.5] | 24.0 [17.4-31.0] | 22.5 [17.9-27.3] | 20.9 [14.4-28.1] | 23.9 [17.4-30.8] | 22.2 [17.7-27.1] | 20.6 [14.1-27.7] | 23.8 [17.2-30.7] | 22.0 [17.4-26.9] | 20.2 [13.8-27.4] | 23.6 [17.1-30.5] | 21.7 [17.2-26.6] | 19.9 [13.4-27.0] | 23.5 [17.0-30.4] | 21.5 [16.9-26.4] | 19.5 [13.1-26.7] | 23.3 [16.8-30.3] | 21.2 [16.7-26.1] | 19.1 [12.8-26.3] | 23.1 [16.7-30.1] | 21.0 [16.4-25.9] | 18.8 [12.4-25.9] | 23.0 [16.5-29.9] | 20.7 [16.2-25.6] | 18.4 [12.1-25.5] | 22.8 [16.4-29.8] | 20.4 [15.9-25.3] | 18.0 [11.7-25.1] | 22.6 [16.2-29.6] | 20.2 [15.6-25.0] | 17.7 [11.4-24.6] | 22.5 [15.9-29.5] | 19.9 [15.4-24.8] | 17.3 [11.1-24.3] | 22.3 [15.7-29.3] | 19.6 [15.1-24.4] | 16.9 [10.8-23.9] | 22.1 [15.5-29.2] | 19.3 [14.8-24.1] | 16.5 [10.4-23.5] | 21.8 [15.3-29.0] | 19.0 [14.4-23.8] | 16.1 [10.0-23.0] | 21.6 [15.0-28.7] | 18.6 [14.1-23.5] | 15.7 [9.7-22.5] | 21.3 [14.8-28.6] | 18.2 [13.7-23.1] | 15.2 [9.4-22.0] | 21.0 [14.5-28.3] | 17.8 [13.3-22.7] | 14.7 [9.0-21.5] | 20.6 [14.1-28.0] | 17.4 [12.9-22.3] | 14.3 [8.5-21.0] | 20.2 [13.7-27.6] | 16.9 [12.5-21.9] | 13.8 [8.1-20.5] | 19.8 [13.3-27.2] | 16.5 [12.1-21.5] | 13.3 [7.8-20.0] | 19.4 [12.9-27.0] | 16.0 [11.6-21.0] | 12.8 [7.3-19.4] | 18.9 [12.4-26.5] | 15.5 [11.1-20.6] | 12.3 [6.9-18.9] | 18.5 [11.9-26.1] | 15.0 [10.6-20.1] | 11.8 [6.4-18.4] | 18.0 [11.4-25.7] | 14.5 [10.1-19.6] | 11.2 [6.0-18.0] | 17.5 [10.9-25.3] | 14.0 [9.6-19.1] | 10.7 [5.6-17.4] | 16.9 [10.4-24.8] | 13.5 [9.1-18.6] | 10.2 [5.2-16.9] | 16.4 [9.8-24.4] | 12.9 [8.6-18.1] | 9.7 [4.7-16.3] | 15.8 [9.2-23.9] |
Angola | 8.2 [5.1-12.2] | 4.0 [1.6-7.9] | 12.1 [6.8-19.0] | 7.9 [4.9-11.7] | 3.8 [1.5-7.3] | 11.6 [6.5-18.2] | 7.5 [4.7-11.2] | 3.6 [1.4-6.9] | 11.1 [6.2-17.5] | 7.1 [4.4-10.6] | 3.3 [1.3-6.4] | 10.6 [6.0-16.7] | 6.8 [4.2-10.1] | 3.1 [1.2-6.1] | 10.2 [5.7-16.0] | 6.5 [4.0-9.7] | 2.9 [1.1-5.8] | 9.7 [5.5-15.4] | 6.2 [3.8-9.2] | 2.8 [1.1-5.4] | 9.3 [5.2-14.7] | 5.9 [3.6-8.8] | 2.6 [1.0-5.1] | 8.8 [4.9-14.1] | 5.6 [3.4-8.4] | 2.4 [0.9-4.8] | 8.4 [4.7-13.5] | 5.3 [3.2-8.0] | 2.3 [0.9-4.5] | 8.0 [4.4-12.9] | 5.0 [3.0-7.7] | 2.1 [0.8-4.3] | 7.7 [4.2-12.4] | 4.8 [2.9-7.3] | 2.0 [0.8-4.0] | 7.3 [3.9-11.8] | 4.5 [2.7-7.0] | 1.9 [0.7-3.8] | 6.9 [3.7-11.3] | 4.3 [2.5-6.7] | 1.7 [0.6-3.5] | 6.6 [3.4-10.9] | 4.1 [2.3-6.4] | 1.6 [0.6-3.4] | 6.3 [3.2-10.4] | 3.8 [2.2-6.1] | 1.5 [0.5-3.2] | 5.9 [3.0-9.9] | 3.6 [2.0-5.8] | 1.4 [0.5-3.0] | 5.6 [2.8-9.5] | 3.4 [1.9-5.5] | 1.3 [0.5-2.8] | 5.3 [2.6-9.1] | 3.2 [1.8-5.3] | 1.2 [0.4-2.7] | 5.1 [2.5-8.7] | 3.1 [1.7-5.0] | 1.1 [0.4-2.5] | 4.8 [2.3-8.3] | 2.9 [1.5-4.8] | 1.1 [0.4-2.4] | 4.5 [2.2-7.9] | 2.7 [1.4-4.5] | 1.0 [0.3-2.3] | 4.3 [2.0-7.6] | 2.6 [1.3-4.3] | 0.9 [0.3-2.1] | 4.1 [1.9-7.2] | 2.4 [1.2-4.1] | 0.9 [0.3-2.0] | 3.8 [1.7-6.9] | 2.3 [1.2-3.9] | 0.8 [0.2-1.9] | 3.6 [1.6-6.6] | 2.2 [1.1-3.7] | 0.7 [0.2-1.8] | 3.4 [1.5-6.3] | 2.0 [1.0-3.6] | 0.7 [0.2-1.7] | 3.2 [1.4-6.0] | 1.9 [0.9-3.4] | 0.6 [0.2-1.6] | 3.1 [1.3-5.8] | 1.8 [0.9-3.2] | 0.6 [0.2-1.5] | 2.9 [1.2-5.6] | 1.7 [0.8-3.1] | 0.6 [0.1-1.4] | 2.7 [1.1-5.3] | 1.6 [0.7-2.9] | 0.5 [0.1-1.4] | 2.6 [1.0-5.1] | 1.5 [0.7-2.8] | 0.5 [0.1-1.3] | 2.4 [0.9-4.9] | 1.4 [0.6-2.7] | 0.5 [0.1-1.2] | 2.3 [0.9-4.7] | 1.3 [0.6-2.6] | 0.4 [0.1-1.2] | 2.2 [0.8-4.5] | 1.3 [0.5-2.5] | 0.4 [0.1-1.1] | 2.0 [0.7-4.3] | 1.2 [0.5-2.4] | 0.4 [0.1-1.0] | 1.9 [0.7-4.1] | 1.1 [0.4-2.3] | 0.3 [0.1-1.0] | 1.8 [0.6-4.0] | 1.1 [0.4-2.2] | 0.3 [0.1-1.0] | 1.7 [0.5-3.8] | 1.0 [0.4-2.1] | 0.3 [0.1-0.9] | 1.6 [0.5-3.7] | 0.9 [0.3-2.0] | 0.3 [0.0-0.9] | 1.5 [0.4-3.6] | 0.9 [0.3-2.0] | 0.3 [0.0-0.9] | 1.4 [0.4-3.5] | 0.8 [0.3-1.9] | 0.2 [0.0-0.8] | 1.4 [0.4-3.4] |
Antigua and Barbuda | 18.9 [13.8-24.6] | 11.6 [6.4-18.6] | 25.9 [17.6-35.2] | 18.4 [13.5-23.8] | 11.2 [6.2-17.8] | 25.3 [17.3-34.3] | 18.0 [13.2-23.1] | 10.8 [6.1-17.1] | 24.8 [17.1-33.5] | 17.5 [12.9-22.5] | 10.5 [5.9-16.4] | 24.2 [16.7-32.6] | 17.1 [12.6-21.9] | 10.1 [5.8-15.8] | 23.7 [16.4-31.8] | 16.7 [12.4-21.3] | 9.8 [5.6-15.3] | 23.2 [16.1-31.1] | 16.2 [12.1-20.8] | 9.5 [5.4-14.8] | 22.7 [15.8-30.4] | 15.9 [11.8-20.3] | 9.2 [5.3-14.2] | 22.2 [15.5-29.7] | 15.5 [11.5-19.8] | 8.9 [5.1-13.8] | 21.7 [15.2-29.1] | 15.1 [11.2-19.3] | 8.6 [4.9-13.4] | 21.3 [14.8-28.5] | 14.7 [11.0-18.9] | 8.4 [4.7-13.0] | 20.8 [14.5-28.0] | 14.4 [10.6-18.5] | 8.1 [4.6-12.6] | 20.4 [14.1-27.5] | 14.0 [10.3-18.1] | 7.8 [4.4-12.3] | 19.9 [13.8-27.0] | 13.7 [10.1-17.7] | 7.6 [4.2-12.0] | 19.5 [13.4-26.4] | 13.3 [9.8-17.4] | 7.3 [4.0-11.7] | 19.1 [13.1-26.0] | 13.0 [9.5-17.0] | 7.1 [3.9-11.3] | 18.6 [12.7-25.5] | 12.7 [9.2-16.6] | 6.8 [3.7-11.0] | 18.2 [12.4-25.0] | 12.3 [8.9-16.2] | 6.6 [3.6-10.6] | 17.8 [12.0-24.6] | 12.0 [8.6-15.8] | 6.4 [3.4-10.3] | 17.4 [11.6-24.1] | 11.7 [8.3-15.4] | 6.1 [3.3-10.1] | 16.9 [11.3-23.7] | 11.3 [8.0-15.0] | 5.9 [3.1-9.8] | 16.5 [10.8-23.3] | 11.0 [7.8-14.7] | 5.7 [3.0-9.5] | 16.1 [10.5-22.8] | 10.7 [7.5-14.4] | 5.5 [2.8-9.2] | 15.7 [10.2-22.3] | 10.4 [7.2-14.0] | 5.2 [2.7-8.9] | 15.3 [9.8-21.8] | 10.1 [7.0-13.7] | 5.0 [2.5-8.7] | 14.9 [9.5-21.4] | 9.8 [6.7-13.3] | 4.8 [2.4-8.4] | 14.5 [9.1-20.9] | 9.4 [6.4-13.0] | 4.6 [2.2-8.0] | 14.0 [8.7-20.4] | 9.1 [6.1-12.6] | 4.4 [2.1-7.8] | 13.6 [8.4-20.0] | 8.8 [5.9-12.2] | 4.2 [2.0-7.6] | 13.2 [8.0-19.5] | 8.5 [5.6-11.9] | 4.0 [1.9-7.3] | 12.8 [7.7-19.1] | 8.2 [5.4-11.6] | 3.8 [1.8-7.0] | 12.4 [7.4-18.7] | 7.9 [5.1-11.3] | 3.7 [1.7-6.8] | 12.0 [7.0-18.2] | 7.6 [4.9-11.0] | 3.5 [1.6-6.6] | 11.6 [6.7-17.7] | 7.4 [4.7-10.7] | 3.3 [1.5-6.4] | 11.3 [6.4-17.3] | 7.1 [4.4-10.5] | 3.2 [1.4-6.2] | 10.9 [6.1-17.1] | 6.9 [4.2-10.3] | 3.0 [1.3-6.0] | 10.6 [5.8-16.8] | 6.6 [4.0-10.0] | 2.9 [1.2-5.8] | 10.3 [5.5-16.6] | 6.4 [3.8-9.8] | 2.8 [1.1-5.7] | 9.9 [5.2-16.3] | 6.2 [3.6-9.6] | 2.6 [1.0-5.5] | 9.6 [5.0-16.1] | 6.0 [3.4-9.5] | 2.5 [0.9-5.4] | 9.3 [4.7-15.9] | 5.8 [3.2-9.3] | 2.4 [0.8-5.3] | 9.1 [4.4-15.7] | 5.6 [3.0-9.1] | 2.3 [0.8-5.1] | 8.8 [4.1-15.6] |
Argentina | 28.3 [23.4-33.5] | 27.3 [20.5-35.0] | 29.0 [22.5-36.0] | 27.8 [23.2-32.7] | 26.8 [20.2-34.1] | 28.5 [22.3-35.1] | 27.3 [22.9-32.0] | 26.2 [20.0-33.1] | 28.1 [22.1-34.4] | 26.8 [22.6-31.3] | 25.7 [19.7-32.3] | 27.6 [22.0-33.7] | 26.3 [22.2-30.7] | 25.1 [19.4-31.5] | 27.2 [21.8-33.0] | 25.8 [21.9-30.1] | 24.6 [19.1-30.7] | 26.7 [21.5-32.4] | 25.3 [21.4-29.4] | 24.1 [18.7-30.1] | 26.3 [21.3-31.8] | 24.8 [21.1-28.8] | 23.6 [18.3-29.4] | 25.9 [21.0-31.2] | 24.4 [20.7-28.3] | 23.0 [17.9-28.8] | 25.4 [20.6-30.7] | 23.9 [20.3-27.7] | 22.5 [17.5-28.2] | 25.0 [20.2-30.2] | 23.4 [19.9-27.2] | 22.0 [17.0-27.5] | 24.6 [19.9-29.7] | 23.0 [19.5-26.7] | 21.5 [16.6-26.9] | 24.2 [19.4-29.3] | 22.5 [19.1-26.2] | 21.0 [16.1-26.3] | 23.7 [19.1-28.9] | 22.1 [18.7-25.7] | 20.5 [15.6-25.9] | 23.3 [18.7-28.5] | 21.6 [18.3-25.2] | 20.0 [15.1-25.4] | 22.9 [18.3-28.1] | 21.2 [17.8-24.8] | 19.6 [14.7-24.9] | 22.5 [18.0-27.7] | 20.7 [17.4-24.3] | 19.1 [14.2-24.5] | 22.1 [17.5-27.2] | 20.3 [17.0-23.9] | 18.6 [13.8-24.0] | 21.8 [17.2-26.9] | 19.9 [16.5-23.6] | 18.2 [13.4-23.5] | 21.4 [16.9-26.5] | 19.5 [16.1-23.2] | 17.7 [12.9-23.0] | 21.0 [16.4-26.1] | 19.1 [15.7-22.8] | 17.3 [12.5-22.6] | 20.6 [16.0-25.7] | 18.6 [15.3-22.4] | 16.8 [12.0-22.2] | 20.2 [15.7-25.4] | 18.2 [14.8-22.0] | 16.4 [11.6-21.8] | 19.8 [15.3-25.0] | 17.8 [14.4-21.6] | 15.9 [11.2-21.3] | 19.5 [14.9-24.7] | 17.4 [14.0-21.1] | 15.5 [10.7-20.9] | 19.1 [14.5-24.3] | 17.0 [13.6-20.7] | 15.0 [10.4-20.5] | 18.7 [14.1-24.0] | 16.6 [13.2-20.2] | 14.6 [10.0-20.0] | 18.3 [13.7-23.7] | 16.2 [12.8-19.9] | 14.2 [9.6-19.6] | 17.9 [13.3-23.3] | 15.8 [12.4-19.5] | 13.7 [9.2-19.1] | 17.5 [12.9-22.9] | 15.4 [12.0-19.1] | 13.3 [8.8-18.7] | 17.2 [12.5-22.6] | 15.0 [11.6-18.7] | 12.9 [8.4-18.3] | 16.8 [12.1-22.4] | 14.6 [11.3-18.3] | 12.5 [8.0-17.9] | 16.4 [11.6-22.1] | 14.2 [10.9-18.0] | 12.1 [7.7-17.5] | 16.1 [11.3-21.8] | 13.8 [10.5-17.7] | 11.7 [7.3-17.2] | 15.7 [10.9-21.5] | 13.5 [10.0-17.4] | 11.3 [7.0-16.8] | 15.4 [10.5-21.3] | 13.1 [9.7-17.1] | 11.0 [6.6-16.5] | 15.1 [10.2-21.0] | 12.8 [9.3-16.8] | 10.6 [6.3-16.1] | 14.7 [9.8-20.8] | 12.5 [8.9-16.5] | 10.3 [5.9-15.9] | 14.4 [9.4-20.6] | 12.1 [8.6-16.3] | 9.9 [5.6-15.6] | 14.1 [9.0-20.5] | 11.8 [8.2-16.0] | 9.6 [5.2-15.4] | 13.8 [8.6-20.3] | 11.5 [7.8-15.8] | 9.3 [4.9-15.3] | 13.5 [8.1-20.2] | 11.2 [7.5-15.7] | 9.0 [4.6-15.2] | 13.2 [7.7-20.1] |
Armenia | 20.2 [15.7-24.8] | 17.1 [11.1-24.0] | 23.0 [16.6-29.9] | 19.7 [15.4-24.2] | 16.6 [10.9-23.3] | 22.6 [16.4-29.1] | 19.2 [15.1-23.6] | 16.1 [10.6-22.7] | 22.1 [16.1-28.3] | 18.8 [14.8-23.0] | 15.7 [10.3-22.1] | 21.7 [16.0-27.8] | 18.3 [14.5-22.4] | 15.2 [10.0-21.5] | 21.2 [15.7-27.2] | 17.9 [14.2-21.9] | 14.8 [9.7-20.8] | 20.8 [15.4-26.6] | 17.5 [13.9-21.4] | 14.4 [9.4-20.3] | 20.4 [15.0-26.1] | 17.1 [13.6-21.0] | 14.0 [9.1-19.8] | 19.9 [14.7-25.6] | 16.7 [13.3-20.5] | 13.6 [8.7-19.3] | 19.5 [14.4-25.1] | 16.4 [12.9-20.1] | 13.2 [8.4-18.8] | 19.1 [14.1-24.7] | 16.0 [12.6-19.7] | 12.8 [8.1-18.4] | 18.8 [13.9-24.3] | 15.7 [12.3-19.3] | 12.5 [7.8-18.0] | 18.4 [13.5-23.9] | 15.4 [12.0-19.0] | 12.1 [7.5-17.6] | 18.0 [13.2-23.5] | 15.0 [11.7-18.7] | 11.8 [7.2-17.3] | 17.7 [12.9-23.1] | 14.7 [11.4-18.5] | 11.5 [6.9-17.0] | 17.4 [12.6-22.8] | 14.4 [11.1-18.2] | 11.2 [6.7-16.6] | 17.1 [12.3-22.5] | 14.2 [10.8-17.9] | 10.9 [6.4-16.3] | 16.8 [12.0-22.2] | 13.9 [10.6-17.6] | 10.6 [6.2-16.0] | 16.5 [11.7-21.9] | 13.6 [10.3-17.4] | 10.3 [6.0-15.7] | 16.2 [11.4-21.7] | 13.3 [10.0-17.1] | 10.1 [5.7-15.3] | 15.9 [11.1-21.4] | 13.1 [9.7-16.8] | 9.8 [5.6-15.0] | 15.7 [10.8-21.2] | 12.8 [9.5-16.6] | 9.5 [5.4-14.8] | 15.4 [10.6-20.9] | 12.5 [9.2-16.3] | 9.3 [5.2-14.6] | 15.2 [10.3-20.7] | 12.3 [8.9-16.0] | 9.0 [5.0-14.2] | 14.9 [10.1-20.5] | 12.0 [8.6-15.8] | 8.8 [4.8-14.0] | 14.6 [9.8-20.2] | 11.7 [8.4-15.5] | 8.5 [4.6-13.6] | 14.4 [9.5-20.0] | 11.4 [8.2-15.2] | 8.2 [4.4-13.3] | 14.1 [9.3-19.7] | 11.2 [7.9-14.9] | 8.0 [4.2-13.0] | 13.8 [9.0-19.4] | 10.9 [7.6-14.6] | 7.7 [4.0-12.6] | 13.5 [8.7-19.2] | 10.6 [7.3-14.3] | 7.5 [3.8-12.3] | 13.2 [8.5-18.9] | 10.3 [7.1-14.0] | 7.2 [3.6-11.9] | 13.0 [8.1-18.7] | 10.1 [6.8-13.8] | 6.9 [3.4-11.6] | 12.7 [7.8-18.5] | 9.8 [6.6-13.6] | 6.7 [3.3-11.3] | 12.4 [7.6-18.3] | 9.5 [6.3-13.3] | 6.4 [3.1-11.0] | 12.1 [7.2-18.0] | 9.3 [6.1-13.1] | 6.2 [2.9-10.7] | 11.8 [6.9-17.9] | 9.0 [5.9-12.8] | 5.9 [2.7-10.4] | 11.5 [6.6-17.7] | 8.7 [5.6-12.6] | 5.7 [2.5-10.1] | 11.1 [6.3-17.4] | 8.4 [5.3-12.4] | 5.4 [2.3-9.8] | 10.8 [6.0-17.2] | 8.1 [5.0-12.2] | 5.2 [2.2-9.6] | 10.5 [5.7-16.9] | 7.9 [4.8-11.9] | 4.9 [2.0-9.3] | 10.2 [5.3-16.7] | 7.6 [4.5-11.7] | 4.7 [1.8-9.1] | 9.8 [5.0-16.5] | 7.3 [4.2-11.5] | 4.5 [1.7-8.9] | 9.5 [4.7-16.2] |
Australia | 29.0 [25.3-32.9] | 29.6 [24.2-35.3] | 28.4 [23.1-33.9] | 28.4 [24.9-32.1] | 28.9 [23.9-34.3] | 27.9 [23.0-33.1] | 27.9 [24.6-31.4] | 28.3 [23.6-33.4] | 27.4 [22.8-32.2] | 27.3 [24.2-30.6] | 27.7 [23.2-32.5] | 26.9 [22.5-31.5] | 26.7 [23.8-29.9] | 27.0 [22.8-31.6] | 26.4 [22.3-30.7] | 26.2 [23.4-29.2] | 26.4 [22.4-30.7] | 25.9 [22.0-30.1] | 25.6 [23.0-28.6] | 25.8 [21.9-30.0] | 25.4 [21.7-29.5] | 25.1 [22.5-27.9] | 25.2 [21.4-29.2] | 24.9 [21.4-28.8] | 24.6 [22.1-27.2] | 24.6 [20.9-28.5] | 24.5 [21.0-28.2] | 24.0 [21.6-26.6] | 24.0 [20.4-27.8] | 24.0 [20.6-27.6] | 23.5 [21.1-26.1] | 23.5 [19.9-27.1] | 23.5 [20.2-27.1] | 22.9 [20.6-25.5] | 22.9 [19.4-26.5] | 23.0 [19.7-26.5] | 22.4 [20.1-24.9] | 22.3 [18.8-25.8] | 22.5 [19.3-25.9] | 21.8 [19.6-24.3] | 21.7 [18.2-25.2] | 22.0 [18.8-25.4] | 21.3 [19.0-23.8] | 21.1 [17.7-24.6] | 21.5 [18.3-24.8] | 20.7 [18.5-23.2] | 20.5 [17.1-24.0] | 21.0 [17.8-24.3] | 20.2 [17.9-22.7] | 19.9 [16.5-23.4] | 20.5 [17.3-23.8] | 19.7 [17.4-22.1] | 19.3 [15.9-22.8] | 19.9 [16.8-23.3] | 19.1 [16.9-21.5] | 18.8 [15.4-22.3] | 19.4 [16.3-22.7] | 18.6 [16.4-21.0] | 18.2 [14.9-21.7] | 18.9 [15.9-22.2] | 18.1 [15.9-20.5] | 17.7 [14.4-21.2] | 18.5 [15.4-21.7] | 17.6 [15.4-20.0] | 17.1 [13.9-20.6] | 18.0 [15.0-21.2] | 17.1 [14.9-19.5] | 16.6 [13.4-20.0] | 17.5 [14.5-20.7] | 16.6 [14.5-19.0] | 16.1 [12.9-19.5] | 17.1 [14.1-20.3] | 16.2 [14.0-18.5] | 15.6 [12.4-19.0] | 16.7 [13.7-19.9] | 15.7 [13.6-18.0] | 15.2 [12.0-18.5] | 16.2 [13.3-19.4] | 15.3 [13.2-17.6] | 14.7 [11.6-18.0] | 15.8 [13.0-19.0] | 14.9 [12.8-17.2] | 14.3 [11.2-17.6] | 15.5 [12.6-18.6] | 14.5 [12.4-16.8] | 13.9 [10.8-17.1] | 15.1 [12.2-18.2] | 14.2 [12.0-16.5] | 13.5 [10.4-16.7] | 14.7 [11.8-17.9] | 13.8 [11.7-16.1] | 13.2 [10.1-16.3] | 14.4 [11.5-17.6] | 13.5 [11.3-15.8] | 12.8 [9.7-16.0] | 14.1 [11.1-17.2] | 13.1 [11.0-15.4] | 12.4 [9.4-15.6] | 13.7 [10.8-16.9] | 12.8 [10.7-15.2] | 12.1 [9.0-15.3] | 13.4 [10.4-16.7] | 12.5 [10.3-14.9] | 11.8 [8.7-15.1] | 13.1 [10.1-16.5] | 12.2 [10.0-14.6] | 11.5 [8.3-14.8] | 12.8 [9.8-16.2] | 11.9 [9.6-14.4] | 11.2 [8.0-14.6] | 12.6 [9.4-16.0] | 11.6 [9.3-14.1] | 10.8 [7.7-14.4] | 12.3 [9.0-15.8] | 11.3 [8.9-13.9] | 10.6 [7.3-14.2] | 12.0 [8.7-15.7] | 11.0 [8.6-13.8] | 10.3 [7.0-14.1] | 11.7 [8.3-15.6] | 10.8 [8.2-13.5] | 10.0 [6.6-14.0] | 11.5 [8.0-15.4] | 10.5 [7.9-13.4] | 9.7 [6.2-13.9] | 11.2 [7.6-15.2] |
Austria | 20.1 [15.9-24.6] | 21.9 [15.6-29.0] | 18.3 [12.9-24.4] | 19.7 [15.6-23.9] | 21.3 [15.4-28.1] | 18.0 [12.8-23.8] | 19.2 [15.4-23.3] | 20.8 [15.2-27.3] | 17.7 [12.7-23.1] | 18.8 [15.1-22.8] | 20.3 [14.8-26.4] | 17.3 [12.6-22.5] | 18.4 [14.9-22.3] | 19.8 [14.6-25.7] | 17.0 [12.5-22.0] | 18.0 [14.6-21.7] | 19.3 [14.3-25.1] | 16.7 [12.3-21.5] | 17.6 [14.3-21.2] | 18.8 [14.0-24.3] | 16.4 [12.1-21.0] | 17.3 [14.0-20.8] | 18.3 [13.7-23.7] | 16.1 [11.9-20.6] | 16.9 [13.7-20.3] | 17.9 [13.3-23.2] | 15.8 [11.8-20.2] | 16.5 [13.4-19.8] | 17.4 [12.9-22.6] | 15.5 [11.6-19.8] | 16.1 [13.1-19.4] | 17.0 [12.6-22.1] | 15.2 [11.4-19.5] | 15.8 [12.8-19.0] | 16.5 [12.2-21.6] | 15.0 [11.2-19.1] | 15.4 [12.5-18.6] | 16.1 [11.8-21.1] | 14.7 [11.0-18.8] | 15.0 [12.2-18.2] | 15.6 [11.4-20.6] | 14.4 [10.7-18.5] | 14.7 [11.8-17.8] | 15.2 [11.0-20.1] | 14.1 [10.5-18.1] | 14.3 [11.5-17.4] | 14.8 [10.7-19.6] | 13.8 [10.2-17.8] | 14.0 [11.2-17.1] | 14.3 [10.3-19.2] | 13.5 [10.0-17.5] | 13.6 [10.9-16.7] | 13.9 [9.9-18.7] | 13.2 [9.8-17.1] | 13.3 [10.6-16.3] | 13.5 [9.6-18.2] | 12.9 [9.6-16.8] | 12.9 [10.3-15.9] | 13.1 [9.2-17.8] | 12.6 [9.3-16.5] | 12.6 [10.0-15.6] | 12.7 [8.9-17.3] | 12.4 [9.1-16.1] | 12.3 [9.7-15.2] | 12.3 [8.6-16.9] | 12.1 [8.8-15.8] | 11.9 [9.4-14.8] | 11.9 [8.2-16.4] | 11.8 [8.6-15.5] | 11.6 [9.1-14.5] | 11.5 [7.9-16.0] | 11.5 [8.4-15.2] | 11.3 [8.8-14.1] | 11.1 [7.6-15.5] | 11.3 [8.2-14.9] | 11.0 [8.5-13.8] | 10.8 [7.3-15.0] | 11.0 [7.9-14.6] | 10.7 [8.3-13.4] | 10.4 [7.0-14.7] | 10.8 [7.7-14.3] | 10.4 [8.0-13.1] | 10.1 [6.8-14.2] | 10.5 [7.5-14.0] | 10.1 [7.8-12.7] | 9.7 [6.5-13.8] | 10.3 [7.2-13.8] | 9.8 [7.5-12.4] | 9.4 [6.2-13.4] | 10.0 [7.0-13.5] | 9.6 [7.3-12.1] | 9.1 [5.9-13.0] | 9.8 [6.8-13.3] | 9.3 [7.1-11.9] | 8.8 [5.7-12.7] | 9.6 [6.6-13.1] | 9.0 [6.8-11.6] | 8.5 [5.4-12.4] | 9.4 [6.4-12.9] | 8.8 [6.6-11.4] | 8.2 [5.2-12.1] | 9.2 [6.2-12.7] | 8.6 [6.4-11.2] | 7.9 [4.9-11.8] | 9.0 [6.0-12.5] | 8.3 [6.2-10.9] | 7.7 [4.7-11.6] | 8.8 [5.8-12.4] | 8.1 [5.9-10.7] | 7.4 [4.5-11.3] | 8.6 [5.6-12.2] | 7.9 [5.7-10.5] | 7.2 [4.3-11.1] | 8.4 [5.4-12.1] | 7.7 [5.5-10.4] | 6.9 [4.0-10.9] | 8.2 [5.2-12.0] | 7.5 [5.3-10.2] | 6.7 [3.8-10.7] | 8.1 [5.0-11.9] | 7.3 [5.1-10.0] | 6.5 [3.6-10.4] | 7.9 [4.8-11.8] | 7.2 [4.9-9.9] | 6.3 [3.4-10.4] | 7.8 [4.6-11.7] |
Azerbaijan | 19.9 [15.3-24.9] | 15.8 [9.9-22.9] | 23.6 [16.7-31.0] | 19.3 [14.9-24.1] | 15.3 [9.5-22.0] | 23.0 [16.5-30.2] | 18.8 [14.5-23.5] | 14.7 [9.2-21.2] | 22.4 [16.2-29.3] | 18.2 [14.1-22.7] | 14.2 [8.9-20.4] | 21.8 [15.8-28.5] | 17.7 [13.7-22.0] | 13.7 [8.5-19.6] | 21.2 [15.5-27.8] | 17.2 [13.2-21.4] | 13.2 [8.2-19.0] | 20.7 [15.0-27.0] | 16.6 [12.8-20.8] | 12.7 [7.9-18.3] | 20.1 [14.6-26.3] | 16.2 [12.4-20.2] | 12.3 [7.6-17.7] | 19.6 [14.2-25.7] | 15.7 [12.0-19.6] | 11.8 [7.3-17.2] | 19.1 [13.9-25.0] | 15.2 [11.6-19.1] | 11.4 [7.0-16.7] | 18.6 [13.4-24.5] | 14.8 [11.3-18.6] | 11.0 [6.6-16.2] | 18.1 [13.1-24.0] | 14.3 [10.9-18.2] | 10.6 [6.3-15.7] | 17.6 [12.7-23.4] | 13.9 [10.6-17.7] | 10.2 [6.0-15.3] | 17.2 [12.3-22.8] | 13.5 [10.2-17.3] | 9.9 [5.8-14.8] | 16.7 [11.9-22.3] | 13.2 [9.9-16.9] | 9.5 [5.6-14.5] | 16.3 [11.5-21.9] | 12.8 [9.6-16.5] | 9.2 [5.3-14.1] | 15.9 [11.2-21.4] | 12.5 [9.3-16.2] | 9.0 [5.1-13.7] | 15.6 [10.8-21.0] | 12.2 [9.0-15.9] | 8.7 [4.9-13.5] | 15.2 [10.5-20.7] | 11.9 [8.7-15.5] | 8.4 [4.7-13.2] | 14.9 [10.2-20.4] | 11.7 [8.5-15.3] | 8.2 [4.5-12.9] | 14.6 [9.9-20.1] | 11.4 [8.2-15.0] | 8.0 [4.3-12.6] | 14.3 [9.6-19.8] | 11.1 [8.0-14.7] | 7.7 [4.2-12.3] | 14.0 [9.3-19.5] | 10.9 [7.7-14.5] | 7.5 [4.0-12.1] | 13.7 [9.0-19.2] | 10.6 [7.5-14.2] | 7.3 [3.8-11.8] | 13.4 [8.8-19.0] | 10.4 [7.3-14.0] | 7.0 [3.7-11.6] | 13.1 [8.5-18.7] | 10.1 [7.0-13.7] | 6.8 [3.5-11.3] | 12.8 [8.2-18.5] | 9.8 [6.8-13.3] | 6.6 [3.4-11.0] | 12.5 [7.9-18.2] | 9.6 [6.5-13.1] | 6.4 [3.2-10.7] | 12.2 [7.6-18.0] | 9.3 [6.3-12.9] | 6.1 [3.1-10.5] | 11.9 [7.3-17.6] | 9.1 [6.1-12.6] | 5.9 [2.9-10.2] | 11.6 [7.1-17.4] | 8.8 [5.9-12.4] | 5.7 [2.8-9.9] | 11.3 [6.8-17.2] | 8.6 [5.6-12.2] | 5.5 [2.6-9.7] | 11.1 [6.5-16.9] | 8.4 [5.4-11.9] | 5.3 [2.5-9.4] | 10.8 [6.2-16.7] | 8.1 [5.2-11.8] | 5.1 [2.3-9.2] | 10.5 [5.9-16.4] | 7.9 [5.0-11.6] | 4.9 [2.2-9.0] | 10.2 [5.6-16.1] | 7.7 [4.8-11.4] | 4.7 [2.0-8.8] | 10.0 [5.4-15.9] | 7.4 [4.5-11.2] | 4.5 [1.9-8.6] | 9.7 [5.1-15.8] | 7.2 [4.3-11.1] | 4.4 [1.8-8.5] | 9.4 [4.8-15.6] | 7.0 [4.1-10.9] | 4.2 [1.7-8.3] | 9.2 [4.6-15.5] | 6.8 [3.9-10.7] | 4.0 [1.5-8.1] | 8.9 [4.3-15.4] | 6.6 [3.7-10.5] | 3.9 [1.4-8.0] | 8.7 [4.1-15.2] | 6.4 [3.5-10.4] | 3.7 [1.3-7.9] | 8.4 [3.9-15.1] |
Bahamas | 31.6 [25.6-37.8] | 24.4 [16.2-33.4] | 38.1 [29.0-47.3] | 31.0 [25.2-37.1] | 23.8 [16.0-32.3] | 37.6 [28.8-46.6] | 30.5 [24.8-36.4] | 23.2 [15.7-31.4] | 37.2 [28.6-45.9] | 30.0 [24.5-35.7] | 22.6 [15.4-30.6] | 36.7 [28.3-45.2] | 29.5 [24.1-35.0] | 22.1 [15.0-29.8] | 36.3 [28.1-44.5] | 29.0 [23.7-34.4] | 21.5 [14.7-29.1] | 35.8 [27.8-44.0] | 28.5 [23.3-33.8] | 21.0 [14.4-28.4] | 35.4 [27.4-43.5] | 28.1 [22.9-33.2] | 20.4 [14.0-27.7] | 34.9 [27.0-42.9] | 27.6 [22.5-32.7] | 19.9 [13.6-27.1] | 34.5 [26.7-42.4] | 27.1 [22.1-32.2] | 19.4 [13.1-26.5] | 34.1 [26.4-42.0] | 26.6 [21.7-31.7] | 18.9 [12.7-25.8] | 33.6 [26.1-41.5] | 26.2 [21.3-31.2] | 18.4 [12.3-25.3] | 33.2 [25.7-40.9] | 25.7 [20.8-30.8] | 17.9 [11.8-24.7] | 32.7 [25.3-40.5] | 25.3 [20.4-30.3] | 17.4 [11.4-24.2] | 32.3 [24.9-40.1] | 24.8 [19.9-29.9] | 16.9 [11.0-23.8] | 31.8 [24.4-39.5] | 24.3 [19.5-29.3] | 16.4 [10.6-23.2] | 31.4 [24.0-39.0] | 23.9 [19.0-28.8] | 15.9 [10.1-22.6] | 30.9 [23.5-38.6] | 23.4 [18.6-28.3] | 15.4 [9.8-22.1] | 30.5 [23.1-38.2] | 22.9 [18.1-27.8] | 14.9 [9.4-21.6] | 30.0 [22.6-37.7] | 22.4 [17.6-27.3] | 14.5 [8.9-21.1] | 29.5 [22.1-37.2] | 21.9 [17.2-26.8] | 14.0 [8.6-20.6] | 29.0 [21.6-36.7] | 21.4 [16.7-26.3] | 13.5 [8.3-20.0] | 28.5 [21.2-36.2] | 21.0 [16.3-25.9] | 13.1 [7.9-19.6] | 28.0 [20.7-35.8] | 20.5 [15.8-25.4] | 12.6 [7.6-19.0] | 27.5 [20.2-35.3] | 20.0 [15.4-25.0] | 12.2 [7.2-18.4] | 27.0 [19.8-34.8] | 19.5 [15.0-24.5] | 11.7 [6.9-17.9] | 26.5 [19.3-34.3] | 19.0 [14.5-24.0] | 11.3 [6.6-17.4] | 25.9 [18.7-33.8] | 18.5 [14.0-23.5] | 10.8 [6.2-16.8] | 25.3 [18.2-33.3] | 18.0 [13.5-23.0] | 10.4 [5.9-16.3] | 24.8 [17.6-32.7] | 17.5 [13.0-22.4] | 9.9 [5.6-15.7] | 24.2 [17.0-32.1] | 17.0 [12.5-21.9] | 9.5 [5.2-15.1] | 23.6 [16.4-31.7] | 16.5 [12.1-21.4] | 9.1 [4.9-14.6] | 23.0 [15.8-31.1] | 16.0 [11.6-20.9] | 8.7 [4.6-14.1] | 22.5 [15.2-30.6] | 15.5 [11.1-20.4] | 8.3 [4.4-13.6] | 21.9 [14.7-30.1] | 15.0 [10.7-19.9] | 7.9 [4.1-13.2] | 21.3 [14.1-29.6] | 14.5 [10.2-19.5] | 7.5 [3.8-12.8] | 20.8 [13.5-29.1] | 14.1 [9.8-19.1] | 7.2 [3.5-12.4] | 20.3 [12.9-28.6] | 13.6 [9.3-18.7] | 6.9 [3.2-12.0] | 19.7 [12.4-28.2] | 13.2 [8.9-18.4] | 6.6 [3.0-11.7] | 19.2 [11.9-27.8] | 12.8 [8.5-18.0] | 6.3 [2.8-11.3] | 18.7 [11.2-27.4] | 12.4 [8.1-17.8] | 6.0 [2.6-11.0] | 18.2 [10.7-27.0] | 12.0 [7.6-17.4] | 5.7 [2.3-10.7] | 17.7 [10.2-26.6] |
Bahrain | 29.8 [24.6-35.2] | 25.5 [18.3-32.7] | 36.8 [29.2-44.6] | 29.3 [24.2-34.5] | 24.9 [18.1-31.9] | 36.4 [29.1-43.9] | 28.8 [23.9-33.7] | 24.4 [17.8-31.0] | 36.0 [28.9-43.1] | 28.2 [23.5-32.9] | 23.8 [17.5-30.2] | 35.6 [28.7-42.4] | 27.6 [23.1-32.2] | 23.2 [17.1-29.5] | 35.1 [28.6-41.8] | 27.1 [22.7-31.6] | 22.7 [16.7-28.8] | 34.7 [28.4-41.2] | 26.6 [22.3-31.1] | 22.2 [16.4-28.2] | 34.3 [28.1-40.6] | 26.2 [22.0-30.4] | 21.6 [16.0-27.5] | 33.9 [27.8-40.1] | 25.8 [21.7-29.9] | 21.1 [15.6-26.9] | 33.5 [27.6-39.6] | 25.4 [21.4-29.5] | 20.6 [15.2-26.3] | 33.2 [27.3-39.1] | 25.0 [21.1-29.1] | 20.2 [14.8-25.8] | 32.8 [27.0-38.7] | 24.7 [20.8-28.7] | 19.7 [14.4-25.4] | 32.4 [26.8-38.3] | 24.4 [20.5-28.3] | 19.3 [14.0-24.9] | 32.1 [26.4-37.9] | 24.0 [20.2-28.0] | 18.8 [13.6-24.4] | 31.8 [26.1-37.6] | 23.6 [19.9-27.6] | 18.4 [13.3-23.9] | 31.4 [25.7-37.2] | 23.3 [19.5-27.3] | 18.0 [12.9-23.5] | 31.1 [25.4-36.9] | 22.9 [19.2-26.9] | 17.6 [12.6-23.0] | 30.7 [25.1-36.5] | 22.5 [18.8-26.5] | 17.1 [12.1-22.6] | 30.4 [24.7-36.2] | 22.1 [18.4-26.1] | 16.7 [11.8-22.2] | 30.1 [24.4-36.0] | 21.7 [18.0-25.7] | 16.3 [11.4-21.7] | 29.7 [24.0-35.7] | 21.3 [17.7-25.3] | 15.9 [11.1-21.3] | 29.4 [23.6-35.5] | 21.0 [17.3-24.9] | 15.5 [10.7-20.9] | 29.1 [23.2-35.2] | 20.6 [16.9-24.5] | 15.1 [10.3-20.5] | 28.7 [22.8-34.9] | 20.2 [16.5-24.2] | 14.8 [10.0-20.0] | 28.4 [22.4-34.6] | 19.8 [16.1-23.8] | 14.4 [9.6-19.6] | 28.0 [22.0-34.4] | 19.4 [15.7-23.4] | 14.0 [9.2-19.3] | 27.7 [21.6-34.1] | 19.1 [15.4-23.1] | 13.6 [8.9-18.9] | 27.3 [21.1-33.8] | 18.7 [15.0-22.8] | 13.2 [8.6-18.5] | 27.0 [20.7-33.6] | 18.4 [14.6-22.4] | 12.8 [8.3-18.1] | 26.6 [20.2-33.4] | 18.0 [14.3-22.1] | 12.5 [8.0-17.8] | 26.3 [19.8-33.0] | 17.7 [14.0-21.8] | 12.1 [7.6-17.4] | 25.9 [19.4-32.8] | 17.3 [13.6-21.5] | 11.7 [7.3-17.0] | 25.5 [19.0-32.6] | 16.9 [13.2-21.2] | 11.4 [7.0-16.7] | 25.2 [18.5-32.4] | 16.5 [12.7-20.9] | 11.1 [6.6-16.4] | 24.8 [18.0-32.3] | 16.1 [12.3-20.5] | 10.7 [6.3-16.2] | 24.5 [17.6-32.1] | 15.7 [11.8-20.2] | 10.4 [6.0-15.9] | 24.1 [17.1-31.9] | 15.4 [11.4-19.9] | 10.1 [5.7-15.6] | 23.8 [16.5-31.8] | 15.1 [11.0-19.7] | 9.8 [5.4-15.3] | 23.5 [16.0-31.7] | 14.8 [10.8-19.6] | 9.5 [5.1-15.1] | 23.1 [15.4-31.7] | 14.6 [10.5-19.4] | 9.2 [4.8-15.0] | 22.8 [14.9-31.7] | 14.4 [10.2-19.4] | 8.9 [4.5-14.8] | 22.5 [14.5-31.7] | 14.2 [9.8-19.4] | 8.6 [4.3-14.8] | 22.1 [14.0-31.7] |
Bangladesh | 3.6 [2.4-5.1] | 2.3 [1.1-4.0] | 5.0 [3.1-7.5] | 3.4 [2.3-4.7] | 2.1 [1.0-3.7] | 4.7 [2.9-7.0] | 3.2 [2.2-4.4] | 2.0 [1.0-3.4] | 4.4 [2.8-6.6] | 3.0 [2.0-4.1] | 1.8 [0.9-3.2] | 4.2 [2.7-6.2] | 2.8 [1.9-3.9] | 1.7 [0.8-2.9] | 4.0 [2.5-5.8] | 2.6 [1.8-3.6] | 1.6 [0.8-2.7] | 3.8 [2.4-5.5] | 2.5 [1.7-3.4] | 1.5 [0.7-2.5] | 3.6 [2.3-5.2] | 2.3 [1.6-3.2] | 1.4 [0.7-2.3] | 3.4 [2.1-4.9] | 2.2 [1.5-3.0] | 1.3 [0.6-2.2] | 3.2 [2.0-4.6] | 2.0 [1.4-2.8] | 1.2 [0.6-2.0] | 3.0 [1.9-4.4] | 1.9 [1.3-2.7] | 1.1 [0.5-1.9] | 2.8 [1.8-4.2] | 1.8 [1.2-2.5] | 1.0 [0.5-1.8] | 2.7 [1.6-3.9] | 1.7 [1.1-2.4] | 0.9 [0.4-1.7] | 2.5 [1.5-3.8] | 1.6 [1.1-2.2] | 0.9 [0.4-1.6] | 2.4 [1.4-3.6] | 1.5 [1.0-2.1] | 0.8 [0.4-1.5] | 2.2 [1.3-3.4] | 1.4 [0.9-2.0] | 0.8 [0.3-1.4] | 2.1 [1.2-3.2] | 1.3 [0.9-1.9] | 0.7 [0.3-1.3] | 2.0 [1.2-3.1] | 1.2 [0.8-1.8] | 0.7 [0.3-1.2] | 1.9 [1.1-2.9] | 1.2 [0.7-1.7] | 0.6 [0.3-1.2] | 1.8 [1.0-2.8] | 1.1 [0.7-1.6] | 0.6 [0.2-1.1] | 1.7 [0.9-2.6] | 1.0 [0.6-1.5] | 0.5 [0.2-1.0] | 1.6 [0.9-2.5] | 1.0 [0.6-1.4] | 0.5 [0.2-1.0] | 1.5 [0.8-2.4] | 0.9 [0.5-1.4] | 0.5 [0.2-0.9] | 1.4 [0.7-2.3] | 0.8 [0.5-1.3] | 0.4 [0.2-0.9] | 1.3 [0.7-2.2] | 0.8 [0.5-1.2] | 0.4 [0.1-0.8] | 1.2 [0.6-2.1] | 0.7 [0.4-1.2] | 0.4 [0.1-0.8] | 1.2 [0.6-2.0] | 0.7 [0.4-1.1] | 0.3 [0.1-0.7] | 1.1 [0.5-1.9] | 0.6 [0.4-1.0] | 0.3 [0.1-0.7] | 1.0 [0.5-1.8] | 0.6 [0.3-1.0] | 0.3 [0.1-0.6] | 1.0 [0.5-1.7] | 0.6 [0.3-0.9] | 0.3 [0.1-0.6] | 0.9 [0.4-1.6] | 0.5 [0.3-0.9] | 0.2 [0.1-0.5] | 0.8 [0.4-1.6] | 0.5 [0.2-0.8] | 0.2 [0.1-0.5] | 0.8 [0.3-1.5] | 0.4 [0.2-0.8] | 0.2 [0.1-0.5] | 0.7 [0.3-1.4] | 0.4 [0.2-0.7] | 0.2 [0.1-0.4] | 0.7 [0.3-1.3] | 0.4 [0.2-0.7] | 0.2 [0.0-0.4] | 0.6 [0.2-1.3] | 0.4 [0.2-0.7] | 0.2 [0.0-0.4] | 0.6 [0.2-1.2] | 0.3 [0.1-0.6] | 0.1 [0.0-0.4] | 0.5 [0.2-1.2] | 0.3 [0.1-0.6] | 0.1 [0.0-0.3] | 0.5 [0.2-1.1] | 0.3 [0.1-0.6] | 0.1 [0.0-0.3] | 0.5 [0.1-1.0] | 0.3 [0.1-0.5] | 0.1 [0.0-0.3] | 0.4 [0.1-1.0] | 0.2 [0.1-0.5] | 0.1 [0.0-0.3] | 0.4 [0.1-1.0] | 0.2 [0.1-0.5] | 0.1 [0.0-0.3] | 0.4 [0.1-0.9] |
Barbados | 23.1 [18.3-28.4] | 14.7 [9.4-21.4] | 31.3 [23.7-39.3] | 22.5 [17.9-27.5] | 14.2 [9.1-20.5] | 30.7 [23.4-38.4] | 22.0 [17.6-26.7] | 13.7 [8.9-19.7] | 30.0 [23.0-37.4] | 21.4 [17.2-26.0] | 13.2 [8.7-18.9] | 29.4 [22.7-36.5] | 20.9 [16.9-25.3] | 12.7 [8.4-18.2] | 28.8 [22.3-35.7] | 20.4 [16.5-24.6] | 12.3 [8.1-17.5] | 28.2 [21.8-34.9] | 19.8 [16.1-23.9] | 11.8 [7.8-16.8] | 27.6 [21.5-34.1] | 19.4 [15.8-23.3] | 11.4 [7.6-16.2] | 27.0 [21.1-33.4] | 18.9 [15.4-22.7] | 11.0 [7.3-15.6] | 26.4 [20.7-32.7] | 18.4 [15.0-22.1] | 10.6 [7.0-15.1] | 25.8 [20.3-32.0] | 17.9 [14.6-21.6] | 10.2 [6.7-14.6] | 25.2 [19.8-31.2] | 17.4 [14.2-21.1] | 9.9 [6.5-14.1] | 24.6 [19.3-30.6] | 17.0 [13.7-20.5] | 9.5 [6.2-13.6] | 24.1 [18.8-29.9] | 16.5 [13.3-20.1] | 9.1 [5.9-13.1] | 23.5 [18.3-29.4] | 16.0 [12.9-19.5] | 8.8 [5.6-12.7] | 22.9 [17.8-28.8] | 15.6 [12.5-19.0] | 8.4 [5.4-12.3] | 22.3 [17.3-28.2] | 15.1 [12.0-18.6] | 8.1 [5.1-11.9] | 21.7 [16.7-27.6] | 14.7 [11.6-18.0] | 7.7 [4.8-11.4] | 21.1 [16.2-27.0] | 14.2 [11.2-17.6] | 7.4 [4.6-11.0] | 20.5 [15.6-26.4] | 13.8 [10.8-17.2] | 7.1 [4.4-10.6] | 20.0 [15.0-25.8] | 13.4 [10.5-16.8] | 6.8 [4.1-10.2] | 19.4 [14.5-25.2] | 13.1 [10.1-16.4] | 6.5 [3.9-9.8] | 18.9 [14.0-24.7] | 12.7 [9.8-16.0] | 6.2 [3.7-9.5] | 18.4 [13.6-24.2] | 12.4 [9.5-15.7] | 6.0 [3.6-9.2] | 17.9 [13.1-23.7] | 12.1 [9.2-15.4] | 5.8 [3.4-9.0] | 17.5 [12.7-23.3] | 11.9 [8.9-15.2] | 5.6 [3.3-8.8] | 17.1 [12.3-22.9] | 11.6 [8.7-15.0] | 5.4 [3.1-8.6] | 16.8 [12.0-22.6] | 11.4 [8.5-14.7] | 5.3 [3.0-8.4] | 16.5 [11.7-22.3] | 11.2 [8.3-14.5] | 5.1 [2.9-8.2] | 16.2 [11.4-22.0] | 11.0 [8.1-14.4] | 5.0 [2.8-8.1] | 15.9 [11.1-21.8] | 10.8 [7.9-14.2] | 4.8 [2.7-7.9] | 15.6 [10.7-21.5] | 10.5 [7.7-14.1] | 4.7 [2.5-7.8] | 15.3 [10.4-21.3] | 10.3 [7.4-13.9] | 4.5 [2.4-7.6] | 15.0 [10.1-21.0] | 10.1 [7.1-13.7] | 4.4 [2.3-7.4] | 14.7 [9.7-20.8] | 9.8 [6.9-13.5] | 4.2 [2.1-7.2] | 14.3 [9.3-20.6] | 9.6 [6.6-13.3] | 4.1 [2.0-7.1] | 14.0 [8.9-20.3] | 9.3 [6.3-13.0] | 3.9 [1.9-6.9] | 13.6 [8.5-20.0] | 8.9 [5.9-12.8] | 3.7 [1.7-6.7] | 13.1 [8.0-19.6] | 8.6 [5.6-12.4] | 3.5 [1.6-6.5] | 12.7 [7.6-19.2] | 8.3 [5.3-12.2] | 3.4 [1.4-6.3] | 12.3 [7.2-19.0] | 8.0 [4.9-12.0] | 3.2 [1.3-6.2] | 11.9 [6.7-18.7] | 7.7 [4.6-11.8] | 3.0 [1.2-6.0] | 11.5 [6.3-18.5] |
Belarus | 24.5 [19.4-30.0] | 22.1 [15.1-29.5] | 26.3 [18.9-34.2] | 24.1 [19.2-29.4] | 21.6 [14.8-28.8] | 26.0 [18.9-33.8] | 23.7 [19.0-29.0] | 21.1 [14.5-28.1] | 25.8 [18.8-33.3] | 23.4 [18.7-28.4] | 20.6 [14.2-27.4] | 25.6 [18.7-32.9] | 23.0 [18.5-28.0] | 20.1 [13.9-26.8] | 25.3 [18.6-32.5] | 22.7 [18.2-27.6] | 19.6 [13.5-26.2] | 25.1 [18.5-32.2] | 22.3 [17.9-27.0] | 19.1 [13.1-25.7] | 24.9 [18.4-31.8] | 21.9 [17.6-26.6] | 18.6 [12.8-25.2] | 24.6 [18.3-31.5] | 21.6 [17.3-26.1] | 18.1 [12.4-24.6] | 24.4 [18.0-31.2] | 21.2 [17.0-25.7] | 17.6 [12.0-24.0] | 24.1 [17.8-30.8] | 20.9 [16.7-25.4] | 17.1 [11.6-23.5] | 23.9 [17.6-30.7] | 20.5 [16.3-25.0] | 16.6 [11.2-22.9] | 23.6 [17.4-30.4] | 20.2 [15.9-24.7] | 16.1 [10.8-22.4] | 23.4 [17.1-30.1] | 19.8 [15.6-24.3] | 15.7 [10.4-21.8] | 23.1 [16.9-29.8] | 19.5 [15.3-23.9] | 15.2 [10.0-21.4] | 22.9 [16.7-29.6] | 19.1 [14.9-23.6] | 14.7 [9.7-20.8] | 22.7 [16.4-29.3] | 18.8 [14.6-23.3] | 14.3 [9.3-20.3] | 22.4 [16.1-29.1] | 18.5 [14.3-22.9] | 13.9 [8.9-19.9] | 22.2 [15.9-28.9] | 18.2 [14.0-22.6] | 13.5 [8.5-19.5] | 22.0 [15.6-28.7] | 17.9 [13.7-22.3] | 13.1 [8.2-19.0] | 21.7 [15.4-28.5] | 17.5 [13.3-21.9] | 12.6 [7.9-18.5] | 21.5 [15.2-28.3] | 17.2 [13.1-21.6] | 12.2 [7.5-18.1] | 21.2 [14.9-28.1] | 16.9 [12.7-21.3] | 11.8 [7.2-17.5] | 21.0 [14.7-27.8] | 16.6 [12.4-20.9] | 11.4 [6.9-17.0] | 20.7 [14.3-27.6] | 16.3 [12.1-20.6] | 11.0 [6.6-16.6] | 20.5 [14.1-27.5] | 15.9 [11.7-20.3] | 10.6 [6.3-16.2] | 20.2 [13.7-27.1] | 15.6 [11.4-20.0] | 10.2 [6.0-15.6] | 19.8 [13.4-26.8] | 15.2 [11.1-19.6] | 9.8 [5.6-15.1] | 19.5 [13.1-26.5] | 14.8 [10.7-19.3] | 9.3 [5.3-14.6] | 19.1 [12.7-26.3] | 14.4 [10.3-18.9] | 8.9 [5.0-14.1] | 18.7 [12.3-26.0] | 14.1 [9.9-18.6] | 8.5 [4.7-13.6] | 18.3 [11.9-25.8] | 13.7 [9.6-18.2] | 8.1 [4.4-13.1] | 17.9 [11.4-25.5] | 13.3 [9.2-17.9] | 7.7 [4.1-12.7] | 17.5 [11.0-25.2] | 12.9 [8.8-17.5] | 7.3 [3.8-12.2] | 17.1 [10.5-24.9] | 12.5 [8.4-17.2] | 7.0 [3.5-11.8] | 16.7 [10.0-24.6] | 12.1 [8.0-16.9] | 6.6 [3.2-11.4] | 16.2 [9.6-24.4] | 11.7 [7.6-16.6] | 6.2 [3.0-11.1] | 15.8 [9.0-24.3] | 11.3 [7.2-16.3] | 5.9 [2.7-10.7] | 15.3 [8.5-24.0] | 11.0 [6.8-16.1] | 5.6 [2.5-10.3] | 14.9 [8.1-23.7] | 10.6 [6.4-15.9] | 5.2 [2.2-10.0] | 14.4 [7.6-23.5] | 10.2 [6.0-15.6] | 4.9 [2.0-9.7] | 14.0 [7.1-23.2] | 9.9 [5.6-15.4] | 4.7 [1.8-9.4] | 13.5 [6.7-22.9] |
Belgium | 22.1 [18.6-25.7] | 23.1 [18.0-28.6] | 21.0 [16.1-26.1] | 21.7 [18.4-25.2] | 22.6 [17.8-27.8] | 20.7 [16.2-25.6] | 21.4 [18.2-24.7] | 22.2 [17.7-26.9] | 20.5 [16.2-25.2] | 21.0 [18.1-24.2] | 21.7 [17.5-26.3] | 20.3 [16.2-24.7] | 20.7 [17.9-23.7] | 21.3 [17.2-25.6] | 20.1 [16.2-24.3] | 20.4 [17.7-23.2] | 20.8 [17.0-24.9] | 19.9 [16.2-23.9] | 20.1 [17.4-22.8] | 20.4 [16.7-24.4] | 19.7 [16.1-23.5] | 19.8 [17.2-22.4] | 20.0 [16.4-23.8] | 19.5 [16.0-23.2] | 19.5 [17.0-22.0] | 19.6 [16.1-23.2] | 19.3 [15.9-22.9] | 19.2 [16.7-21.7] | 19.1 [15.8-22.8] | 19.1 [15.8-22.6] | 18.9 [16.4-21.3] | 18.7 [15.4-22.3] | 18.9 [15.6-22.4] | 18.5 [16.2-21.0] | 18.3 [15.1-21.8] | 18.7 [15.5-22.1] | 18.2 [15.9-20.6] | 17.9 [14.7-21.4] | 18.4 [15.3-21.8] | 17.9 [15.6-20.3] | 17.5 [14.3-21.0] | 18.2 [15.1-21.6] | 17.6 [15.3-20.0] | 17.1 [13.9-20.5] | 18.0 [14.9-21.3] | 17.3 [15.0-19.7] | 16.7 [13.6-20.1] | 17.8 [14.8-21.0] | 17.0 [14.7-19.3] | 16.3 [13.2-19.7] | 17.5 [14.5-20.8] | 16.7 [14.4-19.1] | 15.9 [12.9-19.3] | 17.3 [14.3-20.6] | 16.4 [14.2-18.7] | 15.5 [12.5-18.9] | 17.1 [14.1-20.4] | 16.1 [13.8-18.4] | 15.2 [12.1-18.5] | 16.9 [13.8-20.1] | 15.8 [13.6-18.1] | 14.8 [11.7-18.0] | 16.6 [13.6-19.9] | 15.5 [13.3-17.8] | 14.4 [11.4-17.7] | 16.4 [13.4-19.6] | 15.2 [13.0-17.5] | 14.0 [11.1-17.3] | 16.2 [13.2-19.4] | 14.9 [12.7-17.2] | 13.7 [10.7-17.0] | 15.9 [13.0-19.2] | 14.6 [12.4-16.9] | 13.3 [10.4-16.6] | 15.7 [12.7-19.0] | 14.3 [12.1-16.6] | 13.0 [10.1-16.2] | 15.5 [12.5-18.7] | 14.0 [11.9-16.3] | 12.6 [9.8-15.8] | 15.2 [12.2-18.5] | 13.8 [11.6-16.0] | 12.3 [9.4-15.5] | 15.0 [12.0-18.3] | 13.5 [11.4-15.8] | 12.0 [9.2-15.1] | 14.8 [11.7-18.1] | 13.2 [11.1-15.5] | 11.7 [8.9-14.8] | 14.6 [11.5-17.9] | 13.0 [10.8-15.3] | 11.4 [8.5-14.5] | 14.4 [11.2-17.8] | 12.7 [10.6-15.1] | 11.1 [8.2-14.2] | 14.2 [11.0-17.6] | 12.5 [10.3-14.8] | 10.8 [8.0-14.0] | 14.0 [10.7-17.5] | 12.3 [10.0-14.7] | 10.5 [7.7-13.7] | 13.8 [10.4-17.5] | 12.0 [9.7-14.5] | 10.2 [7.4-13.5] | 13.6 [10.2-17.4] | 11.8 [9.5-14.3] | 9.9 [7.0-13.3] | 13.4 [9.9-17.3] | 11.6 [9.2-14.2] | 9.7 [6.7-13.2] | 13.2 [9.6-17.2] | 11.4 [8.9-14.0] | 9.4 [6.4-13.0] | 13.0 [9.4-17.2] | 11.1 [8.6-13.9] | 9.2 [6.1-12.9] | 12.9 [9.1-17.1] | 10.9 [8.3-13.8] | 8.9 [5.8-12.8] | 12.7 [8.8-17.1] | 10.7 [8.0-13.8] | 8.7 [5.5-12.6] | 12.5 [8.5-17.2] | 10.5 [7.8-13.8] | 8.4 [5.2-12.6] | 12.4 [8.2-17.2] |
Belize | 24.1 [19.0-29.8] | 16.5 [10.4-24.1] | 31.5 [23.4-40.0] | 23.6 [18.7-29.0] | 16.0 [10.2-23.3] | 30.9 [23.1-39.1] | 23.0 [18.3-28.2] | 15.5 [9.9-22.3] | 30.3 [22.8-38.2] | 22.5 [17.9-27.5] | 15.0 [9.6-21.6] | 29.8 [22.4-37.5] | 22.0 [17.5-26.8] | 14.5 [9.4-20.8] | 29.2 [22.0-36.7] | 21.5 [17.2-26.2] | 14.0 [9.1-20.1] | 28.7 [21.6-35.9] | 21.0 [16.7-25.6] | 13.6 [8.8-19.5] | 28.1 [21.3-35.3] | 20.5 [16.3-25.0] | 13.2 [8.6-18.9] | 27.6 [20.9-34.6] | 20.0 [15.9-24.5] | 12.8 [8.2-18.4] | 27.1 [20.5-34.0] | 19.6 [15.5-24.0] | 12.4 [8.0-17.9] | 26.6 [20.1-33.4] | 19.1 [15.1-23.4] | 12.0 [7.7-17.4] | 26.1 [19.7-32.9] | 18.7 [14.8-22.9] | 11.6 [7.4-16.9] | 25.6 [19.3-32.3] | 18.2 [14.4-22.4] | 11.2 [7.1-16.4] | 25.1 [18.8-31.8] | 17.8 [13.9-21.9] | 10.8 [6.8-16.0] | 24.6 [18.3-31.3] | 17.3 [13.5-21.4] | 10.5 [6.6-15.6] | 24.0 [17.8-30.7] | 16.9 [13.1-20.9] | 10.1 [6.3-15.1] | 23.5 [17.4-30.2] | 16.4 [12.7-20.3] | 9.7 [6.0-14.7] | 23.0 [16.9-29.7] | 15.9 [12.3-19.8] | 9.3 [5.7-14.3] | 22.5 [16.4-29.1] | 15.5 [11.9-19.3] | 9.0 [5.4-13.8] | 21.9 [15.9-28.5] | 15.0 [11.4-18.8] | 8.6 [5.1-13.4] | 21.4 [15.4-28.0] | 14.6 [11.0-18.3] | 8.3 [4.9-13.0] | 20.9 [15.0-27.4] | 14.2 [10.7-17.9] | 8.0 [4.7-12.6] | 20.4 [14.5-27.0] | 13.8 [10.3-17.5] | 7.7 [4.5-12.2] | 20.0 [14.1-26.5] | 13.4 [10.0-17.2] | 7.4 [4.3-11.8] | 19.5 [13.7-26.0] | 13.1 [9.6-16.8] | 7.1 [4.0-11.5] | 19.1 [13.3-25.6] | 12.7 [9.4-16.5] | 6.9 [3.9-11.1] | 18.7 [12.9-25.1] | 12.4 [9.1-16.1] | 6.6 [3.7-10.8] | 18.3 [12.5-24.6] | 12.1 [8.8-15.8] | 6.4 [3.5-10.5] | 17.9 [12.1-24.3] | 11.8 [8.5-15.5] | 6.2 [3.3-10.2] | 17.5 [11.8-24.1] | 11.5 [8.2-15.3] | 6.0 [3.2-9.9] | 17.1 [11.4-23.7] | 11.2 [7.9-15.0] | 5.8 [3.0-9.7] | 16.8 [11.0-23.3] | 11.0 [7.7-14.8] | 5.6 [2.9-9.4] | 16.4 [10.7-23.0] | 10.7 [7.4-14.5] | 5.4 [2.7-9.2] | 16.1 [10.3-22.7] | 10.4 [7.1-14.2] | 5.2 [2.6-9.0] | 15.8 [10.0-22.4] | 10.2 [6.8-13.9] | 5.0 [2.4-8.8] | 15.4 [9.6-22.1] | 9.9 [6.6-13.8] | 4.8 [2.3-8.6] | 15.1 [9.3-21.9] | 9.7 [6.4-13.7] | 4.7 [2.2-8.5] | 14.8 [9.0-21.7] | 9.5 [6.2-13.5] | 4.5 [2.1-8.4] | 14.5 [8.7-21.6] | 9.3 [5.9-13.4] | 4.3 [1.9-8.2] | 14.2 [8.3-21.4] | 9.2 [5.7-13.3] | 4.2 [1.8-8.1] | 13.9 [7.9-21.3] | 9.0 [5.6-13.2] | 4.1 [1.7-8.0] | 13.7 [7.6-21.3] | 8.8 [5.4-13.2] | 3.9 [1.6-8.0] | 13.4 [7.3-21.2] |
Benin | 9.6 [7.0-12.6] | 4.7 [2.4-7.9] | 14.2 [9.9-19.1] | 9.3 [6.8-12.0] | 4.5 [2.3-7.5] | 13.7 [9.7-18.3] | 8.9 [6.6-11.5] | 4.2 [2.2-7.1] | 13.2 [9.4-17.6] | 8.6 [6.4-11.0] | 4.0 [2.2-6.7] | 12.7 [9.1-16.9] | 8.2 [6.2-10.6] | 3.8 [2.1-6.4] | 12.3 [8.8-16.2] | 7.9 [6.0-10.1] | 3.6 [2.0-6.0] | 11.8 [8.6-15.6] | 7.6 [5.7-9.8] | 3.5 [1.9-5.7] | 11.4 [8.2-15.0] | 7.3 [5.5-9.4] | 3.3 [1.8-5.4] | 10.9 [7.9-14.4] | 7.0 [5.3-9.0] | 3.1 [1.7-5.2] | 10.5 [7.6-13.9] | 6.7 [5.1-8.7] | 3.0 [1.6-5.0] | 10.1 [7.3-13.4] | 6.5 [4.8-8.4] | 2.8 [1.5-4.7] | 9.7 [6.9-12.9] | 6.2 [4.6-8.1] | 2.7 [1.4-4.6] | 9.3 [6.6-12.4] | 6.0 [4.4-7.8] | 2.6 [1.4-4.4] | 8.9 [6.3-12.0] | 5.7 [4.2-7.5] | 2.4 [1.3-4.2] | 8.6 [6.0-11.6] | 5.5 [4.0-7.2] | 2.3 [1.2-4.0] | 8.2 [5.7-11.2] | 5.2 [3.8-7.0] | 2.2 [1.1-3.8] | 7.9 [5.4-10.8] | 5.0 [3.6-6.7] | 2.1 [1.0-3.7] | 7.5 [5.1-10.4] | 4.8 [3.4-6.5] | 2.0 [1.0-3.5] | 7.2 [4.8-10.1] | 4.6 [3.2-6.2] | 1.8 [0.9-3.4] | 6.9 [4.6-9.7] | 4.4 [3.0-6.0] | 1.7 [0.8-3.2] | 6.6 [4.3-9.3] | 4.2 [2.9-5.7] | 1.6 [0.8-3.1] | 6.3 [4.0-9.0] | 4.0 [2.7-5.5] | 1.5 [0.7-2.9] | 6.0 [3.8-8.6] | 3.8 [2.5-5.3] | 1.5 [0.7-2.7] | 5.7 [3.6-8.3] | 3.6 [2.4-5.0] | 1.4 [0.6-2.6] | 5.4 [3.4-7.9] | 3.4 [2.2-4.8] | 1.3 [0.6-2.5] | 5.1 [3.2-7.6] | 3.2 [2.1-4.6] | 1.2 [0.5-2.3] | 4.9 [2.9-7.3] | 3.1 [1.9-4.4] | 1.1 [0.5-2.2] | 4.6 [2.7-7.0] | 2.9 [1.8-4.3] | 1.0 [0.4-2.1] | 4.4 [2.6-6.7] | 2.7 [1.7-4.0] | 1.0 [0.4-2.0] | 4.1 [2.4-6.4] | 2.6 [1.5-3.9] | 0.9 [0.3-1.8] | 3.9 [2.2-6.2] | 2.4 [1.4-3.7] | 0.8 [0.3-1.7] | 3.7 [2.0-5.9] | 2.3 [1.3-3.5] | 0.8 [0.3-1.6] | 3.4 [1.9-5.7] | 2.1 [1.2-3.4] | 0.7 [0.2-1.6] | 3.2 [1.7-5.5] | 2.0 [1.1-3.2] | 0.6 [0.2-1.5] | 3.0 [1.6-5.2] | 1.8 [1.0-3.1] | 0.6 [0.2-1.4] | 2.8 [1.4-5.0] | 1.7 [0.9-2.9] | 0.6 [0.2-1.3] | 2.7 [1.3-4.8] | 1.6 [0.8-2.8] | 0.5 [0.1-1.2] | 2.5 [1.1-4.6] | 1.5 [0.7-2.6] | 0.5 [0.1-1.2] | 2.3 [1.0-4.4] | 1.4 [0.6-2.5] | 0.4 [0.1-1.1] | 2.1 [0.9-4.2] | 1.3 [0.6-2.4] | 0.4 [0.1-1.0] | 2.0 [0.8-4.0] | 1.2 [0.5-2.3] | 0.4 [0.1-1.0] | 1.9 [0.7-3.8] | 1.1 [0.4-2.2] | 0.3 [0.1-0.9] | 1.7 [0.6-3.7] |
Bhutan | 6.4 [4.3-9.0] | 4.7 [2.3-8.2] | 8.5 [5.1-12.9] | 6.1 [4.1-8.5] | 4.4 [2.2-7.7] | 8.1 [4.9-12.3] | 5.7 [3.9-8.1] | 4.2 [2.1-7.3] | 7.8 [4.7-11.7] | 5.5 [3.7-7.6] | 3.9 [2.0-6.8] | 7.4 [4.5-11.2] | 5.2 [3.5-7.2] | 3.7 [1.8-6.4] | 7.1 [4.2-10.7] | 4.9 [3.3-6.9] | 3.5 [1.7-6.0] | 6.7 [4.0-10.2] | 4.6 [3.1-6.5] | 3.2 [1.6-5.6] | 6.4 [3.8-9.7] | 4.4 [2.9-6.2] | 3.0 [1.5-5.3] | 6.1 [3.6-9.3] | 4.1 [2.7-5.8] | 2.8 [1.4-4.9] | 5.8 [3.4-8.8] | 3.9 [2.5-5.5] | 2.6 [1.3-4.6] | 5.5 [3.2-8.4] | 3.6 [2.4-5.2] | 2.4 [1.2-4.3] | 5.2 [3.0-8.0] | 3.4 [2.2-4.9] | 2.3 [1.1-4.1] | 4.9 [2.8-7.6] | 3.2 [2.0-4.7] | 2.1 [1.0-3.8] | 4.6 [2.6-7.2] | 3.0 [1.9-4.4] | 1.9 [0.9-3.5] | 4.3 [2.4-6.8] | 2.8 [1.7-4.1] | 1.8 [0.8-3.3] | 4.0 [2.2-6.4] | 2.6 [1.6-3.9] | 1.6 [0.7-3.1] | 3.8 [2.1-6.1] | 2.4 [1.5-3.7] | 1.5 [0.7-2.9] | 3.6 [1.9-5.8] | 2.3 [1.4-3.5] | 1.4 [0.6-2.7] | 3.3 [1.7-5.5] | 2.1 [1.3-3.2] | 1.3 [0.5-2.5] | 3.1 [1.6-5.3] | 2.0 [1.2-3.0] | 1.2 [0.5-2.3] | 2.9 [1.5-4.9] | 1.8 [1.1-2.9] | 1.1 [0.4-2.2] | 2.7 [1.4-4.7] | 1.7 [1.0-2.7] | 1.0 [0.4-2.0] | 2.5 [1.2-4.4] | 1.6 [0.9-2.5] | 0.9 [0.3-1.9] | 2.4 [1.1-4.2] | 1.5 [0.8-2.4] | 0.8 [0.3-1.8] | 2.2 [1.0-4.0] | 1.4 [0.7-2.3] | 0.8 [0.3-1.6] | 2.1 [1.0-3.8] | 1.3 [0.7-2.1] | 0.7 [0.2-1.5] | 1.9 [0.9-3.5] | 1.2 [0.6-2.0] | 0.7 [0.2-1.4] | 1.8 [0.8-3.3] | 1.1 [0.6-1.9] | 0.6 [0.2-1.3] | 1.7 [0.7-3.2] | 1.0 [0.5-1.8] | 0.6 [0.2-1.2] | 1.6 [0.7-3.1] | 1.0 [0.5-1.7] | 0.5 [0.2-1.2] | 1.5 [0.6-2.9] | 0.9 [0.4-1.6] | 0.5 [0.1-1.1] | 1.4 [0.6-2.7] | 0.8 [0.4-1.5] | 0.4 [0.1-1.0] | 1.3 [0.5-2.6] | 0.8 [0.4-1.4] | 0.4 [0.1-1.0] | 1.2 [0.5-2.5] | 0.7 [0.3-1.3] | 0.4 [0.1-0.9] | 1.1 [0.4-2.3] | 0.7 [0.3-1.3] | 0.3 [0.1-0.8] | 1.0 [0.4-2.2] | 0.6 [0.3-1.2] | 0.3 [0.1-0.8] | 1.0 [0.3-2.1] | 0.6 [0.2-1.1] | 0.3 [0.1-0.8] | 0.9 [0.3-2.0] | 0.5 [0.2-1.1] | 0.3 [0.1-0.7] | 0.8 [0.3-2.0] | 0.5 [0.2-1.0] | 0.3 [0.1-0.7] | 0.8 [0.2-1.9] | 0.5 [0.2-1.0] | 0.2 [0.0-0.7] | 0.7 [0.2-1.8] | 0.4 [0.2-1.0] | 0.2 [0.0-0.6] | 0.7 [0.2-1.7] | 0.4 [0.1-0.9] | 0.2 [0.0-0.6] | 0.6 [0.2-1.7] |
Bolivia (Plurinational State of) | 20.2 [15.4-25.4] | 14.5 [8.4-22.1] | 25.6 [18.5-33.2] | 19.7 [15.1-24.7] | 14.0 [8.2-21.3] | 25.0 [18.2-32.3] | 19.3 [14.8-24.0] | 13.6 [7.9-20.5] | 24.5 [17.9-31.5] | 18.8 [14.5-23.4] | 13.1 [7.7-19.9] | 24.0 [17.6-30.8] | 18.3 [14.2-22.8] | 12.7 [7.5-19.3] | 23.5 [17.3-30.0] | 17.9 [13.9-22.2] | 12.3 [7.2-18.7] | 23.0 [16.9-29.4] | 17.4 [13.5-21.7] | 11.9 [7.0-18.0] | 22.5 [16.5-28.8] | 17.0 [13.2-21.1] | 11.5 [6.7-17.5] | 22.0 [16.2-28.2] | 16.5 [12.8-20.6] | 11.1 [6.5-16.9] | 21.5 [15.8-27.6] | 16.1 [12.4-20.1] | 10.7 [6.2-16.4] | 21.1 [15.4-27.1] | 15.7 [12.1-19.6] | 10.3 [5.9-15.9] | 20.6 [15.0-26.5] | 15.2 [11.7-19.2] | 9.9 [5.6-15.4] | 20.1 [14.6-26.0] | 14.8 [11.3-18.7] | 9.6 [5.4-15.0] | 19.6 [14.2-25.5] | 14.4 [11.0-18.3] | 9.2 [5.2-14.6] | 19.2 [13.8-25.0] | 14.0 [10.6-17.9] | 8.9 [4.9-14.2] | 18.7 [13.3-24.5] | 13.6 [10.2-17.4] | 8.6 [4.7-13.8] | 18.2 [12.9-24.1] | 13.2 [9.8-17.0] | 8.2 [4.4-13.3] | 17.8 [12.5-23.6] | 12.8 [9.5-16.6] | 7.9 [4.2-12.9] | 17.3 [12.0-23.1] | 12.4 [9.1-16.2] | 7.6 [3.9-12.5] | 16.8 [11.6-22.6] | 12.0 [8.7-15.8] | 7.2 [3.7-12.1] | 16.4 [11.2-22.2] | 11.6 [8.4-15.3] | 6.9 [3.5-11.7] | 15.9 [10.8-21.7] | 11.2 [8.0-14.9] | 6.6 [3.3-11.2] | 15.4 [10.3-21.2] | 10.8 [7.7-14.4] | 6.3 [3.0-10.8] | 14.9 [9.9-20.7] | 10.4 [7.3-14.0] | 6.0 [2.8-10.4] | 14.5 [9.5-20.2] | 10.0 [6.9-13.5] | 5.7 [2.7-10.0] | 14.0 [9.0-19.8] | 9.6 [6.6-13.1] | 5.4 [2.5-9.6] | 13.5 [8.6-19.3] | 9.2 [6.3-12.7] | 5.1 [2.3-9.3] | 13.0 [8.1-18.8] | 8.8 [5.9-12.3] | 4.8 [2.1-8.9] | 12.5 [7.7-18.3] | 8.5 [5.6-11.9] | 4.5 [2.0-8.5] | 12.0 [7.2-17.8] | 8.1 [5.3-11.5] | 4.2 [1.8-8.1] | 11.6 [6.8-17.4] | 7.7 [5.0-11.1] | 4.0 [1.7-7.7] | 11.1 [6.5-16.9] | 7.4 [4.7-10.7] | 3.8 [1.5-7.4] | 10.7 [6.1-16.4] | 7.1 [4.4-10.3] | 3.5 [1.4-7.0] | 10.3 [5.7-16.0] | 6.7 [4.1-10.0] | 3.3 [1.3-6.7] | 9.9 [5.4-15.5] | 6.4 [3.9-9.7] | 3.1 [1.2-6.5] | 9.5 [5.0-15.2] | 6.2 [3.6-9.4] | 2.9 [1.1-6.2] | 9.1 [4.7-14.8] | 5.9 [3.4-9.2] | 2.8 [1.0-6.0] | 8.7 [4.4-14.5] | 5.6 [3.2-9.0] | 2.6 [0.9-5.8] | 8.4 [4.1-14.2] | 5.4 [3.0-8.8] | 2.5 [0.8-5.6] | 8.1 [3.8-13.9] | 5.2 [2.8-8.6] | 2.3 [0.7-5.4] | 7.8 [3.6-13.7] | 5.0 [2.6-8.4] | 2.2 [0.7-5.2] | 7.5 [3.3-13.5] | 4.8 [2.4-8.3] | 2.1 [0.6-5.1] | 7.3 [3.1-13.4] |
Bosnia and Herzegovina | 17.9 [13.9-22.3] | 17.1 [11.6-23.5] | 18.4 [12.8-24.9] | 17.5 [13.7-21.7] | 16.7 [11.4-22.7] | 18.1 [12.7-24.2] | 17.1 [13.5-21.1] | 16.2 [11.1-22.0] | 17.8 [12.6-23.6] | 16.7 [13.2-20.6] | 15.8 [10.8-21.3] | 17.4 [12.4-23.1] | 16.3 [13.0-20.1] | 15.3 [10.5-20.7] | 17.1 [12.3-22.6] | 16.0 [12.7-19.6] | 14.9 [10.2-20.1] | 16.8 [12.2-22.2] | 15.6 [12.4-19.1] | 14.5 [9.9-19.6] | 16.5 [12.0-21.8] | 15.3 [12.1-18.7] | 14.1 [9.6-19.1] | 16.3 [11.8-21.4] | 14.9 [11.8-18.3] | 13.7 [9.4-18.6] | 16.0 [11.6-21.0] | 14.6 [11.5-18.0] | 13.3 [9.0-18.3] | 15.7 [11.4-20.7] | 14.3 [11.3-17.6] | 12.9 [8.7-17.9] | 15.5 [11.2-20.4] | 14.0 [11.0-17.3] | 12.6 [8.3-17.5] | 15.2 [10.9-20.1] | 13.7 [10.7-17.1] | 12.2 [8.0-17.1] | 15.0 [10.7-19.8] | 13.4 [10.5-16.8] | 11.8 [7.7-16.7] | 14.7 [10.5-19.5] | 13.1 [10.2-16.5] | 11.5 [7.4-16.4] | 14.5 [10.3-19.3] | 12.8 [9.9-16.2] | 11.1 [7.1-16.0] | 14.3 [10.1-19.1] | 12.6 [9.6-15.9] | 10.8 [6.9-15.6] | 14.0 [9.9-18.9] | 12.3 [9.4-15.7] | 10.5 [6.6-15.3] | 13.8 [9.7-18.7] | 12.0 [9.1-15.4] | 10.2 [6.3-14.9] | 13.6 [9.5-18.5] | 11.8 [8.9-15.1] | 9.9 [6.1-14.6] | 13.4 [9.2-18.3] | 11.6 [8.7-14.9] | 9.5 [5.8-14.2] | 13.2 [9.0-18.2] | 11.3 [8.4-14.6] | 9.2 [5.6-13.9] | 13.0 [8.8-18.0] | 11.0 [8.2-14.4] | 8.9 [5.3-13.5] | 12.8 [8.6-17.8] | 10.8 [7.9-14.1] | 8.6 [5.1-13.1] | 12.5 [8.4-17.6] | 10.5 [7.7-13.8] | 8.3 [4.8-12.8] | 12.3 [8.2-17.4] | 10.3 [7.4-13.6] | 8.0 [4.6-12.5] | 12.1 [7.9-17.2] | 10.0 [7.2-13.3] | 7.7 [4.3-12.1] | 11.8 [7.7-17.0] | 9.7 [7.0-13.0] | 7.4 [4.1-11.7] | 11.6 [7.4-16.7] | 9.5 [6.7-12.8] | 7.2 [3.9-11.4] | 11.4 [7.1-16.6] | 9.2 [6.5-12.5] | 6.9 [3.7-11.1] | 11.1 [6.9-16.5] | 8.9 [6.2-12.3] | 6.6 [3.5-10.7] | 10.8 [6.6-16.2] | 8.7 [6.0-12.1] | 6.3 [3.3-10.4] | 10.6 [6.4-16.1] | 8.4 [5.7-11.9] | 6.0 [3.1-10.0] | 10.3 [6.1-15.9] | 8.1 [5.4-11.6] | 5.8 [2.9-9.8] | 10.0 [5.8-15.6] | 7.8 [5.1-11.4] | 5.5 [2.7-9.5] | 9.7 [5.4-15.5] | 7.6 [4.9-11.1] | 5.2 [2.5-9.2] | 9.4 [5.1-15.3] | 7.3 [4.6-10.9] | 5.0 [2.3-9.0] | 9.1 [4.8-15.0] | 7.0 [4.3-10.6] | 4.7 [2.1-8.6] | 8.8 [4.5-14.8] | 6.7 [4.0-10.4] | 4.5 [1.9-8.4] | 8.5 [4.2-14.7] | 6.4 [3.8-10.2] | 4.2 [1.7-8.1] | 8.2 [4.0-14.6] | 6.2 [3.5-10.0] | 4.0 [1.5-7.9] | 8.0 [3.7-14.5] | 5.9 [3.2-9.8] | 3.8 [1.4-7.8] | 7.7 [3.4-14.3] |
Botswana | 18.9 [14.6-23.5] | 8.1 [4.5-12.9] | 29.3 [22.0-37.2] | 18.6 [14.4-22.9] | 7.8 [4.3-12.4] | 28.9 [21.7-36.5] | 18.2 [14.2-22.4] | 7.5 [4.2-11.9] | 28.4 [21.4-35.9] | 17.9 [14.0-21.9] | 7.2 [4.0-11.3] | 27.9 [21.1-35.3] | 17.5 [13.7-21.6] | 6.9 [3.9-10.9] | 27.5 [20.8-34.7] | 17.2 [13.4-21.2] | 6.6 [3.7-10.5] | 27.0 [20.5-34.0] | 16.9 [13.2-20.8] | 6.4 [3.6-10.1] | 26.5 [20.0-33.5] | 16.5 [12.9-20.4] | 6.1 [3.4-9.7] | 26.1 [19.5-32.9] | 16.2 [12.5-20.0] | 5.9 [3.3-9.3] | 25.6 [19.1-32.4] | 15.8 [12.2-19.6] | 5.6 [3.1-9.0] | 25.1 [18.6-31.9] | 15.5 [11.9-19.2] | 5.4 [2.9-8.7] | 24.6 [18.1-31.4] | 15.1 [11.5-18.8] | 5.1 [2.7-8.4] | 24.1 [17.6-30.9] | 14.8 [11.1-18.5] | 4.9 [2.6-8.0] | 23.6 [17.1-30.4] | 14.4 [10.8-18.1] | 4.6 [2.4-7.7] | 23.0 [16.7-29.8] | 14.0 [10.5-17.7] | 4.4 [2.2-7.4] | 22.5 [16.2-29.2] | 13.6 [10.1-17.3] | 4.1 [2.1-7.1] | 21.9 [15.7-28.6] | 13.1 [9.7-16.8] | 3.9 [1.9-6.7] | 21.3 [15.1-27.9] | 12.7 [9.3-16.3] | 3.7 [1.8-6.4] | 20.6 [14.6-27.2] | 12.2 [8.8-15.9] | 3.4 [1.6-6.1] | 20.0 [14.0-26.6] | 11.8 [8.4-15.4] | 3.2 [1.5-5.7] | 19.3 [13.4-25.9] | 11.3 [8.0-14.9] | 2.9 [1.3-5.4] | 18.5 [12.7-25.1] | 10.7 [7.5-14.3] | 2.7 [1.2-5.0] | 17.7 [12.0-24.2] | 10.2 [7.0-13.7] | 2.5 [1.1-4.7] | 16.9 [11.3-23.3] | 9.6 [6.6-13.1] | 2.2 [1.0-4.3] | 16.0 [10.5-22.4] | 9.0 [6.1-12.5] | 2.0 [0.8-3.9] | 15.1 [9.7-21.4] | 8.4 [5.6-11.9] | 1.8 [0.7-3.6] | 14.1 [9.0-20.4] | 7.8 [5.1-11.2] | 1.6 [0.6-3.2] | 13.1 [8.2-19.3] | 7.2 [4.6-10.5] | 1.4 [0.5-2.9] | 12.2 [7.4-18.2] | 6.7 [4.1-9.9] | 1.2 [0.4-2.6] | 11.2 [6.7-17.1] | 6.1 [3.7-9.4] | 1.1 [0.4-2.3] | 10.4 [6.0-16.3] | 5.7 [3.3-8.8] | 0.9 [0.3-2.1] | 9.6 [5.4-15.4] | 5.2 [3.0-8.3] | 0.8 [0.3-2.0] | 8.9 [4.9-14.6] | 4.9 [2.7-7.9] | 0.8 [0.2-1.8] | 8.2 [4.4-14.0] | 4.5 [2.4-7.5] | 0.7 [0.2-1.7] | 7.7 [3.9-13.3] | 4.2 [2.2-7.2] | 0.6 [0.2-1.6] | 7.2 [3.5-12.7] | 3.9 [2.0-6.9] | 0.6 [0.1-1.5] | 6.7 [3.2-12.1] | 3.7 [1.8-6.6] | 0.5 [0.1-1.4] | 6.3 [2.9-11.5] | 3.5 [1.6-6.4] | 0.5 [0.1-1.3] | 5.9 [2.6-11.1] | 3.3 [1.5-6.2] | 0.4 [0.1-1.2] | 5.5 [2.3-10.7] | 3.1 [1.3-6.0] | 0.4 [0.1-1.2] | 5.2 [2.1-10.3] | 2.9 [1.2-5.8] | 0.4 [0.1-1.1] | 4.9 [1.9-10.0] | 2.8 [1.1-5.6] | 0.3 [0.1-1.1] | 4.6 [1.7-9.7] |
Brazil | 22.1 [18.7-25.7] | 18.5 [14.1-23.5] | 25.4 [20.4-30.7] | 21.6 [18.4-25.0] | 18.0 [13.9-22.6] | 24.9 [20.3-29.8] | 21.1 [18.1-24.2] | 17.5 [13.7-21.8] | 24.4 [20.0-29.1] | 20.6 [17.8-23.5] | 17.0 [13.4-21.0] | 23.9 [19.8-28.3] | 20.1 [17.4-22.8] | 16.5 [13.1-20.2] | 23.4 [19.5-27.5] | 19.6 [17.1-22.2] | 16.0 [12.8-19.5] | 22.9 [19.2-26.8] | 19.2 [16.8-21.6] | 15.5 [12.5-18.9] | 22.5 [18.9-26.1] | 18.7 [16.4-21.1] | 15.0 [12.1-18.3] | 22.0 [18.6-25.5] | 18.2 [16.0-20.5] | 14.6 [11.8-17.7] | 21.5 [18.3-24.9] | 17.8 [15.6-20.0] | 14.1 [11.4-17.1] | 21.1 [17.9-24.3] | 17.3 [15.2-19.5] | 13.7 [11.1-16.6] | 20.6 [17.5-23.7] | 16.8 [14.8-19.0] | 13.2 [10.6-16.0] | 20.1 [17.2-23.2] | 16.4 [14.4-18.5] | 12.8 [10.2-15.5] | 19.7 [16.7-22.7] | 15.9 [13.9-18.0] | 12.3 [9.8-15.1] | 19.2 [16.3-22.2] | 15.5 [13.5-17.5] | 11.9 [9.3-14.6] | 18.7 [15.8-21.8] | 15.0 [13.1-17.1] | 11.4 [8.9-14.1] | 18.2 [15.3-21.3] | 14.5 [12.6-16.6] | 11.0 [8.5-13.6] | 17.8 [14.9-20.9] | 14.1 [12.1-16.1] | 10.5 [8.1-13.2] | 17.3 [14.3-20.4] | 13.6 [11.6-15.7] | 10.1 [7.7-12.7] | 16.8 [13.8-19.9] | 13.1 [11.2-15.2] | 9.7 [7.4-12.3] | 16.3 [13.3-19.4] | 12.7 [10.7-14.8] | 9.3 [7.0-11.8] | 15.8 [12.8-19.0] | 12.2 [10.3-14.3] | 8.9 [6.6-11.4] | 15.3 [12.4-18.5] | 11.8 [9.9-13.9] | 8.5 [6.3-11.0] | 14.9 [11.9-18.1] | 11.4 [9.5-13.5] | 8.1 [5.9-10.6] | 14.4 [11.5-17.7] | 11.0 [9.1-13.0] | 7.7 [5.6-10.2] | 14.0 [11.0-17.3] | 10.6 [8.7-12.6] | 7.4 [5.3-9.9] | 13.5 [10.5-16.8] | 10.2 [8.3-12.2] | 7.0 [5.0-9.5] | 13.1 [10.1-16.5] | 9.8 [7.9-11.8] | 6.7 [4.7-9.2] | 12.7 [9.6-16.1] | 9.4 [7.4-11.5] | 6.3 [4.4-8.9] | 12.2 [9.2-15.7] | 9.0 [7.1-11.1] | 6.0 [4.1-8.5] | 11.8 [8.8-15.4] | 8.6 [6.7-10.7] | 5.7 [3.8-8.2] | 11.4 [8.3-15.0] | 8.3 [6.4-10.4] | 5.4 [3.5-7.9] | 11.0 [7.9-14.7] | 7.9 [6.0-10.1] | 5.1 [3.3-7.6] | 10.6 [7.5-14.3] | 7.6 [5.7-9.8] | 4.8 [3.0-7.4] | 10.2 [7.1-14.0] | 7.2 [5.3-9.5] | 4.6 [2.7-7.1] | 9.8 [6.6-13.7] | 6.9 [5.0-9.2] | 4.3 [2.5-6.8] | 9.4 [6.2-13.4] | 6.6 [4.7-9.0] | 4.1 [2.3-6.6] | 9.0 [5.8-13.1] | 6.3 [4.4-8.7] | 3.8 [2.1-6.4] | 8.7 [5.4-12.9] | 6.0 [4.1-8.5] | 3.6 [1.9-6.2] | 8.3 [5.1-12.6] | 5.7 [3.8-8.3] | 3.4 [1.7-6.0] | 8.0 [4.7-12.5] | 5.5 [3.5-8.1] | 3.2 [1.5-5.8] | 7.6 [4.3-12.2] | 5.2 [3.3-7.9] | 3.0 [1.4-5.7] | 7.3 [4.0-12.0] |
Brunei Darussalam | 14.1 [10.5-18.3] | 12.5 [7.8-18.3] | 15.7 [10.6-21.8] | 13.6 [10.2-17.5] | 11.9 [7.5-17.3] | 15.3 [10.3-21.0] | 13.1 [9.8-16.8] | 11.3 [7.1-16.4] | 14.8 [10.1-20.3] | 12.6 [9.4-16.1] | 10.8 [6.8-15.7] | 14.3 [9.8-19.7] | 12.1 [9.0-15.5] | 10.3 [6.4-15.0] | 13.9 [9.5-19.0] | 11.6 [8.6-14.9] | 9.8 [6.1-14.3] | 13.4 [9.1-18.4] | 11.1 [8.3-14.4] | 9.3 [5.8-13.6] | 13.0 [8.8-17.9] | 10.7 [8.0-13.8] | 8.8 [5.4-13.0] | 12.6 [8.5-17.4] | 10.2 [7.6-13.3] | 8.3 [5.1-12.5] | 12.1 [8.2-16.9] | 9.8 [7.2-12.8] | 7.9 [4.8-12.0] | 11.7 [7.9-16.4] | 9.4 [6.9-12.3] | 7.5 [4.5-11.4] | 11.3 [7.6-15.9] | 9.0 [6.6-11.9] | 7.1 [4.2-10.9] | 10.9 [7.3-15.5] | 8.6 [6.2-11.4] | 6.7 [3.9-10.5] | 10.6 [6.9-15.0] | 8.2 [5.9-11.0] | 6.3 [3.6-10.0] | 10.2 [6.7-14.7] | 7.9 [5.6-10.6] | 6.0 [3.4-9.6] | 9.8 [6.3-14.2] | 7.5 [5.3-10.2] | 5.6 [3.1-9.1] | 9.5 [6.0-13.8] | 7.2 [5.0-9.8] | 5.3 [2.9-8.7] | 9.1 [5.7-13.4] | 6.8 [4.8-9.4] | 5.0 [2.7-8.3] | 8.8 [5.4-13.0] | 6.5 [4.5-9.0] | 4.7 [2.5-7.9] | 8.5 [5.2-12.7] | 6.2 [4.2-8.6] | 4.4 [2.3-7.5] | 8.2 [4.9-12.3] | 5.9 [3.9-8.2] | 4.2 [2.1-7.2] | 7.9 [4.7-12.0] | 5.6 [3.7-7.9] | 3.9 [2.0-6.8] | 7.6 [4.4-11.6] | 5.3 [3.5-7.6] | 3.7 [1.8-6.5] | 7.3 [4.2-11.2] | 5.1 [3.3-7.3] | 3.5 [1.7-6.1] | 7.0 [4.0-10.9] | 4.8 [3.1-7.0] | 3.3 [1.5-5.8] | 6.7 [3.8-10.6] | 4.6 [2.9-6.7] | 3.1 [1.4-5.6] | 6.4 [3.5-10.2] | 4.4 [2.8-6.4] | 2.9 [1.3-5.3] | 6.2 [3.4-9.9] | 4.2 [2.6-6.2] | 2.7 [1.2-5.0] | 5.9 [3.2-9.6] | 4.0 [2.4-5.9] | 2.5 [1.1-4.8] | 5.7 [3.0-9.3] | 3.8 [2.3-5.7] | 2.4 [1.0-4.5] | 5.4 [2.8-9.0] | 3.6 [2.2-5.4] | 2.3 [0.9-4.3] | 5.2 [2.7-8.7] | 3.4 [2.0-5.2] | 2.1 [0.9-4.1] | 5.0 [2.5-8.5] | 3.3 [1.9-5.1] | 2.0 [0.8-4.0] | 4.9 [2.4-8.3] | 3.2 [1.8-4.9] | 1.9 [0.8-3.8] | 4.7 [2.3-8.1] | 3.1 [1.7-4.8] | 1.8 [0.7-3.7] | 4.6 [2.2-8.0] | 3.0 [1.7-4.7] | 1.8 [0.6-3.5] | 4.5 [2.1-7.9] | 2.9 [1.6-4.7] | 1.7 [0.6-3.5] | 4.4 [2.0-7.8] | 2.8 [1.5-4.6] | 1.6 [0.6-3.4] | 4.3 [1.9-7.8] | 2.8 [1.5-4.6] | 1.6 [0.5-3.4] | 4.2 [1.8-7.7] | 2.7 [1.4-4.6] | 1.5 [0.5-3.4] | 4.1 [1.7-7.7] | 2.7 [1.3-4.6] | 1.5 [0.4-3.3] | 4.0 [1.6-7.6] | 2.6 [1.2-4.5] | 1.4 [0.4-3.2] | 3.9 [1.5-7.6] |
Bulgaria | 25.0 [19.7-30.5] | 25.5 [18.2-33.3] | 24.3 [17.2-32.4] | 24.5 [19.4-29.8] | 24.9 [17.9-32.5] | 24.0 [17.1-31.8] | 24.1 [19.1-29.2] | 24.4 [17.6-31.7] | 23.7 [16.9-31.2] | 23.7 [18.9-28.6] | 23.8 [17.2-31.0] | 23.4 [16.7-30.6] | 23.2 [18.6-28.1] | 23.2 [16.8-30.3] | 23.1 [16.5-30.1] | 22.8 [18.3-27.5] | 22.7 [16.4-29.6] | 22.8 [16.4-29.6] | 22.4 [18.0-27.0] | 22.1 [16.0-29.0] | 22.5 [16.3-29.1] | 22.0 [17.6-26.6] | 21.6 [15.6-28.3] | 22.2 [16.0-28.6] | 21.6 [17.4-26.1] | 21.1 [15.2-27.7] | 21.9 [15.9-28.3] | 21.2 [17.0-25.6] | 20.5 [14.7-27.0] | 21.6 [15.6-27.9] | 20.8 [16.6-25.2] | 20.0 [14.3-26.5] | 21.3 [15.4-27.5] | 20.4 [16.3-24.9] | 19.5 [13.8-25.8] | 21.0 [15.1-27.2] | 20.0 [15.9-24.4] | 19.0 [13.4-25.2] | 20.8 [14.9-26.9] | 19.6 [15.5-24.0] | 18.5 [12.9-24.7] | 20.5 [14.7-26.6] | 19.3 [15.2-23.7] | 18.1 [12.5-24.2] | 20.3 [14.6-26.4] | 18.9 [14.9-23.3] | 17.6 [12.1-23.7] | 20.0 [14.3-26.3] | 18.6 [14.6-22.9] | 17.1 [11.7-23.2] | 19.8 [14.1-26.1] | 18.2 [14.2-22.6] | 16.7 [11.3-22.7] | 19.6 [13.8-25.9] | 17.9 [13.9-22.3] | 16.3 [11.0-22.2] | 19.4 [13.6-25.7] | 17.6 [13.6-21.9] | 15.8 [10.6-21.8] | 19.2 [13.4-25.6] | 17.3 [13.4-21.6] | 15.4 [10.2-21.3] | 19.0 [13.2-25.4] | 17.0 [13.1-21.3] | 15.0 [9.9-20.8] | 18.7 [13.1-25.2] | 16.7 [12.8-21.0] | 14.6 [9.6-20.4] | 18.5 [12.9-25.0] | 16.3 [12.5-20.7] | 14.2 [9.2-20.0] | 18.3 [12.6-24.8] | 16.0 [12.2-20.4] | 13.8 [8.9-19.5] | 18.1 [12.4-24.6] | 15.7 [11.9-20.0] | 13.4 [8.5-19.1] | 17.9 [12.1-24.4] | 15.4 [11.6-19.7] | 13.0 [8.2-18.8] | 17.6 [11.9-24.2] | 15.1 [11.3-19.4] | 12.6 [7.8-18.3] | 17.4 [11.7-24.0] | 14.8 [11.0-19.2] | 12.2 [7.5-17.9] | 17.2 [11.4-23.8] | 14.5 [10.7-18.9] | 11.9 [7.1-17.5] | 16.9 [11.2-23.6] | 14.2 [10.4-18.5] | 11.5 [6.8-17.1] | 16.7 [10.9-23.4] | 13.8 [10.0-18.2] | 11.1 [6.4-16.7] | 16.4 [10.6-23.2] | 13.5 [9.7-17.9] | 10.7 [6.2-16.3] | 16.1 [10.4-22.9] | 13.1 [9.4-17.6] | 10.3 [5.9-15.9] | 15.8 [10.1-22.7] | 12.8 [9.0-17.3] | 9.9 [5.5-15.6] | 15.5 [9.8-22.6] | 12.4 [8.6-17.0] | 9.5 [5.2-15.2] | 15.2 [9.4-22.3] | 12.0 [8.2-16.6] | 9.1 [4.8-14.9] | 14.8 [9.0-22.1] | 11.7 [7.8-16.3] | 8.7 [4.5-14.5] | 14.4 [8.6-21.9] | 11.3 [7.4-16.0] | 8.4 [4.2-14.2] | 14.1 [8.2-21.8] | 10.9 [7.1-15.6] | 8.0 [3.9-13.9] | 13.7 [7.7-21.6] | 10.5 [6.6-15.3] | 7.6 [3.5-13.7] | 13.3 [7.3-21.3] | 10.1 [6.3-15.0] | 7.2 [3.3-13.4] | 12.9 [6.9-21.0] |
Burkina Faso | 5.6 [3.9-7.7] | 2.6 [1.2-4.7] | 8.1 [5.2-11.8] | 5.3 [3.7-7.3] | 2.4 [1.2-4.4] | 7.7 [5.0-11.1] | 5.0 [3.5-6.8] | 2.2 [1.1-4.0] | 7.3 [4.8-10.5] | 4.7 [3.3-6.4] | 2.1 [1.0-3.7] | 6.9 [4.5-9.9] | 4.5 [3.1-6.1] | 2.0 [1.0-3.4] | 6.5 [4.3-9.3] | 4.2 [3.0-5.7] | 1.8 [0.9-3.2] | 6.1 [4.1-8.8] | 4.0 [2.8-5.4] | 1.7 [0.8-3.0] | 5.8 [3.8-8.3] | 3.7 [2.6-5.1] | 1.6 [0.8-2.8] | 5.5 [3.6-7.8] | 3.5 [2.5-4.8] | 1.5 [0.7-2.6] | 5.2 [3.4-7.4] | 3.3 [2.3-4.5] | 1.4 [0.7-2.4] | 4.9 [3.2-7.0] | 3.1 [2.1-4.3] | 1.3 [0.6-2.3] | 4.6 [3.0-6.6] | 2.9 [2.0-4.1] | 1.2 [0.6-2.1] | 4.3 [2.8-6.2] | 2.8 [1.9-3.8] | 1.1 [0.5-2.0] | 4.0 [2.6-5.9] | 2.6 [1.7-3.6] | 1.0 [0.5-1.9] | 3.8 [2.4-5.6] | 2.4 [1.6-3.4] | 1.0 [0.4-1.8] | 3.6 [2.2-5.3] | 2.3 [1.5-3.3] | 0.9 [0.4-1.7] | 3.4 [2.1-5.0] | 2.1 [1.4-3.1] | 0.8 [0.4-1.6] | 3.2 [1.9-4.7] | 2.0 [1.3-2.9] | 0.8 [0.3-1.5] | 3.0 [1.8-4.5] | 1.9 [1.2-2.8] | 0.7 [0.3-1.4] | 2.8 [1.6-4.3] | 1.8 [1.1-2.6] | 0.7 [0.3-1.3] | 2.6 [1.5-4.1] | 1.7 [1.0-2.5] | 0.6 [0.2-1.3] | 2.5 [1.4-3.9] | 1.6 [1.0-2.4] | 0.6 [0.2-1.2] | 2.3 [1.3-3.7] | 1.5 [0.9-2.3] | 0.6 [0.2-1.2] | 2.2 [1.2-3.6] | 1.4 [0.8-2.2] | 0.5 [0.2-1.1] | 2.1 [1.2-3.4] | 1.3 [0.8-2.1] | 0.5 [0.2-1.0] | 2.0 [1.1-3.3] | 1.3 [0.7-2.0] | 0.5 [0.2-1.0] | 1.9 [1.0-3.1] | 1.2 [0.7-1.9] | 0.4 [0.1-1.0] | 1.8 [0.9-3.0] | 1.1 [0.6-1.8] | 0.4 [0.1-0.9] | 1.7 [0.8-2.9] | 1.0 [0.6-1.7] | 0.4 [0.1-0.9] | 1.6 [0.8-2.7] | 1.0 [0.5-1.6] | 0.3 [0.1-0.8] | 1.5 [0.7-2.6] | 0.9 [0.5-1.6] | 0.3 [0.1-0.8] | 1.4 [0.6-2.5] | 0.8 [0.4-1.5] | 0.3 [0.1-0.7] | 1.3 [0.6-2.4] | 0.8 [0.4-1.4] | 0.3 [0.1-0.7] | 1.2 [0.5-2.3] | 0.7 [0.3-1.4] | 0.3 [0.1-0.7] | 1.1 [0.5-2.2] | 0.7 [0.3-1.3] | 0.2 [0.1-0.6] | 1.1 [0.4-2.1] | 0.6 [0.3-1.2] | 0.2 [0.1-0.6] | 1.0 [0.4-2.0] | 0.6 [0.3-1.2] | 0.2 [0.0-0.6] | 0.9 [0.3-2.0] | 0.6 [0.2-1.1] | 0.2 [0.0-0.6] | 0.9 [0.3-1.9] | 0.5 [0.2-1.1] | 0.2 [0.0-0.5] | 0.8 [0.3-1.9] | 0.5 [0.2-1.1] | 0.2 [0.0-0.5] | 0.8 [0.2-1.8] | 0.5 [0.2-1.0] | 0.2 [0.0-0.5] | 0.7 [0.2-1.8] | 0.4 [0.2-1.0] | 0.2 [0.0-0.5] | 0.7 [0.2-1.7] |
Burundi | 5.4 [3.5-7.9] | 2.1 [0.8-4.3] | 8.6 [5.1-13.1] | 5.1 [3.3-7.5] | 2.0 [0.8-4.0] | 8.2 [4.9-12.5] | 4.9 [3.2-7.1] | 1.9 [0.8-3.7] | 7.8 [4.7-11.9] | 4.6 [3.0-6.7] | 1.8 [0.7-3.5] | 7.4 [4.5-11.3] | 4.4 [2.9-6.3] | 1.7 [0.7-3.3] | 7.1 [4.2-10.8] | 4.2 [2.7-6.0] | 1.6 [0.7-3.1] | 6.7 [4.0-10.2] | 4.0 [2.6-5.7] | 1.5 [0.6-2.9] | 6.4 [3.8-9.7] | 3.8 [2.4-5.5] | 1.4 [0.6-2.7] | 6.1 [3.6-9.2] | 3.6 [2.3-5.2] | 1.3 [0.6-2.6] | 5.8 [3.4-8.8] | 3.4 [2.2-5.0] | 1.3 [0.5-2.4] | 5.5 [3.2-8.4] | 3.2 [2.1-4.7] | 1.2 [0.5-2.3] | 5.2 [3.0-8.0] | 3.1 [1.9-4.5] | 1.1 [0.5-2.2] | 4.9 [2.9-7.7] | 2.9 [1.8-4.4] | 1.1 [0.4-2.1] | 4.7 [2.7-7.3] | 2.8 [1.7-4.2] | 1.0 [0.4-2.0] | 4.4 [2.5-7.0] | 2.6 [1.6-4.0] | 0.9 [0.4-1.9] | 4.2 [2.4-6.8] | 2.5 [1.5-3.8] | 0.9 [0.3-1.8] | 4.0 [2.2-6.5] | 2.4 [1.4-3.7] | 0.8 [0.3-1.7] | 3.8 [2.0-6.2] | 2.3 [1.4-3.6] | 0.8 [0.3-1.7] | 3.6 [1.9-5.9] | 2.2 [1.3-3.4] | 0.7 [0.3-1.6] | 3.4 [1.8-5.7] | 2.1 [1.2-3.3] | 0.7 [0.2-1.5] | 3.2 [1.7-5.5] | 2.0 [1.1-3.2] | 0.7 [0.2-1.4] | 3.0 [1.6-5.2] | 1.9 [1.0-3.0] | 0.6 [0.2-1.4] | 2.9 [1.4-5.0] | 1.8 [1.0-2.9] | 0.6 [0.2-1.3] | 2.7 [1.3-4.8] | 1.7 [0.9-2.8] | 0.6 [0.2-1.3] | 2.6 [1.3-4.6] | 1.6 [0.8-2.6] | 0.5 [0.2-1.2] | 2.5 [1.2-4.4] | 1.5 [0.8-2.5] | 0.5 [0.2-1.2] | 2.3 [1.1-4.2] | 1.4 [0.7-2.4] | 0.5 [0.1-1.1] | 2.2 [1.0-4.0] | 1.3 [0.7-2.3] | 0.4 [0.1-1.0] | 2.1 [0.9-3.9] | 1.2 [0.6-2.2] | 0.4 [0.1-1.0] | 2.0 [0.8-3.7] | 1.2 [0.6-2.1] | 0.4 [0.1-1.0] | 1.9 [0.8-3.5] | 1.1 [0.5-2.1] | 0.4 [0.1-0.9] | 1.8 [0.7-3.4] | 1.1 [0.5-2.0] | 0.3 [0.1-0.9] | 1.7 [0.7-3.3] | 1.0 [0.4-1.9] | 0.3 [0.1-0.9] | 1.6 [0.6-3.2] | 0.9 [0.4-1.8] | 0.3 [0.1-0.8] | 1.5 [0.6-3.1] | 0.9 [0.4-1.7] | 0.3 [0.1-0.8] | 1.4 [0.5-2.9] | 0.8 [0.3-1.7] | 0.3 [0.1-0.8] | 1.3 [0.5-2.8] | 0.8 [0.3-1.6] | 0.2 [0.0-0.7] | 1.3 [0.4-2.7] | 0.7 [0.3-1.6] | 0.2 [0.0-0.7] | 1.2 [0.4-2.6] | 0.7 [0.3-1.5] | 0.2 [0.0-0.7] | 1.1 [0.3-2.6] | 0.7 [0.2-1.5] | 0.2 [0.0-0.7] | 1.1 [0.3-2.5] | 0.6 [0.2-1.4] | 0.2 [0.0-0.7] | 1.0 [0.3-2.4] | 0.6 [0.2-1.4] | 0.2 [0.0-0.7] | 1.0 [0.3-2.4] |
Cabo Verde | 11.8 [8.4-15.5] | 6.9 [3.6-11.3] | 16.3 [10.8-22.7] | 11.4 [8.2-14.9] | 6.6 [3.4-10.6] | 15.8 [10.5-21.9] | 11.0 [8.0-14.4] | 6.2 [3.3-10.1] | 15.3 [10.3-21.2] | 10.7 [7.7-13.9] | 5.9 [3.1-9.6] | 14.8 [10.0-20.5] | 10.3 [7.5-13.5] | 5.6 [3.0-9.1] | 14.4 [9.7-19.8] | 9.9 [7.2-13.0] | 5.4 [2.9-8.7] | 13.9 [9.4-19.1] | 9.6 [6.9-12.5] | 5.1 [2.7-8.3] | 13.4 [9.1-18.5] | 9.2 [6.7-12.1] | 4.8 [2.6-7.9] | 12.9 [8.7-17.8] | 8.9 [6.4-11.7] | 4.6 [2.4-7.5] | 12.5 [8.4-17.2] | 8.6 [6.1-11.3] | 4.3 [2.3-7.1] | 12.0 [8.0-16.6] | 8.2 [5.9-10.9] | 4.1 [2.2-6.8] | 11.6 [7.7-16.1] | 7.9 [5.6-10.5] | 3.9 [2.0-6.5] | 11.1 [7.3-15.5] | 7.6 [5.3-10.1] | 3.6 [1.9-6.2] | 10.7 [7.0-15.0] | 7.3 [5.1-9.7] | 3.4 [1.7-5.9] | 10.2 [6.6-14.5] | 6.9 [4.8-9.4] | 3.2 [1.6-5.5] | 9.8 [6.3-14.0] | 6.6 [4.5-9.0] | 3.0 [1.5-5.3] | 9.4 [6.0-13.4] | 6.3 [4.3-8.7] | 2.9 [1.4-5.0] | 9.0 [5.7-13.0] | 6.0 [4.0-8.3] | 2.7 [1.3-4.8] | 8.6 [5.4-12.5] | 5.7 [3.8-8.0] | 2.5 [1.2-4.5] | 8.2 [5.0-12.0] | 5.5 [3.6-7.7] | 2.3 [1.1-4.2] | 7.8 [4.7-11.5] | 5.2 [3.3-7.3] | 2.2 [1.0-4.0] | 7.4 [4.4-11.1] | 4.9 [3.1-7.0] | 2.0 [0.9-3.7] | 7.0 [4.1-10.6] | 4.6 [2.9-6.7] | 1.9 [0.8-3.5] | 6.6 [3.8-10.1] | 4.3 [2.7-6.3] | 1.7 [0.7-3.3] | 6.2 [3.5-9.6] | 4.0 [2.4-6.0] | 1.5 [0.6-3.0] | 5.8 [3.2-9.1] | 3.7 [2.2-5.6] | 1.4 [0.6-2.8] | 5.3 [3.0-8.5] | 3.4 [2.0-5.2] | 1.2 [0.5-2.5] | 4.9 [2.7-7.9] | 3.1 [1.8-4.9] | 1.1 [0.4-2.3] | 4.5 [2.4-7.4] | 2.8 [1.6-4.5] | 1.0 [0.4-2.1] | 4.1 [2.1-6.9] | 2.6 [1.4-4.2] | 0.9 [0.3-1.9] | 3.8 [1.9-6.4] | 2.4 [1.3-3.9] | 0.8 [0.3-1.7] | 3.5 [1.7-6.0] | 2.2 [1.2-3.6] | 0.7 [0.2-1.6] | 3.2 [1.5-5.6] | 2.0 [1.0-3.4] | 0.7 [0.2-1.5] | 3.0 [1.4-5.3] | 1.9 [0.9-3.3] | 0.6 [0.2-1.4] | 2.8 [1.3-5.1] | 1.7 [0.9-3.1] | 0.5 [0.2-1.3] | 2.6 [1.1-4.8] | 1.6 [0.8-3.0] | 0.5 [0.1-1.3] | 2.4 [1.0-4.6] | 1.5 [0.7-2.8] | 0.5 [0.1-1.2] | 2.3 [0.9-4.5] | 1.4 [0.6-2.7] | 0.4 [0.1-1.2] | 2.2 [0.9-4.4] | 1.3 [0.6-2.6] | 0.4 [0.1-1.1] | 2.1 [0.8-4.2] | 1.3 [0.5-2.5] | 0.4 [0.1-1.1] | 2.0 [0.7-4.1] | 1.2 [0.5-2.4] | 0.4 [0.1-1.1] | 1.9 [0.6-4.0] | 1.1 [0.4-2.3] | 0.3 [0.1-1.0] | 1.8 [0.6-3.9] |
Cambodia | 3.9 [2.5-5.6] | 2.7 [1.2-5.2] | 4.8 [2.8-7.5] | 3.7 [2.4-5.3] | 2.5 [1.1-4.8] | 4.6 [2.7-7.0] | 3.5 [2.3-5.0] | 2.4 [1.1-4.4] | 4.3 [2.5-6.6] | 3.3 [2.1-4.7] | 2.2 [1.0-4.1] | 4.1 [2.4-6.2] | 3.1 [2.0-4.4] | 2.1 [1.0-3.8] | 3.9 [2.3-5.9] | 2.9 [1.9-4.2] | 1.9 [0.9-3.6] | 3.7 [2.2-5.6] | 2.7 [1.8-3.9] | 1.8 [0.8-3.4] | 3.5 [2.1-5.3] | 2.6 [1.7-3.7] | 1.7 [0.8-3.2] | 3.3 [2.0-5.0] | 2.4 [1.6-3.5] | 1.6 [0.7-3.0] | 3.1 [1.9-4.8] | 2.3 [1.5-3.3] | 1.5 [0.7-2.8] | 3.0 [1.8-4.5] | 2.2 [1.4-3.1] | 1.4 [0.6-2.6] | 2.8 [1.7-4.3] | 2.0 [1.3-3.0] | 1.3 [0.6-2.4] | 2.6 [1.5-4.1] | 1.9 [1.2-2.8] | 1.2 [0.5-2.3] | 2.5 [1.4-3.9] | 1.8 [1.1-2.7] | 1.1 [0.5-2.1] | 2.4 [1.3-3.7] | 1.7 [1.1-2.5] | 1.0 [0.4-2.0] | 2.2 [1.3-3.5] | 1.6 [1.0-2.4] | 0.9 [0.4-1.9] | 2.1 [1.2-3.3] | 1.5 [0.9-2.3] | 0.9 [0.4-1.8] | 2.0 [1.1-3.2] | 1.4 [0.8-2.1] | 0.8 [0.3-1.6] | 1.9 [1.0-3.0] | 1.3 [0.8-2.0] | 0.7 [0.3-1.5] | 1.8 [0.9-2.9] | 1.2 [0.7-1.9] | 0.7 [0.3-1.4] | 1.6 [0.9-2.8] | 1.1 [0.7-1.8] | 0.6 [0.2-1.3] | 1.6 [0.8-2.6] | 1.1 [0.6-1.7] | 0.6 [0.2-1.2] | 1.5 [0.7-2.5] | 1.0 [0.6-1.6] | 0.5 [0.2-1.2] | 1.4 [0.7-2.4] | 0.9 [0.5-1.5] | 0.5 [0.2-1.1] | 1.3 [0.6-2.2] | 0.9 [0.5-1.4] | 0.5 [0.2-1.0] | 1.2 [0.6-2.1] | 0.8 [0.4-1.3] | 0.4 [0.1-0.9] | 1.1 [0.5-2.0] | 0.8 [0.4-1.2] | 0.4 [0.1-0.9] | 1.1 [0.5-1.9] | 0.7 [0.4-1.2] | 0.4 [0.1-0.8] | 1.0 [0.4-1.8] | 0.7 [0.3-1.1] | 0.3 [0.1-0.8] | 0.9 [0.4-1.7] | 0.6 [0.3-1.1] | 0.3 [0.1-0.7] | 0.8 [0.4-1.6] | 0.6 [0.3-1.0] | 0.3 [0.1-0.7] | 0.8 [0.3-1.5] | 0.5 [0.2-0.9] | 0.3 [0.1-0.6] | 0.7 [0.3-1.5] | 0.5 [0.2-0.9] | 0.2 [0.1-0.6] | 0.7 [0.3-1.4] | 0.4 [0.2-0.8] | 0.2 [0.1-0.5] | 0.6 [0.2-1.3] | 0.4 [0.2-0.8] | 0.2 [0.0-0.5] | 0.6 [0.2-1.2] | 0.4 [0.2-0.7] | 0.2 [0.0-0.5] | 0.5 [0.2-1.2] | 0.3 [0.1-0.7] | 0.2 [0.0-0.4] | 0.5 [0.2-1.1] | 0.3 [0.1-0.7] | 0.2 [0.0-0.4] | 0.5 [0.1-1.1] | 0.3 [0.1-0.6] | 0.1 [0.0-0.4] | 0.4 [0.1-1.0] | 0.3 [0.1-0.6] | 0.1 [0.0-0.4] | 0.4 [0.1-1.0] | 0.3 [0.1-0.6] | 0.1 [0.0-0.4] | 0.4 [0.1-1.0] | 0.3 [0.1-0.6] | 0.1 [0.0-0.4] | 0.4 [0.1-1.0] |
Cameroon | 11.4 [8.6-14.5] | 6.1 [3.4-9.8] | 16.4 [11.9-21.6] | 11.0 [8.3-13.9] | 5.8 [3.3-9.3] | 15.9 [11.7-20.7] | 10.6 [8.1-13.3] | 5.5 [3.2-8.7] | 15.4 [11.4-19.9] | 10.2 [7.9-12.7] | 5.3 [3.1-8.2] | 14.9 [11.1-19.1] | 9.8 [7.6-12.2] | 5.0 [2.9-7.8] | 14.4 [10.8-18.4] | 9.4 [7.4-11.7] | 4.8 [2.8-7.3] | 13.9 [10.4-17.7] | 9.0 [7.1-11.3] | 4.5 [2.7-6.9] | 13.4 [10.0-17.0] | 8.7 [6.8-10.8] | 4.3 [2.6-6.6] | 12.9 [9.7-16.4] | 8.3 [6.5-10.4] | 4.1 [2.4-6.2] | 12.4 [9.4-15.8] | 8.0 [6.2-9.9] | 3.9 [2.3-5.9] | 11.9 [9.0-15.3] | 7.7 [6.0-9.6] | 3.7 [2.2-5.6] | 11.5 [8.6-14.7] | 7.3 [5.7-9.2] | 3.5 [2.1-5.4] | 11.0 [8.2-14.1] | 7.0 [5.4-8.8] | 3.3 [1.9-5.1] | 10.6 [7.8-13.6] | 6.7 [5.2-8.5] | 3.1 [1.8-4.9] | 10.1 [7.5-13.1] | 6.4 [4.9-8.2] | 2.9 [1.7-4.6] | 9.7 [7.1-12.7] | 6.1 [4.6-7.8] | 2.8 [1.6-4.4] | 9.3 [6.7-12.2] | 5.8 [4.4-7.5] | 2.6 [1.5-4.2] | 8.9 [6.4-11.8] | 5.6 [4.2-7.2] | 2.5 [1.3-4.0] | 8.5 [6.0-11.4] | 5.3 [3.9-6.9] | 2.3 [1.3-3.8] | 8.1 [5.7-10.9] | 5.1 [3.7-6.6] | 2.2 [1.2-3.6] | 7.8 [5.4-10.5] | 4.8 [3.5-6.4] | 2.0 [1.1-3.4] | 7.4 [5.1-10.2] | 4.6 [3.3-6.1] | 1.9 [1.0-3.3] | 7.1 [4.8-9.8] | 4.4 [3.1-5.9] | 1.8 [0.9-3.1] | 6.8 [4.5-9.4] | 4.2 [2.9-5.6] | 1.7 [0.9-3.0] | 6.4 [4.3-9.1] | 3.9 [2.7-5.4] | 1.6 [0.8-2.8] | 6.1 [4.0-8.8] | 3.7 [2.6-5.2] | 1.5 [0.7-2.7] | 5.8 [3.8-8.5] | 3.5 [2.4-5.0] | 1.4 [0.7-2.6] | 5.5 [3.5-8.1] | 3.4 [2.2-4.7] | 1.3 [0.6-2.4] | 5.3 [3.3-7.8] | 3.2 [2.1-4.5] | 1.2 [0.5-2.3] | 5.0 [3.0-7.5] | 3.0 [1.9-4.3] | 1.1 [0.5-2.2] | 4.7 [2.8-7.2] | 2.8 [1.8-4.1] | 1.0 [0.4-2.1] | 4.5 [2.6-6.8] | 2.7 [1.6-4.0] | 1.0 [0.4-1.9] | 4.2 [2.4-6.6] | 2.5 [1.5-3.8] | 0.9 [0.4-1.8] | 4.0 [2.2-6.3] | 2.3 [1.4-3.6] | 0.8 [0.3-1.7] | 3.7 [2.0-6.1] | 2.2 [1.3-3.4] | 0.8 [0.3-1.6] | 3.5 [1.8-5.8] | 2.0 [1.2-3.3] | 0.7 [0.2-1.6] | 3.3 [1.7-5.6] | 1.9 [1.0-3.2] | 0.6 [0.2-1.5] | 3.1 [1.5-5.4] | 1.8 [0.9-3.0] | 0.6 [0.2-1.4] | 2.9 [1.3-5.2] | 1.7 [0.8-2.9] | 0.5 [0.2-1.3] | 2.7 [1.2-5.0] | 1.5 [0.8-2.8] | 0.5 [0.1-1.3] | 2.5 [1.1-4.7] | 1.4 [0.7-2.7] | 0.5 [0.1-1.2] | 2.3 [1.0-4.6] | 1.3 [0.6-2.5] | 0.4 [0.1-1.2] | 2.2 [0.8-4.4] |
Canada | 29.4 [25.7-33.3] | 29.5 [24.1-35.0] | 29.3 [24.3-34.7] | 28.8 [25.3-32.4] | 28.8 [23.8-34.1] | 28.8 [24.0-33.8] | 28.3 [24.9-31.7] | 28.2 [23.5-33.1] | 28.3 [23.7-33.0] | 27.7 [24.5-31.0] | 27.6 [23.1-32.3] | 27.7 [23.5-32.3] | 27.1 [24.1-30.3] | 27.0 [22.7-31.5] | 27.2 [23.1-31.5] | 26.6 [23.6-29.6] | 26.4 [22.2-30.7] | 26.7 [22.7-30.8] | 26.0 [23.2-28.9] | 25.8 [21.8-30.1] | 26.2 [22.4-30.2] | 25.5 [22.7-28.3] | 25.2 [21.3-29.3] | 25.7 [21.9-29.6] | 24.9 [22.3-27.7] | 24.7 [20.8-28.7] | 25.2 [21.5-29.0] | 24.4 [21.8-27.1] | 24.1 [20.3-28.1] | 24.6 [21.0-28.4] | 23.8 [21.2-26.5] | 23.5 [19.8-27.4] | 24.1 [20.5-27.8] | 23.3 [20.7-25.9] | 22.9 [19.2-26.9] | 23.6 [20.0-27.2] | 22.7 [20.1-25.4] | 22.3 [18.6-26.3] | 23.1 [19.5-26.7] | 22.2 [19.6-24.8] | 21.7 [18.0-25.7] | 22.6 [19.0-26.2] | 21.6 [19.0-24.2] | 21.1 [17.4-25.1] | 22.0 [18.5-25.7] | 21.0 [18.5-23.7] | 20.5 [16.9-24.5] | 21.5 [17.9-25.1] | 20.5 [17.9-23.2] | 19.9 [16.2-23.9] | 20.9 [17.4-24.6] | 19.9 [17.3-22.5] | 19.3 [15.6-23.2] | 20.4 [16.8-24.0] | 19.3 [16.8-21.9] | 18.7 [15.1-22.6] | 19.8 [16.3-23.5] | 18.7 [16.2-21.3] | 18.1 [14.5-22.0] | 19.3 [15.8-22.9] | 18.2 [15.7-20.8] | 17.5 [14.0-21.4] | 18.8 [15.3-22.4] | 17.6 [15.1-20.2] | 16.9 [13.4-20.8] | 18.3 [14.8-21.9] | 17.1 [14.6-19.6] | 16.4 [12.9-20.2] | 17.8 [14.3-21.4] | 16.6 [14.1-19.1] | 15.9 [12.4-19.7] | 17.3 [13.9-20.9] | 16.1 [13.7-18.6] | 15.3 [11.9-19.2] | 16.8 [13.5-20.4] | 15.6 [13.2-18.1] | 14.8 [11.5-18.7] | 16.3 [13.0-19.9] | 15.2 [12.8-17.7] | 14.4 [11.1-18.1] | 15.9 [12.6-19.5] | 14.7 [12.3-17.2] | 13.9 [10.6-17.6] | 15.5 [12.2-19.1] | 14.3 [12.0-16.8] | 13.4 [10.2-17.1] | 15.1 [11.8-18.7] | 13.9 [11.5-16.4] | 13.0 [9.7-16.7] | 14.7 [11.3-18.3] | 13.5 [11.1-16.0] | 12.6 [9.3-16.2] | 14.3 [11.0-17.9] | 13.1 [10.8-15.6] | 12.1 [8.9-15.8] | 13.9 [10.6-17.5] | 12.7 [10.4-15.2] | 11.7 [8.6-15.4] | 13.5 [10.2-17.1] | 12.3 [10.0-14.9] | 11.4 [8.2-15.0] | 13.2 [9.8-16.8] | 11.9 [9.6-14.5] | 11.0 [7.8-14.7] | 12.8 [9.4-16.5] | 11.6 [9.2-14.2] | 10.6 [7.4-14.3] | 12.5 [9.1-16.3] | 11.3 [8.9-14.0] | 10.3 [7.1-14.1] | 12.2 [8.7-16.1] | 11.0 [8.6-13.7] | 10.0 [6.7-13.9] | 11.9 [8.3-15.9] | 10.7 [8.3-13.5] | 9.7 [6.4-13.7] | 11.6 [8.0-15.6] | 10.4 [7.9-13.3] | 9.4 [6.0-13.5] | 11.3 [7.7-15.5] | 10.1 [7.6-13.1] | 9.1 [5.7-13.3] | 11.0 [7.3-15.4] | 9.8 [7.2-13.0] | 8.8 [5.3-13.2] | 10.8 [7.0-15.2] |
Central African Republic | 7.5 [4.8-10.9] | 3.7 [1.6-6.9] | 10.9 [6.3-17.2] | 7.2 [4.6-10.4] | 3.5 [1.5-6.5] | 10.5 [6.1-16.4] | 6.9 [4.5-10.0] | 3.3 [1.5-6.1] | 10.1 [5.9-15.7] | 6.6 [4.3-9.6] | 3.2 [1.4-5.8] | 9.7 [5.7-15.1] | 6.4 [4.1-9.2] | 3.0 [1.3-5.5] | 9.4 [5.5-14.5] | 6.1 [4.0-8.9] | 2.9 [1.3-5.3] | 9.0 [5.3-14.0] | 5.9 [3.8-8.5] | 2.7 [1.2-5.0] | 8.7 [5.1-13.5] | 5.6 [3.6-8.2] | 2.6 [1.2-4.8] | 8.4 [4.9-13.0] | 5.4 [3.5-7.9] | 2.5 [1.1-4.6] | 8.0 [4.7-12.5] | 5.2 [3.3-7.6] | 2.3 [1.0-4.4] | 7.7 [4.5-12.1] | 5.0 [3.2-7.4] | 2.2 [1.0-4.2] | 7.4 [4.3-11.6] | 4.8 [3.0-7.1] | 2.1 [0.9-4.1] | 7.2 [4.1-11.2] | 4.6 [2.9-6.8] | 2.0 [0.9-3.9] | 6.9 [3.8-10.8] | 4.4 [2.7-6.6] | 1.9 [0.8-3.8] | 6.6 [3.7-10.5] | 4.2 [2.6-6.3] | 1.8 [0.8-3.6] | 6.4 [3.5-10.1] | 4.1 [2.5-6.1] | 1.8 [0.7-3.5] | 6.1 [3.4-9.8] | 3.9 [2.4-5.9] | 1.7 [0.7-3.3] | 5.9 [3.2-9.5] | 3.8 [2.3-5.7] | 1.6 [0.6-3.2] | 5.7 [3.1-9.2] | 3.6 [2.2-5.5] | 1.5 [0.6-3.0] | 5.5 [2.9-8.9] | 3.5 [2.0-5.3] | 1.4 [0.5-2.9] | 5.3 [2.8-8.6] | 3.3 [1.9-5.2] | 1.4 [0.5-2.8] | 5.1 [2.6-8.3] | 3.2 [1.8-5.0] | 1.3 [0.5-2.7] | 4.9 [2.5-8.1] | 3.1 [1.7-4.8] | 1.2 [0.4-2.6] | 4.7 [2.4-7.8] | 2.9 [1.6-4.7] | 1.2 [0.4-2.5] | 4.5 [2.2-7.6] | 2.8 [1.6-4.5] | 1.1 [0.4-2.4] | 4.3 [2.1-7.4] | 2.7 [1.5-4.4] | 1.0 [0.4-2.3] | 4.1 [2.0-7.1] | 2.6 [1.4-4.2] | 1.0 [0.3-2.2] | 4.0 [1.9-6.9] | 2.4 [1.3-4.1] | 0.9 [0.3-2.1] | 3.8 [1.8-6.7] | 2.3 [1.2-3.9] | 0.9 [0.3-2.0] | 3.7 [1.7-6.5] | 2.2 [1.2-3.8] | 0.8 [0.3-1.9] | 3.5 [1.6-6.3] | 2.1 [1.1-3.6] | 0.8 [0.2-1.8] | 3.3 [1.5-6.1] | 2.0 [1.0-3.5] | 0.7 [0.2-1.7] | 3.2 [1.4-5.9] | 1.9 [1.0-3.4] | 0.7 [0.2-1.7] | 3.1 [1.3-5.7] | 1.8 [0.9-3.3] | 0.7 [0.2-1.6] | 2.9 [1.2-5.6] | 1.8 [0.8-3.2] | 0.6 [0.2-1.5] | 2.8 [1.1-5.4] | 1.7 [0.8-3.0] | 0.6 [0.2-1.5] | 2.7 [1.1-5.3] | 1.6 [0.7-3.0] | 0.5 [0.1-1.4] | 2.5 [1.0-5.1] | 1.5 [0.7-2.9] | 0.5 [0.1-1.4] | 2.4 [0.9-4.9] | 1.4 [0.6-2.8] | 0.5 [0.1-1.3] | 2.3 [0.8-4.8] | 1.3 [0.6-2.7] | 0.4 [0.1-1.3] | 2.2 [0.7-4.7] | 1.3 [0.5-2.6] | 0.4 [0.1-1.2] | 2.0 [0.7-4.6] | 1.2 [0.5-2.5] | 0.4 [0.1-1.2] | 1.9 [0.6-4.4] |
Chad | 6.1 [4.2-8.5] | 3.1 [1.5-5.6] | 8.9 [5.7-13.0] | 5.8 [4.0-8.0] | 2.9 [1.4-5.2] | 8.5 [5.5-12.4] | 5.6 [3.9-7.7] | 2.8 [1.4-4.9] | 8.2 [5.3-11.8] | 5.3 [3.7-7.3] | 2.6 [1.3-4.7] | 7.9 [5.1-11.3] | 5.1 [3.6-7.0] | 2.5 [1.3-4.4] | 7.5 [4.9-10.8] | 4.9 [3.4-6.7] | 2.4 [1.2-4.2] | 7.2 [4.7-10.4] | 4.7 [3.3-6.4] | 2.3 [1.1-4.0] | 6.9 [4.5-10.0] | 4.5 [3.1-6.1] | 2.1 [1.1-3.8] | 6.6 [4.3-9.6] | 4.3 [3.0-5.9] | 2.0 [1.0-3.6] | 6.3 [4.1-9.2] | 4.1 [2.8-5.6] | 1.9 [1.0-3.4] | 6.1 [3.9-8.9] | 3.9 [2.7-5.4] | 1.8 [0.9-3.3] | 5.8 [3.7-8.6] | 3.7 [2.6-5.2] | 1.8 [0.9-3.2] | 5.5 [3.5-8.2] | 3.6 [2.4-5.0] | 1.7 [0.8-3.0] | 5.3 [3.3-7.9] | 3.4 [2.3-4.8] | 1.6 [0.8-2.8] | 5.1 [3.2-7.6] | 3.2 [2.2-4.6] | 1.5 [0.7-2.7] | 4.8 [3.0-7.3] | 3.1 [2.1-4.4] | 1.4 [0.7-2.6] | 4.6 [2.8-7.0] | 2.9 [2.0-4.2] | 1.3 [0.6-2.5] | 4.4 [2.7-6.7] | 2.8 [1.8-4.1] | 1.3 [0.6-2.4] | 4.2 [2.5-6.5] | 2.7 [1.7-3.9] | 1.2 [0.5-2.3] | 4.0 [2.4-6.2] | 2.5 [1.6-3.8] | 1.1 [0.5-2.2] | 3.8 [2.2-6.0] | 2.4 [1.5-3.6] | 1.1 [0.5-2.1] | 3.7 [2.1-5.8] | 2.3 [1.4-3.5] | 1.0 [0.4-2.0] | 3.5 [2.0-5.6] | 2.2 [1.4-3.3] | 1.0 [0.4-1.9] | 3.3 [1.9-5.4] | 2.1 [1.3-3.2] | 0.9 [0.4-1.8] | 3.2 [1.7-5.2] | 2.0 [1.2-3.1] | 0.9 [0.3-1.7] | 3.0 [1.6-4.9] | 1.9 [1.1-2.9] | 0.8 [0.3-1.7] | 2.9 [1.5-4.8] | 1.8 [1.0-2.8] | 0.8 [0.3-1.6] | 2.7 [1.4-4.6] | 1.7 [1.0-2.7] | 0.7 [0.3-1.5] | 2.6 [1.3-4.4] | 1.6 [0.9-2.6] | 0.7 [0.2-1.4] | 2.5 [1.2-4.2] | 1.5 [0.8-2.5] | 0.6 [0.2-1.4] | 2.3 [1.2-4.1] | 1.4 [0.8-2.4] | 0.6 [0.2-1.3] | 2.2 [1.1-3.9] | 1.4 [0.7-2.3] | 0.6 [0.2-1.3] | 2.1 [1.0-3.8] | 1.3 [0.7-2.2] | 0.5 [0.2-1.2] | 2.0 [0.9-3.6] | 1.2 [0.6-2.1] | 0.5 [0.1-1.2] | 1.9 [0.8-3.5] | 1.2 [0.6-2.1] | 0.5 [0.1-1.1] | 1.8 [0.8-3.4] | 1.1 [0.5-2.0] | 0.4 [0.1-1.1] | 1.7 [0.7-3.3] | 1.0 [0.5-1.9] | 0.4 [0.1-1.0] | 1.6 [0.6-3.2] | 0.9 [0.4-1.8] | 0.4 [0.1-1.0] | 1.5 [0.6-3.1] | 0.9 [0.4-1.7] | 0.3 [0.1-0.9] | 1.4 [0.5-2.9] | 0.8 [0.3-1.7] | 0.3 [0.1-0.9] | 1.3 [0.4-2.8] | 0.8 [0.3-1.6] | 0.3 [0.1-0.9] | 1.2 [0.4-2.7] | 0.7 [0.3-1.5] | 0.3 [0.1-0.8] | 1.1 [0.3-2.6] |
Chile | 28.0 [23.4-32.9] | 24.9 [18.5-31.7] | 31.0 [24.4-37.9] | 27.5 [23.1-32.2] | 24.4 [18.3-30.9] | 30.5 [24.2-37.2] | 27.0 [22.9-31.5] | 23.8 [18.0-30.0] | 30.0 [24.1-36.5] | 26.5 [22.5-30.8] | 23.3 [17.9-29.3] | 29.6 [23.8-35.8] | 26.1 [22.2-30.1] | 22.8 [17.6-28.6] | 29.1 [23.7-35.0] | 25.6 [21.9-29.5] | 22.3 [17.4-27.9] | 28.7 [23.4-34.4] | 25.1 [21.5-28.9] | 21.8 [17.1-27.2] | 28.2 [23.1-33.8] | 24.7 [21.1-28.3] | 21.3 [16.8-26.6] | 27.8 [22.8-33.2] | 24.2 [20.8-27.8] | 20.9 [16.3-26.0] | 27.3 [22.5-32.5] | 23.7 [20.4-27.3] | 20.4 [15.9-25.4] | 26.9 [22.1-32.0] | 23.3 [20.0-26.7] | 19.9 [15.5-24.8] | 26.4 [21.8-31.5] | 22.8 [19.6-26.3] | 19.4 [15.1-24.3] | 26.0 [21.4-31.0] | 22.4 [19.2-25.8] | 19.0 [14.7-23.8] | 25.5 [20.9-30.5] | 21.9 [18.7-25.3] | 18.5 [14.3-23.3] | 25.1 [20.5-30.0] | 21.5 [18.3-24.9] | 18.0 [13.8-22.9] | 24.7 [20.1-29.5] | 21.0 [17.9-24.4] | 17.6 [13.4-22.3] | 24.2 [19.6-29.2] | 20.6 [17.4-24.0] | 17.1 [12.9-21.9] | 23.8 [19.2-28.8] | 20.2 [17.0-23.6] | 16.7 [12.5-21.5] | 23.3 [18.7-28.3] | 19.7 [16.6-23.2] | 16.2 [12.0-21.0] | 22.9 [18.3-28.0] | 19.3 [16.1-22.8] | 15.8 [11.6-20.5] | 22.5 [17.8-27.6] | 18.9 [15.7-22.4] | 15.4 [11.2-20.1] | 22.1 [17.4-27.2] | 18.5 [15.3-22.0] | 15.0 [10.8-19.7] | 21.7 [17.0-26.8] | 18.1 [14.9-21.6] | 14.6 [10.4-19.3] | 21.3 [16.6-26.4] | 17.7 [14.5-21.2] | 14.2 [10.0-18.9] | 20.9 [16.2-26.1] | 17.3 [14.1-20.8] | 13.8 [9.7-18.5] | 20.5 [15.8-25.8] | 17.0 [13.8-20.5] | 13.4 [9.4-18.1] | 20.2 [15.4-25.5] | 16.6 [13.4-20.2] | 13.0 [9.0-17.7] | 19.8 [15.0-25.2] | 16.3 [13.0-19.8] | 12.7 [8.6-17.4] | 19.5 [14.6-24.9] | 15.9 [12.7-19.5] | 12.3 [8.3-17.0] | 19.1 [14.2-24.6] | 15.6 [12.3-19.1] | 12.0 [8.0-16.7] | 18.8 [13.8-24.2] | 15.2 [11.9-18.8] | 11.6 [7.6-16.3] | 18.4 [13.4-23.9] | 14.8 [11.5-18.5] | 11.2 [7.3-16.0] | 18.0 [13.0-23.6] | 14.5 [11.1-18.2] | 10.9 [7.0-15.7] | 17.7 [12.5-23.4] | 14.1 [10.7-17.9] | 10.5 [6.6-15.4] | 17.3 [12.1-23.2] | 13.7 [10.3-17.6] | 10.2 [6.3-15.2] | 16.9 [11.7-22.9] | 13.4 [9.9-17.3] | 9.8 [5.9-14.9] | 16.5 [11.2-22.6] | 13.0 [9.5-17.1] | 9.5 [5.5-14.7] | 16.1 [10.7-22.4] | 12.6 [9.1-16.8] | 9.1 [5.2-14.5] | 15.7 [10.2-22.2] | 12.3 [8.7-16.5] | 8.8 [4.8-14.2] | 15.3 [9.7-22.0] | 11.9 [8.3-16.2] | 8.4 [4.5-13.9] | 14.9 [9.3-21.8] | 11.5 [7.9-15.9] | 8.1 [4.1-13.7] | 14.6 [8.8-21.5] | 11.2 [7.5-15.7] | 7.8 [3.8-13.4] | 14.2 [8.4-21.3] |
China | 6.2 [4.7-7.9] | 5.9 [3.9-8.4] | 6.5 [4.5-9.1] | 5.9 [4.5-7.4] | 5.5 [3.7-7.7] | 6.2 [4.4-8.5] | 5.5 [4.4-6.9] | 5.1 [3.5-7.0] | 6.0 [4.3-8.0] | 5.2 [4.2-6.5] | 4.8 [3.4-6.5] | 5.7 [4.2-7.5] | 5.0 [4.0-6.1] | 4.5 [3.2-6.0] | 5.5 [4.1-7.1] | 4.7 [3.8-5.7] | 4.2 [3.0-5.5] | 5.2 [3.9-6.7] | 4.4 [3.6-5.3] | 3.9 [2.8-5.1] | 5.0 [3.8-6.4] | 4.1 [3.4-5.0] | 3.6 [2.7-4.7] | 4.7 [3.6-6.0] | 3.9 [3.2-4.7] | 3.3 [2.5-4.3] | 4.5 [3.5-5.6] | 3.7 [3.1-4.4] | 3.1 [2.3-4.0] | 4.3 [3.3-5.3] | 3.4 [2.9-4.1] | 2.9 [2.2-3.7] | 4.0 [3.2-5.0] | 3.2 [2.7-3.8] | 2.6 [2.0-3.4] | 3.8 [3.0-4.8] | 3.0 [2.5-3.6] | 2.4 [1.8-3.2] | 3.6 [2.9-4.5] | 2.8 [2.4-3.4] | 2.3 [1.7-2.9] | 3.5 [2.7-4.3] | 2.7 [2.2-3.2] | 2.1 [1.6-2.7] | 3.3 [2.6-4.1] | 2.5 [2.1-3.0] | 1.9 [1.4-2.5] | 3.1 [2.5-3.9] | 2.4 [2.0-2.8] | 1.8 [1.3-2.3] | 2.9 [2.3-3.7] | 2.2 [1.8-2.6] | 1.6 [1.2-2.1] | 2.8 [2.2-3.5] | 2.1 [1.7-2.5] | 1.5 [1.1-2.0] | 2.7 [2.1-3.3] | 1.9 [1.6-2.3] | 1.4 [1.0-1.8] | 2.5 [1.9-3.2] | 1.8 [1.5-2.2] | 1.3 [0.9-1.7] | 2.4 [1.8-3.0] | 1.7 [1.4-2.1] | 1.2 [0.8-1.6] | 2.3 [1.7-2.9] | 1.6 [1.3-1.9] | 1.1 [0.8-1.4] | 2.1 [1.6-2.8] | 1.5 [1.2-1.8] | 1.0 [0.7-1.3] | 2.0 [1.5-2.6] | 1.4 [1.1-1.7] | 0.9 [0.6-1.2] | 1.9 [1.4-2.5] | 1.3 [1.0-1.6] | 0.8 [0.6-1.2] | 1.8 [1.3-2.4] | 1.2 [1.0-1.5] | 0.8 [0.5-1.1] | 1.7 [1.3-2.3] | 1.2 [0.9-1.5] | 0.7 [0.5-1.0] | 1.6 [1.2-2.2] | 1.1 [0.8-1.4] | 0.6 [0.4-0.9] | 1.5 [1.1-2.1] | 1.0 [0.8-1.3] | 0.6 [0.4-0.9] | 1.4 [1.0-2.0] | 0.9 [0.7-1.3] | 0.5 [0.3-0.8] | 1.4 [0.9-1.9] | 0.9 [0.6-1.2] | 0.5 [0.3-0.8] | 1.3 [0.9-1.8] | 0.8 [0.6-1.1] | 0.5 [0.3-0.7] | 1.2 [0.8-1.8] | 0.8 [0.5-1.1] | 0.4 [0.2-0.7] | 1.1 [0.7-1.7] | 0.7 [0.5-1.0] | 0.4 [0.2-0.6] | 1.1 [0.6-1.7] | 0.7 [0.4-1.0] | 0.4 [0.2-0.6] | 1.0 [0.6-1.6] | 0.6 [0.4-1.0] | 0.3 [0.2-0.6] | 1.0 [0.5-1.6] | 0.6 [0.4-1.0] | 0.3 [0.1-0.6] | 0.9 [0.5-1.6] | 0.6 [0.3-0.9] | 0.3 [0.1-0.5] | 0.9 [0.4-1.5] | 0.5 [0.3-0.9] | 0.3 [0.1-0.5] | 0.8 [0.4-1.5] | 0.5 [0.3-0.9] | 0.2 [0.1-0.5] | 0.8 [0.4-1.5] | 0.5 [0.2-0.9] | 0.2 [0.1-0.5] | 0.7 [0.3-1.5] |
Colombia | 22.3 [18.5-26.5] | 17.6 [12.4-23.3] | 26.6 [21.0-32.5] | 21.9 [18.2-25.8] | 17.1 [12.1-22.5] | 26.1 [20.8-31.6] | 21.4 [17.9-25.1] | 16.6 [11.9-21.8] | 25.7 [20.6-30.9] | 20.9 [17.5-24.4] | 16.1 [11.6-21.0] | 25.2 [20.3-30.2] | 20.4 [17.2-23.8] | 15.6 [11.4-20.4] | 24.7 [20.0-29.6] | 20.0 [16.9-23.3] | 15.2 [11.1-19.7] | 24.3 [19.7-29.0] | 19.5 [16.6-22.7] | 14.7 [10.8-19.1] | 23.8 [19.4-28.3] | 19.1 [16.2-22.2] | 14.3 [10.5-18.6] | 23.4 [19.1-27.8] | 18.7 [15.8-21.7] | 13.9 [10.2-18.0] | 22.9 [18.7-27.3] | 18.2 [15.4-21.2] | 13.5 [9.8-17.4] | 22.5 [18.4-26.7] | 17.8 [15.1-20.7] | 13.0 [9.5-17.0] | 22.1 [18.0-26.3] | 17.4 [14.7-20.3] | 12.6 [9.1-16.6] | 21.6 [17.6-25.8] | 17.0 [14.3-19.9] | 12.2 [8.8-16.3] | 21.2 [17.2-25.4] | 16.6 [13.8-19.5] | 11.8 [8.4-15.8] | 20.8 [16.8-25.0] | 16.2 [13.4-19.1] | 11.4 [8.0-15.4] | 20.4 [16.4-24.6] | 15.7 [13.0-18.7] | 11.1 [7.7-15.0] | 19.9 [15.9-24.2] | 15.4 [12.6-18.3] | 10.7 [7.4-14.6] | 19.5 [15.4-23.8] | 15.0 [12.2-17.9] | 10.3 [7.0-14.2] | 19.1 [15.0-23.4] | 14.6 [11.8-17.5] | 9.9 [6.7-13.8] | 18.7 [14.6-23.1] | 14.2 [11.4-17.1] | 9.6 [6.4-13.4] | 18.3 [14.1-22.7] | 13.8 [11.0-16.7] | 9.2 [6.0-13.1] | 17.9 [13.7-22.3] | 13.4 [10.7-16.3] | 8.9 [5.7-12.7] | 17.4 [13.2-22.0] | 13.0 [10.3-15.9] | 8.5 [5.4-12.3] | 17.0 [12.8-21.6] | 12.6 [9.9-15.5] | 8.2 [5.1-11.9] | 16.6 [12.4-21.2] | 12.3 [9.5-15.1] | 7.8 [4.9-11.6] | 16.2 [12.0-20.8] | 11.9 [9.2-14.8] | 7.5 [4.6-11.2] | 15.8 [11.6-20.4] | 11.5 [8.9-14.4] | 7.2 [4.3-10.8] | 15.4 [11.1-20.0] | 11.1 [8.5-14.0] | 6.9 [4.1-10.5] | 15.0 [10.7-19.6] | 10.8 [8.2-13.7] | 6.5 [3.9-10.1] | 14.6 [10.2-19.3] | 10.4 [7.8-13.3] | 6.2 [3.6-9.7] | 14.2 [9.9-19.0] | 10.1 [7.4-13.0] | 5.9 [3.4-9.3] | 13.8 [9.4-18.7] | 9.7 [7.1-12.6] | 5.6 [3.1-9.0] | 13.4 [9.0-18.3] | 9.3 [6.8-12.3] | 5.4 [2.9-8.7] | 12.9 [8.5-18.0] | 9.0 [6.4-12.0] | 5.1 [2.7-8.3] | 12.5 [8.1-17.7] | 8.7 [6.1-11.7] | 4.8 [2.5-8.1] | 12.2 [7.7-17.4] | 8.4 [5.7-11.5] | 4.6 [2.3-7.8] | 11.8 [7.3-17.1] | 8.0 [5.4-11.2] | 4.3 [2.1-7.5] | 11.4 [6.9-16.8] | 7.7 [5.1-10.9] | 4.1 [1.9-7.3] | 11.0 [6.5-16.5] | 7.4 [4.8-10.7] | 3.9 [1.8-7.1] | 10.7 [6.1-16.3] | 7.1 [4.5-10.5] | 3.7 [1.6-6.9] | 10.3 [5.7-16.1] | 6.9 [4.2-10.3] | 3.5 [1.4-6.7] | 9.9 [5.4-16.0] | 6.6 [3.9-10.1] | 3.3 [1.3-6.6] | 9.6 [5.0-15.8] |
Comoros | 7.8 [5.4-10.7] | 3.3 [1.5-6.1] | 12.2 [7.9-17.4] | 7.5 [5.2-10.3] | 3.1 [1.5-5.8] | 11.7 [7.7-16.6] | 7.2 [5.1-9.8] | 3.0 [1.4-5.4] | 11.3 [7.5-15.9] | 6.9 [4.9-9.5] | 2.9 [1.4-5.2] | 10.8 [7.2-15.3] | 6.7 [4.7-9.1] | 2.7 [1.3-4.9] | 10.4 [7.0-14.7] | 6.4 [4.5-8.7] | 2.6 [1.3-4.7] | 10.0 [6.7-14.2] | 6.2 [4.4-8.4] | 2.5 [1.2-4.6] | 9.6 [6.5-13.7] | 5.9 [4.2-8.1] | 2.4 [1.2-4.4] | 9.3 [6.2-13.2] | 5.7 [4.0-7.8] | 2.3 [1.1-4.2] | 8.9 [6.0-12.8] | 5.5 [3.8-7.5] | 2.2 [1.1-4.1] | 8.6 [5.7-12.4] | 5.3 [3.7-7.3] | 2.1 [1.0-3.9] | 8.3 [5.4-12.0] | 5.1 [3.5-7.0] | 2.0 [1.0-3.8] | 7.9 [5.2-11.6] | 4.9 [3.3-6.8] | 1.9 [0.9-3.7] | 7.6 [4.9-11.2] | 4.7 [3.2-6.6] | 1.9 [0.9-3.5] | 7.3 [4.7-10.9] | 4.5 [3.0-6.4] | 1.8 [0.8-3.4] | 7.1 [4.5-10.6] | 4.3 [2.9-6.2] | 1.7 [0.8-3.3] | 6.8 [4.3-10.2] | 4.1 [2.7-6.0] | 1.6 [0.7-3.1] | 6.5 [4.1-9.9] | 4.0 [2.6-5.8] | 1.6 [0.7-3.0] | 6.3 [3.8-9.5] | 3.8 [2.5-5.6] | 1.5 [0.6-2.9] | 6.0 [3.7-9.2] | 3.7 [2.4-5.4] | 1.4 [0.6-2.8] | 5.8 [3.5-8.9] | 3.5 [2.2-5.3] | 1.4 [0.6-2.7] | 5.6 [3.3-8.6] | 3.4 [2.1-5.1] | 1.3 [0.5-2.6] | 5.3 [3.1-8.4] | 3.2 [2.0-4.9] | 1.2 [0.5-2.5] | 5.1 [3.0-8.1] | 3.1 [1.9-4.7] | 1.2 [0.4-2.4] | 4.9 [2.8-7.8] | 2.9 [1.8-4.6] | 1.1 [0.4-2.3] | 4.7 [2.6-7.5] | 2.8 [1.7-4.4] | 1.0 [0.4-2.2] | 4.5 [2.5-7.3] | 2.7 [1.6-4.2] | 1.0 [0.3-2.1] | 4.3 [2.3-7.0] | 2.5 [1.5-4.0] | 0.9 [0.3-2.0] | 4.1 [2.1-6.8] | 2.4 [1.4-3.9] | 0.8 [0.3-1.9] | 3.9 [2.0-6.5] | 2.3 [1.3-3.7] | 0.8 [0.3-1.8] | 3.7 [1.9-6.3] | 2.2 [1.2-3.6] | 0.7 [0.2-1.7] | 3.5 [1.7-6.1] | 2.1 [1.1-3.5] | 0.7 [0.2-1.7] | 3.3 [1.6-5.9] | 1.9 [1.0-3.3] | 0.7 [0.2-1.6] | 3.1 [1.5-5.7] | 1.8 [0.9-3.2] | 0.6 [0.2-1.5] | 3.0 [1.4-5.5] | 1.7 [0.9-3.1] | 0.6 [0.2-1.4] | 2.8 [1.3-5.3] | 1.7 [0.8-3.0] | 0.5 [0.1-1.4] | 2.7 [1.2-5.1] | 1.6 [0.7-2.9] | 0.5 [0.1-1.3] | 2.6 [1.1-5.0] | 1.5 [0.7-2.8] | 0.5 [0.1-1.3] | 2.4 [1.0-4.8] | 1.4 [0.6-2.7] | 0.4 [0.1-1.3] | 2.3 [0.9-4.7] | 1.3 [0.6-2.6] | 0.4 [0.1-1.2] | 2.2 [0.8-4.6] | 1.3 [0.5-2.6] | 0.4 [0.1-1.2] | 2.1 [0.7-4.5] | 1.2 [0.5-2.5] | 0.4 [0.1-1.2] | 2.0 [0.7-4.4] |
Congo | 9.6 [6.6-13.1] | 5.5 [2.6-9.8] | 13.5 [8.7-19.4] | 9.2 [6.4-12.6] | 5.2 [2.5-9.2] | 13.1 [8.5-18.7] | 8.9 [6.2-12.1] | 5.0 [2.4-8.8] | 12.7 [8.4-18.0] | 8.6 [6.0-11.6] | 4.7 [2.3-8.2] | 12.3 [8.2-17.3] | 8.3 [5.8-11.1] | 4.5 [2.2-7.7] | 11.9 [7.9-16.7] | 8.0 [5.7-10.7] | 4.3 [2.1-7.3] | 11.5 [7.8-16.1] | 7.7 [5.5-10.3] | 4.1 [2.0-7.0] | 11.1 [7.5-15.5] | 7.4 [5.3-9.9] | 3.8 [1.9-6.6] | 10.8 [7.3-14.9] | 7.1 [5.1-9.5] | 3.7 [1.8-6.2] | 10.4 [7.1-14.5] | 6.8 [4.9-9.2] | 3.5 [1.7-5.9] | 10.1 [6.8-14.0] | 6.6 [4.7-8.9] | 3.3 [1.6-5.6] | 9.7 [6.6-13.6] | 6.3 [4.5-8.5] | 3.1 [1.6-5.3] | 9.4 [6.3-13.1] | 6.1 [4.3-8.2] | 2.9 [1.5-5.1] | 9.1 [6.1-12.7] | 5.8 [4.1-7.9] | 2.8 [1.4-4.8] | 8.7 [5.9-12.3] | 5.6 [3.9-7.6] | 2.6 [1.3-4.6] | 8.4 [5.6-11.9] | 5.4 [3.8-7.3] | 2.5 [1.2-4.4] | 8.1 [5.4-11.5] | 5.2 [3.6-7.1] | 2.4 [1.1-4.2] | 7.8 [5.2-11.1] | 5.0 [3.5-6.8] | 2.2 [1.1-4.0] | 7.5 [4.9-10.8] | 4.8 [3.3-6.6] | 2.1 [1.0-3.8] | 7.3 [4.7-10.4] | 4.6 [3.1-6.4] | 2.0 [0.9-3.6] | 7.0 [4.5-10.1] | 4.4 [3.0-6.1] | 1.9 [0.9-3.4] | 6.7 [4.3-9.8] | 4.2 [2.8-5.9] | 1.8 [0.8-3.3] | 6.5 [4.1-9.5] | 4.0 [2.7-5.7] | 1.7 [0.8-3.1] | 6.2 [4.0-9.2] | 3.9 [2.6-5.5] | 1.6 [0.7-3.0] | 6.0 [3.8-9.0] | 3.7 [2.5-5.3] | 1.5 [0.7-2.9] | 5.8 [3.6-8.7] | 3.6 [2.3-5.2] | 1.4 [0.6-2.7] | 5.6 [3.4-8.4] | 3.4 [2.2-5.0] | 1.4 [0.6-2.6] | 5.3 [3.2-8.1] | 3.3 [2.1-4.8] | 1.3 [0.5-2.5] | 5.1 [3.1-7.9] | 3.1 [2.0-4.6] | 1.2 [0.5-2.4] | 4.9 [2.9-7.6] | 3.0 [1.8-4.5] | 1.1 [0.4-2.2] | 4.7 [2.7-7.3] | 2.8 [1.7-4.3] | 1.0 [0.4-2.1] | 4.5 [2.6-7.1] | 2.7 [1.6-4.1] | 1.0 [0.4-2.0] | 4.3 [2.4-6.9] | 2.5 [1.5-4.0] | 0.9 [0.3-1.9] | 4.1 [2.2-6.6] | 2.4 [1.4-3.8] | 0.8 [0.3-1.8] | 3.9 [2.1-6.4] | 2.3 [1.3-3.7] | 0.8 [0.3-1.7] | 3.7 [1.9-6.2] | 2.1 [1.2-3.5] | 0.7 [0.2-1.6] | 3.5 [1.8-6.0] | 2.0 [1.1-3.4] | 0.7 [0.2-1.6] | 3.3 [1.6-5.8] | 1.9 [1.0-3.3] | 0.6 [0.2-1.5] | 3.1 [1.5-5.6] | 1.8 [0.9-3.1] | 0.6 [0.2-1.4] | 2.9 [1.3-5.5] | 1.7 [0.8-3.1] | 0.5 [0.1-1.4] | 2.8 [1.2-5.3] | 1.6 [0.8-3.0] | 0.5 [0.1-1.3] | 2.6 [1.1-5.1] | 1.5 [0.7-2.9] | 0.5 [0.1-1.3] | 2.5 [1.0-5.0] |
Cook Islands | 55.9 [50.2-61.5] | 52.6 [44.2-60.6] | 59.2 [51.2-66.8] | 55.4 [49.8-61.0] | 52.0 [43.8-59.8] | 58.8 [51.0-66.3] | 54.9 [49.4-60.3] | 51.3 [43.4-59.0] | 58.4 [50.7-65.8] | 54.3 [49.0-59.6] | 50.7 [42.9-58.2] | 58.0 [50.5-65.2] | 53.8 [48.6-59.0] | 50.0 [42.4-57.4] | 57.6 [50.2-64.7] | 53.2 [48.1-58.4] | 49.3 [41.8-56.6] | 57.2 [49.8-64.2] | 52.6 [47.6-57.8] | 48.6 [41.2-55.9] | 56.7 [49.4-63.6] | 52.0 [47.0-57.2] | 47.8 [40.4-55.2] | 56.2 [49.1-63.1] | 51.3 [46.3-56.6] | 47.0 [39.6-54.3] | 55.7 [48.6-62.6] | 50.6 [45.6-55.9] | 46.2 [38.8-53.5] | 55.1 [48.1-62.1] | 49.9 [44.8-55.1] | 45.3 [37.8-52.8] | 54.6 [47.4-61.4] | 49.1 [44.0-54.4] | 44.4 [36.9-52.0] | 53.9 [46.8-60.8] | 48.3 [43.1-53.7] | 43.5 [35.8-51.1] | 53.3 [46.1-60.2] | 47.5 [42.2-52.9] | 42.5 [34.8-50.2] | 52.6 [45.3-59.7] | 46.6 [41.3-52.2] | 41.5 [33.7-49.3] | 51.9 [44.6-59.1] | 45.8 [40.4-51.4] | 40.6 [32.7-48.5] | 51.1 [43.7-58.4] | 44.9 [39.5-50.6] | 39.6 [31.7-47.6] | 50.4 [43.0-57.8] | 44.1 [38.5-49.8] | 38.6 [30.7-46.8] | 49.7 [42.1-57.1] | 43.3 [37.7-49.0] | 37.7 [29.7-45.9] | 49.0 [41.2-56.5] | 42.5 [36.9-48.2] | 36.8 [28.8-45.1] | 48.3 [40.4-55.8] | 41.8 [36.1-47.5] | 36.0 [27.9-44.3] | 47.6 [39.6-55.2] | 41.0 [35.4-46.8] | 35.2 [27.1-43.6] | 47.0 [38.9-54.7] | 40.4 [34.7-46.2] | 34.4 [26.4-42.8] | 46.4 [38.2-54.2] | 39.7 [34.0-45.5] | 33.7 [25.7-42.1] | 45.8 [37.5-53.7] | 39.0 [33.3-44.8] | 32.9 [24.9-41.4] | 45.2 [36.8-53.2] | 38.3 [32.6-44.1] | 32.1 [24.1-40.6] | 44.5 [36.2-52.6] | 37.5 [31.9-43.4] | 31.3 [23.3-39.9] | 43.8 [35.3-52.0] | 36.8 [31.1-42.7] | 30.6 [22.5-39.1] | 43.2 [34.6-51.4] | 36.1 [30.3-42.0] | 29.8 [21.7-38.3] | 42.5 [34.0-50.8] | 35.3 [29.5-41.4] | 29.0 [20.9-37.6] | 41.8 [33.3-50.1] | 34.6 [28.7-40.8] | 28.3 [20.2-36.9] | 41.1 [32.6-49.7] | 33.9 [28.0-40.1] | 27.6 [19.5-36.3] | 40.5 [31.9-49.2] | 33.3 [27.2-39.5] | 26.9 [18.8-35.7] | 39.8 [31.2-48.7] | 32.6 [26.5-39.0] | 26.2 [18.1-35.2] | 39.2 [30.5-48.2] | 32.0 [25.9-38.5] | 25.6 [17.4-34.6] | 38.6 [29.8-47.6] | 31.4 [25.2-38.0] | 25.0 [16.7-34.1] | 38.0 [29.0-47.3] | 30.8 [24.5-37.5] | 24.4 [16.1-33.8] | 37.4 [28.3-46.9] | 30.3 [23.9-37.0] | 23.8 [15.4-33.3] | 36.9 [27.6-46.6] | 29.7 [23.3-36.6] | 23.3 [14.7-32.8] | 36.3 [26.8-46.3] | 29.2 [22.6-36.2] | 22.7 [14.1-32.4] | 35.7 [26.0-46.0] | 28.6 [22.0-35.9] | 22.2 [13.4-32.2] | 35.1 [25.3-45.7] | 28.0 [21.3-35.5] | 21.6 [12.7-32.0] | 34.5 [24.5-45.3] |
Costa Rica | 25.7 [21.2-30.6] | 21.1 [14.9-27.8] | 30.4 [23.8-37.4] | 25.0 [20.7-29.7] | 20.3 [14.4-26.7] | 29.7 [23.4-36.4] | 24.3 [20.2-28.7] | 19.6 [14.0-25.8] | 29.0 [23.0-35.4] | 23.6 [19.6-27.8] | 18.9 [13.5-24.8] | 28.3 [22.4-34.5] | 22.9 [19.0-27.0] | 18.1 [13.0-23.8] | 27.6 [22.0-33.7] | 22.2 [18.4-26.1] | 17.4 [12.5-22.9] | 26.9 [21.4-32.7] | 21.4 [17.9-25.3] | 16.7 [12.0-22.1] | 26.2 [20.8-31.9] | 20.7 [17.2-24.5] | 16.0 [11.5-21.2] | 25.4 [20.2-31.1] | 20.0 [16.6-23.8] | 15.4 [10.9-20.4] | 24.7 [19.5-30.3] | 19.3 [15.9-23.1] | 14.7 [10.3-19.7] | 24.0 [18.9-29.6] | 18.6 [15.3-22.3] | 14.0 [9.7-18.9] | 23.3 [18.3-28.8] | 18.0 [14.7-21.6] | 13.4 [9.2-18.2] | 22.5 [17.5-28.1] | 17.3 [14.0-20.9] | 12.8 [8.6-17.5] | 21.8 [16.9-27.3] | 16.7 [13.4-20.2] | 12.2 [8.1-16.8] | 21.1 [16.2-26.6] | 16.0 [12.8-19.5] | 11.6 [7.7-16.2] | 20.4 [15.6-25.9] | 15.4 [12.2-18.9] | 11.1 [7.2-15.5] | 19.8 [15.0-25.3] | 14.8 [11.7-18.3] | 10.5 [6.8-15.0] | 19.1 [14.4-24.6] | 14.3 [11.2-17.7] | 10.0 [6.4-14.4] | 18.5 [13.8-23.9] | 13.7 [10.7-17.1] | 9.6 [6.0-13.9] | 17.9 [13.2-23.3] | 13.2 [10.2-16.6] | 9.1 [5.6-13.4] | 17.3 [12.6-22.7] | 12.7 [9.7-16.0] | 8.6 [5.3-12.9] | 16.7 [12.1-22.1] | 12.2 [9.2-15.4] | 8.2 [4.9-12.4] | 16.1 [11.5-21.5] | 11.7 [8.8-14.9] | 7.8 [4.6-11.8] | 15.5 [11.0-20.9] | 11.2 [8.3-14.4] | 7.4 [4.3-11.3] | 15.0 [10.5-20.3] | 10.7 [7.9-13.8] | 7.0 [4.0-10.8] | 14.4 [9.9-19.8] | 10.2 [7.5-13.3] | 6.6 [3.7-10.4] | 13.9 [9.4-19.2] | 9.8 [7.1-12.9] | 6.2 [3.4-10.0] | 13.3 [8.9-18.6] | 9.4 [6.7-12.4] | 5.9 [3.2-9.5] | 12.8 [8.4-18.1] | 9.0 [6.3-12.0] | 5.6 [2.9-9.1] | 12.3 [8.0-17.6] | 8.6 [6.0-11.5] | 5.3 [2.7-8.7] | 11.9 [7.6-17.2] | 8.2 [5.6-11.2] | 5.0 [2.5-8.4] | 11.4 [7.2-16.7] | 7.9 [5.3-10.9] | 4.7 [2.4-8.0] | 11.0 [6.8-16.2] | 7.6 [5.0-10.5] | 4.5 [2.2-7.8] | 10.7 [6.4-15.9] | 7.3 [4.8-10.2] | 4.3 [2.1-7.5] | 10.3 [6.1-15.5] | 7.0 [4.5-9.9] | 4.0 [1.9-7.3] | 9.9 [5.8-15.2] | 6.7 [4.2-9.6] | 3.8 [1.7-7.0] | 9.6 [5.4-14.9] | 6.4 [4.0-9.4] | 3.6 [1.6-6.8] | 9.2 [5.1-14.7] | 6.2 [3.8-9.1] | 3.5 [1.5-6.6] | 8.9 [4.8-14.4] | 5.9 [3.6-8.9] | 3.3 [1.3-6.4] | 8.6 [4.5-14.1] | 5.7 [3.3-8.7] | 3.1 [1.2-6.3] | 8.3 [4.2-13.9] | 5.4 [3.1-8.5] | 3.0 [1.1-6.2] | 8.0 [3.9-13.8] | 5.2 [2.9-8.3] | 2.8 [1.0-6.0] | 7.7 [3.6-13.5] |
Côte d'Ivoire | 10.3 [7.6-13.4] | 5.8 [3.1-9.7] | 15.2 [10.5-20.6] | 9.8 [7.3-12.8] | 5.5 [3.0-9.1] | 14.7 [10.2-19.7] | 9.4 [7.0-12.2] | 5.2 [2.9-8.5] | 14.2 [9.9-19.0] | 9.0 [6.8-11.7] | 4.9 [2.8-8.0] | 13.7 [9.7-18.3] | 8.7 [6.5-11.1] | 4.7 [2.7-7.5] | 13.2 [9.4-17.6] | 8.3 [6.3-10.6] | 4.4 [2.5-7.1] | 12.7 [9.0-16.9] | 7.9 [6.0-10.1] | 4.2 [2.4-6.8] | 12.2 [8.7-16.3] | 7.6 [5.7-9.7] | 4.0 [2.3-6.4] | 11.7 [8.4-15.7] | 7.2 [5.5-9.3] | 3.7 [2.1-6.1] | 11.3 [8.1-15.1] | 6.9 [5.2-8.9] | 3.5 [2.0-5.8] | 10.8 [7.7-14.6] | 6.6 [5.0-8.5] | 3.3 [1.9-5.5] | 10.4 [7.4-14.0] | 6.3 [4.7-8.2] | 3.2 [1.7-5.2] | 10.0 [7.1-13.5] | 6.0 [4.5-7.8] | 3.0 [1.6-4.9] | 9.6 [6.7-13.1] | 5.7 [4.3-7.5] | 2.8 [1.5-4.7] | 9.2 [6.4-12.5] | 5.5 [4.0-7.2] | 2.7 [1.4-4.5] | 8.8 [6.1-12.1] | 5.2 [3.8-6.9] | 2.5 [1.3-4.3] | 8.5 [5.8-11.7] | 5.0 [3.6-6.6] | 2.4 [1.2-4.1] | 8.1 [5.5-11.3] | 4.7 [3.4-6.4] | 2.2 [1.1-3.9] | 7.8 [5.3-10.9] | 4.5 [3.2-6.1] | 2.1 [1.0-3.7] | 7.5 [5.0-10.5] | 4.3 [3.1-5.9] | 2.0 [1.0-3.6] | 7.1 [4.8-10.2] | 4.1 [2.9-5.6] | 1.9 [0.9-3.4] | 6.9 [4.5-9.8] | 3.9 [2.8-5.4] | 1.8 [0.8-3.3] | 6.6 [4.3-9.5] | 3.8 [2.6-5.2] | 1.7 [0.8-3.1] | 6.3 [4.1-9.2] | 3.6 [2.5-5.0] | 1.6 [0.7-3.0] | 6.0 [3.8-8.9] | 3.4 [2.3-4.8] | 1.5 [0.7-2.9] | 5.8 [3.6-8.6] | 3.3 [2.2-4.7] | 1.4 [0.6-2.7] | 5.6 [3.4-8.3] | 3.1 [2.1-4.5] | 1.4 [0.6-2.6] | 5.3 [3.3-8.1] | 3.0 [2.0-4.4] | 1.3 [0.5-2.5] | 5.1 [3.1-7.8] | 2.9 [1.8-4.2] | 1.2 [0.5-2.4] | 4.9 [2.9-7.6] | 2.8 [1.7-4.1] | 1.1 [0.5-2.3] | 4.7 [2.7-7.3] | 2.6 [1.6-3.9] | 1.1 [0.4-2.2] | 4.5 [2.6-7.1] | 2.5 [1.5-3.8] | 1.0 [0.4-2.1] | 4.3 [2.4-6.9] | 2.4 [1.4-3.7] | 1.0 [0.4-2.0] | 4.1 [2.2-6.8] | 2.3 [1.3-3.6] | 0.9 [0.3-2.0] | 3.9 [2.1-6.6] | 2.2 [1.2-3.4] | 0.8 [0.3-1.9] | 3.7 [1.9-6.4] | 2.0 [1.1-3.3] | 0.8 [0.3-1.8] | 3.5 [1.8-6.2] | 1.9 [1.0-3.2] | 0.7 [0.2-1.7] | 3.4 [1.6-5.9] | 1.8 [1.0-3.1] | 0.7 [0.2-1.6] | 3.2 [1.5-5.7] | 1.7 [0.9-3.0] | 0.6 [0.2-1.6] | 3.0 [1.3-5.5] | 1.6 [0.8-2.9] | 0.6 [0.2-1.5] | 2.8 [1.2-5.3] | 1.5 [0.7-2.8] | 0.5 [0.1-1.4] | 2.6 [1.1-5.2] | 1.4 [0.6-2.7] | 0.5 [0.1-1.4] | 2.5 [1.0-5.0] |
Croatia | 24.4 [20.1-29.0] | 24.1 [17.9-31.0] | 24.5 [18.4-31.2] | 23.9 [19.8-28.3] | 23.5 [17.6-30.0] | 24.1 [18.3-30.4] | 23.4 [19.5-27.7] | 22.9 [17.2-29.2] | 23.7 [18.1-29.7] | 22.9 [19.1-27.1] | 22.3 [16.8-28.4] | 23.3 [18.0-29.1] | 22.5 [18.8-26.5] | 21.8 [16.4-27.7] | 22.9 [17.8-28.5] | 22.0 [18.4-25.9] | 21.2 [16.0-26.9] | 22.6 [17.5-27.9] | 21.6 [18.0-25.4] | 20.6 [15.6-26.3] | 22.2 [17.3-27.4] | 21.1 [17.7-24.9] | 20.1 [15.2-25.6] | 21.8 [17.0-27.0] | 20.7 [17.2-24.3] | 19.6 [14.8-25.0] | 21.5 [16.7-26.6] | 20.2 [16.9-23.9] | 19.0 [14.3-24.4] | 21.1 [16.5-26.2] | 19.8 [16.5-23.5] | 18.5 [13.9-23.8] | 20.8 [16.2-25.8] | 19.4 [16.1-23.0] | 18.0 [13.5-23.2] | 20.5 [15.9-25.5] | 19.0 [15.8-22.6] | 17.5 [13.0-22.7] | 20.2 [15.6-25.2] | 18.6 [15.4-22.2] | 17.1 [12.6-22.2] | 19.9 [15.3-24.9] | 18.3 [15.0-21.9] | 16.6 [12.1-21.7] | 19.6 [15.0-24.6] | 17.9 [14.6-21.5] | 16.1 [11.7-21.3] | 19.3 [14.8-24.4] | 17.5 [14.3-21.2] | 15.7 [11.3-20.8] | 19.0 [14.4-24.2] | 17.2 [13.9-20.8] | 15.2 [10.9-20.4] | 18.7 [14.2-23.9] | 16.9 [13.6-20.5] | 14.8 [10.5-20.0] | 18.5 [14.0-23.7] | 16.5 [13.3-20.2] | 14.4 [10.1-19.5] | 18.2 [13.6-23.5] | 16.2 [13.0-19.9] | 14.0 [9.8-19.1] | 18.0 [13.4-23.3] | 15.9 [12.6-19.6] | 13.6 [9.4-18.7] | 17.7 [13.1-23.0] | 15.6 [12.3-19.3] | 13.2 [9.0-18.2] | 17.5 [12.9-22.8] | 15.2 [12.0-19.0] | 12.8 [8.7-17.8] | 17.2 [12.6-22.6] | 14.9 [11.7-18.7] | 12.4 [8.4-17.3] | 17.0 [12.3-22.4] | 14.6 [11.4-18.4] | 12.0 [8.0-16.8] | 16.7 [12.0-22.2] | 14.3 [11.1-18.1] | 11.7 [7.7-16.4] | 16.5 [11.7-22.0] | 14.0 [10.7-17.7] | 11.3 [7.4-16.0] | 16.2 [11.4-21.8] | 13.7 [10.4-17.4] | 10.9 [7.0-15.7] | 16.0 [11.1-21.6] | 13.4 [10.1-17.2] | 10.5 [6.7-15.4] | 15.7 [10.8-21.3] | 13.1 [9.8-17.0] | 10.2 [6.4-15.1] | 15.4 [10.4-21.2] | 12.8 [9.5-16.7] | 9.8 [6.1-14.7] | 15.1 [10.1-20.9] | 12.5 [9.1-16.4] | 9.4 [5.8-14.3] | 14.8 [9.8-20.7] | 12.1 [8.8-16.1] | 9.1 [5.5-13.9] | 14.5 [9.4-20.5] | 11.8 [8.4-15.8] | 8.7 [5.1-13.6] | 14.1 [9.0-20.3] | 11.4 [8.0-15.6] | 8.3 [4.8-13.3] | 13.8 [8.6-20.1] | 11.0 [7.6-15.3] | 8.0 [4.4-13.0] | 13.4 [8.2-19.9] | 10.6 [7.2-15.0] | 7.6 [4.1-12.6] | 13.0 [7.8-19.7] | 10.3 [6.8-14.7] | 7.2 [3.7-12.3] | 12.6 [7.3-19.5] | 9.9 [6.4-14.4] | 6.9 [3.4-12.2] | 12.2 [6.9-19.3] | 9.5 [6.0-14.1] | 6.5 [3.1-11.9] | 11.9 [6.5-19.2] | 9.2 [5.7-13.8] | 6.2 [2.8-11.5] | 11.5 [6.1-19.1] |
Cuba | 24.6 [20.1-29.4] | 18.9 [13.0-25.3] | 30.3 [23.5-37.7] | 24.1 [19.8-28.7] | 18.4 [12.8-24.4] | 29.9 [23.3-36.9] | 23.6 [19.4-28.0] | 17.8 [12.5-23.5] | 29.4 [23.0-36.2] | 23.1 [19.1-27.3] | 17.3 [12.2-22.8] | 29.0 [22.8-35.5] | 22.6 [18.7-26.7] | 16.7 [11.9-22.1] | 28.5 [22.5-34.9] | 22.2 [18.4-26.0] | 16.2 [11.5-21.4] | 28.1 [22.2-34.3] | 21.7 [18.0-25.5] | 15.7 [11.1-20.7] | 27.6 [22.0-33.7] | 21.2 [17.7-25.0] | 15.2 [10.8-20.0] | 27.2 [21.6-33.0] | 20.8 [17.3-24.4] | 14.7 [10.4-19.5] | 26.8 [21.3-32.5] | 20.3 [16.9-23.9] | 14.3 [10.0-18.9] | 26.3 [21.0-32.1] | 19.9 [16.5-23.4] | 13.8 [9.7-18.4] | 25.9 [20.6-31.6] | 19.4 [16.1-22.9] | 13.4 [9.2-17.9] | 25.5 [20.2-31.1] | 19.0 [15.7-22.5] | 12.9 [8.8-17.4] | 25.1 [19.9-30.7] | 18.6 [15.2-22.1] | 12.5 [8.5-16.9] | 24.6 [19.4-30.3] | 18.2 [14.8-21.6] | 12.1 [8.1-16.5] | 24.2 [19.0-29.9] | 17.7 [14.4-21.2] | 11.7 [7.8-16.0] | 23.8 [18.6-29.4] | 17.3 [14.0-20.8] | 11.3 [7.4-15.6] | 23.3 [18.1-29.0] | 16.9 [13.6-20.4] | 10.9 [7.1-15.2] | 22.9 [17.7-28.6] | 16.5 [13.2-20.0] | 10.5 [6.8-14.8] | 22.5 [17.3-28.1] | 16.1 [12.8-19.6] | 10.1 [6.5-14.3] | 22.1 [16.9-27.8] | 15.7 [12.4-19.2] | 9.7 [6.2-14.0] | 21.7 [16.5-27.4] | 15.3 [12.1-18.8] | 9.4 [5.9-13.5] | 21.2 [16.0-27.0] | 15.0 [11.8-18.4] | 9.0 [5.6-13.2] | 20.8 [15.6-26.5] | 14.6 [11.4-18.0] | 8.7 [5.3-12.7] | 20.4 [15.2-26.1] | 14.2 [11.0-17.6] | 8.3 [5.1-12.3] | 20.0 [14.8-25.7] | 13.8 [10.6-17.2] | 8.0 [4.8-11.9] | 19.5 [14.3-25.3] | 13.4 [10.3-16.8] | 7.7 [4.6-11.4] | 19.0 [13.8-24.8] | 13.0 [9.9-16.4] | 7.3 [4.3-11.0] | 18.6 [13.3-24.3] | 12.6 [9.5-16.0] | 7.0 [4.0-10.6] | 18.1 [12.9-23.9] | 12.2 [9.1-15.6] | 6.7 [3.8-10.2] | 17.6 [12.4-23.5] | 11.8 [8.7-15.2] | 6.3 [3.6-9.8] | 17.2 [12.0-23.1] | 11.4 [8.4-14.8] | 6.0 [3.3-9.4] | 16.7 [11.6-22.7] | 11.0 [8.0-14.4] | 5.7 [3.1-9.0] | 16.2 [11.1-22.2] | 10.6 [7.6-14.0] | 5.5 [2.9-8.7] | 15.8 [10.6-21.7] | 10.2 [7.3-13.6] | 5.2 [2.7-8.4] | 15.3 [10.1-21.4] | 9.9 [6.9-13.2] | 4.9 [2.5-8.1] | 14.8 [9.6-21.0] | 9.5 [6.5-12.9] | 4.6 [2.3-7.8] | 14.3 [9.1-20.6] | 9.1 [6.1-12.5] | 4.4 [2.1-7.5] | 13.8 [8.6-20.2] | 8.7 [5.8-12.2] | 4.1 [1.9-7.3] | 13.4 [8.1-19.9] | 8.4 [5.4-12.0] | 3.9 [1.7-7.0] | 12.9 [7.6-19.5] | 8.1 [5.1-11.7] | 3.7 [1.6-6.8] | 12.5 [7.2-19.1] | 7.8 [4.8-11.5] | 3.5 [1.4-6.6] | 12.1 [6.8-18.9] |
Cyprus | 21.8 [16.7-27.4] | 21.9 [14.6-30.0] | 21.6 [15.0-29.1] | 21.4 [16.6-26.8] | 21.4 [14.4-29.3] | 21.4 [14.9-28.6] | 21.1 [16.4-26.3] | 20.9 [14.2-28.6] | 21.1 [14.8-28.0] | 20.7 [16.1-25.8] | 20.5 [14.0-27.9] | 20.9 [14.6-27.7] | 20.4 [15.9-25.3] | 20.1 [13.7-27.2] | 20.7 [14.5-27.2] | 20.1 [15.7-24.8] | 19.6 [13.5-26.5] | 20.5 [14.5-26.9] | 19.8 [15.5-24.4] | 19.2 [13.2-26.0] | 20.2 [14.3-26.5] | 19.4 [15.3-24.0] | 18.8 [12.9-25.5] | 20.0 [14.2-26.2] | 19.1 [15.1-23.6] | 18.4 [12.6-24.9] | 19.8 [14.1-25.8] | 18.8 [14.8-23.2] | 18.0 [12.2-24.4] | 19.5 [14.0-25.5] | 18.5 [14.5-22.8] | 17.6 [11.9-23.9] | 19.3 [13.8-25.2] | 18.2 [14.2-22.5] | 17.2 [11.6-23.4] | 19.1 [13.6-25.0] | 17.8 [13.9-22.1] | 16.7 [11.3-23.1] | 18.8 [13.4-24.7] | 17.5 [13.6-21.7] | 16.3 [10.9-22.6] | 18.5 [13.1-24.5] | 17.1 [13.3-21.3] | 15.9 [10.6-22.2] | 18.3 [12.9-24.1] | 16.8 [12.9-20.9] | 15.5 [10.2-21.7] | 18.0 [12.6-23.9] | 16.4 [12.6-20.5] | 15.0 [9.9-21.1] | 17.7 [12.4-23.6] | 16.1 [12.3-20.1] | 14.6 [9.5-20.6] | 17.4 [12.2-23.3] | 15.7 [12.0-19.7] | 14.2 [9.1-20.1] | 17.1 [11.9-22.9] | 15.3 [11.6-19.3] | 13.8 [8.7-19.6] | 16.8 [11.6-22.5] | 15.0 [11.3-18.9] | 13.3 [8.4-19.0] | 16.5 [11.4-22.2] | 14.6 [11.0-18.5] | 12.9 [8.0-18.6] | 16.2 [11.1-21.9] | 14.2 [10.7-18.1] | 12.5 [7.7-18.1] | 15.8 [10.8-21.5] | 13.8 [10.3-17.7] | 12.0 [7.4-17.6] | 15.5 [10.5-21.1] | 13.4 [10.0-17.3] | 11.6 [7.0-17.1] | 15.2 [10.2-20.8] | 13.0 [9.6-16.9] | 11.2 [6.7-16.6] | 14.8 [9.8-20.4] | 12.6 [9.3-16.5] | 10.8 [6.4-16.1] | 14.4 [9.5-19.9] | 12.2 [8.9-16.0] | 10.3 [6.1-15.5] | 14.0 [9.2-19.5] | 11.8 [8.5-15.5] | 9.9 [5.8-15.0] | 13.6 [8.8-19.1] | 11.3 [8.2-15.1] | 9.4 [5.4-14.5] | 13.2 [8.5-18.6] | 10.9 [7.7-14.5] | 8.9 [5.1-13.9] | 12.7 [8.0-18.1] | 10.4 [7.3-14.0] | 8.4 [4.7-13.3] | 12.2 [7.6-17.6] | 9.8 [6.8-13.4] | 7.9 [4.3-12.6] | 11.6 [7.1-17.0] | 9.3 [6.4-12.8] | 7.4 [3.9-12.0] | 11.1 [6.6-16.4] | 8.8 [5.9-12.3] | 6.9 [3.6-11.4] | 10.5 [6.1-15.8] | 8.2 [5.4-11.7] | 6.4 [3.2-10.8] | 9.9 [5.6-15.2] | 7.7 [5.0-11.1] | 6.0 [2.9-10.3] | 9.3 [5.1-14.6] | 7.2 [4.5-10.6] | 5.5 [2.6-9.8] | 8.8 [4.7-14.0] | 6.7 [4.1-10.0] | 5.1 [2.3-9.3] | 8.2 [4.2-13.4] | 6.3 [3.7-9.6] | 4.7 [2.0-8.9] | 7.7 [3.8-12.9] | 5.9 [3.4-9.2] | 4.4 [1.8-8.5] | 7.3 [3.5-12.4] | 5.5 [3.1-8.9] | 4.1 [1.6-8.2] | 6.9 [3.1-12.1] |
Czechia | 26.0 [21.3-31.1] | 26.4 [19.6-33.7] | 25.4 [18.8-32.5] | 25.6 [21.1-30.5] | 25.9 [19.4-32.9] | 25.2 [18.8-32.0] | 25.2 [21.0-29.9] | 25.4 [19.2-32.1] | 25.0 [18.9-31.5] | 24.9 [20.8-29.4] | 24.9 [19.0-31.4] | 24.7 [18.8-31.0] | 24.5 [20.6-28.9] | 24.5 [18.8-30.7] | 24.5 [18.8-30.6] | 24.2 [20.3-28.4] | 24.0 [18.5-30.1] | 24.3 [18.8-30.2] | 23.9 [20.1-28.0] | 23.6 [18.1-29.4] | 24.0 [18.7-29.9] | 23.6 [19.9-27.5] | 23.1 [17.9-28.8] | 23.8 [18.7-29.5] | 23.2 [19.7-27.2] | 22.7 [17.6-28.2] | 23.6 [18.6-29.2] | 22.9 [19.4-26.8] | 22.2 [17.3-27.6] | 23.4 [18.5-28.9] | 22.6 [19.1-26.4] | 21.8 [16.9-27.2] | 23.2 [18.3-28.6] | 22.3 [18.8-26.1] | 21.4 [16.5-26.7] | 23.1 [18.2-28.4] | 22.0 [18.5-25.7] | 21.0 [16.1-26.2] | 22.9 [18.1-28.1] | 21.7 [18.3-25.4] | 20.6 [15.8-25.8] | 22.7 [18.0-27.9] | 21.5 [18.0-25.2] | 20.2 [15.4-25.3] | 22.6 [17.9-27.7] | 21.2 [17.8-24.9] | 19.8 [15.1-25.0] | 22.4 [17.8-27.5] | 21.0 [17.6-24.6] | 19.4 [14.7-24.5] | 22.3 [17.6-27.4] | 20.7 [17.3-24.4] | 19.0 [14.4-24.2] | 22.1 [17.4-27.3] | 20.5 [17.1-24.2] | 18.7 [14.0-23.9] | 22.0 [17.3-27.2] | 20.3 [16.8-23.9] | 18.3 [13.7-23.5] | 21.9 [17.2-27.0] | 20.0 [16.6-23.7] | 18.0 [13.4-23.2] | 21.8 [17.1-26.9] | 19.8 [16.4-23.5] | 17.6 [13.1-22.8] | 21.7 [16.9-26.9] | 19.6 [16.2-23.3] | 17.3 [12.8-22.5] | 21.6 [16.8-26.8] | 19.4 [15.9-23.1] | 17.0 [12.4-22.1] | 21.5 [16.6-26.8] | 19.2 [15.8-22.9] | 16.6 [12.1-21.8] | 21.4 [16.5-26.8] | 19.0 [15.6-22.7] | 16.3 [11.9-21.5] | 21.3 [16.4-26.7] | 18.8 [15.4-22.5] | 16.0 [11.6-21.2] | 21.2 [16.3-26.7] | 18.6 [15.1-22.4] | 15.7 [11.3-20.9] | 21.1 [16.1-26.7] | 18.4 [14.9-22.2] | 15.3 [10.9-20.6] | 21.0 [15.9-26.7] | 18.1 [14.6-22.0] | 15.0 [10.6-20.3] | 20.8 [15.7-26.7] | 17.9 [14.3-21.8] | 14.7 [10.2-20.0] | 20.7 [15.4-26.7] | 17.6 [14.0-21.6] | 14.3 [9.8-19.8] | 20.5 [15.2-26.6] | 17.4 [13.6-21.4] | 14.0 [9.4-19.5] | 20.3 [14.9-26.5] | 17.1 [13.3-21.2] | 13.6 [9.0-19.2] | 20.1 [14.5-26.5] | 16.7 [12.9-21.0] | 13.2 [8.6-18.8] | 19.8 [14.1-26.3] | 16.3 [12.5-20.7] | 12.7 [8.1-18.3] | 19.5 [13.7-26.1] | 15.9 [12.0-20.4] | 12.3 [7.7-17.9] | 19.1 [13.2-25.9] | 15.5 [11.5-20.0] | 11.8 [7.2-17.6] | 18.7 [12.8-25.7] | 15.0 [10.9-19.7] | 11.3 [6.8-17.2] | 18.3 [12.2-25.5] | 14.6 [10.4-19.4] | 10.8 [6.3-16.9] | 17.9 [11.6-25.3] | 14.2 [9.9-19.1] | 10.4 [5.9-16.6] | 17.5 [11.1-25.1] | 13.8 [9.5-18.9] | 10.0 [5.5-16.3] | 17.1 [10.6-24.9] |
Democratic People's Republic of Korea | 6.8 [4.0-10.1] | 6.1 [2.9-10.8] | 7.3 [3.6-12.2] | 6.5 [3.9-9.8] | 5.8 [2.7-10.3] | 7.1 [3.6-11.9] | 6.3 [3.8-9.4] | 5.6 [2.6-9.9] | 6.9 [3.5-11.5] | 6.1 [3.7-9.1] | 5.3 [2.5-9.5] | 6.7 [3.4-11.2] | 5.9 [3.6-8.9] | 5.1 [2.4-9.1] | 6.5 [3.4-10.8] | 5.7 [3.5-8.5] | 4.9 [2.3-8.7] | 6.4 [3.3-10.6] | 5.5 [3.4-8.3] | 4.7 [2.2-8.3] | 6.2 [3.2-10.3] | 5.4 [3.3-8.0] | 4.5 [2.1-8.0] | 6.1 [3.1-10.1] | 5.2 [3.2-7.7] | 4.3 [2.0-7.7] | 5.9 [3.0-9.8] | 5.0 [3.1-7.5] | 4.1 [1.9-7.4] | 5.8 [2.9-9.6] | 4.9 [3.0-7.3] | 3.9 [1.8-7.1] | 5.6 [2.9-9.3] | 4.7 [2.9-7.1] | 3.7 [1.7-6.8] | 5.5 [2.8-9.1] | 4.6 [2.8-6.9] | 3.6 [1.6-6.5] | 5.3 [2.7-8.9] | 4.4 [2.7-6.7] | 3.4 [1.6-6.2] | 5.2 [2.6-8.7] | 4.3 [2.6-6.5] | 3.3 [1.5-6.0] | 5.1 [2.5-8.5] | 4.2 [2.5-6.3] | 3.1 [1.4-5.8] | 4.9 [2.5-8.3] | 4.0 [2.4-6.2] | 3.0 [1.3-5.6] | 4.8 [2.4-8.2] | 3.9 [2.3-6.0] | 2.8 [1.2-5.3] | 4.7 [2.3-8.0] | 3.8 [2.2-5.9] | 2.7 [1.2-5.1] | 4.6 [2.3-7.9] | 3.7 [2.1-5.7] | 2.6 [1.1-4.9] | 4.5 [2.2-7.7] | 3.6 [2.0-5.5] | 2.5 [1.0-4.7] | 4.4 [2.1-7.6] | 3.4 [2.0-5.4] | 2.4 [1.0-4.5] | 4.3 [2.1-7.4] | 3.3 [1.9-5.3] | 2.2 [0.9-4.3] | 4.1 [2.0-7.3] | 3.2 [1.8-5.1] | 2.1 [0.9-4.1] | 4.0 [1.9-7.1] | 3.1 [1.8-5.0] | 2.0 [0.8-4.0] | 3.9 [1.9-7.0] | 3.0 [1.7-4.9] | 1.9 [0.8-3.8] | 3.8 [1.8-6.8] | 2.9 [1.6-4.8] | 1.8 [0.7-3.6] | 3.7 [1.7-6.7] | 2.8 [1.6-4.7] | 1.7 [0.7-3.5] | 3.6 [1.7-6.5] | 2.7 [1.5-4.5] | 1.6 [0.6-3.3] | 3.5 [1.6-6.4] | 2.7 [1.4-4.4] | 1.6 [0.6-3.2] | 3.4 [1.6-6.3] | 2.6 [1.4-4.3] | 1.5 [0.5-3.1] | 3.3 [1.5-6.2] | 2.5 [1.3-4.2] | 1.4 [0.5-3.0] | 3.3 [1.4-6.1] | 2.4 [1.3-4.2] | 1.3 [0.5-2.9] | 3.2 [1.4-6.0] | 2.3 [1.2-4.1] | 1.3 [0.4-2.7] | 3.1 [1.3-5.9] | 2.3 [1.1-4.0] | 1.2 [0.4-2.6] | 3.0 [1.2-5.8] | 2.2 [1.1-3.9] | 1.1 [0.4-2.6] | 2.9 [1.2-5.8] | 2.1 [1.0-3.9] | 1.1 [0.3-2.5] | 2.8 [1.1-5.7] | 2.1 [1.0-3.8] | 1.0 [0.3-2.4] | 2.8 [1.1-5.6] | 2.0 [0.9-3.7] | 1.0 [0.3-2.3] | 2.7 [1.0-5.5] | 1.9 [0.9-3.7] | 0.9 [0.3-2.3] | 2.6 [1.0-5.5] | 1.8 [0.8-3.6] | 0.9 [0.2-2.2] | 2.5 [0.9-5.4] | 1.8 [0.8-3.5] | 0.8 [0.2-2.1] | 2.4 [0.8-5.3] |
Democratic Republic of the Congo | 6.7 [4.4-9.7] | 3.6 [1.5-6.8] | 9.7 [5.9-14.5] | 6.4 [4.2-9.2] | 3.4 [1.4-6.4] | 9.3 [5.7-13.9] | 6.1 [4.1-8.8] | 3.2 [1.3-6.0] | 8.9 [5.5-13.3] | 5.9 [3.9-8.4] | 3.0 [1.3-5.6] | 8.5 [5.2-12.7] | 5.6 [3.7-8.0] | 2.8 [1.2-5.3] | 8.1 [5.1-12.2] | 5.3 [3.5-7.6] | 2.7 [1.2-5.0] | 7.8 [4.8-11.6] | 5.1 [3.4-7.2] | 2.5 [1.1-4.7] | 7.4 [4.6-11.1] | 4.8 [3.2-6.9] | 2.4 [1.0-4.4] | 7.1 [4.4-10.7] | 4.6 [3.0-6.6] | 2.2 [1.0-4.2] | 6.8 [4.2-10.2] | 4.4 [2.9-6.3] | 2.1 [0.9-4.0] | 6.5 [4.0-9.8] | 4.2 [2.7-6.0] | 2.0 [0.8-3.8] | 6.2 [3.7-9.3] | 4.0 [2.6-5.8] | 1.9 [0.8-3.6] | 5.9 [3.5-9.0] | 3.8 [2.4-5.5] | 1.7 [0.7-3.4] | 5.6 [3.3-8.6] | 3.6 [2.3-5.3] | 1.6 [0.7-3.3] | 5.4 [3.2-8.3] | 3.4 [2.2-5.1] | 1.5 [0.6-3.1] | 5.1 [3.0-8.0] | 3.3 [2.0-4.9] | 1.5 [0.6-2.9] | 4.9 [2.8-7.7] | 3.1 [1.9-4.6] | 1.4 [0.5-2.8] | 4.6 [2.6-7.4] | 2.9 [1.8-4.4] | 1.3 [0.5-2.7] | 4.4 [2.5-7.0] | 2.8 [1.7-4.3] | 1.2 [0.5-2.5] | 4.2 [2.3-6.8] | 2.7 [1.6-4.1] | 1.1 [0.4-2.4] | 4.0 [2.2-6.5] | 2.5 [1.5-3.9] | 1.1 [0.4-2.3] | 3.8 [2.0-6.2] | 2.4 [1.4-3.8] | 1.0 [0.4-2.2] | 3.6 [1.9-6.0] | 2.3 [1.3-3.6] | 0.9 [0.3-2.1] | 3.4 [1.8-5.8] | 2.2 [1.2-3.4] | 0.9 [0.3-2.0] | 3.3 [1.7-5.6] | 2.0 [1.1-3.3] | 0.8 [0.3-1.9] | 3.1 [1.6-5.4] | 1.9 [1.1-3.2] | 0.8 [0.3-1.8] | 3.0 [1.5-5.1] | 1.8 [1.0-3.0] | 0.7 [0.2-1.7] | 2.8 [1.4-5.0] | 1.8 [0.9-2.9] | 0.7 [0.2-1.6] | 2.7 [1.3-4.8] | 1.7 [0.9-2.8] | 0.6 [0.2-1.5] | 2.5 [1.2-4.6] | 1.6 [0.8-2.7] | 0.6 [0.2-1.4] | 2.4 [1.1-4.4] | 1.5 [0.8-2.6] | 0.6 [0.2-1.4] | 2.3 [1.0-4.3] | 1.4 [0.7-2.5] | 0.5 [0.2-1.3] | 2.2 [1.0-4.1] | 1.4 [0.7-2.4] | 0.5 [0.1-1.3] | 2.1 [0.9-4.0] | 1.3 [0.6-2.3] | 0.5 [0.1-1.2] | 2.0 [0.8-3.8] | 1.2 [0.6-2.3] | 0.4 [0.1-1.2] | 1.9 [0.8-3.7] | 1.2 [0.5-2.2] | 0.4 [0.1-1.1] | 1.8 [0.7-3.6] | 1.1 [0.5-2.1] | 0.4 [0.1-1.1] | 1.7 [0.7-3.5] | 1.1 [0.5-2.1] | 0.4 [0.1-1.0] | 1.6 [0.6-3.4] | 1.0 [0.4-2.0] | 0.4 [0.1-1.0] | 1.6 [0.5-3.3] | 1.0 [0.4-2.0] | 0.3 [0.1-1.0] | 1.5 [0.5-3.3] | 0.9 [0.3-2.0] | 0.3 [0.1-0.9] | 1.4 [0.5-3.2] | 0.9 [0.3-1.9] | 0.3 [0.1-0.9] | 1.4 [0.4-3.2] |
Denmark | 19.7 [16.2-23.3] | 22.3 [17.5-27.5] | 17.0 [12.2-22.1] | 19.3 [16.1-22.7] | 21.8 [17.3-26.6] | 16.7 [12.3-21.6] | 18.9 [15.8-22.1] | 21.3 [16.9-25.8] | 16.5 [12.2-21.2] | 18.5 [15.6-21.6] | 20.8 [16.7-25.0] | 16.2 [12.1-20.7] | 18.1 [15.3-21.0] | 20.2 [16.4-24.3] | 16.0 [12.0-20.3] | 17.8 [15.1-20.6] | 19.8 [16.1-23.7] | 15.7 [11.9-19.9] | 17.4 [14.8-20.2] | 19.3 [15.7-23.1] | 15.5 [11.7-19.5] | 17.1 [14.5-19.7] | 18.8 [15.3-22.5] | 15.3 [11.6-19.2] | 16.7 [14.3-19.3] | 18.3 [14.9-21.9] | 15.0 [11.4-18.8] | 16.4 [14.0-18.9] | 17.9 [14.5-21.5] | 14.8 [11.3-18.5] | 16.0 [13.7-18.6] | 17.4 [14.0-21.0] | 14.6 [11.1-18.2] | 15.7 [13.3-18.2] | 16.9 [13.6-20.5] | 14.3 [10.9-18.0] | 15.3 [13.0-17.9] | 16.5 [13.2-20.0] | 14.1 [10.7-17.8] | 15.0 [12.7-17.5] | 16.1 [12.7-19.6] | 13.9 [10.5-17.6] | 14.7 [12.4-17.2] | 15.6 [12.3-19.2] | 13.7 [10.3-17.4] | 14.4 [12.1-16.8] | 15.2 [11.9-18.7] | 13.4 [10.1-17.1] | 14.0 [11.8-16.5] | 14.8 [11.5-18.3] | 13.2 [9.9-16.8] | 13.7 [11.4-16.2] | 14.4 [11.1-17.9] | 13.0 [9.7-16.6] | 13.4 [11.1-15.9] | 14.0 [10.7-17.5] | 12.8 [9.5-16.4] | 13.1 [10.8-15.6] | 13.6 [10.4-17.0] | 12.5 [9.3-16.2] | 12.8 [10.5-15.3] | 13.2 [10.0-16.6] | 12.3 [9.1-16.0] | 12.5 [10.2-14.9] | 12.8 [9.7-16.1] | 12.1 [8.9-15.7] | 12.2 [9.9-14.6] | 12.4 [9.3-15.7] | 11.9 [8.7-15.5] | 11.9 [9.7-14.3] | 12.0 [9.0-15.3] | 11.6 [8.5-15.3] | 11.6 [9.4-14.0] | 11.6 [8.7-14.9] | 11.4 [8.3-15.0] | 11.3 [9.1-13.7] | 11.3 [8.4-14.5] | 11.2 [8.1-14.8] | 11.0 [8.9-13.4] | 10.9 [8.1-14.1] | 11.0 [7.9-14.5] | 10.7 [8.6-13.1] | 10.6 [7.8-13.7] | 10.8 [7.7-14.3] | 10.4 [8.3-12.8] | 10.2 [7.5-13.3] | 10.6 [7.6-14.0] | 10.2 [8.1-12.5] | 9.9 [7.2-12.9] | 10.3 [7.3-13.8] | 9.9 [7.8-12.2] | 9.6 [7.0-12.6] | 10.1 [7.1-13.7] | 9.6 [7.6-11.9] | 9.2 [6.7-12.2] | 9.9 [6.9-13.5] | 9.4 [7.3-11.6] | 8.9 [6.4-11.8] | 9.7 [6.7-13.3] | 9.1 [7.1-11.4] | 8.6 [6.1-11.5] | 9.5 [6.5-13.1] | 8.9 [6.9-11.1] | 8.3 [5.8-11.2] | 9.3 [6.3-13.0] | 8.6 [6.6-10.9] | 8.0 [5.5-10.9] | 9.2 [6.1-12.9] | 8.4 [6.4-10.7] | 7.7 [5.3-10.6] | 9.0 [5.9-12.7] | 8.1 [6.1-10.4] | 7.4 [5.0-10.3] | 8.7 [5.7-12.6] | 7.9 [5.9-10.2] | 7.1 [4.7-10.0] | 8.5 [5.4-12.4] | 7.6 [5.6-10.0] | 6.8 [4.4-9.8] | 8.3 [5.2-12.3] | 7.4 [5.4-9.9] | 6.5 [4.1-9.6] | 8.1 [5.0-12.2] | 7.2 [5.1-9.7] | 6.3 [3.9-9.3] | 7.9 [4.8-12.1] |
Djibouti | 13.5 [9.5-18.3] | 8.6 [4.3-14.5] | 18.3 [12.0-26.0] | 13.2 [9.4-17.8] | 8.3 [4.2-14.0] | 18.0 [11.8-25.4] | 12.9 [9.2-17.3] | 8.1 [4.1-13.5] | 17.6 [11.7-24.8] | 12.6 [9.0-16.9] | 7.8 [4.0-12.9] | 17.3 [11.5-24.3] | 12.3 [8.8-16.5] | 7.6 [3.9-12.4] | 16.9 [11.3-23.8] | 12.0 [8.6-16.0] | 7.3 [3.8-12.0] | 16.6 [11.1-23.3] | 11.8 [8.5-15.7] | 7.1 [3.7-11.7] | 16.3 [10.8-22.8] | 11.5 [8.3-15.3] | 6.9 [3.6-11.4] | 15.9 [10.6-22.3] | 11.2 [8.1-14.9] | 6.7 [3.5-11.0] | 15.6 [10.4-21.9] | 11.0 [7.9-14.7] | 6.5 [3.4-10.7] | 15.3 [10.2-21.5] | 10.7 [7.7-14.3] | 6.3 [3.2-10.4] | 15.0 [10.0-21.1] | 10.5 [7.5-14.1] | 6.1 [3.1-10.2] | 14.7 [9.7-20.8] | 10.2 [7.3-13.8] | 5.9 [3.0-9.9] | 14.4 [9.5-20.5] | 10.0 [7.1-13.5] | 5.7 [2.9-9.6] | 14.1 [9.2-20.1] | 9.8 [6.9-13.2] | 5.5 [2.7-9.4] | 13.9 [9.0-19.7] | 9.6 [6.7-12.9] | 5.4 [2.6-9.1] | 13.6 [8.7-19.4] | 9.3 [6.5-12.7] | 5.2 [2.5-8.9] | 13.3 [8.5-19.1] | 9.1 [6.3-12.4] | 5.0 [2.5-8.7] | 13.1 [8.3-18.8] | 8.9 [6.1-12.2] | 4.9 [2.4-8.5] | 12.8 [8.0-18.5] | 8.7 [5.9-12.0] | 4.7 [2.3-8.3] | 12.6 [7.8-18.2] | 8.5 [5.8-11.8] | 4.5 [2.2-8.0] | 12.3 [7.6-17.9] | 8.3 [5.6-11.6] | 4.4 [2.0-7.9] | 12.1 [7.4-17.7] | 8.1 [5.4-11.4] | 4.2 [2.0-7.7] | 11.8 [7.2-17.4] | 7.9 [5.2-11.2] | 4.1 [1.9-7.5] | 11.6 [7.0-17.2] | 7.8 [5.1-11.0] | 3.9 [1.8-7.3] | 11.4 [6.7-16.9] | 7.6 [4.9-10.8] | 3.8 [1.7-7.1] | 11.1 [6.5-16.7] | 7.4 [4.7-10.5] | 3.6 [1.6-6.8] | 10.9 [6.3-16.5] | 7.2 [4.5-10.3] | 3.5 [1.5-6.6] | 10.6 [6.1-16.2] | 6.9 [4.4-10.1] | 3.3 [1.4-6.5] | 10.3 [5.9-15.9] | 6.7 [4.2-9.9] | 3.2 [1.3-6.2] | 10.1 [5.7-15.6] | 6.5 [4.0-9.7] | 3.0 [1.2-6.0] | 9.8 [5.5-15.3] | 6.3 [3.8-9.4] | 2.9 [1.2-5.8] | 9.5 [5.2-15.0] | 6.1 [3.6-9.2] | 2.7 [1.1-5.6] | 9.2 [5.0-14.8] | 5.8 [3.4-8.9] | 2.6 [1.0-5.4] | 8.9 [4.7-14.5] | 5.6 [3.3-8.7] | 2.4 [0.9-5.3] | 8.6 [4.4-14.2] | 5.4 [3.1-8.4] | 2.3 [0.8-5.1] | 8.3 [4.2-13.7] | 5.2 [2.9-8.2] | 2.2 [0.8-4.9] | 7.9 [3.9-13.5] | 4.9 [2.7-7.9] | 2.0 [0.7-4.7] | 7.6 [3.7-13.1] | 4.7 [2.5-7.7] | 1.9 [0.6-4.5] | 7.3 [3.4-12.8] | 4.5 [2.3-7.5] | 1.8 [0.6-4.3] | 7.0 [3.2-12.4] | 4.3 [2.2-7.2] | 1.6 [0.5-4.1] | 6.7 [2.9-12.0] | 4.0 [2.0-7.0] | 1.5 [0.4-4.0] | 6.4 [2.7-11.7] |
Dominica | 27.9 [22.4-33.7] | 19.9 [13.1-27.7] | 35.6 [27.4-44.0] | 27.3 [22.0-32.9] | 19.3 [12.7-26.9] | 35.0 [27.1-43.1] | 26.8 [21.6-32.1] | 18.7 [12.3-26.0] | 34.4 [26.7-42.2] | 26.2 [21.2-31.3] | 18.1 [12.0-25.1] | 33.9 [26.3-41.5] | 25.6 [20.8-30.7] | 17.5 [11.6-24.3] | 33.3 [25.9-40.8] | 25.0 [20.3-30.0] | 17.0 [11.2-23.6] | 32.7 [25.5-40.0] | 24.5 [19.9-29.3] | 16.4 [10.9-22.9] | 32.2 [25.0-39.3] | 23.9 [19.5-28.6] | 15.9 [10.5-22.2] | 31.6 [24.5-38.7] | 23.4 [19.0-28.1] | 15.3 [10.1-21.5] | 31.0 [24.1-38.0] | 22.9 [18.5-27.5] | 14.8 [9.7-20.8] | 30.5 [23.7-37.5] | 22.3 [18.1-26.9] | 14.3 [9.3-20.2] | 29.9 [23.2-36.9] | 21.8 [17.6-26.4] | 13.9 [9.0-19.7] | 29.4 [22.7-36.4] | 21.3 [17.2-25.9] | 13.4 [8.6-19.1] | 28.9 [22.2-35.8] | 20.8 [16.7-25.3] | 12.9 [8.3-18.6] | 28.3 [21.7-35.3] | 20.3 [16.3-24.8] | 12.5 [7.9-18.1] | 27.8 [21.3-34.8] | 19.9 [15.8-24.3] | 12.1 [7.5-17.5] | 27.3 [20.8-34.2] | 19.4 [15.4-23.8] | 11.7 [7.2-17.1] | 26.7 [20.2-33.7] | 18.9 [14.9-23.3] | 11.3 [6.9-16.7] | 26.2 [19.8-33.3] | 18.5 [14.5-22.8] | 10.9 [6.5-16.2] | 25.7 [19.2-32.8] | 18.0 [14.1-22.3] | 10.5 [6.2-15.8] | 25.2 [18.8-32.3] | 17.5 [13.6-21.9] | 10.1 [5.9-15.3] | 24.6 [18.2-31.7] | 17.0 [13.1-21.3] | 9.6 [5.6-14.7] | 24.0 [17.6-31.1] | 16.4 [12.6-20.7] | 9.2 [5.3-14.2] | 23.4 [17.0-30.6] | 15.9 [12.1-20.1] | 8.7 [5.0-13.6] | 22.7 [16.4-29.8] | 15.3 [11.5-19.4] | 8.3 [4.6-13.0] | 22.0 [15.8-29.1] | 14.6 [11.0-18.8] | 7.8 [4.3-12.4] | 21.2 [15.1-28.3] | 14.0 [10.4-18.1] | 7.3 [4.0-11.7] | 20.4 [14.3-27.4] | 13.3 [9.7-17.3] | 6.8 [3.6-11.1] | 19.5 [13.5-26.5] | 12.6 [9.1-16.6] | 6.3 [3.3-10.5] | 18.6 [12.8-25.5] | 11.9 [8.6-15.8] | 5.9 [3.0-9.9] | 17.8 [12.0-24.6] | 11.3 [8.0-15.1] | 5.5 [2.7-9.3] | 16.9 [11.3-23.7] | 10.7 [7.4-14.5] | 5.1 [2.5-8.8] | 16.2 [10.6-22.9] | 10.2 [6.9-13.9] | 4.7 [2.2-8.4] | 15.4 [10.0-22.1] | 9.6 [6.5-13.4] | 4.4 [2.0-7.9] | 14.7 [9.3-21.4] | 9.2 [6.1-12.9] | 4.1 [1.8-7.6] | 14.0 [8.7-20.8] | 8.7 [5.6-12.4] | 3.8 [1.7-7.2] | 13.4 [8.1-20.1] | 8.3 [5.3-12.0] | 3.6 [1.5-6.9] | 12.8 [7.6-19.5] | 7.9 [4.9-11.6] | 3.4 [1.4-6.6] | 12.3 [7.1-19.0] | 7.5 [4.6-11.4] | 3.2 [1.2-6.4] | 11.8 [6.6-18.5] | 7.2 [4.3-11.0] | 3.0 [1.1-6.1] | 11.3 [6.1-18.0] | 6.9 [4.0-10.7] | 2.8 [1.0-5.9] | 10.8 [5.7-17.6] | 6.6 [3.7-10.4] | 2.6 [0.9-5.7] | 10.3 [5.3-17.3] |
End of preview.
Obesity among adults by country, 1975-2016
Prevalence of obesity among adults, BMI >= 30 (age-standardized estimate) (%)
Dataset Info
- Source: Kaggle
- Original Size: 0.35 MB
- Kaggle Downloads: 11,146
- Files: 2
Files
data.csvobesity-cleaned.csv
Mirrored from Kaggle
- Downloads last month
- 11