Difference between revisions of "INTERA:Air exchange rates in European homes"

From Testiwiki
Jump to: navigation, search
m (Unit: corrected)
m (Formula)
Line 112: Line 112:
 
=== Formula ===
 
=== Formula ===
  
*For details of upload function see [[Opasnet Base Connection for R]].
+
Code used for reading and transforming the source csv file can be found on [http://en.opasnet.org/en-opwiki/index.php?title=INTERA:Air_exchange_rates_in_European_homes&oldid=18879 an earlier version of this page].
 
 
<nowiki><rcode>
 
aer <- read.table("M:/Intera_data/Air_exchange_rates.csv", sep = ";") #csv constructed by importing table below to excel
 
colnames(aer) <- c("CountryID","Parameter","Result")
 
#lirary(OpasnetBaseUtils)
 
#op_baseWrite("opasnet_base", aer) #commented out to prevent unintentional uploading
 
</rcode></nowiki>
 
  
 
== Result ==
 
== Result ==

Revision as of 10:25, 14 April 2011


Scope

This variable describes the air exchange rates in European homes.

Definition

Data

Bases on the data from Expolis study. Measured information from Expolis cities are extrapolated to the spatially close countries according to the below table.

Country City used as surrogate
Republic of Moldova Prague
Georgia Prague
Albania Prague
Turkey Athens
Romania Prague
Slovakia Prague
Lithuania Prague
Latvia Prague
Belarus Prague
Poland Prague
Estonia Prague
Hungary Prague
Czech Republic Prague
Slovenia Prague
Greece Athens
Italy Athens
Sweden Helsinki
United Kingdom Oxford
France Basel/Athens
Finland Helsinki
Netherlands Basel
Belgium Basel
Germany Basel
Austria Basel
Ireland Oxford
Denmark Helsinki
Norway Helsinki
Switzerland Basel
Luxembourg Basel


Dependencies

List of upstream variables.
The variables can be listed used descriptive (free-format) names or unambiguous identifiers
(e.g. Analytica IDs).

Unit

/h

Formula

Code used for reading and transforming the source csv file can be found on an earlier version of this page.

Result

Show results


See also

Keywords

References


Related files

<mfanonymousfilelist></mfanonymousfilelist>

INTERA:Air exchange rates in European homes. Opasnet . [1]. Accessed 26 Jun 2024.