Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kartmaan/meteorite-landings
Analysis of a dataset on meteorite falls
https://github.com/kartmaan/meteorite-landings
astronomy coefficient-of-variation matplotlib matplotlib-pyplot meteorite meteorite-landing-sites meteorite-landings meteorites nasa nasa-data pandas seaborn standard-deviation statistics
Last synced: about 12 hours ago
JSON representation
Analysis of a dataset on meteorite falls
- Host: GitHub
- URL: https://github.com/kartmaan/meteorite-landings
- Owner: Kartmaan
- Created: 2022-07-22T11:01:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-17T20:42:39.000Z (over 2 years ago)
- Last Synced: 2024-12-10T18:11:37.447Z (about 2 months ago)
- Topics: astronomy, coefficient-of-variation, matplotlib, matplotlib-pyplot, meteorite, meteorite-landing-sites, meteorite-landings, meteorites, nasa, nasa-data, pandas, seaborn, standard-deviation, statistics
- Language: Jupyter Notebook
- Homepage:
- Size: 4.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meteorite_landings
This comprehensive data set from The Meteoritical Society contains information on all of the known meteorite landings from 860 to 2013.
This dataset was downloaded from the NASA site dedicated to open data at the address: https://data.nasa.gov/Space-Science/Meteorite-Landings/gh4g-9sfhThis notebook is divided into three parts :
- **Exploration of the dataset**Quick overview of the data to know its dimensions, data types, column headings, etc.
- **Data cleaning**
In particular via the deletion of missing or incomplete data
- **Visualization**
Graphic visualizations of collected data and attempts to understand
# Sample charts
![mosaic](https://user-images.githubusercontent.com/11463619/196243481-4388a7b4-bad9-4f4c-9a58-6d5543cc1249.jpg)