evo-macro-sut-import-share

SkillDev tools

Computes the import content share of investment (theta) from GeoStat Supply and Use Tables using the proportionality assumption. Links SUT data to a SUT Calc sheet, calculates product-level import-to-supply ratios, and derives the aggregate import content share for GFCF. Use when estimating import leakage for demand-side investment shock analysis.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the evo-macro-sut-import-share skill

What this skill tells your AI

The instructions your AI receives, as published by openlair/openskill in tasks-evolved/shock-analysis-demand/environment/skills/evo-macro-sut-import-share/SKILL.md and read by ahel’s review.

This skill handles the second stage of the macro demand-side accounting pipeline: computing the import content share of investment from Supply and Use Tables.

What it does

  1. Creates SUT Calc sheet with columns linking to SUPPLY and USE data:

    • Col A: Product code (rows 4-41 from SUT, 38 products)
    • Col B: Product name
    • Col C: Total Supply at purchasers prices (from SUPPLY sheet col AS)
    • Col D: Imports total (from SUPPLY sheet col AR)
    • Col E: Import share per product = D/C (mu_i)
    • Col F: GFCF by product (from USE sheet col AT)
    • Col G: Imported GFCF = E*F (mu_i * I_i)
    • Col H: Product share of total GFCF = F/SUM(F)
  2. Calculates aggregate import content share (theta):

    • Cell C46: theta = SUM(G) / SUM(F)
    • This is the weighted average import share across all products used in GFCF

Methodology: Proportionality Assumption

The import share of each product in GFCF equals its share in total supply:

  • mu_i = Imports_i / TotalSupply_i
  • theta = SUM(mu_i * GFCF_i) / SUM(GFCF_i)

Data Sources

  • SUPPLY sheet: Row 42 col AR = Import total (P7), col AS = Resources total (TotPP)
  • USE sheet: Col AT (col 46) = Gross fixed capital formation (P51)
  • Products in rows 4-41 (38 products)

Dependencies

Requires evo-macro-weo-data to have copied the SUPPLY and USE sheets into the workbook first.

Signals

GitHub stars
89
Forks
4
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
evo-macro-sut-import-share
Source
github.com/openlair/openskill