How to merge results of two aggregations

Take a look at pipeline aggs https://www.elastic.co/guide/en/elasticsearch/reference/2.2/search-aggregations-pipeline.html

If that doesn't do it then you need to do it in code.