Made by Ryan Chen because Brad said to
- Flask
- OpenPYXL
- PyMongo
- DataTables JQuery Plugin
- All the Excel files I have, which dates back to 2011.
- The SQLite3 file with all the salaries inside.
- A Python3 script that scrapes the data from the Excel files into the DB file. (
helper_scripts/importExcelToSqlite.py
) - My joy and happiness!
Nah I'm open to sharing! Hit up the endpoint http://salary.ryanjchen.com/data/<insert year from 2010 to 2011>
to get a JSON of the specified year's data!