Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 2.69 KB

README.md

File metadata and controls

27 lines (21 loc) · 2.69 KB

WoSo Stats

WoSo Stats is an R package for the WoSo Stats project, dedicated to collecting, analyzing, and distributing data about women's soccer from around the world. The functions in the R package allow you to access and analyze the database.

This package is currently in the very earliest stages of development. However, it can be installed like so:

devtools::install_github("alfredomartinezjr/wosostats")

More documentation for the R package is pending.

The database is made up a variety of tables, listed below, that are sourced from Excel match logs. Details of what the various values across the database represent, and how the matches were logged, can be found in the "How matches are logged" section of the WoSo Stats website. The R package provides functions for accessing all of these tables.

The Excel match logs can be found in a public Google Drive folder.

The WoSo Stats database largely has data for 2016 USWNT matches and for the 2016 NWSL season. While this project is still being occasionally worked on, matches are not being logged as regularly as in the past and it is more likely that this project will try to log and archive data from historical matches (pre-2016) as advanced stats have recently been tracked more regularly for certain women's soccer competitions.

The main Twitter account for this project where you'll find the most up-to-date info on recent news, stats, and overall developments is @WoSoStats. The website is at www.wosostats.com. Any questions about the project or how to join can be directed to the Twitter account or to Alfredo at wosostats.team@gmail.com.