Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 733 Bytes

File metadata and controls

10 lines (9 loc) · 733 Bytes

Hazard experience and climate risk perception

This repository contains code to reproduce all analyses and figures for the paper XXX (2025). Climate hazard experience linked to increased climate risk perception worldwide.

  • analysis.Rmd includes all analyses to reproduce results in the paper.
  • analysis.html is the compiled output of `analysis.Rmd'.
  • data/ includes the data for the world map. The World Risk Poll data can be downloaded from here.
  • results/ folder to store marginal effects.
  • models/ folder to store models (too large to include in the Github repository).
  • figures/ includes all figures.
  • helpers.R includes useful helper functions.