Skip to content

New architecture discussions #10

@konstantinstadler

Description

@konstantinstadler

My initial plan is to provide two pysut classes.

  1. SUT: very close to the previous SupplyUseTable class with a single V/U for construct and mrsut compilation
  2. SUTdev: Closely related to the structure which we have in the exiobase data pipeline. The main difference there are that
    • multiple use layers (basic prices domestic, basic prices imports, margins, taxes ...)
    • in development status: often used as a container to gather data before balancing

I believe that is the cleanest solution. A single SUT class would get quite complicated and convoluted with functions most "SUT Users" dont need. One of the methods in the SUTdev would be to collapse to SUT to avoid any code duplications.

Feedback very welcome.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions