Obtain present weather condtions, weather forecast and pollution levels.
Today's weather forecast

The weather outlook for this day for any city is extracted via JSON from an OpenWeather API

Python, CGI and JSON

See it!
Four day weather forecast

The four day weather forecast for any city is extracted via JSON from an OpenWeather API

Python, CGI and JSON

See it!
Austin weather history

Fetch weather details for any day in Austin,TX since Jan 01, 1979

Python, CGI and local SQL db

See it!
Current pollution levels

The current pollutions levels for major cities is fetched via zip code from an OpenWeather API

Python, CGI and JSON

See it!