- "Hack the Future" hackathon on 3/4/2023
- Navigate to the directory where the app.py file is located.
- Install the required packages by executing the following command:
pip install -r requirements.txt
- Start the application with the following command to run it in "reload" mode:
shiny run --reload
- Open the application by copying the link http://127.0.0.1:8000 and pasting it into your web browser’s address bar.
- Explore CO2 emissions data: You can examine the CO2 emissions of different countries around the world and observe how they change over time.
- Select specific data: By choosing different options, you can view CO2 emission trends for particular time frames and see the amount of CO2 emissions for each country.
HAVE FUN!
The dataset was from Kaggle.