Go to file
2019-06-15 01:01:34 +02:00
.Rproj.user Initial commit 2019-05-14 22:41:05 +02:00
Data Added team matches list 2019-05-19 00:07:35 +02:00
Images Updated Readme 2019-06-15 01:01:34 +02:00
Server Some refactoring 2019-06-15 00:53:51 +02:00
UI Some refactoring 2019-06-15 00:53:51 +02:00
.gitignore Added barplot for balance between teams 2019-05-15 00:27:04 +02:00
.RData Updated readme 2019-05-19 01:54:07 +02:00
.Rhistory Structure simplification - ready MVP 2019-06-14 18:32:12 +02:00
app.R Some refactoring 2019-06-15 00:53:51 +02:00
LICENSE Initial commit 2019-05-14 20:32:25 +00:00
README.md Updated Readme 2019-06-15 01:01:34 +02:00
results.csv Initial commit 2019-05-14 22:41:05 +02:00
ShinyAppExample.Rproj Initial commit 2019-05-14 22:41:05 +02:00

TPD-InternationalFootballResults-ShinyApp

About

Available online - Click!

InternationalFootballResults is an interactive application for the visualization of data containing the results of international football matches from 1872 to 2018.

Team View

View detailed statistics for the team or pair of teams. Filter data by date range, type of tournament or country in which the match was held.

Teams View

Data source: International football results from 1872 to 2018

Technology

Created with R version 3.6.0 and Shiny 1.3.2

Libraries used

  • dplyr
  • lubridate
  • ggplot2
  • scales
  • shiny
  • shinythemes
  • shinyWidgets

Done

  • Balance for two teams ✔
  • Balance for one team ✔
  • Basic layout ✔
  • Barplot for percentage balance ✔
  • Basic summary statistics per team/teams ✔
  • Add screenshots to readme ✔

TODO

  • Exception handling
  • Country filtering ⚠
  • Tournament filtering ⚠
  • Fix for columns naming in data table