The project DeepPlay explores the world of competitive freediving from AIDA website - from web-scraping to exploratory data analysis. The goal of this project is to highlight the sport through insights and a series of vibrant visualizations.
- data: Collected information from different disciplines
- notebooks: Jupyter notebooks to develop various Python functions
- scripts: Scripts with various functions - web scraping (library request, html parsing), data cleaning
Check out the following files;
- Web scraping and Data Cleaning section (Python/BeautifulSoup): https://github.com/plissonf/DeepPlay/blob/master/web_scraping.md
- Exploratory Data Analysis section (R/dplyr/ggplot2/reshape): https://github.com/plissonf/DeepPlay/blob/master/exploratory_data_analysis.Rmd
Project based on the cookiecutter data science project template. #cookiecutterdatascience