Here is a quick sketch of the plot I was thinking for visualizing trend patterns. This is for Artisanal Opportunities and each dot represents one country. You can see most countries have improving AO scores over the 9 year period.
We would want to:
color according to trend
adjust axis limits and binning
make interactive (region name, trend pattern,etc)
etc.
I don't think this can actually automate this because it seems like we will have to fuss with each plot to actually get it to look decent. But: we could provide interactive plots in html format.
If this general format seems useful we could explore improvements.
Here are the data describing change over time for each country and each goal (and the overall Index score): https://github.com/OHI-Science/ohi-global/blob/draft/yearly_results/global2020/Results/data/trends_website.csv
Here is a quick sketch of the plot I was thinking for visualizing trend patterns. This is for Artisanal Opportunities and each dot represents one country. You can see most countries have improving AO scores over the 9 year period.
We would want to:
I don't think this can actually automate this because it seems like we will have to fuss with each plot to actually get it to look decent. But: we could provide interactive plots in html format.
If this general format seems useful we could explore improvements.