public AverageDataAggrigator(GetWeatherApiData getweatherapidata)
 {
     _getweatherapidata = getweatherapidata;
 }