Visualize Statistical data

Hi

Im looking for a way to visualize statistical values for layer in QGIS for any given polygon. Is there someone who can think of a solution? Using statistical info http-requests takes a long time and I find it hard to automate visualization of values in excel or such. What is the professional approach here? Do I need to learn python scripting for implementing to Qgis?

As far as I know, there is nothing of this sort supported as a standard so I doubt there is a ready-made solution available.
The easiest thing would probably do to upgrade QGIS Plugin (it is open source) to execute Statistical API… It should probably not be too complicated, but it would require a bit of Python knowledge indeed…

Source code for QGIS Plugin: