EONET VISUAL is a dashboard that built using Python, Streamlit, and Folium to plot the natural events on the map and visualize it with nice features to control the natural events plotting. This web app get its data from the Version 3.0 of NASA Earth Observatory Natural Event Tracker which is NASA open source API.
py -m venv venv
for cmd: venv\Scripts\activate.bat
for shell: venv\Scripts\Activate.ps1
folium
requests
streamlit
streamlit_folium
streamlit_lottie
Streamlit run eonat_dashboard.py.
#Application now is running on port :8080
#Eonet Map
#General App