Here's my meteorite landings project

Demo: https://gckev-meteorite-landings.surge.sh/
GitHub: https://github.com/kevcomedia/d3-meteorite-landings

Pretty frustrating because there aren’t many resources about making a world map, but satisfying at the end :smiley:

1 Like

Hi Kev,
WOW, This is awesome. I have never seen a world map with the meteor strikes on it. I like that you can scroll/zoom in and out. I especially like the information bubble that comes up when I hovered a spot. I wanted to see more information like what period of time this occurred, etc.
Excellent Job!
M

Thanks :smiley:

The closest information about that is the year beside the name.

This is the data set provided for this project: https://raw.githubusercontent.com/FreeCodeCamp/ProjectReferenceData/master/meteorite-strike-data.json. There doesn’t seem to be much information other than those that appear in the tooltip.