Corey4005 / McDowell-GCAT-Scripts-

We will explore and answer some research questions from McDowell's database on space objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Scripts developed in this repository will be used with Jonathan Mcdowels General Catalog of Space Objects (GCAT). I will keep the functions simple so that they can be used for general analysis and answer similar research questions that may have different parameters in the dataset.

New Function - 12/7/2021

  • Link to Jupyter Notebook investigating new function on the following research question:
  • Question - How many satellite launches have been owned by the Central Intelligence Agency (CIA) as reported by GCAT throughout time?
  • Data - Main catalogs satcat (Standard) TSV file can be downloaded here

Task List

  • finished SAT_COUNT_FUNCTION
  • finished documentations filepath for repo
  • update SAT_COUNT_FUNCTION to add multiple owners when you would like to pass a list instead of string.

About

We will explore and answer some research questions from McDowell's database on space objects


Languages

Language:Jupyter Notebook 98.5%Language:Python 1.5%