The Trash Up Top is a data science project created during a KWK data science camp. It uses Tableau, an interactive data visualisation platform, and publicly-available datasets to inform the general public about the different types of satellites and space debris that are currently above Earth.
Link to Tableau viz:
<script type='text/javascript'> var divElement = document.getElementById('viz1753529302900'); var vizElement = divElement.getElementsByTagName('object')[0]; vizElement.style.width='100%';vizElement.style.height=(divElement.offsetWidth*0.75)+'px'; var scriptElement = document.createElement('script'); scriptElement.src = 'https://public.tableau.com/javascripts/api/viz_v1.js'; vizElement.parentNode.insertBefore(scriptElement, vizElement); </script>The datasets have been sourced from Kaggle, an open collection of datasets.
The Python scripts clean the data (anomalies, unstructured data, null values) and the full visualisation can be viewed above.
With thanks to the KWK team for running the data science camp, Mariam, Nada and Sohila ❣️
