Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 608 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 608 Bytes

OlympicSuccess

My capstone project for my Coursera SQL for Data Science Specialization

Summary

Using a table containing 120 years of olympic data and a couple of outside sources, I made connections between country metrics (population, urbanization, GDP) and olympic success.

Contents

The files included here is the final PDF answering the questions posed by the course instructors and my notebook where I worked out my answers.

The Learning Process

This was the final project for a SQL project but I found pandas easier to use in some cases. I was very much a pandas newbie at the time though.