A dashboard to visualise country-wise contribution to space exploration and relevant real-time data from ISRO/NASA made using python's Plotly library (for visualizations) and Dash (a beginner friendly Python framework used for building data visualization interfaces) and deployed on Heroku.
Library | Resources | Use |
---|---|---|
Plotly | https://plotly.com/python/ | Interactive visualisations |
Dash | https://plotly.com/dash/ | building web applications |
Pandas | https://pandas.pydata.org/ | Cleaning, transforming, manipulating and analyzing data |
Request | https://pypi.org/project/requests/ | send HTTP requests to fetch data |
- Interactive dashboard
- Realtime data visualisations
- Python
- Data Science basics (https://github.com/ACM-JUIT/Data-Science-and-Machine-Learning)