2020 UQCS Hackathon Project (Pitch Deck Link)
A python script designed to parse WikiData for demographic information of authors of books. Loads a csv file (can be exported from goodreads, or can be any csv with an author column), and outputs a new csv with author demographic information.
Currently implements:
- Identifying author gender
- Identifying country of author
- Python 3.8