Meteorite Landings

Source Notebook

A collection of known meteorite landings

Originator: The Meteoritical Society

This dataset includes over 45,000 known meteorite landings in recorded history (up to 2013) as collected by The Meteoritical Society. For each landing, it includes the name and type of each object, the location of its discovery, whether it was discovered falling ('Fell') or already on the Earth ('Found'), and the condition of the meteorite as 'Valid' (for most meteorites) or 'Relict' (for objects that were once meteorites but are now highly altered by weathering on Earth).

(8 columns, 45716 rows)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Meteorite Landings"]
Out[1]=

View the data:

In[2]:=
ResourceData["Meteorite Landings"]
Out[2]=

Visualization

Show a map of meteorite landings in Australia:

In[3]:=
GeoGraphics[{Red, PointSize[0.009], Opacity[0.2], Point@DeleteMissing[
    ResourceData["Meteorite Landings"][All, "Coordinates"]]}, GeoRange -> Entity["Country", "Australia"], ImageSize -> 600]
Out[3]=

Wolfram Research, "Meteorite Landings" from the Wolfram Data Repository (2017)   https://doi.org/10.24097/wolfram.08737.data

License Information

Public Domain

Data Resource History

Source Metadata

Data Downloads

Publisher Information