Metadata-Version: 2.4
Name: mcdowell_dataset_analysis
Version: 0.1.0
Summary: A library for analyzing Jonathan McDowell's datasets.
Author-email: Christopher Kalitin <christopher.kalitin@gmail.com>
License-Expression: MIT
Project-URL: homepage, https://github.com/CKalitin/mcdowell-dataset-analysis
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pandas>=2.0.0
Requires-Dist: matplotlib>=3.5.0
Requires-Dist: plotly>=5.0.0

# Block Diagram

![Code Block Diagram](https://github.com/CKalitin/mcdowell-dataset-analysis/blob/main/docs/block-diagram.png)

[Drawio Google Drive Link](https://drive.google.com/file/d/1IRLoI8Vcy9faPdhrrpZJAQ3iU27p1e-x/view?usp=sharing)

# Jonathan McDowell Dataset Analysis
Google sheets is terrible software once you reach 10000 lines, excel too

Going to manually write the csv analysis library and use plotly for display. Must be end-to-end, start with a natural language prompt, get a chart as a result in a couple of iterations. 

TODO:
1. Plotly
2. Use auxcat / parents of satellites to get their initial orbits
3. Documentation of everything and what to use for the AIs
