Property:EmissionsAvoided

From MoxyWiki

The Carbon Dioxide Emissions Avoided by a project, if implemented.


Pages using the property "EmissionsAvoided"

Showing 2 pages using this property.

L

Large Scale Low Carbon Project +1161 kt/yrinfo.png
{lslcp = sparql("SELECT ?x WHERE{<http://www.moxy.com.au/Wiki/a#Model:Large_Scale_Low_Carbon_Project> prop:RScript ?x}")
paste(format(lslcp("emissionsAvoidedKiloTonnes"),  digits = 2), "kt/yr");}
  +

S

Small Scale Low Carbon Project +399 kt/yrinfo.png
{sslcp = sparql("SELECT ?x WHERE{<http://www.moxy.com.au/Wiki/a#Model:Small_Scale_Low_Carbon_Project> prop:RScript ?x}") 
paste(format(sslcp("emissionsAvoidedTonnes")/10^3, digits = 3), "kt/yr")
}
  +
Facts about EmissionsAvoidedRDF feed
Has typeThis property is a special property in this wiki.MoxyScriptThis type is among the standard datatypes of this wiki.  +