UNPKG

cfb.js

Version:

This_is_an_API_for_accessing_all_sorts_of_college_football_data___Please_note_that_API_keys_should_be_supplied_with_Bearer__prepended__e_g__Bearer_your_key__API_keys_can_be_acquired_from_the_CollegeFootballData_com_website_

23 lines (19 loc) 844 B
# cfb.ReturningProduction ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **season** | **Number** | | [optional] **team** | **String** | | [optional] **conference** | **String** | | [optional] **totalPPA** | **Number** | | [optional] **totalPassingPPA** | **Number** | | [optional] **totalReceivingPPA** | **Number** | | [optional] **totalRushingPPA** | **Number** | | [optional] **percentPPA** | **Number** | | [optional] **percentPassingPPA** | **Number** | | [optional] **percentReceivingPPA** | **Number** | | [optional] **percentRushingPPA** | **Number** | | [optional] **usage** | **Number** | | [optional] **passingUsage** | **Number** | | [optional] **receivingUsage** | **Number** | | [optional] **rushingUsage** | **Number** | | [optional]