Path: blob/master/Celestrak/Celestrak_Satellites_over_time.ipynb
2973 views
Kernel: Python 3
Celestrak - Satellites over time
Tags: #celestrak #opendata #satellites #analytics #plotly
Author: Dumorya
Last update: 2023-04-12 (Created: 2021-06-11)
Description: This notebook provides a visual representation of the changing number of satellites in Earth's orbit over time.
Input
Import librairies
In [ ]:
Variables
In [ ]:
Model
Recovery and processing of CSV data
In [ ]:
Output
Display plot of the number of satellites in space over time
In [ ]:
Display the percentage of inactive VS active satellites from 1957 to now
In [ ]: