function takes datasets for each sector (2 per sector: on Asset and Company levels) and combines information into one dataset suitable for analysis purposes
1 2 | proc.prepareSectorMaster4analysis(sectormaster, all.lists, startyear,
years, selregions)
|
sectormaster |
All sectors data on company level and asset level respectively (prepared by proc.prepareSectorMaster) |
all.lists |
sets of various values for analysis purposes |
startyear |
reference year for analysis |
years |
number of consequent years (after startyear) to analyze |
selregions |
regions selected for analysis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.