-
Notifications
You must be signed in to change notification settings - Fork 0
/
corporateEnergyConsumption.html
339 lines (291 loc) · 14.9 KB
/
corporateEnergyConsumption.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Debbie Macrohon</title>
<meta name="description" content="">
<meta name="author" content="Debbie Macrohon">
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="fonts/font-awesome/css/font-awesome.css">
<!-- Stylesheet
================================================== -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/prettyPhoto.css">
<link href='http://fonts.googleapis.com/css?family=Lato:400,700,900,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,800,600,300' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">
<script type="text/javascript" src="js/modernizr.custom.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Navigation
==========================================-->
<nav id="menu" class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">DEBBIE MACROHON
<strong></strong>
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="index.html" class="page-scroll">Home</a>
</li>
<li>
<a href="index.html#works-section" class="page-scroll">Portfolio</a>
</li>
<li>
<a href="index.html#about-section" class="page-scroll">About</a>
</li>
<li>
<a href="puns.html" class="page-scroll">Puns</a>
</li>
<!-- <li class="dropdown" style="visible:false"><a href="index.html" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="project-0.html">Project 0</a></li>
<li><a href="#">Project 1</a></li>
<li><a href="#">Project 2</a></li>
</ul>
</li> -->
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<div class="col-xs-12 col-sm-12 col-md-12" style="background-color:#1e2330;">
<div class="section-title text-center center" style="padding-top:100px">
<div class="section-item">
<h2>
<span style="color:white">
<font size="7">Energy Consumption</font>
</span>
</h2>
</div>
<div class="section-item">
<h2>
<span style="color:#a9f8dd; font-weight:bold">
<font size="6"></font>
</span>
</h2>
</div>
</div>
</div>
<div style="padding-top:30px"> </div>
<div class="container">
<!--article-->
<div id="intro-section">
<div class="section-title center class section-item">
<h2>
<font color="#508d24">Energy Consumption in Calgary</font>
</h2>
</div>
<div class="col-sm-12 col-md-2 left">
<h2>
<strong>
<font size="3">Description</font>
</strong>
</h2>
</div>
<div class="col-sm-12 col-md-10" style="padding-bottom:30px">
<p>I was just looking through the Calgary Open Data website and thought it would be cool to explore how
Calgary businesses consume energy. Below are the prompts I used to explore the data.
</p>
</div>
</div>
<div class="section-title center">
<h3>Prompts</h3>
<ul>
<li>1. How many businesses are there per energy industry?</li>
<li>2. What is the business per industry that consumes the most energy?</li>
<li>3. What is the trend of energy consumption across the years? Are we consuming more energy on average?</li>
<li>4. Is energy consumption correlated to what quadrant of the city the business is in?</li>
</ul>
<div>
</div>
<div id="process-section">
<div class="section-title center">
<h3>Process</h3>
<p>I first downloaded the data from <a href ="https://data.calgary.ca/Environment/Corporate-Energy-Consumption/crbp-innf">here</a>
. The technology I'm using is Tableau (Public).
</p>
</div>
<div class='tableauPlaceholder' id='viz1581740954060' style='position: relative'><noscript><a href='#'><img alt=' ' src='https://public.tableau.com/static/images/en/energyConsumption/Dashboard2/1_rss.png' style='border: none' /></a></noscript><object class='tableauViz' style='display:none;'><param name='host_url' value='https%3A%2F%2Fpublic.tableau.com%2F' /> <param name='embed_code_version' value='3' /> <param name='site_root' value='' /><param name='name' value='energyConsumption/Dashboard2' /><param name='tabs' value='no' /><param name='toolbar' value='yes' /><param name='static_image' value='https://public.tableau.com/static/images/en/energyConsumption/Dashboard2/1.png' /> <param name='animate_transition' value='yes' /><param name='display_static_image' value='yes' /><param name='display_spinner' value='yes' /><param name='display_overlay' value='yes' /><param name='display_count' value='yes' /><param name='filter' value='publish=yes' /></object></div> <script type='text/javascript'> var divElement = document.getElementById('viz1581740954060'); var vizElement = divElement.getElementsByTagName('object')[0]; if ( divElement.offsetWidth > 800 ) { vizElement.style.width='100%';vizElement.style.height=(divElement.offsetWidth*0.75)+'px';} else if ( divElement.offsetWidth > 500 ) { vizElement.style.width='100%';vizElement.style.height=(divElement.offsetWidth*0.75)+'px';} else { vizElement.style.width='100%';vizElement.style.height='727px';} var scriptElement = document.createElement('script'); scriptElement.src = 'https://public.tableau.com/javascripts/api/viz_v1.js'; vizElement.parentNode.insertBefore(scriptElement, vizElement); </script>
<div class="row">
<div class="portfolio-items">
<div id="initsketches">
<sketch :props="s" v-for="s in initsketches"></sketch>
</div>
</div>
</div>
<p>
I chose the sash to refine because it seemed interesting and did not involve utility, and I also wanted to have some meaning
behind the accessory. I didn't want just a cool accessory that does things, I wanted to have a purpose with it as well.
Since I consider myself to be a very task/goal oriented person, I chose the sash idea because it fit well with my ideals.
</p>
</div>
<div class='tableauPlaceholder' id='viz1581304875351' style='position: relative'><noscript><a href='#'><img alt=' ' src='https://public.tableau.com/static/images/5F/5FJDQBRZ6/1_rss.png' style='border: none' /></a></noscript><object class='tableauViz' style='display:none;'><param name='host_url' value='https%3A%2F%2Fpublic.tableau.com%2F' /> <param name='embed_code_version' value='3' /> <param name='path' value='shared/5FJDQBRZ6' /> <param name='toolbar' value='yes' /><param name='static_image' value='https://public.tableau.com/static/images/5F/5FJDQBRZ6/1.png' /> <param name='animate_transition' value='yes' /><param name='display_static_image' value='yes' /><param name='display_spinner' value='yes' /><param name='display_overlay' value='yes' /><param name='display_count' value='yes' /></object></div> <script type='text/javascript'> var divElement = document.getElementById('viz1581304875351'); var vizElement = divElement.getElementsByTagName('object')[0]; if ( divElement.offsetWidth > 800 ) { vizElement.style.minWidth='420px';vizElement.style.maxWidth='1850px';vizElement.style.width='100%';vizElement.style.minHeight='587px';vizElement.style.maxHeight='1387px';vizElement.style.height=(divElement.offsetWidth*0.75)+'px';} else if ( divElement.offsetWidth > 500 ) { vizElement.style.minWidth='420px';vizElement.style.maxWidth='1850px';vizElement.style.width='100%';vizElement.style.minHeight='587px';vizElement.style.maxHeight='1387px';vizElement.style.height=(divElement.offsetWidth*0.75)+'px';} else { vizElement.style.width='100%';vizElement.style.height='727px';} var scriptElement = document.createElement('script'); scriptElement.src = 'https://public.tableau.com/javascripts/api/viz_v1.js'; vizElement.parentNode.insertBefore(scriptElement, vizElement); </script>
</div>
<!--/article-->
</div>
<div id="footer">
<div class="container">
<div class="fnav">
<p>Copyright © Debbie Macrohon. Designed by
<a href="http://www.templatewire.com" rel="nofollow">TemplateWire</a>
</p>
<div>Icons made by
<a href="http://www.freepik.com" title="Freepik">Freepik</a> from
<a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a> is licensed by
<a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0"
target="_blank">CC 3.0 BY</a>
</div>
</div>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.1.11.1.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/SmoothScroll.js"></script>
<script type="text/javascript" src="js/jquery.counterup.js"></script>
<script type="text/javascript" src="js/waypoints.js"></script>
<script type="text/javascript" src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="js/jquery.isotope.js"></script>
<script type="text/javascript" src="js/jqBootstrapValidation.js"></script>
<script type="text/javascript" src="js/contact_me.js"></script>
<!-- Javascripts
================================================== -->
<script type="text/javascript" src="js/main.js"></script>
<script src="js/vue.js"></script>
<script>
Vue.component('sketch', {
props: ['props'],
template: `
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-4">
<div class="portfolio-item">
<div class="hover-bg"> <a :href="props.image" rel="prettyPhoto">
<div class="hover-text">
<small>{{ props.desc }}</small>
<div class="clearfix"></div>
</div>
<img :src="props.image" class="img-responsive" > </a> </div>
</div>
</div>`
})
var initsketches = new Vue({
el: '#initsketches',
data: {
initsketches: [
{
desc: "Initial ideas Part 1 -I was thinking of utility in an accessory.",
image: "img/project1/new-doc-2017-10-16-1-1.jpg"
},
{
desc: "Initial Ideas Part 2",
image: "img/project1/new-doc-2017-10-16-1-2.jpg"
},
{
desc: "Fitbit Sash Part 1 of 2 - displays Fitbit goals on a sash via communication with your phone.",
image: "img/project1/new-doc-2017-10-16-1-3.jpg"
},
{
desc: "Fitbit Sash Part 2 of 2// One hand Nailcutter",
image: "img/project1/new-doc-2017-10-16-1-4.jpg"
},
{
desc: "Blood Pressure Monitor - takes your blood pressure every hour.",
image: "img/project1/new-doc-2017-10-16-1-11.jpg"
},
{
desc: "Heat Glove - detects nearest group of heat signature and leads you to it.",
image: "img/project1/new-doc-2017-10-16-1-8.jpg"
},
{
desc: "Bike Vest Part 1 of 2- would detect a fast car and warn the user of it.",
image: "img/project1/new-doc-2017-10-16-1-12.jpg"
},
{
desc: "Bike Idea Vest Part 2 of 2",
image: "img/project1/new-doc-2017-10-16-1-13.jpg"
},
{
desc: "Sleep Helmet Part 1 of 2 - Helps people struggling with insomnia to sleep.",
image: "img/project1/new-doc-2017-10-16-1-5.jpg"
},
{
desc: "Sleep Helmet Part 2 of 2 - gently vibrates to help user wake up.",
image: "img/project1/new-doc-2017-10-16-1-7.jpg"
}
]
}
})
var refsketches = new Vue({
el: '#refsketches',
data: {
refsketches: [{
desc: "Mod # 1 - Gamer Sash - different color based on your rank worldwide. // \
Mod #2 - Sash Tag - Game of tag, played with the sash",
image: "img/project1/new-doc-2017-10-16-1.jpg"
},
{
desc: "Mod # 3 - Beauty Pageant Contestant",
image: "img/project1/new-doc-2017-10-16-2.jpg"
},
{
desc: "Sash Tag variation",
image: "img/project1/new-doc-2017-10-16-3.jpg"
},
{
desc: "Mod # 6 - Activity + Task bar combined // Mod #7 - Sash being used in a race",
image: "img/project1/new-doc-2017-10-16-4.jpg"
},
{
desc: "Mod #8 - Sash punishes you for not finishing goals. // Mod#9 - depending on the location, sash will say/not say anything",
image: "img/project1/new-doc-2017-10-16-5.jpg"
},
{
desc: "Karma Sash - meant for tracking class participation",
image: "img/project1/new-doc-2017-10-16-6.jpg"
},
{
desc: "Mod #11 - Girl Scout Sash, can read a badge!",
image: "img/project1/new-doc-2017-10-16-7.jpg"
},
{
desc: "Mod #12 - Girl Scout variation, sash now speaks!",
image: "img/project1/new-doc-2017-10-16-8.jpg"
},
{
desc: "Girl Scout variation - Sash will say different things depending on the interaction",
image: "img/project1/new-doc-2017-10-16-9.jpg"
}
]
}
})
</script>
</body>
</html>