Images of the Solar System

February 3, 2019 - All

This project uses APIs to collect image records from cultural heritage and science institutions. I used DPLA’s API (https://pro.dp.la/developers/api-codex) and NASA’s Image and Video Library API (https://api.nasa.gov/api.html#Images). I’ve gathered content related to the plants of our solar system (including Pluto), sorted the results by planet, and pulled out relevant information about the image, including but not limited to institution that houses the image, collection or object ID, other identifying information, rights information, and then descriptive metadata. After this information has been compiled, I created a small HTML site that allows the user to see what images are available for each planet in the solar system. Simply click on the planet that you’d like to see images for, and you’ll be taken to a page that displays them. The images can also be clicked, and you’ll be taken to the record for that item. If you click on the sun, you’ll see a few graphs that show how the images are distributed for each planet..

› tags: culture / programming / python /