American-Soccer-Analysis / asa-shiny-app

American Soccer Analysis interactive application, built with Shiny.
https://app.americansocceranalysis.com
21 stars 4 forks source link
r shiny soccer

American Soccer Analysis | Shiny App

American Soccer Analysis logo

About the App

We built this interactive web application to give ASA's loyal readers more autonomy to sort, filter, and download our data. It features summary-level data of teams and players participating in the following competitions:

Running the app via Docker

docker build -t asa-app .
docker run -p 3838:3838 asa-app

Contributing

If you'd like to report a bug or request a new feature, please use the Issues tab in this repository.

Alternatively, if you'd like to help us squash bugs or add new features, drop us a message first! From there, follow these general guidelines for making a clean pull request. When you clone the forked repository to your local machine, use renv::restore() to recreate the virtual R environment.

Acknowledgments

Thanks to the developers of these integral, open source libraries:

Attribution

This application was built and is maintained by Brian Greenwood, Matthias Kullowatz, Rory Pulvino, and Tyler Richardett.

If you use any of the data we make publicly available, we kindly ask that you provide credit and link back to the American Soccer Analysis website. Thanks!