popcodelab / OlympicsDataScraper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%