Skip to content

Meteorite Landings API for Chingu V9 pre-work

License

Notifications You must be signed in to change notification settings

NasehR/V9-prework

 
 

Repository files navigation

Meteorite Landing Data

Overview

This app was created for the Chingu Voyage 9 pre-work. It pulls data from the Nasa Open Data Portal Meteorite Landings API

Features

  • The data is sorted and displayed into a chart, the chart is scrollable in multiple directions to see all the data.

  • Clicking on the Geolocation coordinates launches Google Maps to display the geolocation.

  • The chart is filterable by name based on the current data set (initial load pulls in first 1000 entries).

  • All 45,000 + entries can be queried by name with the "Dig Deep!" search feature.

  • The Filter feature will further filter through search results if the "Dig Deep!" search is active.

  • Filter and "Dig Deep!" search are case-insensitive.

  • Chart is paginated into 50 results at a time, and the previous / next buttons are active only when there are enough entries to use them

  • The "Current Dataset" total at bottom is the total number of entries based on the Filter and "Dig Deep!" results. This defaults to the initial 1000 entries pulled on page load.

Tech Used / Dependencies

About

Meteorite Landings API for Chingu V9 pre-work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.9%
  • CSS 24.0%
  • HTML 10.1%