md`Ideas for improvement:
- DONE: Plot the [Average and Mean values](http://learnjsdata.com/group_data.html) of each country in the graph as an optional view. (and maybe different regions when selecting a country?)
- DONE: Show different regions when selecting a country
- DONE: Add mouseover on circles to show household, region or country
- Make x and y dependent on variables the user selects themselves (other vars in the data)
- Add labels to axes
- Figure out how to have NON-reactive axes and freeze the y and maybe x axes
- Create a "settings" object which helps filter out false data like hhsize > 20, landArea > 30.000 etc.)
`