data analyse with python and pandas

Job ID: 35568716

Budget: €8 – €30 EUR

1. Which report_paths have longest upload time (upload_time)? Do bytes_send correlates with
upload_time?
2. Show visits and visited report_path count over time, make comments about changes in time.
3. Find top 5 report_path (plot usage of those report_path over time). What are favourite reports
of top 5 users?
4. http_status_code is good place to understand if servers are responds properly. Please analyse
those over time and make comments about it.
5. As those are two servers supporting one main webpage, find date when we switched between
servers and most traffic of one server was send to another server.
a. Was this switch only once?
b. Was there any time when one of the servers didn’t get any requests?
Related categories: Python Data Processing Data Analysis Pandas