Skip to content

BCN Noise Predictions Time Series is a project that analyzes and forecasts urban noise levels in Barcelona. It combines time series models and machine learning techniques to predict future trends and identify patterns.

Notifications You must be signed in to change notification settings

ivanseldas/BCN-Noise-Predictions-Timeseries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

BCN Noise Predictions Time Series

image

Overview

This project analyzes and forecasts noise levels in Barcelona, focusing on two main objectives:

  1. Predict future noise levels using historical data.
  2. Address the impact of COVID-19 lockdown on noise trends.

image


Objectives

  • Predict future noise trends for urban planning.
  • Evaluate the impact of COVID-19 on noise levels.
  • Compare pre- and post-COVID noise patterns.

image

image


Data Source

This project utilizes data from the Noise Monitoring Network provided by OPEN DATA BCN, the open data portal of Barcelona City Council. The dataset is publicly available and subject to the licensing terms outlined on their website.

We acknowledge and thank OPEN DATA BCN for making this data available to the public.


Methodology

  1. Time Series Forecasting:
    • Models: ARIMA, SARIMAX, Linear, Gradient Boosting, Random Forest, Decision Tree Regressors
    • Metrics: RMSE, MAPE, R2

Results [ONGOING]

  • Forecasts: Predictive insights for future noise levels.
  • COVID Impact: Quantified noise reduction during restrictions.

Tools

  • Programming: Python (Pandas, NumPy, Statsmodels, Scikit-Learn).
  • Visualization: Folium, Matplotlib, Seaborn.

Future Work

  • Extend forecasting to all city sensors
  • Integrate external factors like traffic and weather.
  • Build an interactive dashboard for noise monitoring.

About

BCN Noise Predictions Time Series is a project that analyzes and forecasts urban noise levels in Barcelona. It combines time series models and machine learning techniques to predict future trends and identify patterns.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published