Social Explorer application is not quite ready for this screen size.
Please head to your nearest desktop or tablet device.
Visit Homepage
What's new?
close
Data Dictionary
Skip to Sidebar navigation menu
Skip to Page content
Basic plan
Create Account
Login
Data Dictionary:
Carbon Dioxide Emissions 2002
you are here:
choose a survey
survey
data set
table
variable details
Survey:
Carbon Dioxide Emissions 2002
Data Source:
Data set:
Social Explorer Tables (SE)
Table:
T3. Tons of CO2 a Year Per Square Mile [1]
Universe:
Variable Details
T3.
Tons of CO2 a Year Per Square Mile
Universe:
T003_001
Tons of CO2 a Year Per Square Mile
Percent base:
None - percentages not computed
Aggregation method:
Division of Sums: variables: Sum(
T001_001
) / Sum(
area
)
Formula used to compute this variable:
if(
ORG:area
== 0) Return_Value.IsNull = true; else if (
ORG:area
.IsNull) Return_Value.IsNull = true; else Return_Value = Convert.ToDouble(
ORG:CO_PER_DAY
* 365) / Convert.ToDouble(
ORG:area
);
Variables used in the formula:
ORG:area
Area
ORG:CO_PER_DAY
CO_PER_DAY