This is a data visualization project that aims to visualize air pollution data for different cities. The project utilizes Chart.js, a popular JavaScript library for creating interactive and visually appealing charts. The main goal of the project is to provide an easy-to-understand representation of pollution levels in various cities, helping users gain insights into the data at a glance.
Display the cities on the Indian Map along with their corresponding pollution levels on the pop-up.
Display bar charts and doughnut charts for visualizing air pollution data.
Responsive design to adapt to various screen sizes for a better user experience.
Clone the repository.
Get an API key from Mappls and insert it in {API_TOKEN} placeholder in 'home.html' page.
Run 'home.html'.
The project uses sample air pollution data for demonstration purposes.
Chart.js: https://www.chartjs.org/
MapmyIndia: https://about.mappls.com/api/
BootStrap: https://getbootstrap.com/