Skip to content

A SQL database for teams and players in the 2015 Cricket World Cup, scraped from ESPNcricinfo using Python

Notifications You must be signed in to change notification settings

dpebert7/2015cwc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2015cwc

An Oracle database consisting of matches, teams, players, officials, and grounds from the 2015 Cricket World Cup. Data were collected from ESPNcricinfo with the help of python-espncricinfo and then reformatted for Oracle Live SQL. Created Fall 2016 for data warehousing class project at Tarleton State University.

Files

  • erd.png: Database entity relationship diagram
  • db_setup.sql: SQL code for creating database (works perfectly in Oracle Live SQL)
  • queries.sql: Sample queries that run in the database (again, especially for Oracle Live SQL)
  • espnbeamer.pdf: Class presentation
  • cricket_database.py: Python code for collecting 2015 world cup data from ESPNcricinfo

About

A SQL database for teams and players in the 2015 Cricket World Cup, scraped from ESPNcricinfo using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages