Skip to content

The International Space Station moves at close to 28,000 km/h so its location changes really fast! But where is it right now? πŸ€”πŸ’­

License

Notifications You must be signed in to change notification settings

ralphcajipe/International-Space-Station-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

International-Space-Station-Tracker

Author: Ralph Cajipe
Date created: 06/07/2021
Last modified: 06/11/2021
Description: Track the International Space Station using Open Notify

Overview

The International Space Station moves at close to 28,000 km/h so its location changes really fast!

It's about eight-and-a-half times as fast as a Bullet (Rifle). In other words, 28,000 kilometers per hour is 8.5 times the speed of a Bullet (Rifle), and the speed of a Bullet (Rifle) is 0.118 times that amount (The Measure of Things).

But where is it right now? πŸ€”πŸ’­

Google Colab Notebook πŸ‘‰ https://colab.research.google.com/github/ralphcajipe/International-Space-Station-Tracker/blob/main/iss_tracker.ipynb

Key Topics

The following topics were covered in this project:

  • The science of ISS' speed

    • The Measure of Things
  • Programming Language

    • Python
  • Library and APIs used

    • pandas - Python Data Analysis Lbrary
    • Plotly Express - A terse, consistent, high-level API for creating figures
    • Open Notify - Open APIs from Space

Comprehension Check

You will understand more about the project if you can answer the following questions:

  1. Why is the space station up there?
  2. Why is it important for the location of the ISS to be accessible and transparent to the world?

Learning Objectives

You will appreciate the project if you are able to:

  • Study more about NASA's awesome data for the ISS πŸ“š
  • Implement further exploratory data analysis with the data through pandas library πŸ”
  • Build and deploy a software app that educates people about the ISS and space πŸŒŒπŸ›°πŸš€

Homework: Tinker with my project πŸ€—πŸ› 

Take the provided notebook and tinker with it to make it accessible for space enthusiasts. Don't forget the cardinal rule when working with someone elses code: "Always leave the code you are editing a little cleaner than you found it".

Helpful Links


MIT License

Copyright (c) 2021 Ralph Cajipe

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

The International Space Station moves at close to 28,000 km/h so its location changes really fast! But where is it right now? πŸ€”πŸ’­

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published