for r in results:
            month = str(r['_id']['month'])
            year = str(r['_id']['year'])
            key = year+month