Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

Need better consistency in URLs #67

@rossjones

Description

@rossjones

GPs = /organisation_name?organisation_name=
Pharmacies are /name?organisation_name=
Dentists are /name?name=

Let's simplify to /service/health/?name=

Should also be consistent in parameter names so that city means city everywhere in filters.

data.gov.uk/data/api/service/health/?name=
data.gov.uk/data/api/service/health/?city=
data.gov.uk/data/api/service/health/?county=
data.gov.uk/data/api/service/health/?postcode=

This should be mostly fixing ETL to normalise the naming.

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