getCO2Indicator: get Green indicator for UADI!

Description Usage Arguments Value See Also Examples

Description

This is the statistical for CO2 emissions (in grams) for all commuter car trips for a given region. The output includes minimum and maximum CO2 emssions, the average CO2 emssions in each city.

Usage

1
getCO2Indicator(region, year,direction,sacodetype, key)

Arguments

region

input one of three Regions: Sydney, Melbourne, or SEQ, default SEQ

year

three cencus year: 2001, 2006 or 2011, default 2011

direction

"O", "D" default: "O""

sacodetype

"SA2", "SA3" default: "SA3""

key

This is the key your assigned by UQ eResearch group, please contact UQ eResearch group to obtian your key

Value

Region
Mod
Year
minValues

This contains minimum distances indicators and CO2 emission for car driver mode in JTW.

maxValues

This contains maximum distances indicators and CO2 emission for car driver mode in JTW.

features

This contains the details of SA3 regions details. It contans: SACode, name, latitude, longitude, distance. Total CO2 Emission in one time JTW (g), Total greenhouse rating of a vehicle which was derived from the CO2 emissions of all vehicles, total level of air pollutant emissions allowable for all vehicles

See Also

getCyclingIndicator getWalkIndicator getDistTimeIndicator

Examples

1
getCO2Indicator('SEQ', 2011,'Car')

uq-eresearch/UQUADIIndicator documentation built on May 14, 2019, 2:39 p.m.