UEFA Champions League Knockout Stage Statistics using Google Visualization API
Currently contains knockout stages from 1997-2021
View demos here:
http://www.stephenmccready.com/stephenmccready/clhist.html
http://www.stephenmccready.com/stephenmccready/clteamhist.html
The page uses these resources:
clhist.html
clteamhist.html
js\clhist.js (retreives the data using php\getCLHIST.php and feeds it into a google visualization table that is displayed in a 3D pie chart)
js\clteamhist.js (retreives the data using php\getCLTeamHIST.php and feeds it into a google visualization table that is displayed in a bar chart)
css\clhist.css
css\clteamhist.css
php\getCLHIST.php (reads and parses out data\CLHIST.csv by chosen date range, weighting and stage(s))
php\getCLTeamHIST.php (reads and parses out data\CLHIST.csv by chosen team)
php\getTeams.php (gets list of unique team names from data\CLHIST.csv for datalist in clteamhist.html)
data\CLHIST.csv (contains list of teams and stages reached in the CL group and knockout stages)
-
Notifications
You must be signed in to change notification settings - Fork 1
stephenmccready/ChampionsLeague
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
UEFA Champions League Statistics using Google Visualizations
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published