Population - d-util/dcalc GitHub Wiki
The newest feature in dcalc, version 0.12-beta.0, has added a live world population counter.
It uses a simple "LinReg" equation.
pw = 8188828110 + (round(days_since_2000 * 362759) - round(days_since_2000 * 170934))
This static algorithm is pretty similar to the reliable live data estimates from Worldometer and the United Nations 2024 Revision.
Past 10 Years (un2024) | |
Year | Population |
---|---|
2024 | 8,161,972,572 |
2023 | 8,091,734,930 |
2022 | 8,021,407,192 |
2021 | 7,954,448,391 |
2020 | 7,887,001,292 |
2019 | 7,811,293,698 |
2018 | 7,729,902,781 |
2017 | 7,645,617,954 |
2016 | 7,558,554,526 |
2015 | 7,470,491,872 |
2014 | 7,381,616,244 |