Thanks to visit codestin.com
Credit goes to github.com

Skip to content

🎾 Tracking my WTN (World Tennis Number) over time

Notifications You must be signed in to change notification settings

jamesrwhite/wtn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎾 WTN

Tracking my singles and doubles WTN (World Tennis Number) over time by scraping my LTA profile.

Current

  • Singles: 26.9
  • Doubles: 28.7

Progress

---
config:
  xyChart:
    width: 900
    height: 400
---
xychart-beta
  title "WTN Ratings Progress"
  x-axis ["09/07", "10/07", "24/07", "14/08", "15/08", "22/08", "12/09", "19/09", "22/05", "28/05", "11/06", "06/11", "04/12", "11/12", "08/01", "29/01", "07/02"]
  y-axis "Rating" 25 --> 32
  line [28.9, 28.7, 28.6, 29.0, 29.0, 29.0, 27.9, 27.5, 27.4, 27.4, 26.8, 26.8, 26.8, 26.9, 26.9, 26.9, 26.9]
  line [29.9, 29.9, 29.9, 29.9, 30.1, 30.3, 29.3, 29.3, 29.3, 30.0, 30.0, 29.5, 29.6, 29.5, 29.3, 29.4, 28.7]
Loading

History

Available in: data/ratings.csv

Development

Setup

Install Poetry for managing Python dependencies.

make setup && make install

Running

Run script to fetch ratings and write them to data/ratings.csv if they have changed.

make run

About

🎾 Tracking my WTN (World Tennis Number) over time

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •