Air pollution emissions in Helsinki: Difference between revisions

From Opasnet
Jump to navigation Jump to search
(upbase.upload does not work because problem with samples)
(→‎Calculations: now seems to work)
Line 20: Line 20:


=== Calculations ===
=== 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


<rcode name="fuelUse" label="Initiate ovariable fuelUse" embed=1>
<rcode name="fuelUse" label="Initiate ovariable fuelUse" embed=1>
Line 82: Line 87:


opbase.upload(
opbase.upload(
   oapply(unkeep(emission, sources=TRUE, prevresults=TRUE), cols="Iter", FUN=mean)@output,  
   oapply(unkeep(emission, sources=TRUE, prevresults=TRUE), cols="Iter", FUN=mean)@output,
   ident = ident,  
   ident = ident,  
   name = pagename,  
   name = pagename,  
Line 88: Line 93:
   subset = "Answer",  
   subset = "Answer",  
   act_type = "replace",  
   act_type = "replace",  
   language = "en",  
   language = "eng",  
   who = wiki_username
   who = wiki_username,
  rescol = "emissionResult"
)
)
cat("Ovariable emission uploaded as the answer of this knowledge crystal page.\n")
cat("Ovariable emission uploaded as the answer of this knowledge crystal page.\n")

Revision as of 16:43, 28 November 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

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

See also

Keywords

References