You are browsing as a guest. Sign up (or log in) to start making projects!

NASA Meteorite Landings

  • 2 Devlogs
  • 4 Total hours

This is about visualizing NASA Meteorite Landings on a Geographical Map, using Data Science, Python.

Ship #1

Meterite Landing Dataset Vizualization

I vizualized the NASA Meteorite Landings Dataset CSV: https://data.nasa.gov/docs/legacy/meteorite_landings/Meteorite_Landings.csv, and plotted the meteorite landings given in the Meteorite Landings dataset: https://data.nasa.gov/dataset/meteorite-landings, and to develop the project, I used/read the following documentation/articles:

I vizualized the Meteorite Landings dataset: https://data.nasa.gov/dataset/meteorite-landings, which had a specific column for geographical coordinates of Meteorite Landings on Earth, so, I made a Geospatial map with the Meteorite landings shown as markers, and once a marker is clicked on, it shows details regarding the Meteorite, such as:

  • Name of the Meteorite (usually named after the location)
  • Class of the Meteorite.
  • Mass of the Meteorite in grams.
  • Year of the Meteorite, when it was seen falling or discovered.
  • 2 devlogs
  • 4h
Try project → See source code →
Open comments for this post

3h 24m 59s logged

I visualized a Official NASA Dataset, This is a Meteorite Landings Dataset, which contains data of Meteorite Landings on Earth and their respective landing geographical latitudes, and longitudes. I used data visualization in Python to visualize it on a geographical map, with markers representing the Meteorite Landings, which gets exported to a html file (shown in the given image), and also I added a popup that when a Meteorite Landing is clicked on it will show the respective Meteorite Landing’s details such as the name of the meteorite, the class of the meteorite, and the mass of the meteorite in grams, and the year it was seen falling or the year it was discovered. (shown in the given image)

0
0
23

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…