Go to file
2019-05-19 01:54:07 +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
Server Added balance for one team 2019-05-19 01:33:04 +02:00
UI Added balance for one team 2019-05-19 01:33:04 +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 Updated readme 2019-05-19 01:54:07 +02:00
app.R Added team matches list 2019-05-19 00:07:35 +02:00
LICENSE Initial commit 2019-05-14 20:32:25 +00:00
README.md Updated readme 2019-05-19 01:54:07 +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

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

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.

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 ✔

TODO

  • Basic summary statistics per team/teams
  • Exception handling
  • Country filtering ⚠
  • Fix for columns naming in data table ⚠
  • Add screenshots to readme
  • Kind of map