def __init__(self, year, url):
        self._filters = ''
        self._data = []
        for i in range(1, 13):
            if i < 12: