Web scraper which aggregates pre-print academic economics papers from 20+ sources; presents titles, abstracts, authors and hyperlinks on an online dashboard. Auto-updates daily.
repairs Fed_SanFrancisco.py, which formerly was not collecting any data. The module now makes a simple GET request to the SF Fed API.
fixes a bug introduced in the ci/selenium merge where paper indices are lost upon comparing with historic. Omitting index numbers means that newly seen papers are assigned integers (0 to N), rendering them all familiar to the runall.py script. This was a dangerous bug.
Commit does the following: