Region Data Multipliers per Million Effects - Implan-Group/api GitHub Wiki

Region Multipliers - Per Million Effects


GET /api/v1/regions/export/{aggregationSchemeId}/RegionMultipliersPerMillionEffects

This endpoint provides a csv of detailed multipliers of an effect type and industry as found in IMPLAN Cloud under Regions -> Multipliers -> Per Million Effects.

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 Effect Type of the multipliers.

🧾Example

📤 Request

GET /api/v1/regions/export/1/RegionMultipliersPerMillionEffects?hashId=9EbJv6yJb0&effectType=Output

📥 Response

Display Code,Display Description,Direct Effects,Indirect Effects,Induced Effects,Type I Effects,Type SAM Effects
1,Oilseed farming,2000000,747669.0,575744.0,2747669.0,3323413.0
⚠️ **GitHub.com Fallback** ⚠️