forked from paulgp/paulgp.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
56 lines (54 loc) · 3.4 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Paul Goldsmith-Pinkham by paulgp</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=no">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-65546321-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-65546321-1');
</script> <!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-65546321-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="wrapper">
<header>
<h1>Paul Goldsmith-Pinkham</h1>
<p>Research Economist</p>
<h3><p class="view"><a href="https://paulgp.github.io/">Home</a></p></h3>
<h3><p class="view"><a href="https://paulgp.github.io/papers.html">Papers</a></p></h3>
<h3><p class="view"><a href="https://paulgp.github.io/blog.html">Blog</a></p></h3>
<h3><p class="view"><a href="https://paulgp.github.io/best_figures.html">Best Figures</a></p></h3>
<h3><p class="view"><a href="https://paulgp.github.io/papers/cv.pdf">CV</a></p></h3>
<h3><p class="view"><a href="https://paulgp.github.io/beamer_tips.html">Beamer Tips</a></p></h3>
<h3><p class="view"><a href="https://github.com/paulgp/applied-methods-phd">Applied Method PhD Course</a></p></h3>
<h3><p class="view"><a href="https://paulgp.github.io/gary_chamberlain_lectures.html">Gary Chamberlain Class Notes</a></p></h3>
<p class="view"><img src="circle_cropped.png" width=270 height=270></p>
<p>I am an assistant professor at the Yale School of Management. If you need to reach me, please email me at paul.goldsmith-pinkham at yale dot edu. </p>
</header>
<section>
<h3><a id="updates" class="anchor" href="#updates" aria-hidden="true"><span class="octicon octicon-link"></span></a>Updates:</h3>
<p> I just posted a new draft of <a href="https://paulgp.github.io/papers/GPW_compressed.pdf">"The Great Equalizer: Medicare and the Geography of Consumer Financial Strain,"</a> with Maxim Pinkovskiy and Jacob Wallace (previously titled Medicare and the Georaphy of Financial Health). This draft has been shortened and tighten and has a lot of cool new results!</p>
<p> I just posted a new draft of <a href="https://paulgp.github.io/papers/ggls_munis.pdf">"Sea Level Rise and Municipal Bond Yields,"</a> with Matt Gustafson, Ryan Lewis and Mike Schwert.</p>
<p> My paper <a href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3072038">Predictably Unequal? The Effects of Machine Learning on Credit Markets </a> was just accepted at the Journal of Finance! </p>
</section>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>