Skip to content

Data analysis on my wta_analytics chrome extension containing over 10k rows.

Notifications You must be signed in to change notification settings

seanpar203/wta_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wta_analysis

Data analysis on my wta_analytics chrome extension containing over 10k rows.

Top 5 Time Spent

In the file top_5_time_spent.py I create a connection to my web time analytics Postgres backend and query the database finding the top 5 users with the most amount of hours spent on the web in descending order.

I then use Matplotlib to create a bar graph with additional options such as yticks and xticks which provide some dynamic information on what is actually being displayed.

This is the result:

About

Data analysis on my wta_analytics chrome extension containing over 10k rows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages