Skip to content

Python web data scraper - Olympic Games - Tokyo 2020 - Dataset creator

Notifications You must be signed in to change notification settings

popcodelab/OlympicsDataScraper

Repository files navigation

OlympicGames

Goal

Scrap Tokyo Olympic Games 2020 to build a list of tuples to be used in the MaterialTablePOC Angular application.

  • Gathers sport names
  • Medal count per country and country flags

These files are used as mock data.

It generates JSON files as well : sports.json and medals-and-flags.json

Parameters

Must pass 1 argument to execute main.py : medals or sports

Technologies

  • Python
  • JSON

forthebadge forthebadge forthebadge

About

Python web data scraper - Olympic Games - Tokyo 2020 - Dataset creator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages