diff --git a/README.md b/README.md index c1749c4..d79df97 100644 --- a/README.md +++ b/README.md @@ -14,22 +14,35 @@ is being actively developed][repostatus_svg]][repostatus_info] [gh_ver]: https://img.shields.io/github/r-package/v/nhs-r-community/NHSRpostcodetools +## Get geographic and administrative data about UK postcodes + +
+
The package helps you send a collection of UK postcodes to the
-[postcodes.io][pcio] API, and handles the data returned by the API.
+[postcodes.io API][api], and handles the data returned by the API.
This gives you easy access to the coordinates of the centroids of the postcode
areas, and other information such as the statistical, administrative and health
geographies the postcodes sit within.
-
For example: its LSOA (or equivalent), local authority, and parliamentary
constituency.
The package also helps you check a list of postcodes for currency/validity,
-and suggests replacement current postcodes for any terminated (out of date)
-codes.
+and suggests replacement current postcodes for terminated (out of date) codes.
-[pcio]: https://postcodes.io/
+