Skip to content

Instantly share code, notes, and snippets.

@jefffriesen
Created November 2, 2013 22:39
Show Gist options
  • Save jefffriesen/7284267 to your computer and use it in GitHub Desktop.
Save jefffriesen/7284267 to your computer and use it in GitHub Desktop.
dc.js attempt
{"description":"dc.js attempt","endpoint":"","display":"svg","public":true,"require":[{"name":"dc.js","url":"https://raw.github.com/NickQiZhu/dc.js/master/dc.js"},{"name":"crossfilter","url":"https://raw.github.com/square/crossfilter/master/crossfilter.js"}],"fileconfigs":{"inlet.js":{"default":true,"vim":false,"emacs":false,"fontSize":12},"_.md":{"default":true,"vim":false,"emacs":false,"fontSize":12},"config.json":{"default":true,"vim":false,"emacs":false,"fontSize":12},"dc.css":{"default":true,"vim":false,"emacs":false,"fontSize":12},"jobs.csv":{"default":true,"vim":false,"emacs":false,"fontSize":12}},"fullscreen":false,"play":false,"loop":false,"restart":false,"autoinit":true,"pause":true,"loop_type":"pingpong","bv":false,"nclones":15,"clone_opacity":0.4,"duration":3000,"ease":"linear","dt":0.01,"thumbnail":"http://i.imgur.com/jXKb8DO.png"}
div.dc-chart {
float: left;
}
.dc-chart rect.bar {
stroke: none;
cursor: pointer;
}
.dc-chart rect.bar:hover {
fill-opacity: .5;
}
.dc-chart rect.stack1 {
stroke: none;
fill: red;
}
.dc-chart rect.stack2 {
stroke: none;
fill: green;
}
.dc-chart rect.deselected {
stroke: none;
fill: #ccc;
}
.dc-chart .pie-slice {
fill: white;
font-size: 12px;
cursor: pointer;
}
.dc-chart .pie-slice :hover {
fill-opacity: .8;
}
.dc-chart .selected path {
stroke-width: 3;
stroke: #ccc;
fill-opacity: 1;
}
.dc-chart .deselected path {
stroke: none;
fill-opacity: .5;
fill: #ccc;
}
.dc-chart .axis path, .axis line {
fill: none;
stroke: #000;
shape-rendering: crispEdges;
}
.dc-chart .axis text {
font: 10px sans-serif;
}
.dc-chart .grid-line {
fill: none;
stroke: #ccc;
opacity: .5;
shape-rendering: crispEdges;
}
.dc-chart .grid-line line {
fill: none;
stroke: #ccc;
opacity: .5;
shape-rendering: crispEdges;
}
.dc-chart .brush rect.background {
z-index: -999;
}
.dc-chart .brush rect.extent {
fill: steelblue;
fill-opacity: .125;
}
.dc-chart .brush .resize path {
fill: #eee;
stroke: #666;
}
.dc-chart path.line {
fill: none;
stroke-width: 1.5px;
}
.dc-chart circle.dot {
stroke: none;
}
.dc-chart g.dc-tooltip path {
fill: none;
stroke: grey;
stroke-opacity: .8;
}
.dc-chart path.area {
fill-opacity: .3;
stroke: none;
}
.dc-chart .node {
font-size: 0.7em;
cursor: pointer;
}
.dc-chart .node :hover {
fill-opacity: .8;
}
.dc-chart .selected circle {
stroke-width: 3;
stroke: #ccc;
fill-opacity: 1;
}
.dc-chart .deselected circle {
stroke: none;
fill-opacity: .5;
fill: #ccc;
}
.dc-chart .bubble {
stroke: none;
fill-opacity: 0.6;
}
.dc-data-count {
float: right;
margin-top: 15px;
margin-right: 15px;
}
.dc-data-count .filter-count {
color: #3182bd;
font-weight: bold;
}
.dc-data-count .total-count {
color: #3182bd;
font-weight: bold;
}
.dc-data-table {
}
.dc-chart g.state {
cursor: pointer;
}
.dc-chart g.state :hover {
fill-opacity: .8;
}
.dc-chart g.state path {
stroke: white;
}
.dc-chart g.selected path {
}
.dc-chart g.deselected path {
fill: grey;
}
.dc-chart g.selected text {
}
.dc-chart g.deselected text {
display: none;
}
.dc-chart g.county path {
stroke: white;
fill: none;
}
.dc-chart g.debug rect {
fill: blue;
fill-opacity: .2;
}
.dc-chart g.row rect {
fill-opacity: 0.8;
cursor: pointer;
}
.dc-chart g.row rect:hover {
fill-opacity: 0.6;
}
.dc-chart g.row text {
fill: white;
font-size: 12px;
cursor: pointer;
}
.dc-legend {
font-size: 11px;
}
.dc-legend-item {
cursor: pointer;
}
.dc-chart g.axis text {
/* Makes it so the user can't accidentally click and select text that is meant as a label only */
-webkit-user-select: none; /* Chrome/Safari */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10 */
-o-user-select: none;
user-select: none;
pointer-events: none;
}
.dc-chart path.highlight {
stroke-width: 3;
fill-opacity: 1;
stroke-opacity: 1;
}
.dc-chart .highlight {
fill-opacity: 1;
stroke-opacity: 1;
}
.dc-chart .fadeout {
fill-opacity: 0.2;
stroke-opacity: 0.2;
}
.dc-chart path.dc-mbolmbol, g.dc-legend-item.fadeout {
fill-opacity: 0.5;
stroke-opacity: 0.5;
}
.dc-hard .number-display {
float: none;
}
.dc-chart .box {
font: 10px sans-serif;
}
.dc-chart .box line,
.dc-chart .box rect,
.dc-chart .box circle {
fill: #fff;
stroke: #000;
stroke-width: 1.5px;
}
.dc-chart .box .center {
stroke-dasharray: 3,3;
}
.dc-chart .box .outlier {
fill: none;
stroke: #ccc;
}
.dc-chart .symbol{
stroke: none;
}
var xf = crossfilter()
var data = tributary.jobs;
data.forEach(function(d) {
d.job_cost = +d.job_cost;
d.job_roundcost = d3.round(+d.job_cost, -3);
});
job_id job_date_created job_type Job_conversion_days company company_phone account_first_name account_last_name account_email program job_first_name job_last_name job_address1 job_address2 job_city job_state job_zip job_gas_utility job_electric_utility job_cost air_seal app_usage attic basement_slab cfl ceiling cooling crawl dhw dhw_temp doors floors freezers heating refrigerators seal_ducts shower_use thermostat walls windows
321 10-Jul-2013 Audit 4 401(e) Home Energy Service 701.795.7114 Jason Schaefer jason@401-e.com None Marge & Bruce Lundeby 201 Conklin Ave Grand Forks ND 58203 Xcel Energy Xcel Energy 5623 1 1 1 1 2 1 1 3 1 3 3 2 3 3 2 3 3
511 11-Jul-2013 Audit 41 401(e) Home Energy Service 701.795.7114 Jason Schaefer jason@401-e.com None Eva (Eve) Bostyan 20961 State Highway 220 SW East Grand Forks MN 56721 NULL Red River Valley Coop Power Association 1870 1 1 3 1 3 3 3 2 3 3 3 3 3 3 3 3 3
541 11-Jul-2013 Lead 22 401(e) Home Energy Service 701.795.7114 Jason Schaefer jason@401-e.com None Mike & Teresa Orr 1512 Oak St Grand Forks ND 58201 Xcel Energy Xcel Energy 10142 1 1 1 1 2 3 1 3 3 3 3 3 2 3 1 1 3
631 11-Jul-2013 Lead 42 Populus, LLC 303.325.7650 Dan Henderson dan@greentrackscolorado.com Xcel Energy Peter Minor 3255 Endicott Dr. Boulder CO 80305 Xcel Xcel 1300 1 3 3 3 2 3 2 3 1 3 3 2 2 1 3 3 3
641 11-Jul-2013 Audit 35 Populus, LLC 303.325.7650 Cory Allen cory.allen@popboulder.com Xcel Energy Doug Campbell 730 Pine St Boulder CO 80302 Xcel Xcel 38480 1 1 3 2 3 1 1 1 1 3 3 1 3 1 2 1 1
691 12-Jul-2013 Lead 4 Soluxe Energy Solutions (203) 202-9788 Denise Finlay DFinlay@soluxesavings.com None Jason Lee 35 Valley View Rd Norwalk CT 6851 Devine Brothers CL-P 13814 1 1 3 3 1 3 1 3 3 3 3 3 3 3 3 3 3
771 12-Jul-2013 Audit 3 GCI Energy Consultants 757-438-8624 Dan Guinn gogreen@gcienergyconsultants.com None Michael Hart 1059 Pear Tree Ave. Cologne VA 23156 Papco Dominion Power 11771 1 1 3 1 3 3 3 3 3 3 1 1 3 1 1 3 3
951 13-Jul-2013 Audit 1 Soluxe Energy Solutions (203) 202-9788 Denise Finlay DFinlay@soluxesavings.com None Rich Moore 10 Eleanor Lane Norwalk CT 6850 NULL CL-P 5472 1 2 3 2 3 3 1 3 3 2 3 1 3 3 3 3 3
971 14-Jul-2013 Audit 24 Populus, LLC 303.325.7650 Dan Henderson dan@greentrackscolorado.com Xcel Energy Annette Brant 2195 King Ave. Boulder CO 80302 Xcel Xcel 18500 1 1 3 2 2 1 2 2 2 3 2 2 2 1 2 1 1
1051 15-Jul-2013 Audit 6 Populus, LLC 303.325.7650 Ginny Ades ginny@stepaheadgreenconsulting.com Xcel Energy Peter Sawtell 1801 S Williams St Denver CO 80201 Xcel Energy Xcel Energy 4923 2 1 1 3 3 3 1 3 2 3 3 3 1 3 3 1 2
1061 15-Jul-2013 Audit 4 Soluxe Energy Solutions (203) 202-9788 Denise Finlay DFinlay@soluxesavings.com None Carol Dubs 20 1/2 Deepwood Lane Norwalk CT 6854 Southern CT Gas United Illuminating 7253 3 1 3 3 2 3 1 3 1 3 2 2 3 1 3 1 3
1071 15-Jul-2013 Upgrade 16 Populus, LLC 303.325.7650 Cory Allen cory.allen@popboulder.com Xcel Energy Elizabeth Weatherhead 413 Whitetail Cir Lafayette CO 80026 Xcel Xcel 51112 1 1 1 2 3 1 3 3 3 1 3 1 3 3 2 3 1
1081 15-Jul-2013 Audit 15 e3 Power 303-292-1233 Jeremy Bryan jeremy@e3power.net Xcel Energy Ann Baker-Easley 1623 Dahlia st. Denver CO 80220 Xcel Energy Xcel Energy 23145 1 1 1 1 3 3 1 3 1 3 2 3 2 3 3 3 1
1091 15-Jul-2013 Audit 18 Populus, LLC 303.325.7650 Ginny Ades ginny@stepaheadgreenconsulting.com Xcel Energy Zachary Bowles 1824 S Bryant St Denver CO 80219 Xcel Energy Xcel Energy 1000 2 3 2 3 3 3 3 1 2 3 3 2 1 3 3 2 3
1121 15-Jul-2013 Audit 5 Populus, LLC 303.325.7650 Cary Leech cary@greenenergyaudits.biz Xcel Energy Nancy Overton 2537 - C Mapleton Ave Boulder CO 80304 Xcel Energy Xcel Energy 12375 1 3 3 1 1 3 3 3 1 3 3 1 3 3 3 1 1
1141 16-Jul-2013 Audit 33 Populus, LLC 303.325.7650 Shawn LeMons shawn@energyage.us Xcel Energy Brian Groves 185 S Fillmore Ave. Louisville CO 80027 Xcel Energy Xcel Energy NULL 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1161 16-Jul-2013 Upgrade 11 Populus, LLC 303.325.7650 Dan Henderson dan@greentrackscolorado.com Xcel Energy Jessica Bernstein 4167 Lonetree Ct. Boulder CO 80301 Xcel Xcel NULL 2 2 2 2 3 3 2 2 3 3 2 2 2 2 2 2 2
1171 17-Jul-2013 Lead 30 Populus, LLC 303.325.7650 Cory Allen cory.allen@popboulder.com Xcel Energy Scott Kirkconnell 203 Lucerne Dr Lafayette CO 80026 Xcel Xcel 16750 1 1 3 3 1 1 1 1 3 3 3 2 1 1 2 3 1
1181 17-Jul-2013 Lead 14 Populus, LLC 303.325.7650 Cory Allen cory.allen@popboulder.com Xcel Energy Denise Dunn 12510 N 75th St Longmont CO 80503 NULL NULL NULL 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1241 17-Jul-2013 Lead 24 Populus, LLC 303.325.7650 Juliann Major juliann.major@popboulder.com Xcel Energy Heath Beaver 135 Stone Canyon Dr. Lyons CO 80503 Xcel Energy Town of Lyons 3500 1 3 3 2 3 3 3 1 2 3 3 1 3 3 1 3 3
1271 17-Jul-2013 Audit 26 Green Energy Audits 303-261-6797 Cary Leech cary@greenenergyaudits.biz Xcel Energy Pergrine Holdings LLC 2053 Mapleton Ave Boulder CO 80304 Xcel Energy Xcel Energy 35737 1 1 3 1 3 1 1 3 1 3 3 1 1 1 2 1 1
1321 18-Jul-2013 Lead 17 401(e) Home Energy Service 701.795.7114 Jason Schaefer jason@401-e.com None Blaine & LaRoyce Batchelor 1214 Cottonwood St Grand Forks ND 58201 Xcel Energy Xcel Energy 16235 1 1 1 1 3 1 1 3 1 3 3 1 3 3 3 1 1
1331 18-Jul-2013 Audit 3 Soluxe Energy Solutions (203) 202-9788 Denise Finlay DFinlay@soluxesavings.com None Joseph Errico 28 Overbrook Road Norwalk CT 6851 Hi Ho CL&P 5240 3 1 1 3 3 3 3 3 3 3 3 3 3 3 3 1 3
1341 18-Jul-2013 Audit 52 Holistic Home Energy 410-800-3551 Sean Schmidt sean@holistichomeenergy.com None Brandy Watford 344 Ahem Drive Edgewood MD 21040 BG&E BG&E 188833 3 1 3 3 1 3 1 3 3 3 1 1 1 3 3 3 1
1351 18-Jul-2013 Audit 5 Populus, LLC 303.325.7650 Cory Allen cory.allen@popboulder.com Xcel Energy Denise Dunn 12510 N. 75th St Longmont CO 80503 Xcel Longmont Power 38087 1 1 1 1 3 3 1 3 1 3 3 1 1 3 1 1 1
1361 18-Jul-2013 Audit 11 Populus, LLC 303.325.7650 Cory Allen cory.allen@popboulder.com Xcel Energy Maeve Fields 7820 Durham Wy Boulder CO 80301 Xcel Xcel 18849 1 1 1 1 3 3 1 1 1 3 3 1 1 1 2 3 1
1391 18-Jul-2013 Audit 8 A Balanced Home (303) 885-0083 Jana Milsten jana@abalancedhome.com Xcel Energy Jacky Mixson 8639 Gold Peak Pl., Unit G Highlands Ranch CO 80130 Xcel Energy Xcel Energy 21361 1 1 3 1 1 3 1 1 3 3 2 1 3 3 1 3 1
1401 18-Jul-2013 Lead 17 Populus, LLC 303.325.7650 Andy Mazal andy.mazal@popboulder.com Xcel Energy Pauline Gutierrez 307 Hover St. Longmont CO 80501 Xcel Energy Longmont Power 12136 1 1 2 1 3 3 3 1 2 1 3 1 1 3 3 1 1
1431 19-Jul-2013 Lead 31 Populus, LLC 303.325.7650 Randy Bates randy@inoroutsmartenergy.com Xcel Energy Christy Deckys 1493 McKinley Pl Louisville CO 80027 NULL Xcel 1232 2 1 3 1 2 3 2 2 2 3 3 2 3 3 1 3 2
1461 19-Jul-2013 Upgrade 17 Soluxe Energy Solutions (203) 202-9788 Denise Finlay DFinlay@soluxesavings.com None Charles Harper 21 Little Fox Lane Westport CT 6880 Hoffman CL&P 35664 1 1 3 3 3 2 1 1 2 3 3 3 3 1 3 2 3
1471 19-Jul-2013 Audit 36 STP Home Performance Solutions (207)831-0679 Jeff St.Pierre jeff@stphomeperformance.com None Mike Thomas 460 Maguire Road Kennebunk ME 4047 P.Gagnon & Son Kennebunk Light & Power 24015 1 1 1 2 1 3 1 1 1 3 3 1 2 3 1 3 1
1521 21-Jul-2013 Lead 34 Populus, LLC 303.325.7650 Jeremy Bryan jeremy@e3power.net Xcel Energy Gladys Burnett 2610 Ivanhoe st. Denver CO 80207 Xcel Energy Xcel Energy 12469 1 1 1 3 3 3 1 3 3 3 3 1 1 3 1 3 3
1531 21-Jul-2013 Lead 10 Populus, LLC 303.325.7650 Jeremy Bryan jeremy@e3power.net Xcel Energy Neil Toribara 1601 Monaco pkwy. Denver CO 80220 Xcel Energy Xcel Energy 51331 1 2 1 1 3 1 1 3 1 3 3 1 1 3 3 3 1
1551 22-Jul-2013 Lead 20 401(e) Home Energy Service 701.795.7114 Jason Schaefer jason@401-e.com None Ron Franz 715 Walnut Grand Forks ND 58201 Xcel Energy Xcel Energy 1806 3 3 1 3 3 3 2 3 1 3 2 2 2 3 2 3 3
1731 23-Jul-2013 Upgrade 2 Colorado Home Efficiency Consultants 720-257-2633 Greg Fossen gfossen@homeefficiencyconsultant.com Xcel Energy Scott Zarrett 1857 W 34th Ave Denver CO 80211 Xcel Energy Inc Xcel Energy Inc 3607 1 1 2 1 1 2 1 3 1 3 3 1 2 3 3 3 2
1961 23-Jul-2013 Upgrade 0 This Efficient House 970.204.9931 Reed Davidson reed.davidson@thisefficienthouse.com Xcel Energy Karen Updegrove 4906 11th Street Road Greeley CO 80634 Atmos Xcel 24861 1 1 3 2 1 1 2 1 2 3 3 3 1 3 1 3 1
1971 23-Jul-2013 Lead 21 A Balanced Home (303) 885-0083 Jana Milsten jana@abalancedhome.com Xcel Energy Les Javorek 3305 Ward Road Wheat Ridge CO 80033 Excel Energy Excel Energy 16991 1 1 1 1 1 1 1 1 3 3 3 1 1 3 1 1 3
1981 23-Jul-2013 Lead 9 Populus, LLC 303.325.7650 Cory Allen cory.allen@popboulder.com Xcel Energy Sandy Wheaton 818 Bluegrass Dr Longmont CO 80503 Xcel Longmont Power 2017 1 1 3 1 2 1 1 1 2 1 3 3 3 1 2 3 3
1991 23-Jul-2013 Audit 16 Soluxe Energy Solutions (203) 202-9788 Denise Finlay DFinlay@soluxesavings.com None John Rivera 2 Channel Avenue Norwalk CT 6854 Yankee Gas CL&P 6769 2 3 3 1 3 3 3 3 3 3 3 3 3 3 2 3 3
2121 23-Jul-2013 Audit 14 C.A.R.E. Property Services 888-243-1936 Rory Spangler rspangler@callcarefirst.com None Jenifer Layne 10806 Sutton Drive Upper Marlboro MD 20774 NULL Pepco Power 8695 1 1 3 1 1 3 2 3 3 3 3 1 1 1 1 3 3
2131 23-Jul-2013 Lead 46 Soluxe Energy Solutions (203) 202-9788 Denise Finlay DFinlay@soluxesavings.com None Roberta Marsan 240 Hansen Avenue Bridgeport CT 6605 SCG United Illumination 1855 2 1 3 3 1 3 2 3 3 3 3 3 3 3 1 3 3
2141 24-Jul-2013 Audit 40 Soluxe Energy Solutions (203) 202-9788 Denise Finlay DFinlay@soluxesavings.com None Lorraine Kelly 20 Cobblers Lane Norwalk CT 6851 NULL NULL NULL 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
2261 24-Jul-2013 Upgrade 15 C.A.R.E. Property Services 888-243-1936 Rory Spangler rspangler@callcarefirst.com None Debbie Hileman 12 43rd Street Ocean City MD 21842 NULL Delmarva Power 15762 1 1 3 1 3 3 2 2 3 3 3 3 1 1 1 1 3
2271 24-Jul-2013 Audit 39 Green Tracks Colorado 303-570-8577 Dan Henderson dan@greentrackscolorado.com Xcel Energy Jonathan Thorne 970 35th St. Boulder CO 80302 Xcel Xcel 6400 1 1 3 3 3 1 3 3 2 3 3 3 3 1 3 1 2
2281 24-Jul-2013 Upgrade 11 Populus, LLC 303.325.7650 Andy Mazal andy.mazal@popboulder.com Xcel Energy Cheryl Valera 2243 Daley Dr. Longmont CO 80501 Xcel Energy Longmont Power 20202 1 1 3 3 1 3 3 3 3 1 1 3 3 2 1 3 1
2291 24-Jul-2013 Lead 23 Populus, LLC 303.325.7650 Cory Allen cory.allen@popboulder.com Xcel Energy John Colton 813 5th Ave Lyons CO 80540 Xcel Town of Lyons 16121 1 1 3 2 3 1 2 1 1 3 3 2 3 1 1 3 1
2301 24-Jul-2013 Audit 6 Apple Aire, Inc. 303-733-2813 Jason Oliver joliver@appleaireinc.com Xcel Energy Peter A. Hoots 131 S. Downing St. Denver CO 80209 Xcel Xcel 16196 1 1 3 1 1 1 3 1 1 3 3 3 1 3 1 3 3
2321 25-Jul-2013 Upgrade 45 Bestway Insulation 303-469-0808 James Weingardt james@bestwayinsulation.com Xcel Energy Larry Reed 6701 S. Franklin St. Centennial CO 80122 Xcel Energy Xcel Energy 6849 1 1 1 1 3 3 2 1 2 1 3 2 1 1 3 1 2
2331 25-Jul-2013 Audit 17 Apple Aire, Inc. 303-733-2813 Jason Oliver joliver@appleaireinc.com Xcel Energy Richard A. Bries 4189 Osceola St. Denver CO 80212 Xcel Xcel 6745 3 1 1 3 3 3 1 3 1 3 3 1 3 3 3 3 3
2361 25-Jul-2013 Upgrade 27 Soluxe Energy Solutions (203) 202-9788 Denise Finlay DFinlay@soluxesavings.com None James Schultz 29 Lennox Ave. Milford CT 6460 NULL NULL NULL 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
2401 25-Jul-2013 Audit 0 Populus, LLC 303.325.7650 Cory Allen cory.allen@popboulder.com Xcel Energy Gary Dahl 3880 Orange Ct Boulder CO 80304 Xcel Xcel 13814 1 2 1 1 1 3 1 1 1 1 3 1 2 1 3 3 2
2411 25-Jul-2013 Upgrade 10 Populus, LLC 303.325.7650 Cory Allen cory.allen@popboulder.com Xcel Energy Jan Zeff 101 Hickory Ave Boulder CO 80303 Xcel Xcel 22936 1 1 3 1 1 3 1 1 1 3 3 2 1 1 3 3 1
2431 25-Jul-2013 Upgrade 15 InorOut Smart Energy 303 513 5225 Randy Bates randy@inoroutsmartenergy.com Xcel Energy Vic Ovenden 10475 Oloathe Way Commerce City CO 80022 Xcel United Power 29 1 2 2 1 2 2 2 2 2 3 3 2 3 3 1 2 2
2441 25-Jul-2013 Upgrade 18 Populus, LLC 303.325.7650 Jeremy Bryan jeremy@e3power.net Xcel Energy Mableine Scott 3760 S. Roslyn way Denver CO 80237 Xcel Energy Xcel Energy 17911 1 1 1 3 1 3 1 3 3 3 3 1 3 3 1 3 3
2471 26-Jul-2013 Upgrade 34 Lightly Treading, Inc. 303-733-3078 Mark Rogers mark@ahighefficiencyhome.com Xcel Energy Kristiina Iisa 1024 Tucker Gulch Dr Golden CO 80403 Xcel Energy Xcel Energy 34169 1 1 1 1 1 3 3 1 1 3 3 1 1 1 1 1 1
2531 26-Jul-2013 Audit 27 Populus, LLC 303.325.7650 Ginny Ades ginny@stepaheadgreenconsulting.com Xcel Energy Melissa Johnson 3630 Josephine St Denver CO 80205 Xcel Energy Xcel Energy 1519 1 2 3 1 3 3 2 3 1 3 1 2 3 1 2 2 3
2541 26-Jul-2013 Lead 29 Populus, LLC 303.325.7650 Andy Mazal andy.mazal@popboulder.com Xcel Energy Kathryn Drake 342 Seward St Lyons CO 80503 Xcel Energy Lyons Power 5932 1 1 3 1 1 3 1 1 2 3 3 3 1 3 3 3 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment