it('should add start year to query params', function() {
      var expectedPoundsQueryParams = {
          'filters': 'year:[2005 TO *] AND unitOfMeasure:Pounds',
          'groupBy': 'year',
          'operation': 'sum',