Penn Museum changed the way they share data and the columns available. The url column is no longer available but can be built with the uri so I added that logic to the get_thumbnail function and also added some error handling for JSONDecodeErrors since I encountered one during testing.
Penn Museum changed the way they share data and the columns available. The url column is no longer available but can be built with the uri so I added that logic to the
get_thumbnail
function and also added some error handling for JSONDecodeErrors since I encountered one during testing.