You are viewing /gcmd_keyword/37ae8d4e-fe97-43d3-b8ee-a597e4ebfe87 in Turtle
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
Raw
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dbpedia: <http://dbpedia.org/resource/> .

<https://data.globalchange.gov/gcmd_keyword/37ae8d4e-fe97-43d3-b8ee-a597e4ebfe87>
   dcterms:identifier "37ae8d4e-fe97-43d3-b8ee-a597e4ebfe87";
   rdfs:label "RESIDENTIAL ENERGY DEMAND TEMPERATURE INDEX"^^xsd:string;
   dcterms:description "NOAA’s Residential Energy Demand Temperature Index (REDTI) correlates heating and cooling degree-day data\nwith population. A hot summer in sparsely populated Wyoming will not have the same impact on energy use as a\nhot summer in the Mid-Atlantic. June 2010 had the second highest REDTI on record due to especially hot\ntemperatures in the heavily populated South and Southeast regions. The REDTI is measured on a scale of zero to 100, with 100 being the highest population weighted degree day average and zero being the lowest."^^xsd:string;
   
   a dbpedia:Index_term .