Skip to content

JSON game data from NCAA Women's college basketball games

Notifications You must be signed in to change notification settings

dwillis/wbb-game-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wbb-game-data

This repository contains individual JSON files of game data from NCAA women's basketball games from the 2006-07 season through the 2024-25 season, although not for all teams listed here. The JSON files are stored in individual team folders prefixed with the NCAA team id of each school. An example of a JSON game file is https://bgsufalcons.com/api/livestats?game_id=10955&detail=full.

These files were collected using a Python library written for the purpose, which in turn depends on a listing of teams with URLs and NCAA ids (https://github.com/dwillis/wbb/blob/master/ncaa/teams.json). Contributions to the teams JSON file are welcome.

Caveats

  • Not all teams have game data for all seasons.
  • Some teams do not produce the JSON files or use a different URL structure.
  • In some seasons (particularly 2020-21), not all actually played games appear to have corresponding JSON files.

Contributing

The best way to contribute right now is to add URLs to the JSON teams file.

About

JSON game data from NCAA Women's college basketball games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published