Data analysis project with Python:
Air quality in Mardid with Python

Increased air pollution is an inevitable consequence of ever-increasing urbanization and industrialization. In order to improve the air quality, the concentrations of different air pollutants can be measured.
I used a dataset describing the presence of specific air pollutants in the city of Madrid (Spain) and analyzed the general trends using Python (pandas, numpy, seaborn, plotly). The Python code can be viewed