Personnel Resources

class soccermetrics.rest.resources.personnel.Personnel(resource, base_uri, auth)[source]

Represents a Personnel REST resource (/personnel/<resource> endpoint).

The Personnel resources let you access biographic and demographic data on the following personnel involved in a football match:

  • Players,
  • Managers,
  • Match referees.

Derived from Resource.