-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
260 lines (243 loc) · 14.7 KB
/
index.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
<!DOCTYPE HTML>
<!--
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<link rel="icon" href="images/favicon-32x32.png">
<title>Alex Ramiller</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<div id="wrapper">
<nav id="nav">
<ul>
<li><a href="#about" class="active">About</a></li>
<li><a href="#publications">Publications</a></li>
<li><a href="#reports">Reports</a></li>
<li><a href="#blog">Blog Posts</a></li>
<li><a href="#dashboards">Dashboards</a></li>
<li><a href="Ramiller_CV.pdf">CV</a></li>
</ul>
</nav>
<div id="main">
<header id="header" class="main">
<!--<div class="spotlight">-->
<!--<span class="image"><img src="images/Ramiller_Photo.jpg" alt="" /></span>-->
<div class = "content">
<h1>Alex Ramiller</h1>
<h3>Ph.D. Candidate in City and Regional Planning</h3>
<h3>University of California, Berkeley</h3>
</div>
<!--</div>-->
</header>
<section id="about" class="main">
<div class="spotlight">
<div class="content">
<p>I am a Ph.D. Candidate in City and Regional Planning at the University of California, Berkeley, and researcher at the <a href="https://ternercenter.berkeley.edu/">Terner Center for Housing Innovation</a>.
My current research focuses on the use of large administrative datasets to study the relationships between residential mobility, neighborhood change, and urban form. I have previously conducted work on topics ranging from <a href="https://journals.sagepub.com/doi/abs/10.1177/00420980211004214">the impact of building renovations and demolitions on eviction risk</a> to <a href="https://www.sciencedirect.com/science/article/pii/S2210422417300266">the politics of urban sustainability in Denmark</a>. My work has been published in journals including Urban Studies, Housing Studies, Urban Environment, and Cityscape. I have authored reports for organizations including the U.S. Department of Housing and Urban Development (HUD) and the Federal Reserve Bank of San Francisco.
<br /> <br />
</p>
</div>
<span class="image"><img src="images/YySmfpvK.jpg" alt=""/></span>
<!--<span class="image"><img src="images/SF.jpg" alt=""/></span>-->
</div>
I have also provided data science consulting on a range of reports and dashboards related to housing policy and urban planning, including playing a leading role in the development of dashboards tracking <a href="https://nationalequityatlas.org/rent-debt">post-pandemic rent debt</a> and <a href="https://population-and-demographics-seattlecitygis.hub.arcgis.com/pages/displacement-risk">residential displacement risk in Seattle</a>. I am currently working on projects related to the landscape of multifamily homeownership in the United States and the pursuit of Affirmatively Furthering Fair Housing (AFFH) in California.<br />
</section>
<section id="publications" class="main special">
<header class="major">
<!--<a href="publications.html">--><h2>Publications</h2><!--</a>-->
</header>
<ul class="main">
<div style="text-align:left">
<li>
<a href = "https://pmc.ncbi.nlm.nih.gov/articles/PMC11697963/">
Gusoff, G., <b>Ramiller, A.</b>, Acolin, A., Wang, R., & Zimmerman, F. J. (2025). Pursuing healthy homeownership: an evaluation of the neighborhood health trajectories of shared equity homeowners. <i>BMC Public Health</i>, 25(1).
</a>
</li>
<li>
<a href = "https://www.tandfonline.com/doi/full/10.1080/02673037.2022.2115467">
<b>Ramiller, A.</b>, Acolin, A., Walter, R. J., & Wang, R. (2024). Moving to shared equity: Locational outcomes for households in shared equity homeownership programs. <i>Housing Studies</i>, 39(5), 1239-1263.
</a>
</li>
<li>
<a href = "https://www.huduser.gov/portal/periodicals/cityscape/vol26num3/article12.html">
<b>Ramiller, A.</b>, Song, T., Parker, M., Chapple, K. (2024). Residential Mobility and Big Data: Assessing the Validity of Consumer Reference Datasets. <i>Cityscape</i>, 26(3), 227-239.
</a>
</li>
<li>
<a href = "https://www.huduser.gov/portal/periodicals/cityscape/vol26num1/ch12.pdf">
Thomas, T., <b>Ramiller, A.</b>, Ren, C., & Toomet, O. (2024). Toward a National Eviction Data Collection Strategy Using Natural Language Processing. <i>Cityscape</i>, 26(1), 241–259.
</a>
</li>
<li>
<a href = "https://doi.org/10.1080/07352166.2024.2371380">
Walter, R. J., Acolin, A., Wang, R., Hess, C., <b>Ramiller, A.</b>, Colburn, G., Foster, T. B., Garboden, P., & Crowder, K. (2024). Exploring the association between household compositional change and mobility of subsidized householders in the United States: A life course perspective. <i>Journal of Urban Affairs</i>, 1–23.
</a>
</li>
<li>
<a href = "https://www.tandfonline.com/doi/full/10.1080/24694452.2023.2242460">
Schmahmann, L., <b>Ramiller, A.</b>, & Fields, D. (2023). Platform Firms, Commercial Real Estate Cycles and San Francisco’s Growth as a Tech Cluster, 2008–2020. <i>Annals of the American Association of Geographers</i>.
</a>
</li>
<li>
<a href = "https://journals.sagepub.com/doi/abs/10.1177/0739456X231175593">
Walter, R. J., Tillyer, M. S., <b>Ramiller, A.</b>, & Acolin, A. (2023). Scaling Down from the Neighborhood in Urban Planning Research and Practice: The Potential Benefits of a Micro-Scale Focus. <i>Journal of Planning Education and Research.</i>
</a>
</li>
<li>
<a href = "https://www.tandfonline.com/doi/full/10.1080/10511482.2022.2133548">
Hess, C., Walter, R. J., Kennedy, I., Acolin, A., <b>Ramiller, A.</b>, & Crowder, K. (2023). Segmented Information, Segregated Outcomes: Housing Affordability and Neighborhood Representation on a Voucher-Focused Online Housing Platform and Three Mainstream Alternatives. <i>Housing Policy Debate.</i>
</a>
</li>
<li>
<a href = "https://journals.sagepub.com/doi/abs/10.1177/00420980211004214">
<b>Ramiller, A.</b> (2022). Displacement through development? Property turnover and eviction risk in Seattle. <i>Urban Studies</i>, 59(6), 1148–1166.</li>
</a>
</li>
<li>
<a href = "https://www.tandfonline.com/doi/abs/10.1080/10511482.2021.1949372">
Acolin, A., <b>Ramiller, A.</b>, Walter, R. J., Thompson, S., & Wang, R. (2021). Transitioning to Homeownership: Asset Building for Low- and Moderate-Income Households. <i>Housing Policy Debate</i>, 31(6), 1032–1049.
</a>
</li>
<li>
<a href = "https://www.jstor.org/stable/27039965">
Costa, A., Sass, V., Kennedy, I., Roy, R., Walter, R. J., Acolin, A., Crowder, K., Hess, C., <b>Ramiller, A.</b>, & Chasins, S. (2021). Toward a Cross-Platform Framework: Assessing the Comprehensiveness of Online Rental Listings. <i>Cityscape</i>, 23(2), 327–340.
</a>
</li>
<li>
<a href = "https://www.tandfonline.com/doi/abs/10.1080/13549839.2019.1585772">
<b>Ramiller, A.</b> (2019). Establishing the green neighbourhood: approaches to neighbourhood-scale sustainability certification in Portland, Oregon. <i>Local Environment</i>, 24(5), 428–441.
</a>
</li>
<li>
<a href = "https://www.jstor.org/stable/10.5325/utopianstudies.30.2.0279">
<b>Ramiller, A.</b>, & Schmidt, P. (2019). Making Radical Change Real: Danish Sustainability, Adaptability, and the Reimagination of Architectural Utopias. <i>Utopian Studies</i>, 30(2), 279–299.
</a>
</li>
<li>
<a href = "https://www.sciencedirect.com/science/article/pii/S2210422417300266">
<b>Ramiller, A.</b>, & Schmidt, P. (2018). Scale limits to sustainability: Transdisciplinary evidence from three Danish cases. <i>Environmental Innovation and Societal Transitions</i>, 27, 48-58.
</a>
</li>
<li>
<a href = "https://digitalcommons.macalester.edu/geography_honors/56">
<b>Ramiller, A.</b> (2018). “From the Neighborhood Up!”: Neighborhood Sustainability Certification Frameworks and the New Urban Politics of Scale. <i>Macalester College Digital Commons.</i>
</a>
</li>
</ul>
</section>
<section id="reports" class="main special">
<header class="major">
<h2>Reports</h2>
</header>
<ul class="main">
<div style="text-align:left">
<li>
<a href="https://www.huduser.gov/portal/publications/Examining-the-Housing-Neighborhood-Trajectories.html"><b>
Examining the Housing and Neighborhood Trajectories for Former HUD-Assisted Households with Children (2024).</b></a></br><i>HUD Office of Policy Development and Research.</i>
</li>
<li>
<a href="https://www.ccbuilders.org/moderate-middle-income-california-racial-wealth-gap"><b>
California’s Missing Middle: Middle-Income California is Large, Diverse, and Left Out of the Housing Conversation (2024).</b></a></br><i>California Community Builders.</i>
</li>
<li>
<a href = "https://ternercenter.berkeley.edu/research-and-policy/prohousing-designation-program-evaluation/"><b>
California’s Prohousing Designation Program: Rewarding City and County Policies that Boost Housing Supply (2023).</b></a></br><i>Terner Center for Housing Innovation.</i>
</li>
<li>
<a href = "https://www.frbsf.org/research-and-insights/publications/community-development-research-briefs/2023/12/understanding-cdfi-financial-data/"><b>
Understanding CDFI Financial Data: A Primer for New Investors (2023).</b></a></br><i>Federal Reserve Bank of San Francisco.</i>
<li>
<a href = "https://www.urbandisplacement.org/wp-content/uploads/2022/04/Examining_the_Unintended_Effects_of_Climate_Change_Mitigation.pdf"><b>
Examining the Unintended Consequences of Climate Change Mitigation (2021).</b></a></br><i>Urban Displacement Project.</i>
</li>
<li>
<a href = "https://evictionresearch.net/washington/"><b>
The State of Evictions: Results from the University of Washington Evictions Project (2020).</b></a></br><i>Eviction Research Network.</i>
</li>
</div>
</ul>
</section>
<section id="blog" class="main special">
<header class="major">
<h2>Blog Posts</h2>
</header>
<ul class="main">
<div style="text-align:left">
<li>
<a href="https://dlab.berkeley.edu/news/introduction-propensity-score-matching-matchit"><b>Ramiller, A.</b> (2024).
Introduction to Propensity Score Matching with MatchIt. <i>UC Berkeley D-Lab Blog.</i></a>
</li>
<li>
<a href="https://dlab.berkeley.edu/news/mapping-census-data-tidycensus"><b>Ramiller, A.</b> (2023). Mapping Census Data with tidycensus.<i>UC Berkeley D-Lab Blog.</i></a>
</li>
<li>
<a href="https://nationalequityatlas.org/rent-debt-in-america">Treuhaft, S., Huang, M., <b>Ramiller, A.</b>, Scoggins, J., Langston, A., Tan, S. (2021).
Rent Debt in America: Stabilizing Renters Is Key to Equitable Recovery. <i>National Equity Atlas.</i></a>
</li>
</div>
</ul>
</section>
<section id="dashboards" class="main special">
<header class="major">
<h2>Dashboards</h2>
</header>
<ul class="main">
<div style="text-align:left">
<h4>
<b><a href="https://nationalequityatlas.org/rent-debt">
Rent Debt in America
</a></b>
</h4>
This dashboard and accompanying analysis use experimental Census survey data to measure the ongoing impact of the Covid-19 pandemic on household rent debt. Rent debt estimates are provided for states, counties, and cities throughout the United States. This dashboard was created for <a href = "https://www.policylink.org/">PolicyLink</a> as part of the <a href="https://nationalequityatlas.org/">National Equity Atlas</a>.
</br></br><h4>
<b><a href="https://nationalequityatlas.org/ca-rental-assistance">
Tracking California's Rent Relief
</a></b>
</h4>
This dashboard and accompanying anslysis use administrative data from the California Covid-19 Rent Relief Program to track the status of rent relief applications. This project was created for <a href = "https://www.policylink.org/">PolicyLink</a> as part of the <a href="https://nationalequityatlas.org/">National Equity Atlas</a>.
</br></br><h4>
<b><a href="https://www.urbandisplacement.org/maps/housing-precarity-risk-model/">
Housing Precarity Risk Model
</a></b>
</h4>
The Housing Precarity Risk Model (HPRM) provided a national analysis of housing precarity, identifying vulnerable neighborhoods that were in particularly urgent need of assistance and resources from local, state, and federal agencies, particularly in the wake of the Covid-19 pandemic. The project was created for the <a href = "https://www.urbandisplacement.org">Urban Displacement Project</a>.
</br></br><h4>
<b><a href="https://population-and-demographics-seattlecitygis.hub.arcgis.com/pages/displacement-risk">
Seattle Displacement Risk Indicators
</a></b>
</h4>
This dashboard brings together demographic and market data to construct dynamic indicators of displacement risk across Seattle neighborhoods. The dashboard was constructed for the City of Seattle Office of Planning and Community Development's <a href="https://population-and-demographics-seattlecitygis.hub.arcgis.com/pages/indicator-projects#tagjumptoedmp">Equitable Development Monitoring Program</a>.
</div>
</ul>
</section>
<!-- Footer -->
<footer id="footer">
<section>
<ul class="icons">
<li><a href="mailto:[email protected]" class="icon fas fa-envelope solid alt"><span class="label">Email</span></a></li>
<!--<li><a href="https://twitter.com/AlexRamiller" class="icon brands fa-twitter alt"><span class="label">Twitter</span></a></li>-->
<li><a href="https://www.linkedin.com/in/alexramiller/" class="icon brands fa-linkedin alt"><span class="label">LinkedIn</span></a></li>
<li><a href="https://scholar.google.com/citations?user=nJPXHkUAAAAJ&hl=en" class="icon fas fa-graduation-cap solid alt"><span class="label">Google Scholar</span></a></li>
<li><a href="https://github.com/alexramiller" class="icon brands fa-github alt"><span class="label">GitHub</span></a></li></br>
<p><br/>Design Based On: <a href="https://html5up.net">HTML5 UP</a></p>
</ul>
</section>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>