| weatherData-package | Get Weather & Temperature data from the Web |
| checkDataAvailability | Check if WeatherUnderground has Data for given station and date |
| checkDataAvailabilityForDateRange | Quick Check to see if WeatherUnderground has Weather Data for given station for a range of dates |
| checkSummarizedDataAvailability | Quick Check to see if WeatherUnderground has Summarized Weather Data for given station for a custom range of dates |
| getCurrentTemperature | Get the latest recorded temperature for a location |
| getDailyMinMaxTemp | Get the daily minimum (maximum) temperatures for a given weather stations |
| getDetailedWeather | Gets weather data for a single date (All records) |
| getStationCode | Gets the Weather Station code for a location (in the US) |
| getSummarizedWeather | Gets daily summary weather data (One record per day) |
| getTemperatureForDate | Getting Temperature data for a single date (or a range of dates) |
| getWeatherForDate | Getting data for a range of dates |
| getWeatherForMultipleYears | For Multiple Years, fetch the weather data for a station |
| getWeatherForYear | Get weather data for one full year |
| IntlWxStations | Data - International Weather Stations |
| London2013 | Data - Ambient Temperature for the City of London for all of 2013 |
| Mumbai2013 | Data - Ambient Temperature for the City of Mumbai, India for all of 2013 |
| NewYork2013 | Data - Ambient Temperature for New York City for all of 2013 |
| SFO2012 | Data - Ambient Temperature for the City of San Francisco for all of 2012 |
| SFO2013 | Data - Ambient Temperature for the City of San Francisco for all of 2013 |
| SFO2013Summarized | Data - Summarized Daily Temperature for the City of San Francisco for all of 2013 |
| showAvailableColumns | Shows all the available Weather Data Columns |
| USAirportWeatherStations | Data - US Weather Stations ID's |
| weatherData | Get Weather & Temperature data from the Web |