Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 861 Bytes

ReturningProduction.md

File metadata and controls

24 lines (20 loc) · 861 Bytes

CollegeFootballData.Model.ReturningProduction

Properties

Name Type Description Notes
Season int
Team string
Conference string
TotalPPA double
TotalPassingPPA double
TotalReceivingPPA double
TotalRushingPPA double
PercentPPA double
PercentPassingPPA double
PercentReceivingPPA double
PercentRushingPPA double
Usage double
PassingUsage double
ReceivingUsage double
RushingUsage double

[Back to Model list] [Back to API list] [Back to README]