Historical Weather -- Data is being pulled from the National weather service xml - then inserted into a Table, which is queried then the query is charted and brought back to the page.
Data is automatically pulled every morning from the National Weather Service - and inserted into a PostgreSQL Table. The average Temp for the month is then calculated and charted using a php based charting module.