Skip to main content

Returns the age band distribution from a region.

If home region is set only the home region of foodsavers from this regionId are considered.

Path Parameters
  • regionId string required

    Possible values: Value must match regular expression \d+

Query Parameters
  • homeRegion string

    Possible values: Value must match regular expression true|false

    result limit to home region

Responses

Successful


Schema array
  • ageBand from-to

    The age Band

  • numberOfAgeBand integer

    number of persons in the age group

Loading...