{"id":50961363,"url":"https://github.com/michellepellon/nfl-data-stack","last_synced_at":"2026-06-18T14:31:57.241Z","repository":{"id":323295058,"uuid":"1092712373","full_name":"michellepellon/nfl-data-stack","owner":"michellepellon","description":"NFL game predictions using ELO ratings, DuckDB, dbt, and Monte Carlo simulations. Achieves 85% feature parity with FiveThirtyEight. Full data pipeline running \u003c10s on a laptop.","archived":false,"fork":false,"pushed_at":"2025-12-04T01:03:54.000Z","size":18483,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-07T07:07:58.642Z","etag":null,"topics":["analytics","data-engineering","dbt","duckdb","elo-rating","forecasting","monte-carlo-simulation","nfl","parquet","predictive-modeling","sports-analytics","sql","stats","statsmodels"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michellepellon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-09T06:33:33.000Z","updated_at":"2025-12-04T01:03:58.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/michellepellon/nfl-data-stack","commit_stats":null,"previous_names":["michellepellon/nfl-data-stack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michellepellon/nfl-data-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michellepellon%2Fnfl-data-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michellepellon%2Fnfl-data-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michellepellon%2Fnfl-data-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michellepellon%2Fnfl-data-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michellepellon","download_url":"https://codeload.github.com/michellepellon/nfl-data-stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michellepellon%2Fnfl-data-stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34495377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analytics","data-engineering","dbt","duckdb","elo-rating","forecasting","monte-carlo-simulation","nfl","parquet","predictive-modeling","sports-analytics","sql","stats","statsmodels"],"created_at":"2026-06-18T14:31:56.203Z","updated_at":"2026-06-18T14:31:57.225Z","avatar_url":"https://github.com/michellepellon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NFL Data Stack\n\nA modern, single-node analytics stack for NFL game predictions using ELO\nratings, Monte Carlo simulations, and statistical validation.\n\n[![Python 3.12+](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/)\n[![dbt](https://img.shields.io/badge/dbt-1.10+-orange.svg)](https://www.getdbt.com/)\n[![DuckDB](https://img.shields.io/badge/DuckDB-1.3+-yellow.svg)](https://duckdb.org/)\n\n## Overview\n\nThis project implements a complete analytics pipeline for NFL game predictions,\ncombining:\n\n- **ELO Rating System** with margin-of-victory adjustments\n- **Monte Carlo Simulations** (10,000 iterations) for probability estimation\n- **Statistical Validation** including calibration analysis and confidence intervals\n- **Modern Data Stack** using [DuckDB][duckdb], [dbt], [Parquet][parquet], and [Rill][rill]\n- **Interactive Webpage** with Tufte-inspired design for exploring predictions\n\n## Quick Start\n\nView the predictions webpage:\n\n```bash\n# Start the web server\njust web\n\n# Or manually:\npython3 serve.py\n```\n\nThen open http://localhost:8080 in your browser.\n\nUpdate predictions for a new week:\n\n```bash\n# Update for Week 11\njust update-web week=11\n\n# Or manually:\npython update_webpage.py --week 11\n```\n\n## License\n\nMIT License - See LICENSE file for details\n\n---\n\n[duckdb]: https://duckdb.org/\n[dbt]: https://www.getdbt.com/\n[parquet]: https://parquet.apache.org/\n[rill]: https://www.rilldata.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichellepellon%2Fnfl-data-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichellepellon%2Fnfl-data-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichellepellon%2Fnfl-data-stack/lists"}