open-risk / Academy-Course-SFI32064

Supporting material for the Open Risk Academy course: An introduction to Input-Output Economic Models using Python

Home Page:https://www.openriskacademy.com/course/view.php?id=64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Academy-Course-SFI32064

This repository contains supporting material for the Open Risk Academy course: "An introduction to Environmentally Extended Input-Output Economic Models using Python (the pymrio package)". Discuss the course at the Open Risk Commons

US-IO

Course Overview

This course is a DeepDive with nine segments, exploring Input-Output models using Python and the pymrio library. The course is at a core technical level. It requires working familiarity with python, basic linear algebra and elements of economic systems. Step by step we explore how one can define and perform useful operations in Environmentally Extended Input-Output Analysis.

This course is the first installment of a series dedicated to EEIO models. The focus here is on thorough familiarization with the python environment and the pymrio package in particular and understanding the general structure and abilities of such model.

Specifically:

  • We get exposed to the concept and structure of Input-Output Models
  • We create a variety of stylized IO models in Python
  • We perform basic IO related workflows as those are facilitated by the pymrio package
  • Discuss open and closed IO models
  • Discuss hybrid IO models
  • Work with a small but realistic IO table

More in-depth discussion of economic and mathematical aspects of EEIO models is given in the seminal Miller-Blair Book, which is recommended reading. The material we cover in this course is contained mostly in Chapter 2 of that book (Foundations of Input–Output Analysis)

About

Supporting material for the Open Risk Academy course: An introduction to Input-Output Economic Models using Python

https://www.openriskacademy.com/course/view.php?id=64

License:GNU General Public License v3.0


Languages

Language:Python 100.0%