URL = https://apps.tn.gov/salary/
The script iterates through the search results (list of 41,352 people) and creates a CSV tennessee.csv that has the following columns: agency_name, last_name, first_name, job_title, compensation_rate, compensation_rate_period, full_part
.
pip install -r requirements.txt
python tennessee.py
"The salary information provided is as of 8/1/2017 and is updated semi-annually."