nntrn / nfl-nerd

Tool created for betting first player touchdown

Home Page:https://nntrn.github.io/nfl-nerd/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nfl nerd

This project:

  • Fetches api data from ESPN
    • play by plays
    • consensus
    • h2h
    • win probabilities
  • Creates a markdown file for comparing teams
  • Update webpage for pivoting data

CLI

# Create markdown with stats
bin/stats-md --teams WSH PHI

# Update and commit roster changes ./data/roster
bin/roster

# Create csv with all play by plays
bin/plays
bin/plays --season 2019

About

Tool created for betting first player touchdown

https://nntrn.github.io/nfl-nerd/


Languages

Language:JavaScript 99.4%Language:Shell 0.4%Language:HTML 0.2%