Hello,
I have a large set of indicators, each with values spanning several years. I want to display all these indicators on a single map, with a dropdown list for each indicator. When selecting a specific indicator and specific year, the corresponding symbology should appear on the map.
For example:
Poverty index by governorates from 2000 to 2024
Unemployment index from 2000 to 2020
Population index from 2020 to 2024
As mentioned, I want a dropdown list showing the indicators and another linked list displaying all the years. Upon selecting both, the corresponding data visualization (symbolization) should appear for the governorates level.
Thank you.