Skip to content

Python project with database usage for 2018 Winter Olympic Games to (1) Display number of athletes for a specific country, (2) Display all countries that participated in a specific sport, (3) Display countries with certain number of athletes.

Notifications You must be signed in to change notification settings

rabiamohiuddin/2018-Winter-Olympics-Data-Retriever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2018-Winter-Olympics-Data-Retriever

Python project with database usage for 2018 Winter Olympic Games to

  1. Display number of athletes for a specific country
  2. Display all countries that participated in a specific sport
  3. Display countries with certain number of athletes

Files:

  • olympicFind.py - Main file to run
  • setup.py - Sets up database with retrieved data
  • olympics.db - Database file created by setup
  • letterToCountryData.json - JSON file created by setup

About

Python project with database usage for 2018 Winter Olympic Games to (1) Display number of athletes for a specific country, (2) Display all countries that participated in a specific sport, (3) Display countries with certain number of athletes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages