Skip to content

hanubence/foci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Collection & Visualization of Hungarian NB1 Football from 1980-2022

  • Data was sourced from magyarfutball.hu

  • The script uses BeautifulSoup4 to extract data from the html pages

  • Parses them into a MatchResults list which contains:

    • Match season and round (forduló)
    • Match date and time
    • Match location and participating teams
    • Match results
    • Attendance (Viewers who attended locally) (where data is available)
  • The results then get parsed into a Pandas DataFrame where additional modifications can be done

    • Also saves the dataframe to a .csv file
  • Can be modified for other year ranges as well


Using the extracted data we can quickly create visualizations using DeepNote (or a visualization library of our choice) to make observations

image

Interactive version

image

The COVID-19 Pandemic caused attendance to decrease a lot (probably near zero due to averaging) Interactive version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages