Code In Place Final Project: Trove Maps

by Hazel X

Description

This project takes a CSV file of digitised maps that was harvested from https://trove.nla.gov.au, found on Glam Workbench (https://glam-workbench.github.io/). It uses pandas to process the file and then asks a user to provide a place name input. The place name is used to search the title column of the DataFrame and the first result found is returned to the user as a title and the digitised map is opened in the browser. A user can also retrieve a random map by entering nothing and answering yes to the prompt.