Python project with database usage for 2018 Winter Olympic Games to
- Display number of athletes for a specific country
- Display all countries that participated in a specific sport
- Display countries with certain number of athletes
- 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