diff --git a/app/views/includes/contents/documentation_content.ejs b/app/views/includes/contents/documentation_content.ejs index 198742ea..051be348 100644 --- a/app/views/includes/contents/documentation_content.ejs +++ b/app/views/includes/contents/documentation_content.ejs @@ -54,13 +54,11 @@ eastings
integer|null - Eastings. The Ordnance Survey postcode grid reference Easting to 1 metre resolution; blank for postcodes in the Channel Islands and the Isle of Man. Grid references for postcodes in Northern Ireland relate to the Irish - Grid system. + Eastings. The Ordnance Survey postcode grid reference Easting to 1 metre resolution. Grid references for postcodes in Northern Ireland relate to the Irish Grid system. May be null if geolocation not available. northings
integer|null - Northings. The Ordnance Survey postcode grid reference Northing to 1 metre resolution; blank for postcodes in the Channel Islands and the Isle of Man. Grid references for postcodes in Northern Ireland relate to the Irish - Grid system. + Northings. The Ordnance Survey postcode grid reference Northing to 1 metre resolution. Grid references for postcodes in Northern Ireland relate to the Irish Grid system. May be null if geolocation not available. country
string @@ -83,12 +81,12 @@ Ward. The current administrative/electoral area to which the postcode has been assigned. - longitude
double float - Longitude. The WGS84 longitude given the Postcode's national grid reference. + longitude
double float|null + Longitude. The WGS84 longitude given the Postcode's national grid reference. May be null if geolocation not available. - latitude
double float - Latitude. The WGS84 latitude given the Postcode's national grid reference. + latitude
double float|null + Latitude. The WGS84 latitude given the Postcode's national grid reference. May be null if geolocation not available. parliamentary_constituency
string|null @@ -122,7 +120,7 @@ ced
string|null - County Electoral District. The county electoral division code for each English postcode. Pseudo codes are included for the remainder of the UK. The field will be blank for English postcodes with no grid reference. English county councils use county electoral divisions (CED) to elect councillors. These CEDs must be confined within district boundaries, but need not be based on whole electoral wards. The only exceptions are the Isles of Scilly and the Greater London Authority (GLA). CEDs do not exist within UAs. + County Electoral District. The county electoral division code for each English postcode. Pseudo codes are included for the remainder of the UK. The field will be null for English postcodes with no grid reference. English county councils use county electoral divisions (CED) to elect councillors. These CEDs must be confined within district boundaries, but need not be based on whole electoral wards. The only exceptions are the Isles of Scilly and the Greater London Authority (GLA). CEDs do not exist within UAs. ccg
string|null