Skip to content

Instantly share code, notes, and snippets.

@chris-vecchio
Last active August 24, 2018 18:44
Show Gist options
  • Save chris-vecchio/c108c42572493262e8e23220712c9695 to your computer and use it in GitHub Desktop.
Save chris-vecchio/c108c42572493262e8e23220712c9695 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>
<channel rdf:about="http://www.fedinprint.org/">
<title>Federal Reserve System publications</title>
<link>http://www.fedinprint.org/</link>
<description>Economic research and commentary from the Federal Reserve System</description>
<dc:language>en-us</dc:language>
<dc:date></dc:date>
<dc:publisher>webmaster@research.stlouisfed.org</dc:publisher>
<dc:subject>Fed in Print</dc:subject>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.fedinprint.org/items/fedgfn/2018-08-20.html" />
<rdf:li rdf:resource="http://www.fedinprint.org/items/fedgif/1237.html" />
</rdf:Seq>
</items>
</channel>
<item rdf:about="http://www.fedinprint.org/items/fedgfn/2018-08-20.html">
<title>The Branch Puzzle : Why Are there Still Bank Branches?</title>
<link>http://www.fedinprint.org/items/fedgfn/2018-08-20.html</link>
<description>We provide evidence that the persistence of the large number of local bank branches across the country may be due to the fact that both depositors and small businesses continue to value local bank branches.</description>
<dc:creator>Elliot Anenberg &#x26; Andrew C. Chang &#x26; Serafin J. Grundl &#x26; Kevin B. Moore &#x26; Richard Windle </dc:creator>
<dc:subject></dc:subject>
</item>
<item rdf:about="http://www.fedinprint.org/items/fedgif/1237.html">
<title>The Heterogeneous Effects of Government Spending : It&#x2019;s All About Taxes</title>
<link>http://www.fedinprint.org/items/fedgif/1237.html</link>
<description>This paper investigates how government spending multipliers depend on the distribution of taxes across households. We exploit historical variations in the financing of spending in the U.S. since 1913 to show that multipliers are positive only when financed with more progressive taxes, and zero otherwise. We rationalize this finding within a heterogeneous-household model with indivisible labor supply. The model results in a lower labor responsiveness to tax changes for higher-income earners. In turn, spending financed with more progressive taxes induces a smaller crowding-out, and thus larger multipliers. Finally, we provide evidence in support of the model&#x2019;s cross-sectional implications.</description>
<dc:creator>Axelle Ferri&#xE8;re &#x26; Gaston Navarro </dc:creator>
<dc:subject></dc:subject>
</item>
</rdf:RDF>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment