• jared@discsanddata.com
  • Siem Reap, Cambodia

My SQL for Data Science Capstone Project: Country Data and Olympic Success (Part 3)

So, when we left off we were looking at population, GDP per capita, and urbanization metrics. Nothing jumped out except the urbanization… (tl;dr the first five posts in this series… I’m looking at connections between population and economic metrics and country success at the olympics. To start at the beginning, check out part 1.) (Standard warning in all my posts. I’m […]

My SQL for Data Science Capstone Project: Country Data and Olympic Success (Part 2d)(aka “Numerous Devious Plots Discovered”)

Ok. So I have my main working tables, Athletes and Countries, (finally) done… (tl;dr the first four posts in this series… I’m looking at connections between population and economic metrics and country success at the olympics. To start at the beginning, check out part 1.) (Standard warning in all my posts. I’m a beginner. Nothing below should be taken as the […]

My SQL for Data Science Capstone Project: Country Data and Olympic Success (Part 2c)(aka “Where is Dow Jones?”)

OK. So I just figured out what to do about countries being called different names across datasets are two Congos are now “Congo (Kinshasa)” and “Congo (Brazzaville)”. I worry though, I’ll have to deal with this issue again… (tl;dr the first three posts in this series… I’m looking at connections between population and economic metrics and country success at the […]

My SQL for Data Science Capstone Project: Country Data and Olympic Success (Part 2b)(aka “A Tale of Two Congos”)

And back to work. When we left off I had just built the Countries DATAFRAME… (tl;dr the first two posts in this series… I’m looking at connections between population and economic metrics and country success at the olympics. To start at the beginning, check out part 1.) (Standard warning in all my posts. I’m a beginner. Nothing below should be […]