UK: Кафедра інформаційних технологій і систем (Дніпровський металургійний інститут, ДМетІ)
EN: Department of Information Technologies and Systems (DMetI)
Browse
Browsing Кафедра інформаційних технологій і систем (ДМетІ) by Author "Gomilko, Igor"
ENG: In recent years, the issue of air quality has become increasingly critical. This article presents a hardware and software-based solution for collecting and processing data from ground stations monitoring air quality. The system is designed to collect real-time data from monitoring stations, store the data in a central database, perform data processing, and detect anomalies. Additionally, the system offers data visualization through maps and tables. The developed solution consists of three core components: a web server, a web application, and ground stations. A key feature of the software is its ability to handle real-time data aggregation and fill data gaps using custom-built aggregators. This is achieved through real-time data parsing, managed by Celery workers and queued via RabbitMQ. All data is stored in an SQL database, with PostgreSQL and Django frameworks facilitating database management and administration. Python scripts are used to process raw data into user-friendly formats such as AQI indices and graphical representations. The system is designed for seamless deployment across multiple remote servers, ensuring high flexibility and reliability for researchers. This software architecture enables scalable, conflict-free deployment, enhancing the efficiency and accuracy of air quality assessments.