/tracking-the-international-space-station

Where is the International Space Station(ISS) right now ? Who's on board right now ? Can we see what's going on up there right now. This project shows how to locate the ISS in space in real time using python and a REST API call.

Primary LanguageJupyter Notebook

Exploring, Tracking and Predicting the International Space Station

Exploring space, the ISS, through some of the basics of data science.

API


Tracking

  • Get the names of astronauts currently on board.

  • Get the realtime location of the ISS.

  • Plot the ISS on a world map

location


Analysing

  • Collect the ISS position for historic analysis.

tracking


Predicting

  • Model ISS location data using :
  1. Linear regression.

linear

  1. Polynomial regression.

polynomial


Deploying

  • Create a Web Application on the cloud so you can visualize the location of the ISS, check this here.

Capture