Region Data Multiplier Summary - Implan-Group/api GitHub Wiki

Region Multipliers - Summary


GET /api/v1/regions/export/{aggregationSchemeId}/region-multipliers-summary

This endpoint provides a csv of summary multipliers of an effect type and industry as found in IMPLAN Cloud under Regions -> Multipliers -> Summary Multipliers.

Parameter Spec Type Details
aggregationSchemeId route int The Aggregation Scheme to filter by.
hashId query str❔ The HashId of the Region to filter by.
urid query int❔ The Urid of the Region to filter by.
userModelId query int❔ The UserModelId of the Region to filter by.
effectType query str The Region Data - Multipliers#Effect Type of the multipliers.

🧾Example

📤 Request

GET /api/v1/regions/export/1/region-multipliers-summary?hashId=9EbJv6yJb0&effectType=Output

📥 Response

Display Code,Display Description,Indirect Multiplier Sum,Type I Multiplier,Induced Multiplier,Type SAM Multiplier
1,Oilseed farming,0.70,2.0,0.50,3.0
⚠️ **GitHub.com Fallback** ⚠️