diff options
| author | Camil Staps | 2021-09-13 12:25:20 +0200 | 
|---|---|---|
| committer | Camil Staps | 2021-09-13 12:25:20 +0200 | 
| commit | f5f7ed5243e660b2ea862d7f2f8f93dcb807dca0 (patch) | |
| tree | 1e2f516e8bace47fc25ff0ec13ed0c59af8c2b30 /resources | |
| parent | Dutch trains are probably counted too heavily (diff) | |
Add note about transport emissions vs personal travel
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/pug/finals/conferences.pug | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/resources/pug/finals/conferences.pug b/resources/pug/finals/conferences.pug index b1b26fa..436a2f9 100644 --- a/resources/pug/finals/conferences.pug +++ b/resources/pug/finals/conferences.pug @@ -59,8 +59,9 @@ block content  			The global average was #[strong 4.79] t (4,790,000 g) in 2016, according to #[a.alert-link(href='https://www.worldometers.info/co2-emissions/co2-emissions-per-capita/', target='_blank') Worldometer].  		p. -			Transport, aviation, and shipping #[a.alert-link(href='https://ourworldindata.org/grapher/ghg-emissions-by-sector?time=latest&country=~NLD', target='_blank') make up 34% of emissions in the Netherlands], so the average Dutch person emits #[strong 3.28] t per year or #[strong 8,992] g per day. -			Worldwide, about #[a.alert-link(href='https://ourworldindata.org/emissions-by-sector#transport-16-2', target='_blank') 16.2% of emissions are from transport], i.e. #[strong 0.78] t per year or #[strong 2,125] g per day. +			Transport, aviation, and shipping #[a.alert-link(href='https://ourworldindata.org/grapher/ghg-emissions-by-sector?time=latest&country=~NLD', target='_blank') make up 34% of emissions in the Netherlands]. +			For the average Dutch person this is #[strong 3.28] t per year or #[strong 8,992] g per day (but note that this includes more than personal travel). +			Worldwide, we have #[a.alert-link(href='https://ourworldindata.org/emissions-by-sector#transport-16-2', target='_blank') 16.2% of emissions from transport], which makes this figure #[strong 0.78] t per year or #[strong 2,125] g per day per capita.  		p.  			I don't know much about computing carbon footprint. | 
