Air pollution emissions in Helsinki: Difference between revisions

From Opasnet
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
== Answer ==
== Answer ==


<rcode graphics=1 embed=1>
<rcode name="answer" graphics=1 embed=1>
# This is code Op_en7923/answer on page [[Air pollution emissions in Helsinki]]
# This is code Op_en7923/answer on page [[Air pollution emissions in Helsinki]]
library(OpasnetUtils)
library(OpasnetUtils)
Line 41: Line 41:


if(FALSE) {
if(FALSE) {
cat("Ggplot version printed.\n")
  cat("Ggplot version printed.\n")
 
 
emissionsplotly <- ggplotly(gp)
  emissionsplotly <- ggplotly(gp)
caremissionsplotly <- ggplotly(gpcar)
  caremissionsplotly <- ggplotly(gpcar)
 
 
objects.store(emissionsplotly, caremissionsplotly)
  objects.store(emissionsplotly, caremissionsplotly)
cat("Plotly graphs emissionsplotly, caremissionsplotly stored.\n")
  cat("Plotly graphs emissionsplotly, caremissionsplotly stored.\n")
}
</rcode>
</rcode>



Revision as of 14:35, 11 December 2018



Air pollution emissions in Helsinki estimate direct air pollution emissions (including CO2eq) from the Helsinki area.

Question

What are the amounts of air pollution (notably CO2eq and PM2.5) emitted from the Helsinki area (Helsinki specifically but also other municipalities of the Helsinki Metropolitan Area)?

Answer

+ Show code

Rationale

Dependencies

Calculations

The answer metadata can be obtained by using link: http://cl1.opasnet.org/opasnet_base_2/index.php?ident=op_en7923.answer&act=0

The actual data: (key is unique to every download instance and is generated when the above link is opened) - http://cl1.opasnet.org/opasnet_base_2/index.php?key=8dYqLbtppz4HM7sYaAyj4t6S49jQNRWJ

+ Show code

+ Show code

+ Show code

+ Show code

See also

Keywords

References