Add population stats
This commit is contained in:
parent
e7d682252e
commit
3246ab211a
5 changed files with 66526 additions and 8 deletions
15
metadata.yml
15
metadata.yml
|
|
@ -1,9 +1,22 @@
|
|||
databases:
|
||||
climate:
|
||||
earth:
|
||||
tables:
|
||||
cumulative_co2_emissions:
|
||||
name: "Cumulative CO2 emissions since 1850"
|
||||
description: |
|
||||
Cumulative carbon dioxide (CO₂) emissions represents the total sum of CO₂ emissions produced from
|
||||
fossil fuels and cement since 1751, and is measured in tonnes. This measures CO₂ emissions from
|
||||
fossil fuels and cement production only – land use change is not included.
|
||||
source: "Our World In Data"
|
||||
source_url: "https://ourworldindata.org/grapher/cumulative-co-emissions"
|
||||
license: "CC-BY 4.0"
|
||||
units:
|
||||
cumulative_co2_emissions: "tonnes"
|
||||
population:
|
||||
name: "Population, 1800 to 2100"
|
||||
description: |
|
||||
Historical estimates of population, combined with the projected population to 2100 based on the
|
||||
UN's medium variant scenario.
|
||||
source: "Our World In Data"
|
||||
source_url: "https://ourworldindata.org/grapher/projected-population-by-country"
|
||||
license: "CC-BY 4.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue