Skip to content

Commit

Permalink
update MORE INFO descriptions for #44
Browse files Browse the repository at this point in the history
  • Loading branch information
almccon committed Jan 27, 2017
1 parent eee1a2b commit 1be8302
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/cities/seattle.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"unit": "ft²",
"filter_range": {"min": 20000, "max" : 500000},
"section": "Property Information",
"description": "The Gross Floor Area as reported by owner. The Gross Floor Area is the total size, as measured between the principal exterior surfaces of the enclosing fixed walls of the building(s). This includes all areas inside the building(s) such as: occupied tenant areas, common areas, meeting areas, break rooms, restrooms, elevator shafts, mechanical equipment areas, and storage rooms. It does not include the floor area of secondary spaces such as parking lots."
"description": "The Gross Floor Area (GFA) is the total property square footage, measured between the outside surface of the exterior walls of the building(s). This includes all areas inside the building(s) including supporting areas. GFA is not the same as rentable space, but rather includes all area inside the building(s)."
},
{
"title": "Year Built",
Expand Down Expand Up @@ -109,7 +109,7 @@
"color_range": ["#1f5dbe","#599b67","#ffd552","#da863f","#ab2328"],
"unit": "kBTU/ft²",
"filter_range": {"min": 0, "max" : 200},
"description": "The Site Energy Use Intensity (EUI), as calculated by Portfolio Manager, at the property site. This equals the amount of energy consumed at the site in thousand British thermal units (kBtus) per gross square foot (kBtu/ft2) of the property. Site EUI values are the result of self-reported entries."
"description": "Non-Normalized Site Energy Use Intensity (EUI) is a property's Site Energy Use divided by its gross floor area. Site Energy Use is the annual amount of all the energy consumed by the property on-site, as reported on utility bills. Site EUI is measured in thousands of British thermal units (kBtu) per square foot."
},
{
"title": "Source Energy Use Intensity",
Expand All @@ -120,21 +120,21 @@
"color_range": ["#1f5dbe","#599b67","#ffd552","#da863f","#ab2328"],
"unit": "kBTU/ft²",
"filter_range": {"min" : 0, "max" : 200},
"description": "Source Energy Use divided by property square footage, normalized for weather. Weather-normalization is based on National Oceanic and Atmospheric Administration (NOAA) weather data for the zip code. Source Energy Use is the total amount of raw fuel that is required to operate the property. In addition to what the property consumes on-site, source energy includes losses that take place during generation, transmission, and distribution of the energy, thereby enabling a complete assessment of energy consumption resulting from building operations. For this reason, Source EUI is the best way to quantify the energy performance of commercial buildings."
"description": "Non-Normalized Source Energy Use is a property’s Source Energy Use divided by property square footage. Source Energy Use is the total amount of raw fuel that is required to operate the property. In addition to what the property consumes on-site, source energy includes losses that take place during generation, transmission, and distribution of the energy, thereby enabling a complete assessment of energy consumption resulting from building operations. Source EUI is measured in thousands of British thermal units (kBtu) per square foot."
},
{
"title": "Total GHG Emissions",
"title": "Total Seattle GHG Emissions",
"field_name": "total_ghg_emissions",
"display_type": "range",
"range_slice_count": 18,
"section": "Greenhouse Gas Emissions",
"color_range": ["#1f5dbe","#599b67","#ffd552","#da863f","#ab2328"],
"unit": "Metric Tons CO₂e",
"filter_range": {"min" : 0, "max" : 500},
"description": "Greenhouse Gas (GHG) Emissions are the carbon dioxide (CO2), methane (CH4), and nitrous oxide (N2O) gases released into the atmosphere as a result of energy consumption at the property. GHG emissions are expressed in Metric Tons of carbon dioxide equivalent (CO2e), a universal unit of measure that combines the quantity and global warming potential of each greenhouse gas. Total Emissions is the sum of Direct Emissions (emissions associated with onsite fuel combustion) and Indirect Emissions (emissions associated with purchases of electricity, district steam, district hot water, or district chilled water. These emissions occur at the utility plant, but they are a result of the property’s energy consumption and therefore contribute to the overall GHG footprint)."
"description": "Greenhouse Gas (GHG) Emissions are the carbon dioxide (CO2), methane (CH4), and nitrous oxide (N2O) gases released into the atmosphere as a result of energy consumption at the property. GHG emissions are expressed in Metric Tons of carbon dioxide equivalent (CO2e), a universal unit of measure that combines the quantity and global warming potential of each greenhouse gas. Total Emissions is the sum of Direct Emissions (emissions associated with onsite fuel combustion) and Indirect Emissions (emissions associated with purchases of electricity, district steam, district hot water, or district chilled water). These emissions estimates are calculated from site electricity, natural gas, and steam energy use using GHG emissions factors. The calculation includes a custom factor from Seattle City Light for electricity, a default natural gas factor from the EPA, and a custom emissions factor from Enwave for steam."
},
{
"title": "GHG Intensity",
"title": "Seattle GHG Intensity",
"field_name": "total_ghg_emissions_intensity",
"display_type": "range",
"range_slice_count": 18,
Expand Down

0 comments on commit 1be8302

Please sign in to comment.