I retrieved and formatted the data with a combination of
- wget, bash (including other shell commands), and perl to get S&P 500 symbols from wikipedia.org
- curl, bash (including other shell commands), and perl to get symbols plus exchanges from nasdaq.com
- chrome (headless), bash (including...