Construction Economics

var headline_count; var current_headline=0; $(document).ready(function(){ headline_count = $('div.headline').size(); $('div.headline:eq('+current_headline+')').css('top', '5px'); setInterval(headline_rotate,7000); //time in milliseconds }); function headline_rotate() { old_headline = current_headline % headline_count; new_headline = ++current_headline % headline_count; $('div.headline:eq(' + old_headline + ')').css('top', '290px'); $('div.headline:eq(' + new_headline + ')').show().animate({top: 5},'slow'); } var bar; $(document).ready(function() { bar = new Highcharts.Chart({ chart: { renderTo: 'small_bar', defaultSeriesType: 'column' }, title: { text: 'Unemployment rates' }, subtitle: { text: 'Source: BLS employment' }, xAxis: { categories: [ 'Feb 09', 'Feb 10', 'Feb 11', 'Feb 12', ] }, yAxis: { min: 0, title: { text: '' } }, legend: { layout: 'vertical', backgroundColor: '#FFFFFF', align: 'right', verticalAlign: 'top', x: 10, y: 35, floating: true, shadow: true }, tooltip: { formatter: function() { return ''+ this.x +': '+ this.y +'%'; } }, plotOptions: { column: { pointPadding: 0.2, borderWidth: 0 } }, series: [{ name: 'Construction', data: [21.4, 27.1, 21.8, 17.1] }, { name: 'Total', data: [8.9, 10.4, 9.5, 8.7] }] }); }); #small_bar { width: 330px; height: 220px; position:relative; float:left; margin-bottom:20px; } .clear { clear:both; } #map { margin-top:50px; width:350px; } #content { margin-top:40px; positiong:relative; float:right; width:320px; color:#666; } #container { width: 350px; height: 210px; position:relative; margin-right:0px; padding-bottom:10px; float:right; margin-bottom:20px; } #scrollup { position: relative; overflow: hidden; height: 250px; width: 350px; background:#ede9cc; margin-top:20px; } .headline { position: absolute; top: 310px; left: 5px; height: 95px; width:340px; } .headline p { padding:0 10px; } .headline2 p { padding:0 10px; } h4 { font-weight: bold; background:#275a70; color: #fff; padding:5px 10px; margin-bottom: 5px; } #ticker { float: right; margin-top:50px; height:250px; } #ticker h3 { color:#760001; font-size:22px; font-weight:bold; text-shadow: #ccc 3px 3px 1px; text-align:right; margin-bottom:-25px; padding-right:5px; } #highcharts-4 { overflow:visible !important; } .img_left { float:left; margin:0 5px 5px 0; width:120px; } .post { width:328px; height:237px; margin:-5px 0 0 -5px; padding: 10px 10px 1px 10px; border: 1px solid gainsboro; background: white; overflow: hidden; } .post h2 { font-size: 16px; line-height: 18px; border-bottom: 1px solid #760001; background: #F6F5E8; margin: -10px -10px 0px -10px; padding: 8px 8px 8px 5px; overflow: hidden; } .dating_test { float:left; width:60px; background:#fff; border:solid 1px #760001; color:#760001; font-size:16px; text-align:center; padding-top:5px; } .year { background:#760001; color:#fff; text-align:center; padding:3px 0; margin-top:5px; } .floating_title { width:265px; float:right; } .months { font-size:14px; } .days { font-size:20px; font-weight:bold; } .below_date { margin-top:0px; padding-top:10px; } .headline2 h4 a { color:#fff; } #tips, #tips li{ margin:0; padding:0; list-style:none; } #tips{ width:350px; font-size:16px; line-height:120%; } #tips li{ padding:10px; background:#ede9cc; display:none; /* hide the items at first only */ } var chart; $(document).ready(function() { chart = new Highcharts.Chart({ chart: { renderTo: 'container', defaultSeriesType: 'line', marginRight: 135, marginBottom: 25 }, title: { text: 'Construction Spending', x: -20 //center }, subtitle: { text: 'Source: Census Bureau', x: -20 }, xAxis: { categories: ['2008', '2009', '2010', '2011'] }, yAxis: { title: { text: 'Billion $, SAAR' }, plotLines: [{ value: 0, width: 1, color: '#808080' }] }, tooltip: { formatter: function() { return ''+ this.series.name +'
'+ this.x +': $'+ this.y ; } }, legend: { layout: 'vertical', align: 'right', verticalAlign: 'top', x: 0, y: 45, borderWidth: 0, backgroundColor: '#FFFFFF', floating: true, shadow: true }, series: [{ name: 'Total', data: [1068, 903, 804, 787] }, { name: 'Private Nonres', data: [409, 342, 262, 268] }, { name: 'Public', data: [309, 315, 303, 283] }, { name: 'Private Res', data: [350, 246, 239, 236] }] }); });

 
 
 
 
 

Latest News

State and Local Information

US Map
 

AGC's Chief Economist

Kenneth D. Simonson has been Chief Economist for the Associated General Contractors of America, the leading national construction trade association, since 2001. He provides insight into the economy and what it implies for construction and related industries through frequent media interviews, presentations and The Data DIGest, his weekly one-page e-newsletter.

Contact Us

Media Relations

Brian Turmail

Senior Excutive Director,
Public Affairs

turmailb@agc.org

Phone: (703) 837-5313

Fax: (703) 837-5407

Economics

Ken Simonson

Chief Economist

simonsonk@agc.org

Phone: (703) 837-5313

Fax: (703) 837-5407