Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Search filter parameters #101

@MikeThacker1

Description

@MikeThacker1

I believe parameters to filter results are missing from the current API version. We're trying to standardise on the following for services in the UK:

  • coverage - The postcode to use to check that a service applies to the specified area. (This is different from proximity as some people are only eligible for some services if they live in a specific borough.)
  • day - Day(s) of the week on which a service is available
  • end_time - Latest time(s) for which a service must be open on the specified day(s)
  • maximum_age and minimum_age - These require our proposed extension to service eligibility
  • postcode and proximity - To limit services to those within a given number of meters of the postcode's centroid
  • start_time - Earliest time(s) for which a service must be open on the specified day(s)
  • taxonomy_id - Taxonomy term identifier(s) that must apply to a service
  • taxonomy_type - Type(s) of taxonomy relationship to which the taxonomy_id filter applies. This is needed if the UK proposed extension is implemented to allow taxonomy terms of different types (eg eligibility, target_audience, ...) to be applied. With the current Open Referral, it is not needed.
  • text - text to perform a keyword search

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions