In this repository I have used six different NASA Open APIs to collect data and images.
- Astronomy Picture of the Day(APOD)
- MARS ROVER PHOTOS
- Earth Polychromatic Imaging Camera (EPIC)
- Insight (MARS WEATHER REPORT)
- Asteroids-NeoWs (Near Earth Object Web Service)
- EARTH API
With the help of this api I have retrieve the data like date of image taken ,Title of image , Explanation/details about image and downloaded the images of 21st june of last two decades View here.
Using this api I have retrieve the images from three different cameras NAVCAM , MAST, MAHLI of Curiosity rover.
This api returns daily images taken by DSCOVR's Earth Polychromatic Imaging Camera (EPIC) instrument.
This api return the wheather report of mars.This API provides per Sol summary data of last one week.
Using NASA NEOWS API we can Extract Links , Number of elements passed , Near earth object like informations for particular Asteroids passed near earth.
6. EARTH API
This api gives informations like date, id, resource, service_version, url for your input data (latitude and longitude cordinates , date , dimension of image).
Using these APIs large text data which are in json format can be converted into csv files and the images can be used to create datasets for exploration. for more Reference
If you finds this repository helpful then add ⭐ to it.
Thanks 😃