_getDataQuery: function() {
      var iso = this.currentCountry;
      var year = this.currentYear;
      var filter = ' country_iso =\''+ iso +'\'';
      var locationData = _.findWhere(this.locations, {