Skip Top Navigation Bar

Meteorite Landing - Records and Real-Data Mini-Lab

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

Download and Clean Data Set

Identify Fields and Create Records

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?

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

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: