@defra-fish/gafl-webapp-service
Version:
The websales frontend for the GAFL service
48 lines (47 loc) • 1.33 kB
JavaScript
export default {
header: {
totalMatches: 1,
startMatch: 1,
endMatch: 1,
query: 'postcode=BS9 1HJ',
language: 'EN',
dataset: 'DPA',
epoch: '74'
},
results: [
{
uprn: 47184,
address: '1 HOWECROFT COURT, EASTMEAD LANE, BRISTOL, BS9 1HJ',
organisation: null,
premises: '1 HOWECROFT COURT',
street_address: 'EASTMEAD LANE',
locality: null,
city: 'BRISTOL',
postcode: 'BS9 1HJ',
country: 'United Kingdom',
x: 356315.0,
y: 175793.0,
coordinate_system: null,
blpu_state_date: '16/01/1997',
blpu_state_code: 2,
postal_address_code: 'D',
logical_status_code: 1,
source_data_type: 'dpa',
blpu_state_code_description: 'In use',
classification_code: 'RD06',
classification_code_description: 'Self Contained Flat (Includes Maisonette / Apartment)',
lpi_logical_status_code: null,
lpi_logical_status_code_description: null,
match: 1.0,
match_description: 'EXACT',
topography_layer_toid: 'osgb1000014879590',
parent_uprn: 46250,
last_update_date: '06/12/2018',
status: 'APPROVED',
entry_date: '16/01/1997',
postal_address_code_description: 'A record which is linked to PAF',
usrn: null,
language: 'EN'
}
]
}