library(InequalityEnvironment)
library(kableExtra)
library(tidyverse)
library(huxtable)
library(car)
library(GGally)
library(plotly)
library(here)
knitr::opts_chunk$set(echo = FALSE)
def <- knitr::knit_hooks$get("output")
knitr::knit_hooks$set(output = function(x, options) {
  x <- def(x, options)
  ifelse(!is.null(options$suppress), gsub(pattern = "```.*```", "", x), x)
})

Environmental degradation $\rightarrow$ greater inequality:

Global warming has very likely exacerbated global economic inequality, including ∼25% increase in population-weighted between-country inequality over the past half century. @diffenbaugh2019global

Climate change and climate variability worsen existing poverty, exacerbate inequalities, and trigger both new vulnerabilities and some opportunities for individuals and communities. @olsson2014livelihoods

Poverty and persistent inequality are the most salient of the conditions that shape climate-related vulnerability. @ribot2013vulnerability

Greater inequality $\rightarrow$ environmental degradation.

1) The environmental footprint of the wealthy.

The income share of the top 10% increases [U.S. state-level] CO2 emissions. @jorgenson2017income

{height=250px}  {height=250px}  {height=250px}

2) People living in poverty have more pressing concerns than making enviro-friendly choices.

{height=250px}  {height=250px}

1000 rivers with highest plastic output:

source: https://theoceancleanup.com/sources/

Missmanaged Plastic Waste Per Capita

{height=600px}

Other mechanisms:

1) Political economy: the rich have a preference for more pollution. The greater the resources the rich have, the more likely they are able to "buy" lax environmental regulation. @boyce1994inequality

2) @ravallion2000carbon and @levinson2019environmental find that emissions are lower with higher inequality.

source: Levinson and O’Brien (2019){height=300px}

3) inequality makes collective action more difficult. @ostrom1990governing

4) Inequality might create perverse incentives e.g. conspicuous consumption, @corneo1997conspicuous, labour market rat race, @landers1996rat, to the detriment of the environment. @bowles2005emulation

Inequality and Intensive Margin of Labour Supply

ggplotly(rr) %>%
  animation_opts(transition = 0)

The planetary boundaries:

Stockholm Resilience Centre{ height=50% }

source: J. Lokrantz/Azote based on @steffen2015planetary

Environmental Performance Index:

source: @epi{height=500px}

Because the underlying methodology and data change between versions of the EPI, it is not appropriate to assemble the scores from each release into a time series (https://epi.yale.edu/faq/epi-faq)

EPI time series.

epi_vs_year

How the sausage is made:

yearly_indicator_diff

Econometric theory

... is like an exquisitely balanced French recipe, spelling out precisely with how many turns to mix the sauce, how many carats of spice to add, and for how many milliseconds to bake the mixture at exactly 474 degrees of temperature. But when the statistical cook turns to raw materials, he finds that hearts of cactus fruit are unavailable, so he substitutes chunks of cantaloupe; where the recipe calls for vermicelli he uses shredded wheat; and he substitutes green garment dye for curry, ping-pong balls for turtle's eggs and, for Chalifougnac vintage 1883, a can of turpentine (Stefan Valavanis)

source: https://i.ytimg.com/vi/m3ce5heo3ns/maxresdefault.jpg{width=4,height=4}

Domestic inequality over time:

gini_plot

Approach taken:

1) EPI scores seem a little dodgy 2) Within country inequality is highly stable over time

Log(GDP/Capita) vs. EPI scores

wealth_vs_epi
data source: GDP/capita (World Bank) and EPI (@epi20)

Log(GDP/Capita) vs. EPI scores

kuznet
data source: GDP/capita (World Bank) and EPI (@epi20)

Strong positive correlation:

1) Environmental health contributes to economic prosperity OR

2) Economic prosperity allows rich countries to take costly actions to protect the environment OR

3) Economic prosperity allows rich countries to outsource the production of environmentally damaging goods.

-  Trade data and standard EPI scores can be used to create a weighted EPI score that crudely addresses these leakages.

-  The relationship between gdp/capita and epi scores still exists using this weighted EPI score.

Confounds: wealth and governance.

controls_pairs

Measures of Inequality:

inequality_pairs

EPI ~ controls + inequality

hr <- huxreg(regressions$rob_mod[[1]], regressions$rob_mod[[2]], regressions$rob_mod[[3]], regressions$rob_mod[[4]],
             omit_coefs=c("(Intercept)"),
             statistics = character(0))
hr$names <- hr$names%>%
  str_replace_all("_", " ")%>%
  str_to_title()
hr

Cet Par:

Emission Leakages:

source:https://www.econlib.org/reflections-on-the-sopranos/{height=300px}

A smokestack is not a smoking gun

source:NRDC.org{}

Using trade data to adjust EPIs

kbl(canada)%>% 
  kable_styling(bootstrap_options = c("striped", "hover"), full_width = F)

Weight on import EPI is $w_{i}=\frac{M}{GDP-X+M}=$ r round(canada[3,2]/(canada[1,2]-canada[2,2]+canada[3,2]),2)%>%pull()

Canada's import EPI:

 kbl(canada_partners)%>%
   kable_styling(bootstrap_options = c("striped", "hover"), full_width = F)

Environmental accounting

Some other attempts at environmental accounting

Rich countries look a little worse, poor countries look a little better.

epi_vs_wepi

import weighted EPI ~ controls + inequality

hr <- huxreg(regressions$rob_mod[[5]],regressions$rob_mod[[6]],regressions$rob_mod[[7]],regressions$rob_mod[[8]], 
             omit_coefs=c("(Intercept)"),
             statistics = character(0))
hr$names <- hr$names%>%
  str_replace_all("_"," ")%>%
  str_to_title()
hr

Added variable plots:

make_av_plots <- function(mdl, var){
  var=str_sub(var, start=2)
  avPlots(mdl, var, cex=.5, main="")
}

par(mfrow=c(2,4))
regressions %>%
  mutate(plots=walk2(mod, inequality, make_av_plots))
#dev.off()

Second look at Inequality

What the subjects saw: (page 1)

$E[\pi_1]=\left[\alpha e_1+\frac{1-\alpha}{3}(e_1+e_2+e_3)\right]\left(\frac{60-e_1-e_2-e_3}{60}\right)-\frac{e_1}{3}$

The treatments:

Summary of last round: (Round 2):

Fish: 12.615173826925

Total effort: 16

Because the total effort is larger than the stock of fish the resource is destroyed.

effortProfit
2-0.67
5-1.67
9-3

In your treatment $\alpha=.5$

So in your treatment the expected profit function for player 1 is:

$E[\pi_1]= \left(\frac{e_1}{2}+\frac{1}{6}(e_1+e_2+e_3)\right) \left(\frac{60-e_1-e_2-e_3}{60}\right)-\frac{e_1}{3}$ How much effort do you want to put into fishing in round 3? ## The treatments: * Communism ($\alpha=0$): Prediction: free riding. * Universal Basic Income ($\alpha=\frac12$): Prediction: joint payoff maximizing effort. * laissez-faire ($\alpha=1$) Prediction: tragedy of the commons. wzxhzdk:15 ## References

rpmartin/InequalityEnvironment documentation built on Dec. 28, 2021, 12:16 a.m.