macro

This project is part of the Master's program in Economics & Financial Engineering at Paris Dauphine University - PSL. The aim is to analyze the economic impacts of rising temperatures on the Eurozone, focusing on inflation and GDP growth, as well as the resulting monetary policy challenges.

https://github.com/naimlehbiben/macro

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.9%) to scientific vocabulary

Keywords

climate-change impulse-response macroeconomics
Last synced: 6 months ago · JSON representation ·

Repository

This project is part of the Master's program in Economics & Financial Engineering at Paris Dauphine University - PSL. The aim is to analyze the economic impacts of rising temperatures on the Eurozone, focusing on inflation and GDP growth, as well as the resulting monetary policy challenges.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
climate-change impulse-response macroeconomics
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Macroeconomic and Monetary Policy Project: Economic Impacts in the Eurozone Due to Rising Temperatures

Objectives

This project is part of the Master's program in Economics & Financial Engineering at Paris Dauphine University - PSL. The aim is to analyze the economic impacts of rising temperatures on the Eurozone, focusing on inflation and GDP growth, as well as the resulting monetary policy challenges.

Project Structure

Here's an overview of the project's structure:

Description

  • data/: Contains climate and macroeconomic datasets.
  • src/: Contains all the source code for the project.
    • Main.m: The main script for running the analysis.
    • neweyWest_covmatrix.m: Script for computing the Newey-West covariance matrix.
    • plot_IRFs.m: Script for plotting the Impulse Response Functions (IRFs).
  • static/: Contains static files such as the research paper, report, and images.
  • README.md: The readme file.

Methodology

Data Collection

The data for this project includes climate and macroeconomic data for 12 Eurozone countries from 1996 to 2021. The climate data, including temperature and precipitation, was obtained from the Climate Change Knowledge Portal. The macroeconomic data includes real GDP per capita and the Harmonized Index of Consumer Prices (HICP).

Analysis

  1. Temperature Anomaly Calculation: The temperature anomaly for each country and month is calculated as the deviation from the historical average temperature (1950-1980).

  2. Modeling: The impact of temperature anomalies on inflation and GDP is modeled using regression equations, incorporating Newey-West standard errors to account for autocorrelation and heteroscedasticity.

  3. Impulse Response Functions (IRFs): The IRFs are computed to measure the response of inflation and GDP to temperature shocks over different horizons.

  4. Projections: Using climate projections (SSP scenarios), the future impacts on inflation and GDP are estimated for the period 2025-2100.

  5. Monetary Policy Implications: The Taylor rule (1993) is applied to determine the appropriate interest rate policy in response to temperature-induced economic changes, and the concept of monetary stress is evaluated.

Results

The results indicate that temperature anomalies have varying impacts on inflation and GDP across different Eurozone countries. The findings suggest that a one-size-fits-all monetary policy by the ECB may be insufficient to address the diverse effects of climate change within the Eurozone.

License

MIT

Authors

  • Antoine Portalier
  • Badr Eddine El Hamzaoui
  • Naïm Lehbiben
  • Vincent Piedbois

Owner

  • Name: Naïm Lehbiben
  • Login: NaimLehbiben
  • Kind: user
  • Location: Paris
  • Company: Paris Dauphine University

Passionate about quantitative finance and trading I'm an ambitious and motivated young professional with a strong background in finance and mathematics.

Citation (CITATION.CFF)

cff-version: 1.2.0
message: If you use this software, please cite it using the following DOI.
title: Replicating research paper "The temperature-induced monetary stress in the euro area"
authors:
  - name: Naim LEHBIBEN
    email: naim.lehbiben@dauphine.eu
  - name: Badr Eddine EL HAMZAOUI
    email: badr-eddine.el-hamzaoui@dauphine.eu
  - name: Antoine PORTALIER
    email: antoine.portalier@dauphine.eu
  - name: Vincent PIEDBOIS
    email: vincent.piedbois@dauphine.eu
license: MIT

GitHub Events

Total
Last Year