The code in this repo uses two sets of custom R functions, process_qvr_data and scopus_author_dev. The QVR processing functions are documented in my QVR Processing repo, but are also included here.
A learning REST API service for searching, storing, and displaying scientific publications from the Scopus database. Built with Python, FastAPI, and PostgreSQL. The project architecture is designed ...