-
Notifications
You must be signed in to change notification settings - Fork 203
Expand file tree
/
Copy pathindex.html
More file actions
121 lines (111 loc) · 7.2 KB
/
index.html
File metadata and controls
121 lines (111 loc) · 7.2 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
<!doctype html>
<html lang="en">
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Tyler Ransom by tyleransom</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Google Analytics 4 -->
<!-- FORKERS: GET YOUR OWN TRACKING ID at https://analytics.google.com -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-GNJD50R0Z7"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
// Only track on tyleransom.github.io - prevents tracking from forked sites
if (window.location.hostname === 'tyleransom.github.io') {
gtag('config', 'G-GNJD50R0Z7');
}
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="assets/css/academicons.min.css"/>
<link rel="stylesheet" href="assets/css/academicons.css"/>
<style>
button.accordion {
font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
cursor: pointer;
padding: 0px;
border: none;
text-align: left;
outline: none;
font-size: 100%;
transition: 0.3s;
background-color: #f8f8f8;
}
button.accordion.active, button.accordion:hover {
background-color: #f8f8f8;
}
button.accordion:after {
content: " [+] ";
font-size: 90%;
color:#777;
float: left;
margin-left: 1px;
}
button.accordion.active:after {
content: " [\2212] ";
}
div.panel {
padding: 0 20px;
margin-top: 5px;
display: none;
background-color: white;
font-size: 100%;
}
div.panel.show {
display: block !important;
}
.social-row {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
</style>
</head>
<body>
<div class="wrapper">
<header>
<h1>Tyler Ransom</h1>
<p>Associate Professor of Economics<br>University of Oklahoma</p>
<p>Research Fellow<br><a href="https://www.iza.org/person/24155/tyler-ransom">IZA@LISER</a></p>
<p>Fellow<br><a href="https://glabor.org/user/tyleransom/">Global Labor Organization (GLO)</a></p>
<h3><a href="https://tyleransom.github.io/">Home</a></h3>
<h3><a href="https://tyleransom.github.io/research.html">Research</a></h3>
<h3><a href="https://tyleransom.github.io/research/CV.pdf">CV</a></h3>
<h3><a href="https://tyleransom.github.io/code.html">Code</a></h3>
<h3><a href="https://tyleransom.github.io/teaching.html">Teaching</a></h3>
<h3><a href="https://tyleransom.github.io/personal.html">Personal</a></h3>
<b>Social</b><br>
<div class="social-row">
<a href="mailto:ransom@ou.edu" class="author-social" target="_blank"><i class="fas fa-fw fa-envelope"></i> Email</a><br>
<a href="https://scholar.google.com/citations?user=eohlTTcAAAAJ&hl=en" target="_blank"><i class="ai ai-fw ai-google-scholar"></i> Scholar</a><br>
<a href="https://orcid.org/0000-0002-6910-0363"><i class="ai ai-fw ai-orcid"></i> ORCID</a><br>
<a href="http://ideas.repec.org/f/pra541.html"><i class="ai ai-fw ai-ideas-repec"></i> RePEc</a><br>
<a href="http://github.com/tyleransom"><i class="fab fa-fw fa-github"></i> GitHub</a><br>
<a href="https://tyleransom.substack.com" class="author-social" target="_blank"><i class="fas fa-fw fa-rss"></i> Substack</a><br>
<a href="http://x.com/tyleransom" class="author-social" target="_blank"><i class="fab fa-fw fa-x-twitter"></i> X</a><br>
<a href="http://linkedin.com/in/tyleransom" class="author-social" target="_blank"><i class="fab fa-fw fa-linkedin"></i> LinkedIn</a><br>
<a href="https://www.youtube.com/@structuraleconguy" class="author-social" target="_blank"><i class="fab fa-fw fa-youtube"></i> YouTube</a><br>
<br>
</div>
<br>
<p><b>Contact:</b><br>Department of Economics<br>University of Oklahoma<br>322 CCD1, 308 Cate Center Drive<br>Norman, OK 73072</p>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</header>
<section>
<img src="Headshot2025-small.jpg" height="250" width="335" alt="Tyler Ransom"></h3>
<p>I am an Associate Professor of <a href="http://www.ou.edu/cas/economics">Economics</a> at the <a href="http://www.ou.edu/">University of Oklahoma</a>, a Research Fellow at the <a href="https://www.iza.org/">IZA@LISER (formerly Institute for the Study of Labor, IZA)</a>, and a Fellow at <a href="https://www.globalabororganization.org/">Global Labor Organization (GLO)</a>. I received my PhD in <a href="http://econ.duke.edu">Economics</a> from <a href="http://www.duke.edu">Duke University</a> in 2015, where I specialized in dynamic models of human capital accumulation.</p>
<p>My research focuses on labor economics, economics of education, urban economics, and applications of machine learning. I have published extensively in leading economics journals, including the <i>Journal of Political Economy</i>, the <i>Journal of Labor Economics</i>, the <i>Journal of Human Resources</i>, and the <i>Journal of Econometrics</i>. My recent work has examined college admissions practices, educational inequality, and human capital development. I also serve as a Coeditor of <i>Economics of Education Review</i> and an Associate Editor of the <i>Annals of Economics and Statistics</i>.</p>
<p>At OU, I direct the economics in-person master's programs and teach courses in econometrics, data science, and economics of education at both undergraduate and graduate levels. My contributions to research and teaching were recognized with the 2022 Irene Rothbaum Outstanding Assistant Professor Award from the OU Dodge Family College of Arts & Sciences. In 2025, I was awarded the Heritage Foundation Freedom and Opportunity Academic Prize in recognition of my scholarship and contributions to the academic community. My research has had significant policy impact and has been featured in major media outlets including the <i>New York Times</i>, <i>The Economist</i>, <i>The Atlantic</i>, and <i>The Guardian</i>. As of late 2025, I was ranked in the top 80 of young economists worldwide on <a href="https://ideas.repec.org/top/top.young.html">RePEc</a>, out of a pool of over 15,000. I also rank in the top 3% of all nearly 73,000 RePEc authors based on <a href="https://ideas.repec.org/top/top.person.all10.html">publications over the past 10 years</a>.</p>
<p>I bring strong technical expertise to my research, with proficiency in Matlab, Stata, R, Julia, Python, LaTeX, Shell/Bash, SLURM, and Git. I also have advanced proficiency in Japanese and beginning knowledge of Korean and German.</p>
</section>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>