Skip to content

A GUI application for analyzing weather data and air quality information Using Python.

License

Notifications You must be signed in to change notification settings

neeraj-395/weather-analyzer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Analyzer Application

A graphical user interface (GUI) application for analyzing weather data and air quality index (AQI) information. The app retrieves real-time weather data and AQI from the WeatherAPI and OpenWeatherMap. It provides visualizations and analytics features for weather data and air quality data.

Features

  • Real-Time Data: Fetches current weather and air quality data from reliable APIs.
  • Interactive Maps: Visualize the location of searched cities/states with an interactive map view.
  • Graphical Plots: Analyze temperature trends and historical air quality data through graphical plots.
  • User-Friendly Interface: Simple and intuitive interface for effortless navigation and data exploration.

Screenshots

Main Screen

Main Screen

Temperature Forecast Graph

Weather Graph

Air Quality Historical Graph

Air Quality Information

Installation

  1. Clone the repository:
git clone https://github.com/neeraj-395/weather-analyzer-app.git
  1. Install dependencies:
pip install -r requirements.txt

Usage

  1. Run the application:
python main.py
  1. Enter the name of a city or state in the search field to retrieve weather and air quality information.

  2. Explore additional features such as temperature plots (T-Plot) and air quality plots (A-Plot) for more insights.

Contributing

Contributions are welcome! Please feel free to submit issues or pull requests.

License

This project is licensed under the MIT License.

About

A GUI application for analyzing weather data and air quality information Using Python.

Topics

Resources

License

Stars

Watchers

Forks

Languages