-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex backup.html
More file actions
531 lines (481 loc) · 23.9 KB
/
index backup.html
File metadata and controls
531 lines (481 loc) · 23.9 KB
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
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H13EFXBPKL"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-H13EFXBPKL');
</script>
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-WJ5WD2NX');</script>
<!-- End Google Tag Manager -->
<!-- Metadata 2024 -->
<meta charset="utf-8">
<title>Housing Market Detailed Analysis</title>
<meta name="description" content="Explore the City of Upper Arlington Housing Forecast">
<meta name="keywords" content="Upper Arlington, Housing, Urban Planning, CommunityScale, Housing Forecast, Dashboard">
<meta name="author" content="CommunityScale">
<link rel="canonical" href="https://communityscale.github.io/UpperArlington/">
<meta property="og:title" content="City of Upper Arlington Housing Market Detailed Analysis">
<meta property="og:type" content="article">
<meta property="og:url" content="https://communityscale.github.io/UpperArlington/">
<meta property="og:image" content="https://raw.githubusercontent.com/CommunityScale/UpperArlington/main/images/socialcard.jpg">
<meta property="og:description" content="Housing Forecast educational dashboard for Upper Arlington. Provides detailed analysis and insights on housing trends, affordability, and needs.">
<meta property="og:site_name" content="CommunityScale">
<meta property="og:locale" content="en_US">
<meta property="article:author" content="CommunityScale">
<meta property="article:tag" content="Urban Planning">
<meta property="article:tag" content="Housing">
<meta property="article:tag" content="Upper Arlington">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Upper Arlington, Ohio - Housing Forecast">
<meta name="twitter:description" content="Explore the City of Upper Arlington Housing Forecast">
<meta name="twitter:image" content="https://raw.githubusercontent.com/CommunityScale/UpperArlington/main/images/socialcard.jpg">
<meta name="twitter:creator" content="@CommunityScale">
<meta http-equiv="content-language" content="en">
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/hf.css">
<!-- Fonts / icons / table
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Gloock:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/b6b458829a.js" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.7.0.js"></script>
<script src="https://cdn.datatables.net/1.13.6/js/jquery.dataTables.min.js"></script>
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<!-- Favicons -->
<link rel="icon" type="image/png" sizes="192x192" href="https://raw.githubusercontent.com/CommunityScale/media-kit/main/favicon/communityscale-favicon-192.png">
<link rel="icon" type="image/png" sizes="512x512" href="https://raw.githubusercontent.com/CommunityScale/media-kit/main/favicon/communityscale-favicon-512.png">
<link rel="apple-touch-icon" sizes="192x192" href="https://raw.githubusercontent.com/CommunityScale/media-kit/main/favicon/communityscale-favicon-192.png">
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WJ5WD2NX" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Primary Page Layout
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<!-- Sticky header -->
<div class="sticky">
<div class="topnav">
<div class="logo-and-menu">
<p class="inline-text">
<img src="images/communityscale-white-padding.svg" alt="CommunityScale" class="inline-logo">
<span class="title"><B>Housing Forecast</B></span>
</p>
<div class="nav-options">
<div class="desktop-pages">
<!-- Search input and feedback button for desktop -->
<div class="search-container">
<input type="text" placeholder="Search places..." class="search-input">
<button class="search-button"><i class="fa fa-search"></i></button>
</div>
<button class="feedback-button" onclick="window.location.href='mailto:nels@communityscale.com?subject=Feedback%20on%20Housing%20Forecast'">Sign in</button>
</div>
<div id="clickDiv" class="mobile-menu-icon">
<a class="menu-icon">
<i class="fa fa-bars"></i>
</a>
</div>
</div>
</div>
<div id="targetDiv" class="">
<!-- Search input and feedback button for mobile -->
<div class="search-container-mobile">
<input type="text" placeholder="Search places..." class="search-input">
<button class="search-button"><i class="fa fa-search"></i></button>
</div>
<button class="feedback-button" onclick="window.location.href='mailto:nels@communityscale.com?subject=Feedback%20on%20Housing%20Forecast'">Sign in</button>
</div>
</div>
</div>
<!-- Cover banner -->
<div class="cover" id="Top">
<!-- Background layer -->
<iframe src="mapTitleCard.html" class="bg-frame" loading="lazy" aria-hidden="true"></iframe>
<!-- Foreground layer -->
<div class="cover">
<div class="hero">
<div class="hero-inner-left">
<div class="row">
<div class="twelve columns">
<p><small>Housing Forecast <i class="fa fa-angle-right" aria-hidden="true"></i> US <i class="fa fa-angle-right" aria-hidden="true"></i> Ohio <i class="fa fa-angle-right" aria-hidden="true"></i> Franklin County <i class="fa fa-angle-right" aria-hidden="true"></i> Upper Arlington</small></p>
</div>
</div>
<h1>
Upper Arlington, Ohio
</h1>
<style>
/* Compact table tweaks */
table.compact p {
margin: 0;
font-size: 0.8rem;
}
table.compact td,
table.compact th {
border: none;
border-bottom: 1px solid #535353;
}
table.compact tr:last-child td {
/* new */
border-bottom: none;
/* removes last border */
}
</style>
<table class="tr1 compact">
<tr>
<td>
<p>2.51</p>
</td>
<td>
<p>Average people per household</p>
</td>
</tr>
<tr>
<td>
<p>$109,000</p>
</td>
<td>
<p>Columbus HUD Area median income (2025)</p>
</td>
</tr>
<tr>
<td>
<p>$155,523</p>
</td>
<td>
<p>Upper Arlington median income (2025 est.)</p>
</td>
</tr>
<tr>
<td>
<p>14,665</p>
</td>
<td>
<p>Households (2025 est.)</p>
</td>
</tr>
<tr>
<td>
<p>15,122</p>
</td>
<td>
<p>Housing units</p>
</td>
</tr>
<tr>
<td>
<p>83%</p>
</td>
<td>
<p>Single-family detached structures</p>
</td>
</tr>
<tr>
<td>
<p>$597,535</p>
</td>
<td>
<p>Median home price (March 2025)</p>
</td>
</tr>
<tr>
<td>
<p>40.6</p>
</td>
<td>
<p>Median age</p>
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
<!--
╭────────────────────────╮
| HOUSING FORECAST |
╰────────────────────────╯
-->
<div class="container">
<!-- 01 MONTHLY GAP CHART -->
<div class="row insight-box">
<div class="row">
<div class="twelve columns">
<h3>How affordable is Upper Arlington?</h3>
</div>
</div>
<div class="row">
<div class="four columns">
<p>As of March 2025, there is a $147,201 gap between what a median income household can afford to buy and the median home price.</p>
<p>▼ $241 change to the gap since February.</p>
<p>▲ $17,763 change to the gap in the last twelve months.</p>
</div>
<div class="eight columns">
<iframe title="How affordable is Upper Arlington?" aria-label="Interactive line chart" id="datawrapper-chart-f4d3i" src="https://datawrapper.dwcdn.net/f4d3i/4/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important; border: none;" height="491" data-external="1"></iframe>
<script type="text/javascript">!function () { "use strict"; window.addEventListener("message", (function (a) { if (void 0 !== a.data["datawrapper-height"]) { var e = document.querySelectorAll("iframe"); for (var t in a.data["datawrapper-height"]) for (var r = 0; r < e.length; r++)if (e[r].contentWindow === a.source) { var i = a.data["datawrapper-height"][t] + "px"; e[r].style.height = i } } })) }();
</script>
</div>
</div>
<div class="twelve columns">
<hr style="margin: 15px 0px 15px 0px; border: 1px solid #ccc;">
<details class="income-details">
<summary>
Learn more about how affordability is calculated <span style="float: right;"><i class="fa fa-angle-right" aria-hidden="true"></i></span>
</summary>
<p>Time series model inputs for affordability with current figures: <br>6.67% interest rate (FRED); <br>0.35% Property insurance rate; <br>1.00% Mortgage insurance rate; <br>2.68% property tax rate; <br>30 years loan term; <br>11.6% Down payment regional average; <br>30% Household income for ownership costs; <br>$589,082 Estimated median home value for the municipality; <br>$159,371 ACS 5-year median household income.</p>
</details>
</div>
</div>
<!-- 02 ANNUAL LAYER FORECAST -->
<div class="row insight-box">
<div class="row">
<div class="twelve columns">
<h3>How is Upper Arlington's population changing?</h3>
</div>
</div>
<div class="row">
<div class="four columns">
<p>Age groups change since 2010</p>
<p>▲ 0-19: +500</p>
<p>▼ 20-34: -1</p>
</div>
<div class="eight columns">
<iframe title="Population by age cohort" aria-label="Interactive area chart" id="datawrapper-chart-r0C68" src="https://datawrapper.dwcdn.net/r0C68/1/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important; border: none;" height="444" data-external="1"></iframe>
<script type="text/javascript">!function () { "use strict"; window.addEventListener("message", (function (a) { if (void 0 !== a.data["datawrapper-height"]) { var e = document.querySelectorAll("iframe"); for (var t in a.data["datawrapper-height"]) for (var r, i = 0; r = e[i]; i++)if (r.contentWindow === a.source) { var d = a.data["datawrapper-height"][t] + "px"; r.style.height = d } } })) }();
</script>
</div>
</div>
<div class="row">
<div class="four columns">
<p>This analysis further breaks down the overall rate of household growth by household income. In this case, household incomes are grouped by their percent of HUD’s Area Median Income, which is $103,300 (Columbus, OH HUD Metro FMR Area 2025).</p>
</div>
<div class="eight columns">
<iframe title="Household growth by household income" aria-label="Interactive area chart" id="datawrapper-chart-cH1VA" src="https://datawrapper.dwcdn.net/cH1VA/1/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important; border: none;" height="337" data-external="1"></iframe>
<script type="text/javascript">!function () { "use strict"; window.addEventListener("message", (function (a) { if (void 0 !== a.data["datawrapper-height"]) { var e = document.querySelectorAll("iframe"); for (var t in a.data["datawrapper-height"]) for (var r, i = 0; r = e[i]; i++)if (r.contentWindow === a.source) { var d = a.data["datawrapper-height"][t] + "px"; r.style.height = d } } })) }();
</script>
</div>
</div>
<div class="row">
<div class="four columns">
<p>This analysis further breaks down the overall rate of household growth by household income. In this case, household incomes are grouped by their percent of HUD’s Area Median Income, which is $103,300 (Columbus, OH HUD Metro FMR Area 2025).</p>
</div>
<div class="eight columns">
<iframe title="Households characteristics by income" aria-label="Stacked Bars" id="datawrapper-chart-zFnLj" src="https://datawrapper.dwcdn.net/zFnLj/1/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important; border: none;" height="594" data-external="1"></iframe>
<script type="text/javascript">!function () { "use strict"; window.addEventListener("message", (function (a) { if (void 0 !== a.data["datawrapper-height"]) { var e = document.querySelectorAll("iframe"); for (var t in a.data["datawrapper-height"]) for (var r, i = 0; r = e[i]; i++)if (r.contentWindow === a.source) { var d = a.data["datawrapper-height"][t] + "px"; r.style.height = d } } })) }();
</script>
</div>
</div>
<div class="row">
<div class="twelve columns">
<hr style="margin: 15px 0px 15px 0px; border: 1px solid #ccc;">
<details class="income-details">
<summary>
Learn more about household income groups <span style="float: right;"><i class="fa fa-angle-right" aria-hidden="true"></i></span>
</summary>
<div class="scrollable-container">
<table id="incomeTable" class="display" style="width:100%">
<thead>
<tr>
<th>Household income % of area median</th>
<th><50%</th>
<th>50-80%</th>
<th>80-120%</th>
<th>120-150%</th>
<th>150-190%</th>
<th>>190%</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
<script src="https://code.jquery.com/jquery-3.7.0.js"></script>
<script src="https://cdn.datatables.net/1.13.6/js/jquery.dataTables.min.js"></script>
<script>
$(document).ready(function () {
$('#incomeTable').DataTable({
// ... your DataTable options ...
"ajax": {
"url": "ua.json",
"dataSrc": ""
},
"columns": [
{ "data": "column1" },
{ "data": "column2" },
{ "data": "column3" },
{ "data": "column4" },
{ "data": "column5" },
{ "data": "column6" },
{ "data": "column7" }
],
"paging": false,
"searching": false,
"ordering": false,
"info": false,
"columnDefs": [
{ "targets": 0, "className": "category-label" }
],
"createdRow": function (row, data, dataIndex) {
// Add a class to the first data row (index 0) for specific styling
// Check if it's the first row (the one containing '% of median')
if (dataIndex === 0) {
$(row).addClass('header-data-row'); // Apply class for styling
}
}
});
});
</script>
</details>
</div>
</div>
</div>
<!-- 03 HOUSING STOCK-->
<div class="row insight-box">
<div class="row">
<div class="twelve columns">
<h3>What is the existing and recently built housing stock?</h3>
</div>
</div>
<div class="row">
<div class="four columns">
<p>Households may have different structure type preferences depending on characteristics such as household size, income, employment, presence of children, age of individuals, and lifestyle choices. Understanding the housing stock in corresponding terms helps assess how well existing units align with existing households' ideals.
</p>
</div>
<div class="eight columns">
<iframe title="Housing stock characteristics by tenure" aria-label="Stacked Bars" id="datawrapper-chart-FHmBh" src="https://datawrapper.dwcdn.net/FHmBh/2/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important; border: none;" height="510" data-external="1"></iframe>
<script type="text/javascript">!function () { "use strict"; window.addEventListener("message", (function (a) { if (void 0 !== a.data["datawrapper-height"]) { var e = document.querySelectorAll("iframe"); for (var t in a.data["datawrapper-height"]) for (var r, i = 0; r = e[i]; i++)if (r.contentWindow === a.source) { var d = a.data["datawrapper-height"][t] + "px"; r.style.height = d } } })) }();
</script>
</div>
</div>
</div>
<!-- 04 DEMAND -->
<div class="row insight-box">
<div class="row">
<div class="twelve columns">
<h3>What is the housing demand in Upper Arlington for 2025-2050</h3>
</div>
</div>
<div class="row">
<div class="twelve columns">
<iframe title="Additional housing supply needed 2025-2035" aria-label="Table" id="datawrapper-chart-SUOGQ" src="https://datawrapper.dwcdn.net/SUOGQ/2/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important; border: none;" height="375" data-external="1"></iframe>
<script type="text/javascript">!function () { "use strict"; window.addEventListener("message", (function (a) { if (void 0 !== a.data["datawrapper-height"]) { var e = document.querySelectorAll("iframe"); for (var t in a.data["datawrapper-height"]) for (var r, i = 0; r = e[i]; i++)if (r.contentWindow === a.source) { var d = a.data["datawrapper-height"][t] + "px"; r.style.height = d } } })) }();
</script>
</div>
</div>
</div>
<!-- 05 MAP -->
<div class="iframe-block">
<iframe src="https://communityscale.github.io/UpperArlington/mapstable.html" title="Housing Map & Table" loading="lazy" height="800"></iframe>
</div>
<!-- 06 CHARACTERISTICS -->
<div class="row insight-box">
<div class="row">
<div class="twelve columns">
<h3>How does Upper Arlington compare to similar communities?</h3>
</div>
</div>
<div class="row">
<div class="twelve columns">
<p>Comparison community 1... imagine this is a table with some stats and links to relevant communities</p>
<p>Comparison community 2</p>
<p>Comparison community 3</p>
<p>Comparison community 4</p>
<p>Comparison community 5</p>
<p>Comparison community 6</p>
<p>Comparison community 7</p>
<p>Comparison community 8</p>
<p>Comparison community 9</p>
<p>Comparison community 10</p>
</div>
</div>
<div class="row" style="width: 100%;"> <!-- Added container row -->
<div class="six columns" style="margin-top: 2%; margin-left: 0;">
<iframe title="Percent household growth since 2010" aria-label="Interactive line chart" id="datawrapper-chart-IRaSm" src="https://datawrapper.dwcdn.net/IRaSm/1/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important; border: none;" height="396" data-external="1"></iframe>
<script type="text/javascript">!function () { "use strict"; window.addEventListener("message", (function (a) { if (void 0 !== a.data["datawrapper-height"]) { var e = document.querySelectorAll("iframe"); for (var t in a.data["datawrapper-height"]) for (var r = 0; r < e.length; r++)if (e[r].contentWindow === a.source) { var i = a.data["datawrapper-height"][t] + "px"; e[r].style.height = i } } })) }();
</script>
</div>
<div class="six columns" style="margin-top: 2%">
<iframe title="Inflation-adjusted median household income" aria-label="Interactive line chart" id="datawrapper-chart-F0Qu8" src="https://datawrapper.dwcdn.net/F0Qu8/6/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important; border: none;" height="391" data-external="1"></iframe>
<script type="text/javascript">!function () { "use strict"; window.addEventListener("message", (function (a) { if (void 0 !== a.data["datawrapper-height"]) { var e = document.querySelectorAll("iframe"); for (var t in a.data["datawrapper-height"]) for (var r = 0; r < e.length; r++)if (e[r].contentWindow === a.source) { var i = a.data["datawrapper-height"][t] + "px"; e[r].style.height = i } } })) }();
</script>
</div>
</div>
</div>
</div>
<!--
╭────────────────────────╮
| Footer |
╰────────────────────────╯
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div class="footer" style="background:white; margin-top: 10px;">
<div class="container">
<div class="row">
<div class="twelve columns">
<p>Housing Forecast <i class="fa fa-angle-right" aria-hidden="true"></i> United States <i class="fa fa-angle-right" aria-hidden="true"></i> Ohio <i class="fa fa-angle-right" aria-hidden="true"></i> Franklin County <i class="fa fa-angle-right" aria-hidden="true"></i> Upper Arlington</p>
</div>
</div>
<div class="row">
<div class="twelve columns">
<hr style="margin: 12px 0px 8px 0px; border: 1px solid #ccc;">
</div>
</div>
<div class="row">
<div class="four columns">
<p><strong>Support</strong></p>
<p><a href="mailto:nels@communityscale.com">Contact</a></p>
<p><a href="https://github.com/CommunityScale/UpperArlington" target="_blank">View code on Github</a></p>
</div>
<div class="four columns">
<p><strong>CommunityScale</strong></p>
<p><a href="https://communityscale.io/tag/housing-study/" target="_blank">Housing plans</a></p>
<p><a href="https://communityscale.io/tag/zoning/" target="_blank">Zoning</a></p>
<p><a href="https://communityscale.io/tag/consulting/" target="_blank">Consulting</a></p>
</div>
<div class="four columns">
<p><strong>Housing Forecast</strong></p>
<p><a href="https://communityscale.io/housing-studies/" target="_blank">Methodology</a></p>
<p><a href="https://communityscale.io/housing-studies/" target="_blank">Data sources</a></p>
<p>Terms and definitions</p>
</div>
</div>
<div class="row">
<div class="twelve columns">
<hr style="margin: 12px 0px 12px 0px; border: 1px solid #ccc;">
</div>
</div>
<div class="row">
<div class="twelve columns">
<p><small>© 2025 CommunityScale LLC • Terms • Privacy • Your privacy choices</small>
<span style="float: right;">
<a href="https://www.linkedin.com/company/communityscale" target="_blank" aria-label="LinkedIn"><i class="fa fa-linkedin"></i></a>
<a href="https://github.com/CommunityScale" target="_blank" aria-label="GitHub"><i class="fa fa-github"></i></a>
<a href="https://x.com/CommunityScale" target="_blank" aria-label="X (formerly Twitter)"><i class="fa fa-twitter"></i></a>
</span>
</p>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="nav-javascript.js"></script>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
</body>
</html>