Skip Top Navigation Bar

Meteorite Landing - Records and Real-Data Mini-Lab

This lab will have you analyzing real data about Meteorites.

Required Knowledge

This series of labs require you to write program code to use the following topics. Tutorials for available topics have been linked.

Missions

Missiona 1: Download and Clean Data Set

Mission 2: Identify Fields and Create Records

Mission 3: Analyze Data

Consider what questions you might have about this data. Some suggestions are as follows:

  1. Which meteors have a mass less than 5000?
  2. For each year, how many meteors have fallen?
  3. Given a defined georgraphical region, how many meteors have fallen?

Mission 4: Graph Your Data with JavaFX

Visualizing the data can lead to more questions and allow you to delve more deeply. Learn more about JavaFX and the ability to create charts here: Using JavaFX Charts

Mission 5: Modify Your Program

This program can be adapted by identifying your own question that is important to you and then downloading a data set or generating your own data set.

Some options for downloading data:

Some alternatives to downloading the data set include: