You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
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.