Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement NFL Injuries #13

Open
RLovelett opened this issue Apr 9, 2013 · 0 comments
Open

Implement NFL Injuries #13

RLovelett opened this issue Apr 9, 2013 · 0 comments

Comments

@RLovelett
Copy link
Owner

Injuries

Schema

Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/roster-v1.0.xsd?api_key=[your_api_key]

Schema Example

Feed

Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/[year]/[nfl_season]/[nfl_season_week]/[away_team]/[home_team]/injuries.[format]?api_key=[your_api_key]

Parameter Format Notes

[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)

[version] = whole number (sequential, starting with the number 1)

[year] = yyyy

[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)

[nfl_season_week] = 1 - 17 (Week 0 of Preseason is Hall of Fame game)

[format] = xml

[home_team], [away_team] = <see schedule feed>

Feed Example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant