Skip to content

PM2.5 to AQI Calculator PM2AQI is a desktop application developed in Python using the Tkinter library. It serves as a straightforward calculator that converts PM2.5 (Particulate Matter) readings to the Air Quality Index (AQI).

License

Notifications You must be signed in to change notification settings

smkrause/PM2AQI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PM2AQI: PM2.5 to AQI Calculator

Overview

PM2AQI is a desktop application developed in Python using the Tkinter library. It serves as a straightforward calculator that converts PM2.5 (Particulate Matter) readings to the Air Quality Index (AQI).


Features

  • User-Friendly Interface: Provides an easy-to-use graphical user interface.
  • Immediate Calculation: Offers quick calculation of AQI from PM2.5 value.
  • Comprehensive Output: Displays the AQI along with health-related guidance.

How it Works

  1. User Input: Enter a PM2.5 value in the range of 1 to 500.

  2. Calculate: Click the 'Calculate AQI' button or press Enter.

  3. Output: The application provides the following details:

    • AQI Value: The calculated Air Quality Index value based on the input PM2.5 reading.
    • Health Risk Category: Indicates the level of health concern (e.g., Good, Moderate, Unhealthy, etc.).
    • Sensitive Groups: Identifies populations more likely to be affected by the given AQI.
    • Health Effects Statement: Short description of potential health effects.
    • Cautionary Statements: Offers guidance and precautions for individuals, particularly those in sensitive groups.

Who Should Use This

  • Environmental Scientists
  • Health Professionals
  • Concerned Citizens
  • Policy Makers
  • Students and Educators

About

PM2.5 to AQI Calculator PM2AQI is a desktop application developed in Python using the Tkinter library. It serves as a straightforward calculator that converts PM2.5 (Particulate Matter) readings to the Air Quality Index (AQI).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages