-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
352 lines (308 loc) · 27.3 KB
/
index.html
File metadata and controls
352 lines (308 loc) · 27.3 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
<!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 Market Detailed Analysis.">
<meta name="keywords" content="Upper Arlington, Housing, Urban Planning, CommunityScale, Assessment, 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 Study 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="City of Upper Arlington Housing Market Detailed Analysis">
<meta name="twitter:description" content="Explore the City of Upper Arlington Housing Market Detailed Analysis.">
<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/cs-template.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>
<link rel="stylesheet" href="https://cdn.datatables.net/1.13.4/css/jquery.dataTables.min.css">
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://cdn.datatables.net/1.13.4/js/jquery.dataTables.min.js"></script>
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="images/favicon.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/client/UA-bear-white.png" alt="Upper Arlington" class="inline-logo">
<span class="title"><B> Housing Market Analysis</B></span>
</p>
</div>
</div>
</div>
<!-- Cover banner -->
<div class="cover" id="Top" style="background:linear-gradient(to right,rgb(17, 35, 54,.8) 60%,rgba(17, 35, 54,.5)), url(images/client/cover-background.png) no-repeat center center; background-size: cover;">
<div class="container" style="margin-top: 0">
<h1>City of Upper Arlington
<br><span style="font-weight: normal;">Housing Market Detailed Analysis</span>
</h1>
<div class="row">
<div class="eight columns" style="margin-top: 2%;">
<p>This is a project of the
<a href="https://upperarlingtonoh.gov/" target="_blank" rel="noopener noreferrer">City of Upper Arlington, Ohio</a> by
<a href="https://communityscale.com/" target="_blank" rel="noopener noreferrer">CommunityScale</a>. The information in this detailed housing market analysis is intended for the City to evaluate policies and programs that seek to grow the City responsibly and increase housing options for residents, whether they are forming a new household in Upper Arlington, entering as a new resident, or looking to remain in Upper Arlington through various life stages.</p>
<p>This study provides a review of demographic trends, comparable communities, regional influences, and a quantitative deep dive into issues that shape the housing market. The analysis is grounded by interviews with stakeholders such as single-family and multifamily housing developers, regional and local government staff, and housing advocates, as well as an online survey with more than 700 responses.</a></p>
<div class="chip-container">
<a href="https://www.upperarlingtonoh.gov/DocumentCenter/View/1991/Housing-Market-Detailed-Analysis-Report-May-2025"><button class="button-primary"><span class="fa fa-file"></span> DOWNLOAD REPORT</button></a>
</div>
</div>
</div>
</div>
</div>
<!--
╭────────────────────────╮
| OVERVIEW |
╰────────────────────────╯
-->
<div class="divider" id="Overview" style="margin-top: 0%; padding-top: 0; margin-bottom: 0%; padding-bottom: 0;">
<div class="container" style="margin-bottom: 0%; padding-bottom: 0;">
<div class="row insight-box">
<!-- Heading Row -->
<div class="twelve columns" style="margin-bottom: 0%;">
<h3>Understanding Upper Arlington's housing market within regional growth and demographic shifts</h3>
</div>
<!-- Main Content Row -->
<div class="five columns" style="margin-top: 2%; margin-left: 0;">
<p>Growth is projected to remain strong across Central Ohio, driven by job creation (e.g., Intel, Honda-LG, and <a href="https://www.cbsnews.com/pittsburgh/news/us-defense-contractor-to-build-advanced-manufacturing-facility-central-ohio/">4,000-worker advanced defense manufacturing</a> facilities) and ongoing in-migration.
<p>MORPC's <a href="https://www.morpc.org/2024-2050-metropolitan-transportation-plan/">MTP regional forecast</a> looks out to 2050. Given regional growth, Upper Arlington’s housing market could easily absorb 57 housing units per year. However, if the City doesn't add housing at the regional growth rate, residents will see price escalation exceeding regional and national norms.</p>
<p>To begin understanding present and future housing market dynamics in Upper Arlington, the analysis below 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>
<p>Should these trends continue, most of Upper Arlington’s growth looking out will be in the >190% AMI group. There will also be modest growth in the 50-80% AMI group. The other AMI groups are relatively stable.</p>
</div>
<div class="seven columns" style="margin-top: 2%">
<iframe title="Household growth by household income" aria-label="Interactive area chart" id="datawrapper-chart-D0DYP" src="https://datawrapper.dwcdn.net/D0DYP/3/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important; border: none;" height="461" 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>
<figcaption style="font-size: 0.8rem; margin-top: 0.5rem;">2010-2023 ACS 5-year data with inflation adjustment, forecast based on MTP for Upper Arlington.</figcaption>
</div>
</div>
<div class="row insight-box">
<!-- Heading Row -->
<div class="twelve columns" style="margin-bottom: 0%;">
<h3>Housing supply constraints and infill limitations combined with high demand are affecting attainability</h3>
</div>
<!-- Main Content Row -->
<div class="five columns" style="margin-top: 2%; margin-left: 0;">
<p>Higher-income families attracted by the community's quality of life have a high willingness-to-pay for new housing in Upper Arlington. The median household income in the City is high and has been growing, putting it on par with communities like Dublin and Bexley, Ohio. The median income surpasses notable national communities such as Carmel, IN, Fairfax, VA, and Oak Park, IL. Due to high demand and constraints on housing production, Upper Arlington’s ownership and rental vacancy rates are less than what is considered healthy for a market, leading to pent-up demand and households not forming.</p>
</div>
<div class="seven columns" style="margin-top: 2%">
<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="row insight-box" id="Comparisons">
<!-- Heading Row -->
<div class="twelve columns" style="margin-bottom: 0%;">
<h3>How does Upper Arlington compare to peer communities?</h3>
</div>
<div class="twelve columns" style="margin-bottom: 0%;">
<p>Comparable communities enrich market studies by providing benchmarks on key metrics such as growth, demographics, and income across areas with similar socioeconomic or geographic characteristics. In this case, each community was chosen for its relevance in size, regional context, and overall demographic profiles, allowing for a meaningful comparison of trends and conditions.</p>
<p>Upper Arlington is compared to other Ohio communities Dublin, Worthington, Bexley, Shaker Heights, as well as nationally similar communities Brookline MA, Oak Park IL, Prairie Village KS, Fairfax VA, and Carmel IN.</p>
</div>
<!-- Main Content Row -->
<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>
<!-- Main Content Row -->
<div class="row" style="width: 100%;"> <!-- Added container row -->
<div class="six columns" style="margin-top: 2%; margin-left: 0;">
<iframe title="Percent of householders over 65 years old" aria-label="Interactive line chart" id="datawrapper-chart-ElMf4" src="https://datawrapper.dwcdn.net/ElMf4/5/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important; border: none;" height="421" 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="Percent vacant homes" aria-label="Interactive line chart" id="datawrapper-chart-YDr3C" src="https://datawrapper.dwcdn.net/YDr3C/1/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important; border: none;" height="402" 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>
<!-- Main Content Row -->
<div class="row" style="width: 100%;"> <!-- Added container row -->
<div class="six columns" style="margin-top: 2%; margin-left: 0;">
<iframe title="Average household size" aria-label="Interactive line chart" id="datawrapper-chart-mx2kW" src="https://datawrapper.dwcdn.net/mx2kW/1/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important; border: none;" height="395" 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="Percent rent-burdened households" aria-label="Interactive line chart" id="datawrapper-chart-mDEJJ" src="https://datawrapper.dwcdn.net/mDEJJ/1/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important; border: none;" height="397" 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 class="row insight-box">
<!-- Heading Row -->
<div class="twelve columns" style="margin-bottom: 0%;">
<h3>Addressing Housing Needs Across Life Stages</h3>
</div>
<!-- Main Content Row -->
<div class="five columns" style="margin-top: 2%; margin-left: 0;">
<p>Upper Arlington has successfully attracted families but faces challenges retaining young adults (ages 20-34) and empty nesters (ages 50-64) due to limited suitable housing options. Both empty nesters and younger professionals demonstrate preference walkable, urban-style living environments. This preference was echoed in this study’s Housing Market Survey, which received more than 700 responses. Most respondents would prefer houses with small yards within easy walking distance to places they need to go. Increasing housing diversity, including multifamily, mixed-use, and senior independent living facilities with supportive services will help retain these demographics. Given the rate of older adults in the community and their likelihood of downsizing into a new unit, an estimated 145 new senior living units could easily be absorbed by growth in the market without addressing pent up demand from existing residents.</p>
</div>
<div class="seven columns" style="margin-top: 2%">
<iframe title="Share of population by age" aria-label="Interactive area chart" id="datawrapper-chart-T58Kl" src="https://datawrapper.dwcdn.net/T58Kl/1/" scrolling="no" frameborder="0" style="width: 0; min-width: 100% !important; border: none;" height="424" 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 insight-box">
<!-- Heading Row -->
<div class="twelve columns" style="margin-bottom: 0%;">
<h3>Development Economics for New Ownership Properties</h3>
</div>
<!-- Main Content Row -->
<div class="seven columns" style="margin-top: 2%; margin-left: 0;">
<p>High construction costs ($200-$300 per sq ft), coupled with rising land prices ($1.3M per acre median for lots redeveloped in the last 5 years), have led market prices for new homes to be well above attainability to median income residents. Single-family home redevelopment typically results in sale prices exceeding $1M, even for smaller homes on smaller lots. The cost of larger single-family homes on larger lots is variable due to differences in land costs, but are typically delivered at a market price of at least $1.8M.</p>
</div>
<div class="five columns" style="margin-top: 2%">
<p>
<a href="./images/client/owernship.webp" target="_blank">
<img src="./images/client/owernship.webp" class="image-cover" height="auto" width="100%" title="CommunityScale" alt="CommunityScale">
</a>
</p>
</div>
</div>
<div class="row insight-box">
<!-- Heading Row -->
<div class="twelve columns" style="margin-bottom: 0%;">
<h3>Development Economics for New Large Rental Properties</h3>
</div>
<!-- Main Content Row -->
<div class="seven columns" style="margin-top: 2%; margin-left: 0;">
<p>Financial feasibility is driven by market rent, annual return on investment ("cap rate"), and construction costs. Market rents are competitive with the region and are around $2,250 for a 900 sq ft apartment, which is affordable to a household earning $98,000 per year. In Upper Arlington, that unit is likely to be suitable for a younger household, downsizing seniors, or empty nesters. To achieve viability given land prices of about $2M per acre along with other costs, the economic model estimates that large scale rental developments would require subsidies averaging $79K per unit, which includes support for the structured parking needed to reach higher density. Such subsidy rates are consistent with incentives being offered by the City of Columbus and some other jurisdictions to encourage denser, mixed use development and redevelopment.</p>
<p>As discussed above, large scale redevelopment currently requires public support to be financially viable. Furthermore, Upper Arlington competes for developers with nearby Columbus on subsidy amounts. For example, if two otherwise equal redevelopment opportunities were on the Upper Arlington and Columbus sides of Henderson Road, developers expressed that they would choose to build in Columbus due to the generous incentives offered in the form of long-term tax abatements.</p>
</div>
<div class="five columns" style="margin-top: 2%">
<p>
<a href="./images/client/rental.jpg" target="_blank">
<img src="./images/client/rental.jpg" class="image-cover" height="auto" width="100%" title="CommunityScale" alt="CommunityScale">
</a>
</p>
</div>
</div>
<div class="row insight-box">
<!-- Heading Row -->
<div class="twelve columns" style="margin-bottom: 0%;">
<h3>Balance of Revenue and Cost of City Services Per Unit</h3>
</div>
<!-- Main Content Row -->
<div class="twelve columns" style="margin-top: 2%; margin-left: 0;">
<p>New homes in Upper Arlington generate municipal revenue exceeding service costs, thus providing a net positive impact on municipal finances. The break-even assessed value per unit is approximately $619K, which current market values for new construction easily surpass. The marginal cost to serve a new home in Upper Arlington is a function of services that need to scale with new demand but are not inherently covered by their own fees. Police, fire, EMS, and Parks and Recreation are funded by the City's general revenue, whereas other services like waste, water, and sewer are covered by fees connected to those services. These expenses are then balanced by revenues from property tax, income tax for work-from-home, and ongoing revenue positive building permit fees for redevelopment and renovation.</p>
<p>
<a href="./images/client/balance.png" target="_blank">
<img src="./images/client/balance.png" class="image-cover" height="auto" width="100%" title="CommunityScale" alt="CommunityScale">
</a>
</p>
<p>As cities grow, the cost of providing essential services per household decreases because the new homes leverage existing infrastructure and distribute expenses such as police, fire protection, and parks across more households. More precisely, the relationship between growth and overall expenses is nonlinear as cities achieve 15% efficiency gains in infrastructure and service provision. Larger cities can provide essential services like police, fire protection, and parks at a lower per-unit cost due to these economies of scale. For Upper Arlington, a 9.8% increase in housing units from 2025-2050, as forecasted by MORPC's Metropolitan Transportation Plan, would only require about 8.2% additional resources. This economy of scale effectively reduces Upper Arlington’s break-even point for revenue from new homes.</p>
</div>
</div>
<div class="row insight-box">
<div class="twelve columns" style="margin-bottom: 0%;">
<h3>Assessed Value per Acre, by Housing Type</h3>
</div>
<div class="nine columns" style="margin-bottom: 0%;">
<iframe
width="100%"
height="600px"
frameborder="0"
scrolling="no"
allowfullscreen
src="https://arcg.is/1SrDOC2?disableSplashFocus=true"
tabindex="-1"
loading="lazy" ></iframe>
</div>
<div class="three columns" style="margin-bottom: 0%;">
<a href="./images/maplegend_UA_hometypes.png" target="_blank">
<img src="./images/maplegend_UA_hometypes.png" class="image-cover" height="auto" width="100%" title="CommunityScale" alt="CommunityScale">
</a>
</div>
</div>
</div>
<div class="divider" id="Map" style="padding: 30px; margin-top: 0px; margin-bottom: 0px;">
<iframe src="mapstable.html" width="100%" height="600px" scrolling="no" style="border: none; overflow-x: hidden; overflow-y: auto;"></iframe>
</div>
<!--
╭────────────────────────╮
| Footer |
╰────────────────────────╯
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div class="footer" style="background:linear-gradient(to right,white 80%,rgba(34, 124, 157,.1));">
<div class="container">
<div class="unresponsive" style="margin-bottom: 30px;">
<div class="content-size"><a href="https://upperarlingtonoh.gov/"><img class="no-rounded-edges" src="./images/client/UA-logo.png" height="auto" width="30px" title="CommunityScale" alt="CommunityScale"></a></div>
<div class="fill-space">
<p class=""><a href="https://upperarlingtonoh.gov/" target="_blank">The City of Upper Arlington</a> is a dynamic community, made successful by the citizens, businesses and civic groups who support the values and traditions.
</p>
</div>
</div>
<div class="unresponsive">
<div class="content-size"><a href="http://communityscale.com"><img class="no-rounded-edges" src="./images/CommunityScale-logo.png" height="auto" width="30px" title="CommunityScale" alt="CommunityScale"></a></div>
<div class="fill-space">
<p class=""><a href="http://communityscale.com" target="blank">CommunityScale</a> is a pioneering urban planning and spatial data analysis company serving clients across the United States. Follow us on <a href="https://www.linkedin.com/company/communityscale">LinkedIn</a> and <a href="https://twitter.com/CommunityScale">X</a>.</p>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="nav-javascript.js"></script>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
</body>
</html>