csv file of building consents with the data fields 1-9 above. The matching process for assigning each consent to a LINZ parcel is described below. The following additional data fields are added. These are flags to designate the match to the LINZ dataset.
#pragma nodebook off
#Use nodebook for better reproducibility https://github.com/uoa-eResearch/nodebook
%reload_ext nodebook.ipython
%nodebook disk phase1
# load libraries
import geopandas as gpd # vector data
import pandas as pd # tabular data, loading CSVs
import numpy as np # numeric data
from util import *
import matplotlib # plotting
import contextily as ctx # Used for contextual basemaps
from scipy.spatial import cKDTree
from matplotlib_scalebar.scalebar import ScaleBar # scalebar for plot
import matplotlib.pyplot as plt # plotting
from tqdm.auto import tqdm # progress bars
tqdm.pandas()
import requests
import requests_cache
requests_cache.install_cache('requests_cache')
import json
from shapely.geometry import Point, shape, LineString, MultiLineString, GeometryCollection, MultiPoint, Polygon # creating points
plt.rcParams['figure.figsize'] = (20, 20)
pd.set_option('max_columns', None)
pd.set_option('max_rows', 300)
%%time
df = pd.read_excel("restricted/BCs_issued_by_AUP_TLADCs_2021DEC.xlsx")
df = gpd.GeoDataFrame(df, geometry=gpd.points_from_xy(df.X_Coordinate, df.Y_Coordinate), crs=4326)
CPU times: user 44.7 s, sys: 277 ms, total: 45 s Wall time: 45.1 s
df
OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 244368 | 2021-12-01 | 2021-03-01 | 14 TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Houses | 1111 | 399.0 | 1100000 | 1 | Residential | Detached | NaN | NaN | 2014 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.658935 | -36.188787 | POINT (174.65893 -36.18879) |
1 | 244369 | 2021-12-01 | 2021-03-01 | TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Restaurants, bars, and cafes | 2512 | 134.0 | 1500000 | 1 | Business | NaN | Group 2 | Hospitality | 2014 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.661091 | -36.189144 | POINT (174.66109 -36.18914) |
2 | 244451 | 2021-12-01 | 2021-03-01 | 58 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111 | 224.0 | 770000 | 1 | Residential | Detached | NaN | NaN | 2014 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.663924 | -36.584054 | POINT (174.66392 -36.58405) |
3 | 244452 | 2021-12-01 | 2021-03-01 | 44 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111 | 247.0 | 670000 | 1 | Residential | Detached | NaN | NaN | 2014 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662942 | -36.585117 | POINT (174.66294 -36.58512) |
4 | 244453 | 2021-12-01 | 2021-03-01 | 32 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111 | 252.0 | 550000 | 1 | Residential | Detached | NaN | NaN | 2014 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662988 | -36.585185 | POINT (174.66299 -36.58518) |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
217857 | 151352 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200 | 0.0 | 3650000 | 0 | Residential | Attached | NaN | NaN | 1998 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (174.76031 -36.85153) |
217858 | 151351 | 2014-07-01 | 2015-03-01 | 464 | REMUERA RD | REMUERA | Orakei | New Flats | 1200 | 0.0 | 120000 | 0 | Residential | Attached | NaN | NaN | 1998 | 490600.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | ACC_28 | Residential 7c | Residential | NaN | NaN | NaN | 174.801622 | -36.880545 | POINT (174.80162 -36.88055) |
217859 | 151350 | 2014-07-01 | 2015-03-01 | 55B | PANORAMA RD | MOUNT WELLINGTON | Maungakiekie - Tamaki | New (and pre-built) house, unit, bach, crib, b... | 1100 | 140.0 | 200000 | 1 | Residential | Detached | NaN | NaN | 1998 | 643401.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.830461 | -36.904046 | POINT (174.83046 -36.90405) |
217860 | 151349 | 2014-07-01 | 2015-03-01 | 67 | CUSTOMS ST EAST | AUCKLAND CENTRAL | Waitemata | New Offices | 1461 | 0.0 | 0 | 1 | Business | NaN | Group 2 | Offices | 1998 | 438104.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_2 | Central Area B | Business | Commercial | NaN | NaN | 174.768482 | -36.845564 | POINT (174.76848 -36.84556) |
217861 | 151348 | 2014-07-01 | 2015-03-01 | 67 | CUSTOMS ST EAST | AUCKLAND CENTRAL | Waitemata | New Hotels - excludes taverns, hotel bars and ... | 1411 | 8974.0 | 500000 | 1 | Business | NaN | Group 2 | Hospitality | 1998 | 438104.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_2 | Central Area B | Business | Commercial | NaN | NaN | 174.768482 | -36.845564 | POINT (174.76848 -36.84556) |
217862 rows × 31 columns
df["Ranged_Address_indicator"] = df.ADDRESS_1.str.contains('\d\w?\s?-', regex=True, na=False)
df["Ranged_Address_indicator"].value_counts()
False 211197 True 6665 Name: Ranged_Address_indicator, dtype: int64
%%time
# get number and name of street (but not 'road', 'street', 'place' etc)
# this can be used to match addresses with building consents
def number_name_bc(x):
"""extract street number and first complete word of the street name from building consents"""
if x.ADDRESS_1 is None:
pass
else:
# get number and first word of address
joined_address = ' '.join([str(x[f'ADDRESS_{i}']) for i in [1,2, 3]]).lower()
return ' '.join(joined_address.split(' ')[:2])
def full_address_bc(x):
"""extract full address from building consents"""
if x.ADDRESS_1 is None:
pass
else:
# get number and first word of address
joined_address = ' '.join([str(x[f'ADDRESS_{i}']) for i in [1,2, 3] if not str(x[f'ADDRESS_{i}']) == 'nan']).lower()
return joined_address
df['number_name'] = df.apply(number_name_bc, axis=1)
df['full_address'] = df.apply(full_address_bc, axis=1)
CPU times: user 20.1 s, sys: 368 ms, total: 20.5 s Wall time: 20.5 s
any(df.full_address.str.contains("[āēīōū]"))
False
parcels = gpd.read_file('input/lds-nz-primary-parcels-FGDB.zip!nz-primary-parcels.gdb').to_crs(2193)
parcels = parcels.set_index("id")
parcels
appellation | affected_surveys | parcel_intent | topology_type | statutory_actions | land_district | titles | survey_area | calc_area | geometry | |
---|---|---|---|---|---|---|---|---|---|---|
id | ||||||||||
4918991 | Lot 327 DP 56341 | DP 56341 | DCDB | Primary | None | North Auckland | NA8C/911 | 642.0 | 643.0 | MULTIPOLYGON (((1764256.381 5917306.269, 17642... |
4919914 | Lot 178 DP 56342 | DP 56342 | DCDB | Primary | None | North Auckland | 474924, NA8C/768 | 650.0 | 651.0 | MULTIPOLYGON (((1764569.269 5917546.907, 17645... |
4926734 | Lot 144 DP 53562 | DP 53562 | DCDB | Primary | None | North Auckland | 386353, 386354, 386355, 386356, NA4D/859 | 640.0 | 640.0 | MULTIPOLYGON (((1764447.122 5917598.067, 17644... |
4926945 | Lot 183 DP 56342 | DP 56342 | DCDB | Primary | None | North Auckland | 433646, NA8C/773 | 913.0 | 914.0 | MULTIPOLYGON (((1764510.216 5917605.992, 17644... |
4929034 | Lot 260 DP 56341 | DP 56341 | DCDB | Primary | None | North Auckland | 488577, NA8C/850 | 622.0 | 624.0 | MULTIPOLYGON (((1764653.473 5917395.879, 17646... |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
5227472 | None | None | Road | Primary | None | North Auckland | None | NaN | 1330.0 | MULTIPOLYGON (((1766929.317 5907928.650, 17669... |
5242816 | None | None | Road | Primary | None | North Auckland | None | NaN | 1049.0 | MULTIPOLYGON (((1766662.352 5908073.993, 17666... |
7520053 | Lot 5 DP 465319 | DP 465319 | Fee Simple Title | Primary | None | North Auckland | 621250 | 2253.0 | 2252.0 | MULTIPOLYGON (((1766988.975 5907984.681, 17669... |
7520049 | Lot 1 DP 465319 | DP 465319 | Fee Simple Title | Primary | None | North Auckland | 619244 | 13064.0 | 13062.0 | MULTIPOLYGON (((1766988.975 5907984.681, 17669... |
4733845 | Part Lot 59 DP 60001 | DP 60001 | DCDB | Primary | [Referenced] Declaration That State Housing La... | North Auckland | NA86D/103 | 5449.0 | 5447.0 | MULTIPOLYGON (((1766545.381 5908050.017, 17665... |
547903 rows × 10 columns
addresses = gpd.read_file('input/lds-nz-addresses-pilot-FGDB.zip!nz-addresses-pilot.gdb').to_crs(2193)
addresses
address_id | source_dataset | change_id | full_address_number | full_road_name | full_address | territorial_authority | unit_type | unit_value | level_type | level_value | address_number_prefix | address_number | address_number_suffix | address_number_high | road_name_prefix | road_name | road_type_name | road_suffix | water_name | water_body_name | suburb_locality | town_city | address_class | address_lifecycle | gd2000_xcoord | gd2000_ycoord | road_name_ascii | water_name_ascii | water_body_name_ascii | suburb_locality_ascii | town_city_ascii | full_road_name_ascii | full_address_ascii | geometry | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 999891 | AIMS | 887328 | 10 | Barnfield Place | 10 Barnfield Place, Glendene, Auckland | Auckland | None | None | None | None | None | 10 | None | NaN | None | Barnfield | Place | None | None | None | Glendene | Auckland | Thoroughfare | Current | 174.651783 | -36.891240 | Barnfield | None | None | Glendene | Auckland | Barnfield Place | 10 Barnfield Place, Glendene, Auckland | POINT (1747183.936 5915918.849) |
1 | 999921 | AIMS | 887357 | 11 | Barnfield Place | 11 Barnfield Place, Glendene, Auckland | Auckland | None | None | None | None | None | 11 | None | NaN | None | Barnfield | Place | None | None | None | Glendene | Auckland | Thoroughfare | Current | 174.652010 | -36.891441 | Barnfield | None | None | Glendene | Auckland | Barnfield Place | 11 Barnfield Place, Glendene, Auckland | POINT (1747203.803 5915896.158) |
2 | 999986 | AIMS | 887418 | 14 | Barnfield Place | 14 Barnfield Place, Glendene, Auckland | Auckland | None | None | None | None | None | 14 | None | NaN | None | Barnfield | Place | None | None | None | Glendene | Auckland | Thoroughfare | Current | 174.652128 | -36.891016 | Barnfield | None | None | Glendene | Auckland | Barnfield Place | 14 Barnfield Place, Glendene, Auckland | POINT (1747215.175 5915943.129) |
3 | 1000015 | AIMS | 887447 | 16 | Barnfield Place | 16 Barnfield Place, Glendene, Auckland | Auckland | None | None | None | None | None | 16 | None | NaN | None | Barnfield | Place | None | None | None | Glendene | Auckland | Thoroughfare | Current | 174.652287 | -36.890874 | Barnfield | None | None | Glendene | Auckland | Barnfield Place | 16 Barnfield Place, Glendene, Auckland | POINT (1747229.606 5915958.610) |
4 | 1000050 | AIMS | 887473 | 18 | Barnfield Place | 18 Barnfield Place, Glendene, Auckland | Auckland | None | None | None | None | None | 18 | None | NaN | None | Barnfield | Place | None | None | None | Glendene | Auckland | Thoroughfare | Current | 174.652338 | -36.890719 | Barnfield | None | None | Glendene | Auckland | Barnfield Place | 18 Barnfield Place, Glendene, Auckland | POINT (1747234.400 5915975.823) |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
667637 | 3070850 | CADS | 70850 | 27 | Wairiki Road | 27 Wairiki Road, Mount Eden, Auckland | Auckland | None | None | None | None | None | 27 | None | NaN | None | Wairiki | Road | None | None | None | Mount Eden | Auckland | Thoroughfare | Current | 174.754973 | -36.890654 | Wairiki | None | None | Mount Eden | Auckland | Wairiki Road | 27 Wairiki Road, Mount Eden, Auckland | POINT (1756380.800 5915819.700) |
667638 | 3070851 | CADS | 70851 | 44 | Wairiki Road | 44 Wairiki Road, Mount Eden, Auckland | Auckland | None | None | None | None | None | 44 | None | NaN | None | Wairiki | Road | None | None | None | Mount Eden | Auckland | Thoroughfare | Current | 174.755018 | -36.890903 | Wairiki | None | None | Mount Eden | Auckland | Wairiki Road | 44 Wairiki Road, Mount Eden, Auckland | POINT (1756384.300 5915792.000) |
667639 | 3075863 | CADS | 75863 | 2/50 | Ellerton Road | 2/50 Ellerton Road, Mount Eden, Auckland | Auckland | None | 2 | None | None | None | 50 | None | NaN | None | Ellerton | Road | None | None | None | Mount Eden | Auckland | Thoroughfare | Current | 174.754430 | -36.892419 | Ellerton | None | None | Mount Eden | Auckland | Ellerton Road | 2/50 Ellerton Road, Mount Eden, Auckland | POINT (1756328.800 5915624.800) |
667640 | 3075874 | CADS | 75874 | 1/15 | Douglas Road | 1/15 Douglas Road, Mount Eden, Auckland | Auckland | None | 1 | None | None | None | 15 | None | NaN | None | Douglas | Road | None | None | None | Mount Eden | Auckland | Thoroughfare | Current | 174.754200 | -36.889190 | Douglas | None | None | Mount Eden | Auckland | Douglas Road | 1/15 Douglas Road, Mount Eden, Auckland | POINT (1756314.900 5915983.400) |
667641 | 3075875 | CADS | 75875 | 2/15 | Douglas Road | 2/15 Douglas Road, Mount Eden, Auckland | Auckland | None | 2 | None | None | None | 15 | None | NaN | None | Douglas | Road | None | None | None | Mount Eden | Auckland | Thoroughfare | Current | 174.754200 | -36.889190 | Douglas | None | None | Mount Eden | Auckland | Douglas Road | 2/15 Douglas Road, Mount Eden, Auckland | POINT (1756314.900 5915983.400) |
667642 rows × 35 columns
def number_name_addresses(x):
return ' '.join(x.split(' ')[:2]).lower()
addresses['address_number_name'] = addresses.full_address_ascii.apply(number_name_addresses)
addresses
address_id | source_dataset | change_id | full_address_number | full_road_name | full_address | territorial_authority | unit_type | unit_value | level_type | level_value | address_number_prefix | address_number | address_number_suffix | address_number_high | road_name_prefix | road_name | road_type_name | road_suffix | water_name | water_body_name | suburb_locality | town_city | address_class | address_lifecycle | gd2000_xcoord | gd2000_ycoord | road_name_ascii | water_name_ascii | water_body_name_ascii | suburb_locality_ascii | town_city_ascii | full_road_name_ascii | full_address_ascii | geometry | address_number_name | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 999891 | AIMS | 887328 | 10 | Barnfield Place | 10 Barnfield Place, Glendene, Auckland | Auckland | None | None | None | None | None | 10 | None | NaN | None | Barnfield | Place | None | None | None | Glendene | Auckland | Thoroughfare | Current | 174.651783 | -36.891240 | Barnfield | None | None | Glendene | Auckland | Barnfield Place | 10 Barnfield Place, Glendene, Auckland | POINT (1747183.936 5915918.849) | 10 barnfield |
1 | 999921 | AIMS | 887357 | 11 | Barnfield Place | 11 Barnfield Place, Glendene, Auckland | Auckland | None | None | None | None | None | 11 | None | NaN | None | Barnfield | Place | None | None | None | Glendene | Auckland | Thoroughfare | Current | 174.652010 | -36.891441 | Barnfield | None | None | Glendene | Auckland | Barnfield Place | 11 Barnfield Place, Glendene, Auckland | POINT (1747203.803 5915896.158) | 11 barnfield |
2 | 999986 | AIMS | 887418 | 14 | Barnfield Place | 14 Barnfield Place, Glendene, Auckland | Auckland | None | None | None | None | None | 14 | None | NaN | None | Barnfield | Place | None | None | None | Glendene | Auckland | Thoroughfare | Current | 174.652128 | -36.891016 | Barnfield | None | None | Glendene | Auckland | Barnfield Place | 14 Barnfield Place, Glendene, Auckland | POINT (1747215.175 5915943.129) | 14 barnfield |
3 | 1000015 | AIMS | 887447 | 16 | Barnfield Place | 16 Barnfield Place, Glendene, Auckland | Auckland | None | None | None | None | None | 16 | None | NaN | None | Barnfield | Place | None | None | None | Glendene | Auckland | Thoroughfare | Current | 174.652287 | -36.890874 | Barnfield | None | None | Glendene | Auckland | Barnfield Place | 16 Barnfield Place, Glendene, Auckland | POINT (1747229.606 5915958.610) | 16 barnfield |
4 | 1000050 | AIMS | 887473 | 18 | Barnfield Place | 18 Barnfield Place, Glendene, Auckland | Auckland | None | None | None | None | None | 18 | None | NaN | None | Barnfield | Place | None | None | None | Glendene | Auckland | Thoroughfare | Current | 174.652338 | -36.890719 | Barnfield | None | None | Glendene | Auckland | Barnfield Place | 18 Barnfield Place, Glendene, Auckland | POINT (1747234.400 5915975.823) | 18 barnfield |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
667637 | 3070850 | CADS | 70850 | 27 | Wairiki Road | 27 Wairiki Road, Mount Eden, Auckland | Auckland | None | None | None | None | None | 27 | None | NaN | None | Wairiki | Road | None | None | None | Mount Eden | Auckland | Thoroughfare | Current | 174.754973 | -36.890654 | Wairiki | None | None | Mount Eden | Auckland | Wairiki Road | 27 Wairiki Road, Mount Eden, Auckland | POINT (1756380.800 5915819.700) | 27 wairiki |
667638 | 3070851 | CADS | 70851 | 44 | Wairiki Road | 44 Wairiki Road, Mount Eden, Auckland | Auckland | None | None | None | None | None | 44 | None | NaN | None | Wairiki | Road | None | None | None | Mount Eden | Auckland | Thoroughfare | Current | 174.755018 | -36.890903 | Wairiki | None | None | Mount Eden | Auckland | Wairiki Road | 44 Wairiki Road, Mount Eden, Auckland | POINT (1756384.300 5915792.000) | 44 wairiki |
667639 | 3075863 | CADS | 75863 | 2/50 | Ellerton Road | 2/50 Ellerton Road, Mount Eden, Auckland | Auckland | None | 2 | None | None | None | 50 | None | NaN | None | Ellerton | Road | None | None | None | Mount Eden | Auckland | Thoroughfare | Current | 174.754430 | -36.892419 | Ellerton | None | None | Mount Eden | Auckland | Ellerton Road | 2/50 Ellerton Road, Mount Eden, Auckland | POINT (1756328.800 5915624.800) | 2/50 ellerton |
667640 | 3075874 | CADS | 75874 | 1/15 | Douglas Road | 1/15 Douglas Road, Mount Eden, Auckland | Auckland | None | 1 | None | None | None | 15 | None | NaN | None | Douglas | Road | None | None | None | Mount Eden | Auckland | Thoroughfare | Current | 174.754200 | -36.889190 | Douglas | None | None | Mount Eden | Auckland | Douglas Road | 1/15 Douglas Road, Mount Eden, Auckland | POINT (1756314.900 5915983.400) | 1/15 douglas |
667641 | 3075875 | CADS | 75875 | 2/15 | Douglas Road | 2/15 Douglas Road, Mount Eden, Auckland | Auckland | None | 2 | None | None | None | 15 | None | NaN | None | Douglas | Road | None | None | None | Mount Eden | Auckland | Thoroughfare | Current | 174.754200 | -36.889190 | Douglas | None | None | Mount Eden | Auckland | Douglas Road | 2/15 Douglas Road, Mount Eden, Auckland | POINT (1756314.900 5915983.400) | 2/15 douglas |
667642 rows × 36 columns
%%time
parcels_addressed = gpd.sjoin(parcels, addresses)
CPU times: user 50.4 s, sys: 3.44 s, total: 53.8 s Wall time: 54.2 s
%%time
parcels["addresses"] = parcel_address_number_name = parcels_addressed.groupby('id')['address_number_name'].apply(list)
display(parcels["addresses"])
parcels["full_addresses"] = parcels_addressed.groupby('id')["full_address"].apply(list)
display(parcels["full_addresses"])
id 4918991 [3/12 college, 1/12 college, 2/12 college, 12 ... 4919914 [15 abraham] 4926734 [3/20 simkin, 1/20 simkin, 2/20 simkin, 20 sim... 4926945 [3 abraham, 4/3 abraham, 3/3 abraham, 2/3 abra... 4929034 [49 caulton] ... 5227472 [112z bairds] 5242816 NaN 7520053 [9 lovegrove] 7520049 [15 lovegrove] 4733845 [7 otara] Name: addresses, Length: 547903, dtype: object
id 4918991 [3/12 College Road, Saint Johns, Auckland, 1/1... 4919914 [15 Abraham Place, Saint Johns, Auckland] 4926734 [3/20 Simkin Avenue, Saint Johns, Auckland, 1/... 4926945 [3 Abraham Place, Saint Johns, Auckland, 4/3 A... 4929034 [49 Caulton Street, Saint Johns, Auckland] ... 5227472 [112Z Bairds Road, Ōtara, Auckland] 5242816 NaN 7520053 [9 Lovegrove Crescent, Ōtara, Auckland] 7520049 [15 Lovegrove Crescent, Ōtara, Auckland] 4733845 [7 Otara Road, Ōtara, Auckland] Name: full_addresses, Length: 547903, dtype: object
CPU times: user 33 s, sys: 2.78 s, total: 35.8 s Wall time: 36.1 s
%%time
df = gpd.sjoin(df.to_crs(2193), parcels[["addresses","full_addresses","geometry"]], how="left")
CPU times: user 31.5 s, sys: 1.51 s, total: 33 s Wall time: 33.2 s
print(sum(df.number_name.str.contains("mt")),
sum(df.number_name.str.contains("mount")),
sum(addresses.address_number_name.str.contains("mt")),
sum(addresses.address_number_name.str.contains("mount")))
690 639 135 5840
df = df.rename(columns={"index_right": "LINZ_parcel_ID"})
df.LINZ_parcel_ID = df.LINZ_parcel_ID.astype("Int64")
df
OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 244368 | 2021-12-01 | 2021-03-01 | 14 TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Houses | 1111 | 399.0 | 1100000 | 1 | Residential | Detached | NaN | NaN | 2014 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.658935 | -36.188787 | POINT (1749165.061 5993836.774) | False | 14 te | 14 te ara o kiri patuparaoa anake tomarata auc... | 8201494 | NaN | NaN |
1 | 244369 | 2021-12-01 | 2021-03-01 | TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Restaurants, bars, and cafes | 2512 | 134.0 | 1500000 | 1 | Business | NaN | Group 2 | Hospitality | 2014 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.661091 | -36.189144 | POINT (1749358.254 5993793.842) | False | te ara | te ara o kiri patuparaoa anake tomarata auckland | 8201477 | NaN | NaN |
2 | 244451 | 2021-12-01 | 2021-03-01 | 58 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111 | 224.0 | 770000 | 1 | Residential | Detached | NaN | NaN | 2014 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.663924 | -36.584054 | POINT (1748858.010 5949979.809) | False | 58 paparahi | 58 paparahi place upper orewa auckland | 8156563 | NaN | NaN |
3 | 244452 | 2021-12-01 | 2021-03-01 | 44 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111 | 247.0 | 670000 | 1 | Residential | Detached | NaN | NaN | 2014 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662942 | -36.585117 | POINT (1748768.145 5949863.416) | False | 44 paparahi | 44 paparahi place upper orewa auckland | 8156550 | NaN | NaN |
4 | 244453 | 2021-12-01 | 2021-03-01 | 32 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111 | 252.0 | 550000 | 1 | Residential | Detached | NaN | NaN | 2014 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662988 | -36.585185 | POINT (1748772.124 5949855.789) | False | 32 paparahi | 32 paparahi place upper orewa auckland | 8156550 | NaN | NaN |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
217857 | 151352 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200 | 0.0 | 3650000 | 0 | Residential | Attached | NaN | NaN | 1998 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756936.813 5920152.000) | True | 164-168 hobson | 164-168 hobson st auckland | 6752833 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... |
217858 | 151351 | 2014-07-01 | 2015-03-01 | 464 | REMUERA RD | REMUERA | Orakei | New Flats | 1200 | 0.0 | 120000 | 0 | Residential | Attached | NaN | NaN | 1998 | 490600.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | ACC_28 | Residential 7c | Residential | NaN | NaN | NaN | 174.801622 | -36.880545 | POINT (1760559.125 5916863.750) | False | 464 remuera | 464 remuera rd remuera | 4928237 | [464 remuera, 2/464 remuera, 1/464 remuera, 3b... | [464 Remuera Road, Remuera, Auckland, 2/464 Re... |
217859 | 151350 | 2014-07-01 | 2015-03-01 | 55B | PANORAMA RD | MOUNT WELLINGTON | Maungakiekie - Tamaki | New (and pre-built) house, unit, bach, crib, b... | 1100 | 140.0 | 200000 | 1 | Residential | Detached | NaN | NaN | 1998 | 643401.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.830461 | -36.904046 | POINT (1763079.438 5914207.500) | False | 55b panorama | 55b panorama rd mount wellington | 4963967 | [55 panorama] | [55 Panorama Road, Mount Wellington, Auckland] |
217860 | 151349 | 2014-07-01 | 2015-03-01 | 67 | CUSTOMS ST EAST | AUCKLAND CENTRAL | Waitemata | New Offices | 1461 | 0.0 | 0 | 1 | Business | NaN | Group 2 | Offices | 1998 | 438104.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_2 | Central Area B | Business | Commercial | NaN | NaN | 174.768482 | -36.845564 | POINT (1757677.375 5920800.000) | False | 67 customs | 67 customs st east auckland central | 5030200 | [67 customs, 8/67 customs, 7/67 customs, 4/67 ... | [67 Customs Street East, Auckland Central, Auc... |
217861 | 151348 | 2014-07-01 | 2015-03-01 | 67 | CUSTOMS ST EAST | AUCKLAND CENTRAL | Waitemata | New Hotels - excludes taverns, hotel bars and ... | 1411 | 8974.0 | 500000 | 1 | Business | NaN | Group 2 | Hospitality | 1998 | 438104.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_2 | Central Area B | Business | Commercial | NaN | NaN | 174.768482 | -36.845564 | POINT (1757677.375 5920800.000) | False | 67 customs | 67 customs st east auckland central | 5030200 | [67 customs, 8/67 customs, 7/67 customs, 4/67 ... | [67 Customs Street East, Auckland Central, Auc... |
217862 rows × 37 columns
assert df.index.is_unique
def check_match(row):
if row.number_name in row.addresses:
return 1
return np.nan
match = df[~pd.isna(df.number_name) & ~pd.isna(df.addresses)].apply(check_match, axis=1)
df["LINZ_MATCH_CODE"] = match
df.LINZ_MATCH_CODE.value_counts(dropna=False)
1.0 136630 NaN 81232 Name: LINZ_MATCH_CODE, dtype: int64
Find all the LINZ parcels within r radius of the geo-coordinate of the consent
a. Search for a match of the consent address within the set of LINZ parcels within the radius r. If a match is found, stop and set LINZ_MATCH_CODE = 2. If there is no match, go on to 3:
parcel_tree = cKDTree(list(parcels.centroid.apply(lambda x: (x.x, x.y))))
parcel_tree
<scipy.spatial.ckdtree.cKDTree at 0x7f5c86bb1f90>
sample = df[pd.isna(df["LINZ_MATCH_CODE"]) & df.number_name.isin(addresses.address_number_name)].head(1)
sample
OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 244368 | 2021-12-01 | 2021-03-01 | 14 TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Houses | 1111 | 399.0 | 1100000 | 1 | Residential | Detached | NaN | NaN | 2014 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.658935 | -36.188787 | POINT (1749165.061 5993836.774) | False | 14 te | 14 te ara o kiri patuparaoa anake tomarata auc... | 8201494 | NaN | NaN | NaN |
indices_in_range = parcel_tree.query_ball_point([sample.centroid.iloc[0].x, sample.centroid.iloc[0].y], 1250)
ax = sample.to_crs(epsg=3857).plot(color="red", alpha=1)
sample.buffer(1250).to_crs(epsg=3857).plot(ax=ax, alpha=.5, color="green")
potential_matches = parcels.iloc[indices_in_range]
potential_matches.to_crs(epsg=3857).plot(ax=ax, alpha=.5, edgecolor="black")
potential_matches[potential_matches.addresses.str.contains(sample.number_name.iloc[0], na=False, regex=False)].to_crs(epsg=3857).plot(ax=ax, color="red")
ctx.add_basemap(ax, source=ctx.providers.Esri.WorldImagery)
def find_match_in_range(row):
indices_in_range = parcel_tree.query_ball_point([row.geometry.x, row.geometry.y], 1250)
potential_matches = parcels.iloc[indices_in_range]
match = potential_matches[potential_matches.addresses.str.contains(row.number_name, na=False, regex=False)]
if len(match):
row.LINZ_parcel_ID = match.index[0]
row.addresses = match.addresses.iloc[0]
row.full_addresses = match.full_addresses.iloc[0]
row.LINZ_MATCH_CODE = 2
return row
matches = df[
~pd.isna(df.number_name) &
pd.isna(df["LINZ_MATCH_CODE"]) &
df.number_name.isin(addresses.address_number_name)].progress_apply(find_match_in_range, axis=1)
matches
OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 244368 | 2021-12-01 | 2021-03-01 | 14 TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Houses | 1111 | 399.0 | 1100000 | 1 | Residential | Detached | NaN | NaN | 2014 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.658935 | -36.188787 | POINT (1749165.061 5993836.774) | False | 14 te | 14 te ara o kiri patuparaoa anake tomarata auc... | 8201470 | [14 te] | [14 Te Ara O Kiri Patuparaoa Anake, Te Arai] | 2.0 |
6 | 244455 | 2021-12-01 | 2021-03-01 | 226 GRAND DRIVE | Orewa | Auckland | Hibiscus and Bays | Houses | 1111 | 136.0 | 482540 | 1 | Residential | Detached | NaN | NaN | 2014 | 176411.0 | 2013.0 | Road | General | 27.0 | NaN | NaN | NaN | NaN | NaN | NaN | 174.668900 | -36.588649 | POINT (1749294.370 5949462.296) | False | 226 grand | 226 grand drive orewa auckland | 6579709 | [226 grand] | [226 Grand Drive, Wainui] | 2.0 |
7 | 244456 | 2021-12-01 | 2021-03-01 | 47 ARA HILLS DRIVE | Upper Orewa | Auckland | Rodney | Non-building construction | 3111 | 0.0 | 60000 | 1 | Other | NaN | NaN | NaN | 2014 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662215 | -36.584051 | POINT (1748705.140 5949982.794) | False | 47 ara | 47 ara hills drive upper orewa auckland | 8156585 | NaN | NaN | NaN |
9 | 244535 | 2021-12-01 | 2021-03-01 | 12 ZADAR STREET | Huapai | Auckland | Rodney | Houses | 1111 | 100.0 | 320000 | 1 | Residential | Detached | NaN | NaN | 2014 | 214900.0 | 2013.0 | Road | General | 27.0 | RDC_7 | Future Urban | Rural | NaN | Huapai Triangle | Huapai Triangle | 174.546952 | -36.775971 | POINT (1738049.253 5928863.567) | False | 12 zadar | 12 zadar street huapai auckland | 7881869 | [10 zadar, 12 zadar] | [10 Zadar Street, Kumeū, 12 Zadar Street, Kumeū] | 2.0 |
10 | 244537 | 2021-12-01 | 2021-03-01 | 2 ZADAR STREET | Huapai | Auckland | Rodney | Houses | 1111 | 166.0 | 358000 | 1 | Residential | Detached | NaN | NaN | 2014 | 214900.0 | 2013.0 | Road | General | 27.0 | RDC_7 | Future Urban | Rural | NaN | Huapai Triangle | Huapai Triangle | 174.546952 | -36.775971 | POINT (1738049.253 5928863.567) | False | 2 zadar | 2 zadar street huapai auckland | 7881872 | [2 zadar, 19 konoba] | [2 Zadar Street, Kumeū, 19 Konoba Avenue, Kumeū] | 2.0 |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
217834 | 151375 | 2014-07-01 | 2015-03-01 | 20A | HOLBROOK ST | AVONDALE | Whau | New (and pre-built) house, unit, bach, crib, b... | 1100 | 241.0 | 350000 | 1 | Residential | Detached | NaN | NaN | 1998 | 378602.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_18 | Residential 5 | Residential | NaN | NaN | NaN | 174.704383 | -36.908561 | POINT (1751837.000 5913914.750) | False | 20a holbrook | 20a holbrook st avondale | 5086422 | [20a holbrook, 20b holbrook] | [20A Holbrook Street, Blockhouse Bay, Auckland... | 2.0 |
217839 | 151370 | 2014-07-01 | 2015-03-01 | 5B | COMMODORE DR | LYNFIELD | Puketapapa | New (and pre-built) house, unit, bach, crib, b... | 1100 | 160.0 | 250000 | 1 | Residential | Detached | NaN | NaN | 1998 | 587400.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.720223 | -36.926547 | POINT (1753212.268 5911893.875) | False | 5b commodore | 5b commodore dr lynfield | 6810857 | [5b commodore] | [5B Commodore Drive, Mount Roskill, Auckland] | 2.0 |
217841 | 151368 | 2014-07-01 | 2015-03-01 | 54 | ELLIS AVE | MOUNT ROSKILL | Puketapapa | New (and pre-built) house, unit, bach, crib, b... | 1100 | 158.0 | 268000 | 1 | Residential | Detached | NaN | NaN | 1998 | 584402.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.719375 | -36.912989 | POINT (1753163.813 5913399.500) | False | 54 ellis | 54 ellis ave mount roskill | 7607279 | [54 ellis] | [54 Ellis Avenue, Mount Roskill, Auckland] | 2.0 |
217844 | 151365 | 2014-07-01 | 2015-03-01 | 1B | WAIRUA RD | REMUERA | Orakei | New (and pre-built) house, unit, bach, crib, b... | 1100 | 127.0 | 400000 | 1 | Residential | Detached | NaN | NaN | 1998 | 494200.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | ACC_18 | Residential 5 | Residential | NaN | NaN | NaN | 174.804747 | -36.882127 | POINT (1760834.375 5916683.000) | False | 1b wairua | 1b wairua rd remuera | 7487630 | [1b wairua] | [1B Wairua Road, Remuera, Auckland] | 2.0 |
217859 | 151350 | 2014-07-01 | 2015-03-01 | 55B | PANORAMA RD | MOUNT WELLINGTON | Maungakiekie - Tamaki | New (and pre-built) house, unit, bach, crib, b... | 1100 | 140.0 | 200000 | 1 | Residential | Detached | NaN | NaN | 1998 | 643401.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.830461 | -36.904046 | POINT (1763079.438 5914207.500) | False | 55b panorama | 55b panorama rd mount wellington | 5068248 | [55b panorama] | [55B Panorama Road, Mount Wellington, Auckland] | 2.0 |
41939 rows × 38 columns
df.update(matches)
df.LINZ_MATCH_CODE.value_counts(dropna=False)
1.0 136630 NaN 45094 2.0 36138 Name: LINZ_MATCH_CODE, dtype: int64
df[pd.isna(df["LINZ_MATCH_CODE"]) & df.number_name.isin(addresses.address_number_name)]
OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7 | 244456.0 | 2021-12-01 | 2021-03-01 | 47 ARA HILLS DRIVE | Upper Orewa | Auckland | Rodney | Non-building construction | 3111.0 | 0.0 | 60000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662215 | -36.584051 | POINT (1748705.140 5949982.794) | False | 47 ara | 47 ara hills drive upper orewa auckland | 8156585 | NaN | NaN | NaN |
37 | 245372.0 | 2021-12-01 | 2021-03-01 | 180 WELLINGTON STREET | Pukekohe | Auckland | Franklin | School buildings | 2312.0 | 750.0 | 1300000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 822405.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | FDC_9 | Residential | Residential | NaN | NaN | NaN | 174.897891 | -37.215997 | POINT (1768396.392 5879478.719) | False | 180 wellington | 180 wellington street pukekohe auckland | 4944316 | [184 wellington] | [184 Wellington Street, Pukekohe] | NaN |
181 | 244566.0 | 2021-12-01 | 2021-03-01 | 8 DALE ROAD | Whenuapai | Auckland | Upper Harbour | Townhouses, flats, units, and other dwellings | 1129.0 | 153.0 | 300900.0 | 1.0 | Residential | Attached | NaN | NaN | 2014.0 | 219900.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_5 | Countryside | Rural | NaN | Whenuapai Village | Whenuapai Village | 174.608890 | -36.787791 | POINT (1743554.885 5927461.004) | False | 8 dale | 8 dale road whenuapai auckland | 8221550 | NaN | NaN | NaN |
184 | 244569.0 | 2021-12-01 | 2021-03-01 | 8 DALE ROAD | Whenuapai | Auckland | Upper Harbour | Townhouses, flats, units, and other dwellings | 1129.0 | 153.0 | 300900.0 | 1.0 | Residential | Attached | NaN | NaN | 2014.0 | 219900.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_5 | Countryside | Rural | NaN | Whenuapai Village | Whenuapai Village | 174.608890 | -36.787791 | POINT (1743554.885 5927461.004) | False | 8 dale | 8 dale road whenuapai auckland | 8221550 | NaN | NaN | NaN |
185 | 244570.0 | 2021-12-01 | 2021-03-01 | 8 DALE ROAD | Whenuapai | Auckland | Upper Harbour | Townhouses, flats, units, and other dwellings | 1129.0 | 153.0 | 384850.0 | 1.0 | Residential | Attached | NaN | NaN | 2014.0 | 219900.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_5 | Countryside | Rural | NaN | Whenuapai Village | Whenuapai Village | 174.608890 | -36.787791 | POINT (1743554.885 5927461.004) | False | 8 dale | 8 dale road whenuapai auckland | 8221550 | NaN | NaN | NaN |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
217780 | 151429.0 | 2014-07-01 | 2015-03-01 | 62 | BIRDWOOD AVE | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 95.0 | 295000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 665300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.866824 | -36.977261 | POINT (1766160.313 5906021.614) | False | 62 birdwood | 62 birdwood ave papatoetoe | 7594476 | [7 tukutuku] | [7 Tukutuku Lane, Papatoetoe, Auckland] | NaN |
217781 | 151428.0 | 2014-07-01 | 2015-03-01 | 62 | BIRDWOOD AVE | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 120.0 | 295000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 665300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.866824 | -36.977261 | POINT (1766160.313 5906021.614) | False | 62 birdwood | 62 birdwood ave papatoetoe | 7594476 | [7 tukutuku] | [7 Tukutuku Lane, Papatoetoe, Auckland] | NaN |
217782 | 151427.0 | 2014-07-01 | 2015-03-01 | 62 | BIRDWOOD AVE | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 81.0 | 295000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 665300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.866824 | -36.977261 | POINT (1766160.313 5906021.614) | False | 62 birdwood | 62 birdwood ave papatoetoe | 7594476 | [7 tukutuku] | [7 Tukutuku Lane, Papatoetoe, Auckland] | NaN |
217783 | 151426.0 | 2014-07-01 | 2015-03-01 | 62 | BIRDWOOD AVE | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 95.0 | 295000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 665300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.866824 | -36.977261 | POINT (1766160.313 5906021.614) | False | 62 birdwood | 62 birdwood ave papatoetoe | 7594476 | [7 tukutuku] | [7 Tukutuku Lane, Papatoetoe, Auckland] | NaN |
217784 | 151425.0 | 2014-07-01 | 2015-03-01 | 62 | BIRDWOOD AVE | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 81.0 | 295000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 665300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.866824 | -36.977261 | POINT (1766160.313 5906021.614) | False | 62 birdwood | 62 birdwood ave papatoetoe | 7594476 | [7 tukutuku] | [7 Tukutuku Lane, Papatoetoe, Auckland] | NaN |
5801 rows × 38 columns
%%time
number_name_lookup = {}
for parcel_id, addresses in parcels.addresses[~pd.isna(parcels.addresses)].iteritems():
for address in addresses:
if address not in number_name_lookup:
number_name_lookup[address] = []
number_name_lookup[address].append(parcel_id)
CPU times: user 8.85 s, sys: 621 ms, total: 9.47 s Wall time: 9.53 s
%%time
def find_text_match(row):
matching_ids = number_name_lookup.get(row.number_name)
if len(matching_ids):
match = parcels.loc[matching_ids]
closest_parcel_id = match.distance(row.geometry).idxmin()
row.LINZ_parcel_ID = closest_parcel_id
row.addresses = match.addresses[closest_parcel_id]
row.full_addresses = match.full_addresses[closest_parcel_id]
row.LINZ_MATCH_CODE = 3
return row
matches = df[pd.isna(df["LINZ_MATCH_CODE"]) & df.number_name.isin(number_name_lookup.keys())].progress_apply(find_text_match, axis=1)
df.update(matches)
df.LINZ_MATCH_CODE.value_counts(dropna=False)
CPU times: user 1min 23s, sys: 2.37 s, total: 1min 25s Wall time: 1min 25s
1.0 136630 NaN 39293 2.0 36138 3.0 5801 Name: LINZ_MATCH_CODE, dtype: int64
df.Ranged_Address_indicator = df.Ranged_Address_indicator.astype(bool)
maybe_subdivision = df[df.number_name.str.contains("/") & pd.isna(df.LINZ_MATCH_CODE) & ~df.Ranged_Address_indicator]
maybe_subdivision
OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
22 | 244924.0 | 2021-12-01 | 2021-03-01 | 19/1 NGAPIPI ROAD | ORAKEI | Auckland | Orakei | Domestic outbuildings | 1211.0 | 0.0 | 400000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 496900.0 | 2013.0 | Road | General | 27.0 | NaN | NaN | NaN | NaN | NaN | NaN | 174.810234 | -36.856192 | POINT (1761377.944 5919551.101) | False | 19/1 ngapipi | 19/1 ngapipi road orakei auckland | 5226479 | NaN | NaN | NaN |
20978 | 212327.0 | 2020-03-01 | 2020-03-01 | 27033/1 Railway Land | Panmure | Auckland | Maungakiekie - Tamaki | Non-building construction | 3111.0 | 0.0 | 45000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 628100.0 | 2013.0 | Strategic Transport Corridor Zone | General | 26.0 | ACC_34 | Special Purpose 3 | Other | NaN | NaN | NaN | 174.849439 | -36.898071 | POINT (1764783.296 5914837.830) | False | 27033/1 railway | 27033/1 railway land panmure auckland | 5205106 | NaN | NaN | NaN |
28016 | 200118.0 | 2019-07-01 | 2020-03-01 | 57F/3 FOREST HILL ROAD | Henderson | Auckland | Henderson - Massey | Houses | 1111.0 | 139.0 | 287000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 281403.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.615666 | -36.898033 | POINT (1743952.711 5915220.304) | False | 57f/3 forest | 57f/3 forest hill road henderson auckland | 7941070 | [3/57f forest] | [3/57F Forest Hill Road, Henderson, Auckland] | NaN |
28017 | 200119.0 | 2019-07-01 | 2020-03-01 | 57F/1 FOREST HILL ROAD | Henderson | Auckland | Henderson - Massey | Houses | 1111.0 | 139.0 | 287000.0 | 4.0 | Residential | Detached | NaN | NaN | 2014.0 | 281403.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.616060 | -36.898146 | POINT (1743987.636 5915207.207) | False | 57f/1 forest | 57f/1 forest hill road henderson auckland | 7941072 | [1/57f forest] | [1/57F Forest Hill Road, Henderson, Auckland] | NaN |
39425 | 182824.0 | 2018-07-01 | 2019-03-01 | 1/334 GLENBROOK ROAD | PUKEKOHE | Auckland | Franklin | Houses | 1111.0 | 649.0 | 1000000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 809900.0 | 2013.0 | Rural - Rural Production Zone | Rural | 16.0 | FDC_11 | Rural | Rural | NaN | NaN | NaN | 174.849579 | -37.149424 | POINT (1764253.486 5886949.969) | False | 1/334 glenbrook | 1/334 glenbrook road pukekohe auckland | 7670282 | [2 homestead] | [2 Homestead Hill Lane, Kingseat] | NaN |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
215708 | 78099.0 | 2002-02-01 | 2002-04-01 | 2/40 | ELLIS AVE | MT ROSKILL | Puketapapa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 262.0 | 200000.0 | 2.0 | Residential | Detached | NaN | NaN | 1998.0 | 584402.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.720303 | -36.913598 | POINT (1753245.256 5913330.470) | False | 2/40 ellis | 2/40 ellis ave mt roskill | 4903343 | [40b ellis, 40a ellis, 40 ellis, 42 ellis] | [40B Ellis Avenue, Mount Roskill, Auckland, 40... | NaN |
216216 | 148687.0 | 2014-01-01 | 2014-03-01 | 2/76 | GLAMORGAN DR | TORBAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 247.0 | 370500.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 165300.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.742103 | -36.701771 | POINT (1755615.613 5936796.169) | False | 2/76 glamorgan | 2/76 glamorgan dr torbay | 5189573 | [76b glamorgan, 76c glamorgan, 76 glamorgan, 7... | [76B Glamorgan Drive, Torbay, Auckland, 76C Gl... | NaN |
216840 | 150759.0 | 2014-05-01 | 2015-03-01 | 2/55 | ARAWA ST | NaN | Whau | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 225.0 | 320000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 269400.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | WCC_8 | Living 1 | Residential | NaN | New Lynn Strategic Area | New Lynn - Strategic Area | 174.670965 | -36.910209 | POINT (1748856.495 5913784.605) | False | 2/55 arawa | 2/55 arawa st | 8132319 | [55a arawa] | [55A Arawa Street, New Lynn, Auckland] | NaN |
216870 | 150729.0 | 2014-05-01 | 2015-03-01 | 3B/12 | SEAWAY RD | NaN | Franklin | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 23.0 | 45000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 810605.0 | 2013.0 | Business - Neighbourhood Centre Zone | Business | 44.0 | FDC_19 | Village Business | Business | Commercial | NaN | NaN | 174.701889 | -37.135781 | POINT (1751163.817 5888709.273) | False | 3b/12 seaway | 3b/12 seaway rd | 6728635 | [14 seaway, 12 seaway] | [14 Seaway Road, Clarks Beach, 12 Seaway Road,... | NaN |
217335 | 151875.0 | 2014-07-01 | 2015-03-01 | 2/42A | SEAVIEW RD | CASTOR BAY | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 377.0 | 590000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 313400.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.761845 | -36.764401 | POINT (1757251.442 5929815.559) | False | 2/42a seaview | 2/42a seaview rd castor bay | 5176247 | [42 seaview] | [42 Seaview Road, Castor Bay, Auckland] | NaN |
1597 rows × 38 columns
maybe_subdivision.number_name = maybe_subdivision.number_name.str.split("/").str[-1]
def check_match(row):
if row.number_name in row.addresses:
return 1
return np.nan
match = maybe_subdivision[~pd.isna(maybe_subdivision.addresses)].apply(check_match, axis=1)
maybe_subdivision.LINZ_MATCH_CODE = match
match.value_counts(dropna=False)
1.0 730 NaN 692 dtype: int64
matches = maybe_subdivision[
pd.isna(match) &
maybe_subdivision.number_name.isin(number_name_lookup.keys())].progress_apply(find_match_in_range, axis=1)
matches
OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
28016 | 200118.0 | 2019-07-01 | 2020-03-01 | 57F/3 FOREST HILL ROAD | Henderson | Auckland | Henderson - Massey | Houses | 1111.0 | 139.0 | 287000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 281403.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.615666 | -36.898033 | POINT (1743952.711 5915220.304) | False | 3 forest | 57f/3 forest hill road henderson auckland | 7941070 | [3/57f forest] | [3/57F Forest Hill Road, Henderson, Auckland] | NaN |
28017 | 200119.0 | 2019-07-01 | 2020-03-01 | 57F/1 FOREST HILL ROAD | Henderson | Auckland | Henderson - Massey | Houses | 1111.0 | 139.0 | 287000.0 | 4.0 | Residential | Detached | NaN | NaN | 2014.0 | 281403.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.616060 | -36.898146 | POINT (1743987.636 5915207.207) | False | 1 forest | 57f/1 forest hill road henderson auckland | 7941072 | [1/57f forest] | [1/57F Forest Hill Road, Henderson, Auckland] | NaN |
42605 | 178214.0 | 2018-03-01 | 2018-03-01 | 1/9 Willis Street | Torbay | Auckland | Hibiscus and Bays | Houses | 1111.0 | 205.0 | 850000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 169300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.752834 | -36.694378 | POINT (1756589.280 5937598.844) | False | 9 willis | 1/9 willis street torbay auckland | 7960429 | [9 willis] | [9 Willis Street, Torbay, Auckland] | 2.0 |
53920 | 166898.0 | 2016-08-01 | 2017-03-01 | 3/88 MARUA ROAD | ELLERSLIE | NaN | Orakei | Houses | 1111.0 | 103.0 | 300000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 494807.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_18 | Residential 5 | Residential | NaN | NaN | NaN | 174.814105 | -36.889879 | POINT (1761651.992 5915807.162) | False | 88 marua | 3/88 marua road ellerslie | 8018475 | [88 marua] | [88 Marua Road, Ellerslie, Auckland] | 2.0 |
54627 | 166191.0 | 2016-07-01 | 2017-03-01 | 3/125 WHETURANGI ROAD | GREENLANE | NaN | Albert - Eden | Houses | 1111.0 | 295.0 | 750000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 616300.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.790932 | -36.891321 | POINT (1759583.903 5915686.128) | False | 125 wheturangi | 3/125 wheturangi road greenlane | 7748762 | [125 wheturangi] | [125 Wheturangi Road, Greenlane, Auckland] | 2.0 |
58014 | 162630.0 | 2016-02-01 | 2016-03-01 | 2/254 HIBISCUS COAST HIGHWAY | OREWA | NaN | Hibiscus and Bays | Houses | 1111.0 | 290.0 | 450000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 172207.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | RDC_24 | Residential High Intensi | Residential | NaN | NaN | NaN | 174.698053 | -36.591778 | POINT (1751896.375 5949069.500) | False | 254 hibiscus | 2/254 hibiscus coast highway orewa | 7842639 | [254 hibiscus] | [254 Hibiscus Coast Highway, Orewa] | 2.0 |
60864 | 159952.0 | 2015-09-01 | 2016-03-01 | 1/6 TUI STREET | POINT CHEVALIER | NaN | Albert - Eden | Houses | 1111.0 | 190.0 | 340000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 396600.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.710677 | -36.868500 | POINT (1752477.455 5918349.262) | False | 6 tui | 1/6 tui street point chevalier | 5028319 | [23 huia, 3/5 tui, 3/23 huia, 2/23 huia] | [23 Huia Road, Point Chevalier, Auckland, 3/5 ... | NaN |
62602 | 156427.0 | 2015-06-01 | 2015-03-01 | 3/125 WHETURANGI ROAD | GREENLANE | GREENLANE | Albert - Eden | Houses | 1111.0 | 295.0 | 500000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 616300.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.790932 | -36.891321 | POINT (1759583.903 5915686.128) | False | 125 wheturangi | 3/125 wheturangi road greenlane greenlane | 7748762 | [125 wheturangi] | [125 Wheturangi Road, Greenlane, Auckland] | 2.0 |
65039 | 154547.0 | 2015-02-01 | 2015-03-01 | D/82 | HALSEY ST | AUCKLAND CENTRAL | Waitemata | New Offices | 1461.0 | 0.0 | 950000.0 | 0.0 | Business | NaN | Group 2 | Offices | 1998.0 | 440113.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_24 | Viaduct Harbour D | Business | Commercial | NaN | NaN | 174.757678 | -36.843601 | POINT (1756717.975 5921035.528) | False | 82 halsey | d/82 halsey st auckland central | 6635916 | [1b/89 halsey, 1a/89 halsey, 3b/89 halsey, 1a/... | [1B/89 Halsey Street, Auckland Central, Auckla... | NaN |
66493 | 153519.0 | 2014-11-01 | 2015-03-01 | D/82 | HALSEY STREET | AUCKLAND CENTRAL | Waitemata | New Offices | 1461.0 | 0.0 | 16300000.0 | 0.0 | Business | NaN | Group 2 | Offices | 1998.0 | 440113.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_24 | Viaduct Harbour D | Business | Commercial | NaN | NaN | 174.757657 | -36.843510 | POINT (1756716.255 5921045.648) | False | 82 halsey | d/82 halsey street auckland central | 6635916 | [1b/89 halsey, 1a/89 halsey, 3b/89 halsey, 1a/... | [1B/89 Halsey Street, Auckland Central, Auckla... | NaN |
66596 | 153414.0 | 2014-10-01 | 2015-03-01 | D/82 | HALSEY ST | AUCKLAND CENTRAL | Waitemata | New Offices | 1461.0 | 16593.0 | 4600000.0 | 1.0 | Business | NaN | Group 2 | Offices | 1998.0 | 440113.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_24 | Viaduct Harbour D | Business | Commercial | NaN | NaN | 174.757678 | -36.843601 | POINT (1756717.975 5921035.528) | False | 82 halsey | d/82 halsey st auckland central | 6635916 | [1b/89 halsey, 1a/89 halsey, 3b/89 halsey, 1a/... | [1B/89 Halsey Street, Auckland Central, Auckla... | NaN |
67697 | 152311.0 | 2014-08-01 | 2015-03-01 | D/82 | HALSEY ST | AUCKLAND CENTRAL | Waitemata | New Offices | 1461.0 | 0.0 | 900000.0 | 0.0 | Business | NaN | Group 2 | Offices | 1998.0 | 440113.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_24 | Viaduct Harbour D | Business | Commercial | NaN | NaN | 174.757678 | -36.843601 | POINT (1756717.975 5921035.528) | False | 82 halsey | d/82 halsey st auckland central | 6635916 | [1b/89 halsey, 1a/89 halsey, 3b/89 halsey, 1a/... | [1B/89 Halsey Street, Auckland Central, Auckla... | NaN |
70814 | 139281.0 | 2012-04-01 | 2012-03-01 | 3/134 | CANAL RD | AVONDALE | Whau | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 184.0 | 276000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 386801.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.682651 | -36.897292 | POINT (1749922.852 5915199.324) | False | 134 canal | 3/134 canal rd avondale | 7379086 | [134 canal] | [134 Canal Road, Avondale, Auckland] | 2.0 |
72622 | 142338.0 | 2012-11-01 | 2012-03-01 | 2/42 | RICHMOND AVE | NORTHCOTE POINT | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 182.0 | 283000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 358500.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | NSC_531 | Residential 3A | Residential | NaN | NaN | NaN | 174.746905 | -36.818527 | POINT (1755808.221 5923834.981) | False | 42 richmond | 2/42 richmond ave northcote point | 7556348 | [42 richmond] | [42 Richmond Avenue, Northcote Point, Auckland] | 2.0 |
75704 | 147764.0 | 2013-11-01 | 2013-03-01 | 1/37 | NIKAU STREET | NEW LYNN | Whau | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 191.0 | 200000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 267901.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | WCC_8 | Living 1 | Residential | NaN | NaN | NaN | 174.673370 | -36.901826 | POINT (1749087.050 5914710.830) | False | 37 nikau | 1/37 nikau street new lynn | 7562568 | [37 nikau] | [37 Nikau Street, New Lynn, Auckland] | 2.0 |
76065 | 144261.0 | 2013-04-01 | 2013-03-01 | 1/131A | ROSIER RD | GLEN EDEN | Waitakere Ranges | Resited Houses | 3303.0 | 102.0 | 9000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 282900.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | WCC_9 | Living 2 | Residential | NaN | NaN | NaN | 174.637398 | -36.920143 | POINT (1745847.002 5912734.308) | False | 131a rosier | 1/131a rosier rd glen eden | 7563026 | [131a rosier] | [131A Rosier Road, Glen Eden, Auckland] | 2.0 |
78240 | 62398.0 | 1999-10-01 | 2000-04-01 | 2/42 | CORUNNA RD | MILFORD | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 172.0 | 150000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 306300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.752164 | -36.773066 | POINT (1756369.694 5928870.112) | False | 42 corunna | 2/42 corunna rd milford | 5015433 | [42 corunna] | [42 Corunna Road, Milford, Auckland] | 2.0 |
78241 | 62397.0 | 1999-10-01 | 2000-04-01 | 1/42 | CORUNNA RD | MILFORD | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 172.0 | 150000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 306300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.752164 | -36.773066 | POINT (1756369.694 5928870.112) | False | 42 corunna | 1/42 corunna rd milford | 5015433 | [42 corunna] | [42 Corunna Road, Milford, Auckland] | 2.0 |
78264 | 62374.0 | 1999-10-01 | 2000-04-01 | 8/361 | PAREMOREMO RD | PAREMOREMO | Upper Harbour | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 211.0 | 200000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 179703.0 | 2013.0 | Rural - Countryside Living Zone | Rural | 3.0 | NSC_82 | Rural 2 | Rural | NaN | NaN | NaN | 174.667469 | -36.759206 | POINT (1748837.421 5930542.819) | False | 361 paremoremo | 8/361 paremoremo rd paremoremo | 4779245 | [361 paremoremo] | [361 Paremoremo Road, Paremoremo, Auckland] | 2.0 |
78377 | 62261.0 | 1999-10-01 | 2000-04-01 | 2/110 | RANGITOTO RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 193.0 | 160000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 661900.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.853347 | -36.973961 | POINT (1764967.749 5906411.107) | False | 110 rangitoto | 2/110 rangitoto rd papatoetoe | 4860472 | [110 rangitoto] | [110 Rangitoto Road, Papatoetoe, Auckland] | 2.0 |
78424 | 62214.0 | 1999-10-01 | 2000-04-01 | 2&3/50 | RIDGE RD | HOWICK | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 333.0 | 240000.0 | 2.0 | Residential | Detached | NaN | NaN | 1998.0 | 162800.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.748104 | -36.708528 | POINT (1756138.085 5936036.736) | False | 50 ridge | 2&3/50 ridge rd howick | 4715985 | [2 ridge, 1/2 ridge, 2/2 ridge, 859 beach] | [2 Ridge Road, Waiake, Auckland, 1/2 Ridge Roa... | NaN |
78508 | 62130.0 | 1999-10-01 | 2000-04-01 | 1/14 | KESTREL HEIGHTS | WADE HEADS | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 180.0 | 146000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 173905.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | RDC_27 | Residential Medium Inten | Residential | NaN | NaN | NaN | 174.738869 | -36.645092 | POINT (1755440.717 5943089.434) | False | 14 kestrel | 1/14 kestrel heights wade heads | 4948017 | [14a kestrel, 14b kestrel] | [14A Kestrel Heights, Arkles Bay, Whangaparaoa... | NaN |
78772 | 61839.0 | 1999-10-01 | 2000-04-01 | 5/10 | TIPENE PLACE | MEADOWBANK | Orakei | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 300.0 | 300000.0 | 2.0 | Residential | Detached | NaN | NaN | 1998.0 | 461300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.832778 | -36.865944 | POINT (1763367.096 5918430.811) | False | 10 tipene | 5/10 tipene place meadowbank | 5047103 | [10 tipene, 10a tipene, 10b tipene] | [10 Tipene Place, Meadowbank, Auckland, 10A Ti... | 2.0 |
80050 | 63574.0 | 1999-12-01 | 2000-04-01 | 1/81 | LINCOLN RD | HENDERSON | Henderson - Massey | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 0.0 | 0.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 230900.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.634826 | -36.868234 | POINT (1745716.572 5918497.175) | False | 81 lincoln | 1/81 lincoln rd henderson | 4769692 | [81 lincoln] | [81 Lincoln Road, Henderson, Auckland] | 2.0 |
80051 | 63573.0 | 1999-12-01 | 2000-04-01 | 1/81 | LINCOLN RD | HENDERSON | Henderson - Massey | New Surgeries - eg doctor, dentist, vet, etc | 1464.0 | 61.0 | 50000.0 | 1.0 | Business | NaN | NaN | NaN | 1998.0 | 230900.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.634926 | -36.868179 | POINT (1745725.572 5918503.175) | False | 81 lincoln | 1/81 lincoln rd henderson | 4769692 | [81 lincoln] | [81 Lincoln Road, Henderson, Auckland] | 2.0 |
80156 | 63468.0 | 1999-12-01 | 2000-04-01 | 1/13 | BAY ST | RED BEACH | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 75.0 | 72000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 176413.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | RDC_7 | Future Urban | Rural | NaN | NaN | NaN | 174.675413 | -36.588141 | POINT (1749878.094 5949508.486) | False | 13 bay | 1/13 bay st red beach | 7092096 | [21 bayview] | [21 Bayview Park Lane, Orewa] | NaN |
80256 | 63367.0 | 1999-12-01 | 2000-04-01 | 2/48 | POWELL ST | AVONDALE | Whau | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 154.0 | 150000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 383802.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.704589 | -36.890576 | POINT (1751891.023 5915909.781) | False | 48 powell | 2/48 powell st avondale | 7309430 | [48 powell] | [48 Powell Street, Avondale, Auckland] | 2.0 |
80449 | 63174.0 | 1999-11-01 | 2000-04-01 | 3&4/2 | WAIRERE RD | MANUREWA | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 280.0 | 240000.0 | 2.0 | Residential | Detached | NaN | NaN | 1998.0 | 167900.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.748308 | -36.694052 | POINT (1756185.626 5937642.426) | False | 2 wairere | 3&4/2 wairere rd manurewa | 4954513 | [3 wairere] | [3 Wairere Road, Torbay, Auckland] | NaN |
81297 | 60061.0 | 1999-07-01 | 2000-04-01 | 2/174 | CENTREWAY RD | OREWA | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 176.0 | 170000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 171804.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | RDC_24 | Residential High Intensi | Residential | NaN | NaN | NaN | 174.691991 | -36.588547 | POINT (1751360.395 5949437.500) | False | 174 centreway | 2/174 centreway rd orewa | 4731469 | [174 centreway] | [174 Centreway Road, Orewa] | 2.0 |
81330 | 60028.0 | 1999-07-01 | 2000-04-01 | 1/32 | LANGTON RD | STANMORE BAY | Hibiscus and Bays | New Flats | 1200.0 | 1762.0 | 1170000.0 | 5.0 | Residential | Attached | NaN | NaN | 1998.0 | 173501.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | RDC_27 | Residential Medium Inten | Residential | NaN | NaN | NaN | 174.737135 | -36.624956 | POINT (1755326.155 5945326.159) | False | 32 langton | 1/32 langton rd stanmore bay | 4965261 | [32d langton, 32c langton, 32b langton, 32e la... | [32D Langton Road, Stanmore Bay, Whangaparaoa,... | 2.0 |
81891 | 59465.0 | 1999-06-01 | 2000-04-01 | 3/9 | TIRONUI STATION RD | PAPAKURA | Papakura | New Factories | 1481.0 | 2788.0 | 1437000.0 | 24.0 | Business | NaN | Group 1 | Factories/Warehouses | 1998.0 | 766400.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | PDC_32 | Residential 1 | Residential | NaN | Takanini Strategic Area | Takanini - Strategic Area | 174.936377 | -37.052394 | POINT (1772181.948 5897561.841) | False | 9 tironui | 3/9 tironui station rd papakura | 4974819 | [9 tironui] | [9 Tironui Road, Takanini] | 2.0 |
81956 | 59400.0 | 1999-06-01 | 2000-04-01 | 2/29 | SYLVIA RD | NORTHCOTE | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 153.0 | 160000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 364001.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.738367 | -36.794665 | POINT (1755094.721 5926496.218) | False | 29 sylvia | 2/29 sylvia rd northcote | 6582151 | [29 sylvia] | [29 Sylvia Road, Hillcrest, Auckland] | 2.0 |
82592 | 57887.0 | 1999-04-01 | 2000-04-01 | 1/86 | MANUROA RD | TAKANINI | Papakura | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 135.0 | 90000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 767100.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | PDC_32 | Residential 1 | Residential | NaN | NaN | NaN | 174.923908 | -37.037387 | POINT (1771106.790 5899249.463) | False | 86 manuroa | 1/86 manuroa rd takanini | 5162888 | [86 manuroa] | [86 Manuroa Road, Takanini] | 2.0 |
83352 | 57121.0 | 1999-03-01 | 1999-04-01 | 2/15 | HILLCREST AVE | GLENFIELD | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 130.0 | 80000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 363502.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_522 | Residential 2B | Residential | NaN | NaN | NaN | 174.743728 | -36.793322 | POINT (1755575.788 5926636.594) | False | 15 hillcrest | 2/15 hillcrest ave glenfield | 7080935 | [15 hillcrest] | [15 Hillcrest Avenue, Hillcrest, Auckland] | 2.0 |
83393 | 57080.0 | 1999-03-01 | 1999-04-01 | 1/119 | BIRKENHEAD AVE | BIRKENHEAD | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 140.0 | 180000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 355700.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | NSC_563 | Residential 6C | Residential | NaN | NaN | NaN | 174.726036 | -36.807503 | POINT (1753968.769 5925091.856) | False | 119 birkenhead | 1/119 birkenhead ave birkenhead | 4709722 | [119 birkenhead] | [119 Birkenhead Avenue, Birkenhead, Auckland] | 2.0 |
84509 | 58439.0 | 1999-05-01 | 2000-04-01 | 1/45 | ST VINCENT AVE | REMUERA | Orakei | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 136.0 | 130000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 492600.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.798729 | -36.883471 | POINT (1760295.165 5916544.007) | False | 45 st | 1/45 st vincent ave remuera | 4902815 | [45 st] | [45 St Vincent Avenue, Remuera, Auckland] | 2.0 |
84514 | 58434.0 | 1999-05-01 | 2000-04-01 | 1/105 | ATKIN AVE | MISSION BAY | Orakei | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 163.0 | 140000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 501901.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.827990 | -36.857223 | POINT (1762958.763 5919406.544) | False | 105 atkin | 1/105 atkin ave mission bay | 5089623 | [105 atkin] | [105 Atkin Avenue, Mission Bay, Auckland] | 2.0 |
84803 | 58145.0 | 1999-05-01 | 2000-04-01 | 1&2/173 | WELLINGTON ST | HOWICK | Franklin | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 236.0 | 189000.0 | 2.0 | Residential | Detached | NaN | NaN | 1998.0 | 822000.0 | 2013.0 | Business - General Business Zone | Business | 49.0 | FDC_2 | Business | Business | Commercial | NaN | NaN | 174.896689 | -37.204310 | POINT (1768315.667 5880777.638) | False | 173 wellington | 1&2/173 wellington st howick | 5111807 | [94 harris] | [94 Harris Street, Pukekohe] | NaN |
84843 | 58105.0 | 1999-05-01 | 2000-04-01 | 2/36 | WESTERHAM DR | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 272.0 | 235000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 711138.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.925971 | -36.929179 | POINT (1771533.179 5911251.416) | False | 36 westerham | 2/36 westerham dr howick | 4787673 | [36 westerham] | [36 Westerham Drive, Dannemora, Auckland] | 2.0 |
85303 | 56146.0 | 1999-02-01 | 1999-04-01 | 2/23 | ARKLES STRAND | ARKLES BAY | Rodney | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 257.0 | 270000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 145300.0 | 2013.0 | Rural - Rural Production Zone | Rural | 16.0 | RDC_8 | General Rural | Rural | NaN | NaN | NaN | 174.514611 | -36.421792 | POINT (1735782.399 5968201.295) | False | 23 arkles | 2/23 arkles strand arkles bay | 4780026 | [113 dill] | [113 Dill Road, Kaipara Flats] | NaN |
85668 | 55781.0 | 1999-02-01 | 1999-04-01 | 2/10 | GOLDNIB PL | RANDWICK PARK | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 127.0 | 60000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 759702.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.915262 | -37.026851 | POINT (1770361.383 5900433.954) | False | 10 goldnib | 2/10 goldnib pl randwick park | 6664276 | [10 goldnib] | [10 Goldnib Place, Randwick Park, Auckland] | 2.0 |
86642 | 54805.0 | 1998-12-01 | 1999-04-01 | 1/13 | SANDWICK DR | MANUREWA | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 125.0 | 89000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 774105.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.875399 | -37.039456 | POINT (1766787.649 5899106.078) | False | 13 sandwick | 1/13 sandwick dr manurewa | 5196350 | [13 sandwick] | [13 Sandwick Drive, Weymouth, Auckland] | 2.0 |
86716 | 54731.0 | 1998-12-01 | 1999-04-01 | 2/13 | SANDWICK DR | MANUREWA | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 135.0 | 95000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 774105.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.875399 | -37.039456 | POINT (1766787.649 5899106.078) | False | 13 sandwick | 2/13 sandwick dr manurewa | 5196350 | [13 sandwick] | [13 Sandwick Drive, Weymouth, Auckland] | 2.0 |
87236 | 54210.0 | 1998-11-01 | 1999-04-01 | 2&3/59A | REELICK AVE | PAKURANGA | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 246.0 | 240000.0 | 2.0 | Residential | Detached | NaN | NaN | 1998.0 | 682900.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.900095 | -36.912080 | POINT (1769266.173 5913194.787) | False | 59a reelick | 2&3/59a reelick ave pakuranga | 5195354 | [59a reelick] | [59A Reelick Avenue, Pakuranga Heights, Auckland] | 2.0 |
87349 | 54097.0 | 1998-11-01 | 1999-04-01 | 1&2/10 | KENT RD | MANUREWA | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 106.0 | 40000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 778200.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.881552 | -37.019861 | POINT (1767377.926 5901269.352) | False | 10 kent | 1&2/10 kent rd manurewa | 5127275 | [10 kent, 2/10 kent, 1/10 kent] | [10 Kent Road, Manurewa, Auckland, 2/10 Kent R... | 2.0 |
87644 | 60535.0 | 1999-08-01 | 2000-04-01 | 1/23 | LAVERY PL | SUNNYNOOK | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 124.0 | 114000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 189803.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.741358 | -36.749879 | POINT (1755452.068 5931460.099) | False | 23 lavery | 1/23 lavery pl sunnynook | 7187746 | [23 lavery] | [23 Lavery Place, Sunnynook, Auckland] | 2.0 |
87734 | 60445.0 | 1999-08-01 | 2000-04-01 | 1/22 | HAIG AVE | THREE KINGS | Puketapapa | Resited Houses | 3303.0 | 160.0 | 50000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 560000.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.740413 | -36.898852 | POINT (1755066.709 5914933.867) | False | 22 haig | 1/22 haig ave three kings | 7325620 | [22 haig] | [22 Haig Avenue, Mount Roskill, Auckland] | 2.0 |
87954 | 54036.0 | 1998-11-01 | 1999-04-01 | 1/131 | ARDMORE QUARRY RD | ARDMORE | Franklin | New Other - eg barracks, workers quarters (not... | 1409.0 | 362.0 | 95000.0 | 1.0 | Other | NaN | NaN | NaN | 1998.0 | 763700.0 | 2013.0 | Rural - Mixed Rural Zone | Rural | 11.0 | PDC_20 | Nature Conservation Area | Rural | NaN | NaN | NaN | 175.004299 | -37.055268 | POINT (1778215.519 5897117.742) | False | 131 ardmore | 1/131 ardmore quarry rd ardmore | 4907778 | [131 ardmore] | [131 Ardmore Quarry Road, Ardmore] | 2.0 |
88585 | 53379.0 | 1998-09-01 | 1999-04-01 | 1&2/9 | SANDWICK DR | MANUREWA | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 242.0 | 170000.0 | 2.0 | Residential | Detached | NaN | NaN | 1998.0 | 774105.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.876506 | -37.038890 | POINT (1766887.294 5899166.957) | False | 9 sandwick | 1&2/9 sandwick dr manurewa | 4716914 | [9 sandwick] | [9 Sandwick Drive, Weymouth, Auckland] | 2.0 |
89159 | 52794.0 | 1998-08-01 | 1999-04-01 | 2/7 | FLEMING ST | MANUREWA | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 129.0 | 100000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 758300.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.903659 | -37.022942 | POINT (1769337.846 5900888.307) | False | 7 fleming | 2/7 fleming st manurewa | 4808626 | [7 fleming] | [7 Fleming Street, Manurewa East, Auckland] | 2.0 |
89213 | 52740.0 | 1998-08-01 | 1999-04-01 | 2&3/29 | FENTON ST | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 259.0 | 182000.0 | 2.0 | Residential | Detached | NaN | NaN | 1998.0 | 658202.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.848303 | -36.984384 | POINT (1764496.275 5905263.450) | False | 29 fenton | 2&3/29 fenton st papatoetoe | 5126250 | [1/29 fenton, 2/29 fenton, 29 fenton, 3/29 fen... | [1/29 Fenton Street, Papatoetoe, Auckland, 2/2... | 2.0 |
89433 | 52520.0 | 1998-08-01 | 1999-04-01 | 1/14 | MCHARDY PL | GLENFIELD | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 134.0 | 100000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 196302.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.728175 | -36.772828 | POINT (1754229.125 5928935.467) | False | 14 mchardy | 1/14 mchardy pl glenfield | 4919195 | [14 mchardy] | [14 McHardy Place, Glenfield, Auckland] | 2.0 |
89442 | 52511.0 | 1998-08-01 | 1999-04-01 | 3/787 | BEACH RD | BROWNS BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 149.0 | 100000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 162400.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.743602 | -36.713676 | POINT (1755725.509 5935472.927) | False | 787 beach | 3/787 beach rd browns bay | 4940045 | [787 beach] | [787 Beach Road, Browns Bay, Auckland] | 2.0 |
89622 | 52325.0 | 1998-07-01 | 1999-04-01 | 2/86 | MANUROA RD | TAKANINI | Papakura | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 160.0 | 108000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 767100.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | PDC_32 | Residential 1 | Residential | NaN | NaN | NaN | 174.923908 | -37.037387 | POINT (1771106.790 5899249.463) | False | 86 manuroa | 2/86 manuroa rd takanini | 5162888 | [86 manuroa] | [86 Manuroa Road, Takanini] | 2.0 |
89654 | 52293.0 | 1998-07-01 | 1999-04-01 | 2/14 | HAYWARD RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 194.0 | 98000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 673100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.858171 | -36.985615 | POINT (1765371.952 5905109.761) | False | 14 hayward | 2/14 hayward rd papatoetoe | 4741687 | [14 hayward] | [14 Hayward Road, Papatoetoe, Auckland] | 2.0 |
90133 | 51807.0 | 1998-06-01 | 1999-04-01 | 1/86 | MANUROA RD | TAKANINI | Papakura | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 135.0 | 90000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 767100.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | PDC_32 | Residential 1 | Residential | NaN | NaN | NaN | 174.923908 | -37.037387 | POINT (1771106.790 5899249.463) | False | 86 manuroa | 1/86 manuroa rd takanini | 5162888 | [86 manuroa] | [86 Manuroa Road, Takanini] | 2.0 |
90139 | 51801.0 | 1998-06-01 | 1999-04-01 | 2/86 | MANUROA RD | TAKANINI | Papakura | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 118.0 | 95000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 767100.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | PDC_32 | Residential 1 | Residential | NaN | NaN | NaN | 174.923908 | -37.037387 | POINT (1771106.790 5899249.463) | False | 86 manuroa | 2/86 manuroa rd takanini | 5162888 | [86 manuroa] | [86 Manuroa Road, Takanini] | 2.0 |
90611 | 51306.0 | 1998-05-01 | 1999-04-01 | 1/86 | MANUROA RD | TAKANINI | Papakura | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 118.0 | 80000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 767100.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | PDC_32 | Residential 1 | Residential | NaN | NaN | NaN | 174.923908 | -37.037387 | POINT (1771106.790 5899249.463) | False | 86 manuroa | 1/86 manuroa rd takanini | 5162888 | [86 manuroa] | [86 Manuroa Road, Takanini] | 2.0 |
90952 | 50965.0 | 1998-05-01 | 1999-04-01 | 2/65 | BEACH RD | CASTOR BAY | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 332.0 | 245000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 313300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.766451 | -36.760772 | POINT (1757670.029 5930210.599) | False | 65 beach | 2/65 beach rd castor bay | 8018578 | [65 beach] | [65 Beach Road, Castor Bay, Auckland] | 2.0 |
90968 | 50949.0 | 1998-05-01 | 1999-04-01 | 1/28 | TAMAHERE DR | GLENFIELD | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 161.0 | 90000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 187407.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.712471 | -36.787007 | POINT (1752799.357 5927387.578) | False | 28 tamahere | 1/28 tamahere dr glenfield | 7423214 | [28 tamahere] | [28 Tamahere Drive, Glenfield, Auckland] | 2.0 |
91183 | 50718.0 | 1998-04-01 | 1999-04-01 | 2/86 | MANUROA RD | TAKANINI | Papakura | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 118.0 | 95000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 767100.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | PDC_32 | Residential 1 | Residential | NaN | NaN | NaN | 174.923908 | -37.037387 | POINT (1771106.790 5899249.463) | False | 86 manuroa | 2/86 manuroa rd takanini | 5162888 | [86 manuroa] | [86 Manuroa Road, Takanini] | 2.0 |
91256 | 50645.0 | 1998-04-01 | 1999-04-01 | 2/46 | MELLONS BAY RD | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 210.0 | 180000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 650700.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_RH7 | Residential Heritage 7 | Residential | NaN | NaN | NaN | 174.929108 | -36.890779 | POINT (1771898.833 5915506.192) | False | 46 mellons | 2/46 mellons bay rd howick | 4780148 | [46 mellons] | [46 Mellons Bay Road, Mellons Bay, Auckland] | 2.0 |
91327 | 50574.0 | 1998-04-01 | 1999-04-01 | 2/29 | WEDGWOOD AVE | MANGERE | Mangere - Otahuhu | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 104.0 | 90000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 747804.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.832222 | -36.966446 | POINT (1763103.319 5907281.357) | False | 29 wedgwood | 2/29 wedgwood ave mangere | 6702265 | [29 wedgwood] | [29 Wedgwood Avenue, Māngere East, Auckland] | 2.0 |
91751 | 50130.0 | 1998-03-01 | 1998-04-01 | 2/86 | MANUROA RD | TAKANINI | Papakura | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 135.0 | 95000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 767100.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | PDC_32 | Residential 1 | Residential | NaN | NaN | NaN | 174.923908 | -37.037387 | POINT (1771106.790 5899249.463) | False | 86 manuroa | 2/86 manuroa rd takanini | 5162888 | [86 manuroa] | [86 Manuroa Road, Takanini] | 2.0 |
91792 | 50089.0 | 1998-03-01 | 1998-04-01 | 1/24 | GIFFORD RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 105.0 | 75000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 659100.0 | 2013.0 | Business - Light Industry Zone | Business | 17.0 | MCC_B5 | Business 5 | Business | Commercial | NaN | NaN | 174.845599 | -36.991900 | POINT (1764239.448 5904434.270) | False | 24 gifford | 1/24 gifford rd papatoetoe | 6753409 | [305 puhinui] | [305 Puhinui Road, Papatoetoe, Auckland] | NaN |
91795 | 50086.0 | 1998-03-01 | 1998-04-01 | 1/24 | GIFFORD RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 105.0 | 75000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 659100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.846561 | -36.990794 | POINT (1764327.448 5904555.270) | False | 24 gifford | 1/24 gifford rd papatoetoe | 5143489 | [139c wyllie] | [139C Wyllie Road, Papatoetoe, Auckland] | NaN |
91797 | 50084.0 | 1998-03-01 | 1998-04-01 | 3/24 | GIFFORD RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 105.0 | 75000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 659100.0 | 2013.0 | Business - Light Industry Zone | Business | 17.0 | MCC_B5 | Business 5 | Business | Commercial | NaN | NaN | 174.844011 | -36.992672 | POINT (1764096.448 5904351.270) | False | 24 gifford | 3/24 gifford rd papatoetoe | 6785044 | [307 puhinui] | [307 Puhinui Road, Papatoetoe, Auckland] | NaN |
91798 | 50083.0 | 1998-03-01 | 1998-04-01 | 1/24 | GIFFORD RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 105.0 | 75000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 659100.0 | 2013.0 | Business - Light Industry Zone | Business | 17.0 | MCC_B5 | Business 5 | Business | Commercial | NaN | NaN | 174.845632 | -36.991430 | POINT (1764243.448 5904486.270) | False | 24 gifford | 1/24 gifford rd papatoetoe | 6753409 | [305 puhinui] | [305 Puhinui Road, Papatoetoe, Auckland] | NaN |
91818 | 50063.0 | 1998-03-01 | 1998-04-01 | 1/24 | GIFFORD RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 105.0 | 75000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 659100.0 | 2013.0 | Business - Light Industry Zone | Business | 17.0 | MCC_B5 | Business 5 | Business | Commercial | NaN | NaN | 174.846341 | -36.991915 | POINT (1764305.448 5904431.270) | False | 24 gifford | 1/24 gifford rd papatoetoe | 6753410 | [285 puhinui] | [285 Puhinui Road, Papatoetoe, Auckland] | NaN |
91819 | 50062.0 | 1998-03-01 | 1998-04-01 | 1/24 | GIFFORD RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 105.0 | 75000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 659100.0 | 2013.0 | Business - Light Industry Zone | Business | 17.0 | MCC_B5 | Business 5 | Business | Commercial | NaN | NaN | 174.844398 | -36.991486 | POINT (1764133.448 5904482.270) | False | 24 gifford | 1/24 gifford rd papatoetoe | 6753409 | [305 puhinui] | [305 Puhinui Road, Papatoetoe, Auckland] | NaN |
91852 | 50029.0 | 1998-03-01 | 1998-04-01 | 2/2 | LA TROBE ST | PAKURANGA | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 96.0 | 75000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 690300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.892791 | -36.913036 | POINT (1768613.340 5913101.696) | False | 2 la | 2/2 la trobe st pakuranga | 5031856 | [2 la] | [2 La Trobe Street, Pakuranga Heights, Auckland] | 2.0 |
91878 | 50003.0 | 1998-03-01 | 1998-04-01 | 2/19 | HUTCHINSONS RD | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 182.0 | 120000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 645200.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.910613 | -36.897449 | POINT (1770235.752 5914799.341) | False | 19 hutchinsons | 2/19 hutchinsons rd howick | 5107851 | [19 hutchinsons] | [19 Hutchinsons Road, Bucklands Beach, Auckland] | 2.0 |
91887 | 49994.0 | 1998-03-01 | 1998-04-01 | 2/128 | GLOUCESTER RD | MANUREWA | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 130.0 | 100000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 778600.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.886531 | -37.019579 | POINT (1767821.439 5901291.867) | False | 128 gloucester | 2/128 gloucester rd manurewa | 5180604 | [128 gloucester] | [128 Gloucester Road, Manurewa, Auckland] | 2.0 |
91892 | 49989.0 | 1998-03-01 | 1998-04-01 | 2/18 | RAKAIA RISE | CLOVER PARK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 131.0 | 140000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 716012.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.898347 | -36.986573 | POINT (1768945.737 5904932.984) | False | 18 rakaia | 2/18 rakaia rise clover park | 4910563 | [18 rakaia] | [18 Rakaia Rise, Clover Park, Auckland] | 2.0 |
91894 | 49987.0 | 1998-03-01 | 1998-04-01 | 2/8 | HILLTOP RD | MANUKAU HEIGHTS | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 162.0 | 130000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 716203.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.903420 | -36.984677 | POINT (1769401.486 5905134.291) | False | 8 hilltop | 2/8 hilltop rd manukau heights | 5005286 | [8 hilltop] | [8 Hilltop Road, Clover Park, Auckland] | 2.0 |
92102 | 49779.0 | 1998-03-01 | 1998-04-01 | 1/236A | OLD TITIRANGI RD | TITIRANGI | Whau | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 144.0 | 150000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 292103.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | WCC_9 | Living 2 | Residential | NaN | NaN | NaN | 174.662469 | -36.922166 | POINT (1748076.438 5912471.214) | False | 236a old | 1/236a old titirangi rd titirangi | 4866103 | [236a old] | [236A Old Titirangi Road, Titirangi, Auckland] | 2.0 |
92239 | 49642.0 | 1998-03-01 | 1998-04-01 | 2/8 | GREENSLADE CRES | NORTHCOTE | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 120.0 | 120000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 362501.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | NSC_5611 | Residential 6A1 | Residential | NaN | Northcote Strategic Area | Northcote Strategic Area | 174.743253 | -36.801961 | POINT (1755515.943 5925678.839) | False | 8 greenslade | 2/8 greenslade cres northcote | 5019599 | [8 greenslade] | [8 Greenslade Crescent, Northcote, Auckland] | 2.0 |
92357 | 49416.0 | 1998-02-01 | 1998-04-01 | 2/24 | GIFFORD RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 105.0 | 70000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 659100.0 | 2013.0 | Business - Light Industry Zone | Business | 17.0 | MCC_B5 | Business 5 | Business | Commercial | NaN | NaN | 174.846093 | -36.991874 | POINT (1764283.448 5904436.270) | False | 24 gifford | 2/24 gifford rd papatoetoe | 6753410 | [285 puhinui] | [285 Puhinui Road, Papatoetoe, Auckland] | NaN |
92358 | 49415.0 | 1998-02-01 | 1998-04-01 | 1/24 | GIFFORD RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 105.0 | 70000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 659100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.846426 | -36.990814 | POINT (1764315.448 5904553.270) | False | 24 gifford | 1/24 gifford rd papatoetoe | 5143489 | [139c wyllie] | [139C Wyllie Road, Papatoetoe, Auckland] | NaN |
92415 | 49358.0 | 1998-02-01 | 1998-04-01 | 2/57 | SWAFFIELD RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 147.0 | 130000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 660600.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_MR | Main Residential | Residential | NaN | Otahuhu Coast Strategic Area | Otahuhu Coast - Strategic Area | 174.843214 | -36.967565 | POINT (1764079.458 5907138.338) | False | 57 swaffield | 2/57 swaffield rd papatoetoe | 4810183 | [57 swaffield] | [57 Swaffield Road, Papatoetoe, Auckland] | 2.0 |
92416 | 49357.0 | 1998-02-01 | 1998-04-01 | 2/67 | SWAFFIELD RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 147.0 | 130000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 660600.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_MR | Main Residential | Residential | NaN | Otahuhu Coast Strategic Area | Otahuhu Coast - Strategic Area | 174.842991 | -36.966813 | POINT (1764061.275 5907222.092) | False | 67 swaffield | 2/67 swaffield rd papatoetoe | 5067183 | [67 swaffield] | [67 Swaffield Road, Papatoetoe, Auckland] | 2.0 |
92417 | 49356.0 | 1998-02-01 | 1998-04-01 | 2/69 | SWAFFIELD RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 147.0 | 130000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 660600.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_MR | Main Residential | Residential | NaN | Otahuhu Coast Strategic Area | Otahuhu Coast - Strategic Area | 174.842897 | -36.966669 | POINT (1764053.159 5907238.235) | False | 69 swaffield | 2/69 swaffield rd papatoetoe | 5196225 | [69 swaffield] | [69 Swaffield Road, Papatoetoe, Auckland] | 2.0 |
92452 | 49321.0 | 1998-02-01 | 1998-04-01 | 2/99 | BOTANY RD | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 177.0 | 160000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 710522.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.917378 | -36.908347 | POINT (1770814.309 5913578.179) | False | 99 botany | 2/99 botany rd howick | 4883516 | [99 botany] | [99 Botany Road, Botany Downs, Auckland] | 2.0 |
92471 | 49302.0 | 1998-02-01 | 1998-04-01 | 2/69 | VINCENT ST | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 122.0 | 150000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 647800.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.923952 | -36.902381 | POINT (1771413.301 5914228.252) | False | 69 vincent | 2/69 vincent st howick | 5178266 | [69 vincent] | [69 Vincent Street, Howick, Auckland] | 2.0 |
92993 | 48769.0 | 1998-01-01 | 1998-04-01 | 2/13 | PERSHORE PL | MANGERE | Mangere - Otahuhu | Resited Houses | 3303.0 | 61.0 | 39000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 741202.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.802556 | -36.975611 | POINT (1760442.962 5906314.893) | False | 13 pershore | 2/13 pershore pl mangere | 5153200 | [13 pershore] | [13 Pershore Place, Māngere, Auckland] | 2.0 |
92996 | 48766.0 | 1998-01-01 | 1998-04-01 | 1/24 | GIFFORD RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 105.0 | 73000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 659100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.845704 | -36.990231 | POINT (1764252.448 5904619.270) | False | 24 gifford | 1/24 gifford rd papatoetoe | 4837889 | [18 gifford] | [18 Gifford Road, Papatoetoe, Auckland] | NaN |
93063 | 48699.0 | 1998-01-01 | 1998-04-01 | 1/12 | LUNN AVE | MT WELLINGTON | Maungakiekie - Tamaki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 140.0 | 125000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 626500.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.839260 | -36.895060 | POINT (1763882.665 5915189.387) | False | 12 lunn | 1/12 lunn ave mt wellington | 4790475 | [12 lunn] | [12 Lunn Avenue, Mount Wellington, Auckland] | 2.0 |
93325 | 48437.0 | 1998-01-01 | 1998-04-01 | 2/95 | ROSEDALE RD | ALBANY | Upper Harbour | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 104.0 | 120000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 180701.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.724818 | -36.735854 | POINT (1754003.401 5933042.821) | False | 95 rosedale | 2/95 rosedale rd albany | 6920492 | [95 rosedale] | [95 Rosedale Road, Pinehill, Auckland] | 2.0 |
93611 | 48136.0 | 1997-12-01 | 1998-04-01 | 2/7 | MIRAMAR PL | PAKURANGA | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 195.0 | 200000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 686501.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.880939 | -36.920671 | POINT (1767540.678 5912275.487) | False | 7 miramar | 2/7 miramar pl pakuranga | 5021963 | [7 miramar] | [7 Miramar Place, Pakuranga, Auckland] | 2.0 |
93624 | 48123.0 | 1997-12-01 | 1998-04-01 | 2/331 | BOTANY RD | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 150.0 | 100000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 711183.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.912161 | -36.927711 | POINT (1770306.324 5911439.040) | False | 331 botany | 2/331 botany rd howick | 6668005 | [331 botany] | [331 Botany Road, Golflands, Auckland] | 2.0 |
94263 | 47462.0 | 1997-11-01 | 1998-04-01 | 1/86 | MANUROA RD | TAKANINI | Papakura | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 132.0 | 120000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 767100.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | PDC_32 | Residential 1 | Residential | NaN | NaN | NaN | 174.923908 | -37.037387 | POINT (1771106.790 5899249.463) | False | 86 manuroa | 1/86 manuroa rd takanini | 5162888 | [86 manuroa] | [86 Manuroa Road, Takanini] | 2.0 |
94290 | 47435.0 | 1997-11-01 | 1998-04-01 | 2/67 | VINCENT ST | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 181.0 | 120000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 647800.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.923888 | -36.902155 | POINT (1771408.169 5914253.429) | False | 67 vincent | 2/67 vincent st howick | 6630757 | [67 vincent] | [67 Vincent Street, Howick, Auckland] | 2.0 |
95195 | 46513.0 | 1997-10-01 | 1998-04-01 | 2/97 | RUSSELL RD | MANUREWA | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 98.0 | 52000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 778100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.880873 | -37.019688 | POINT (1767317.830 5901289.693) | False | 97 russell | 2/97 russell rd manurewa | 7709760 | [97 russell] | [97 Russell Road, Manurewa, Auckland] | 2.0 |
95203 | 46505.0 | 1997-10-01 | 1998-04-01 | 2/7 | THOMAS RD | MANGERE | Mangere - Otahuhu | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 87.0 | 70000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 740500.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.797422 | -36.974674 | POINT (1759987.875 5906427.427) | False | 7 thomas | 2/7 thomas rd mangere | 5106818 | [7 thomas] | [7 Thomas Road, Māngere, Auckland] | 2.0 |
95207 | 46501.0 | 1997-10-01 | 1998-04-01 | 2/6 | STAINES AVE | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 114.0 | 100000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 748200.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.839194 | -36.966781 | POINT (1763723.246 5907232.154) | False | 6 staines | 2/6 staines ave papatoetoe | 4995000 | [6 staines] | [6 Staines Avenue, Māngere East, Auckland] | 2.0 |
95546 | 46162.0 | 1997-10-01 | 1998-04-01 | 1/19 | MIZPAH RD | BROWNS BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 198.0 | 130000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 163100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.744421 | -36.708885 | POINT (1755808.336 5936003.103) | False | 19 mizpah | 1/19 mizpah rd browns bay | 4838094 | [19 mizpah] | [19 Mizpah Road, Waiake, Auckland] | 2.0 |
95675 | 46033.0 | 1997-10-01 | 1998-04-01 | 2/85 | MCKENZIE AVE | ARKLES BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 150.0 | 115000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 174410.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | RDC_24 | Residential High Intensi | Residential | NaN | NaN | NaN | 174.764190 | -36.632228 | POINT (1757730.725 5944475.323) | False | 85 mckenzie | 2/85 mckenzie ave arkles bay | 6744715 | [4 brandon] | [4 Brandon Road, Manly, Whangaparaoa] | NaN |
95900 | 45792.0 | 1997-09-01 | 1998-04-01 | 2/45 | ANDREW RD | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 139.0 | 140000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 648800.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.923179 | -36.906528 | POINT (1771335.220 5913769.532) | False | 45 andrew | 2/45 andrew rd howick | 4822280 | [45 andrew] | [45 Andrew Road, Howick, Auckland] | 2.0 |
97067 | 44607.0 | 1997-08-01 | 1998-04-01 | 1/66 | PARK RD | GLENFIELD | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 130.0 | 80000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 187801.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.717711 | -36.792563 | POINT (1753255.853 5926762.711) | False | 66 park | 1/66 park rd glenfield | 4783409 | [66 park] | [66 Park Hill Road, Birkenhead, Auckland] | 2.0 |
97364 | 44291.0 | 1997-07-01 | 1998-04-01 | 2/3 | RODNEY ST | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 104.0 | 100000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 649800.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.932616 | -36.903836 | POINT (1772182.062 5914051.186) | False | 3 rodney | 2/3 rodney st howick | 4785936 | [3 rodney] | [3 Rodney Street, Howick, Auckland] | 2.0 |
97442 | 44213.0 | 1997-07-01 | 1998-04-01 | 1/62 | MILLEN AVE | PAKURANGA | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 131.0 | 150000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 683200.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.859940 | -36.915850 | POINT (1765680.539 5912847.036) | False | 62 millen | 1/62 millen ave pakuranga | 4926329 | [62 millen] | [62 Millen Avenue, Pakuranga, Auckland] | 2.0 |
97445 | 44210.0 | 1997-07-01 | 1998-04-01 | 2/23 | MACLEANS RD | BUCKLANDS BEACH | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 250.0 | 175000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 677502.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.913280 | -36.881454 | POINT (1770508.970 5916569.210) | False | 23 macleans | 2/23 macleans rd bucklands beach | 5038680 | [23 macleans] | [23 MacLeans Road, Bucklands Beach, Auckland] | 2.0 |
97978 | 49618.0 | 1998-03-01 | 1998-04-01 | 2/9 | BUNDORAN WAY | PINEHILL | Upper Harbour | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 212.0 | 160000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 180606.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.721807 | -36.729057 | POINT (1753748.116 5933801.716) | False | 9 bundoran | 2/9 bundoran way pinehill | 6639120 | [9 bundoran] | [9 Bundoran Way, Pinehill, Auckland] | 2.0 |
98215 | 43519.0 | 1997-06-01 | 1998-04-01 | 2/22 | HUTCHINSONS RD | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 91.0 | 70000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 644800.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.910158 | -36.895680 | POINT (1770199.115 5914996.493) | False | 22 hutchinsons | 2/22 hutchinsons rd howick | 4829650 | [22 hutchinsons] | [22 Hutchinsons Road, Bucklands Beach, Auckland] | 2.0 |
98546 | 43188.0 | 1997-06-01 | 1998-04-01 | 2/29 | MANUWAI RD | TORBAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 197.0 | 130000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 166800.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.744613 | -36.693918 | POINT (1755855.721 5937663.297) | False | 29 manuwai | 2/29 manuwai rd torbay | 4874464 | [29 manuwai] | [29 Manuwai Road, Torbay, Auckland] | 2.0 |
98572 | 43162.0 | 1997-06-01 | 1998-04-01 | 2/159 | VERBENA RD | BIRKDALE | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 86.0 | 98000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 188800.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.709408 | -36.795703 | POINT (1752508.798 5926427.637) | False | 159 verbena | 2/159 verbena rd birkdale | 7892664 | [159 verbena] | [159 Verbena Road, Birkdale, Auckland] | 2.0 |
99329 | 42384.0 | 1997-05-01 | 1998-04-01 | 2/167B | CARLISLE RD | BROWNS BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 112.0 | 100000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 164203.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.729456 | -36.708947 | POINT (1754471.494 5936020.488) | False | 167b carlisle | 2/167b carlisle rd browns bay | 5124987 | [2/167c carlisle, 167b carlisle] | [2/167C Carlisle Road, Northcross, Auckland, 1... | 2.0 |
99339 | 42374.0 | 1997-05-01 | 1998-04-01 | 2/27 | LEVESQUE ST | BIRKDALE | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 119.0 | 136700.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 347500.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.702846 | -36.791560 | POINT (1751931.501 5926897.734) | False | 27 levesque | 2/27 levesque st birkdale | 5005616 | [27 levesque] | [27 Levesque Street, Birkdale, Auckland] | 2.0 |
99391 | 42322.0 | 1997-05-01 | 1998-04-01 | 2/72 | BAY ST | RED BEACH | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 267.0 | 200000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 173117.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | RDC_24 | Residential High Intensi | Residential | NaN | NaN | NaN | 174.704528 | -36.604905 | POINT (1752449.867 5947602.911) | False | 72 bay | 2/72 bay st red beach | 5042273 | [72 bay] | [72 Bay Vista Drive, Red Beach] | 2.0 |
100083 | 41625.0 | 1997-04-01 | 1998-04-01 | 2/30 | BELLE VUE AVE | NORTHCOTE | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 369.0 | 350000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 360600.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | NSC_533 | Residential 3C | Residential | NaN | NaN | NaN | 174.747622 | -36.812906 | POINT (1755883.597 5924457.483) | False | 30 belle | 2/30 belle vue ave northcote | 6796647 | [30 belle] | [30 Belle Vue Avenue, Northcote Point, Auckland] | 2.0 |
100092 | 41616.0 | 1997-04-01 | 1998-04-01 | 2/5 | FLAXDALE ST | BIRKDALE | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 241.0 | 150000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 347300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.699842 | -36.792527 | POINT (1751661.536 5926795.285) | False | 5 flaxdale | 2/5 flaxdale st birkdale | 5071081 | [5 flaxdale, 1/5 flaxdale] | [5 Flaxdale Street, Birkdale, Auckland, 1/5 Fl... | 2.0 |
100731 | 40960.0 | 1997-03-01 | 1997-04-01 | 2/83 | VERBENA RD | BIRKDALE | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 80.0 | 84000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 350700.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.709855 | -36.798977 | POINT (1752542.147 5926063.736) | False | 83 verbena | 2/83 verbena rd birkdale | 5040139 | [83 verbena] | [83 Verbena Road, Birkdale, Auckland] | 2.0 |
101913 | 39756.0 | 1997-01-01 | 1997-04-01 | 2/480 | BLOCKHOUSE BAY RD | BLOCKHOUSE BAY | Whau | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 199.0 | 149000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 370300.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.702853 | -36.918306 | POINT (1751681.391 5912835.948) | False | 480 blockhouse | 2/480 blockhouse bay rd blockhouse bay | 5075850 | [480 blockhouse] | [480 Blockhouse Bay Road, Blockhouse Bay, Auck... | 2.0 |
101919 | 39750.0 | 1997-01-01 | 1997-04-01 | 5/121 | SHELLY BEACH RD | ST MARYS BAY | Waitemata | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 736.0 | 450000.0 | 4.0 | Residential | Detached | NaN | NaN | 1998.0 | 423900.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | ACC_26 | Residential 7a | Residential | NaN | NaN | NaN | 174.741909 | -36.839440 | POINT (1755320.253 5921522.963) | False | 121 shelly | 5/121 shelly beach rd st marys bay | 4769420 | [121d shelly, 121h shelly, 121 shelly, 121g sh... | [121D Shelly Beach Road, Saint Marys Bay, Auck... | 2.0 |
102056 | 39613.0 | 1997-01-01 | 1997-04-01 | 2/101 | CARLISLE RD | BROWNS BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 173.0 | 150000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 164003.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.735652 | -36.709735 | POINT (1755023.338 5935923.104) | False | 101 carlisle | 2/101 carlisle rd browns bay | 4743382 | [101 carlisle] | [101 Carlisle Road, Torbay, Auckland] | 2.0 |
102755 | 38893.0 | 1996-12-01 | 1997-04-01 | 2/93 | VERBENA RD | BIRKDALE | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 120.0 | 120000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 350700.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.709899 | -36.798097 | POINT (1752547.846 5926161.259) | False | 93 verbena | 2/93 verbena rd birkdale | 5162846 | [93 verbena] | [93 Verbena Road, Birkdale, Auckland] | 2.0 |
103103 | 38522.0 | 1996-11-01 | 1997-04-01 | 2/7 | RIMU RD | MANUREWA | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 148.0 | 85000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 753600.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.900404 | -37.033452 | POINT (1769024.967 5899728.008) | False | 7 rimu | 2/7 rimu rd manurewa | 6598938 | [7 rimu] | [7 Rimu Road, Manurewa, Auckland] | 2.0 |
103153 | 38472.0 | 1996-11-01 | 1997-04-01 | 1/24 | HUTCHINSONS RD | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 156.0 | 145000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 644800.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.910523 | -36.896123 | POINT (1770230.714 5914946.611) | False | 24 hutchinsons | 1/24 hutchinsons rd howick | 6898392 | [24 hutchinsons] | [24 Hutchinsons Road, Bucklands Beach, Auckland] | 2.0 |
103192 | 38433.0 | 1996-11-01 | 1997-04-01 | 2/23 | SEYMOUR RD | MELLONS BAY | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 256.0 | 138000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 651201.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | MCC_RH7 | Residential Heritage 7 | Residential | NaN | NaN | NaN | 174.933835 | -36.887513 | POINT (1772327.419 5915860.024) | False | 23 seymour | 2/23 seymour rd mellons bay | 5124949 | [23 seymour] | [23 Seymour Road, Mellons Bay, Auckland] | 2.0 |
103645 | 37980.0 | 1996-11-01 | 1997-04-01 | 1/68 | BAY ST | RED BEACH | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 161.0 | 150000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 173117.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | RDC_24 | Residential High Intensi | Residential | NaN | NaN | NaN | 174.704184 | -36.604802 | POINT (1752419.282 5947614.940) | False | 68 bay | 1/68 bay st red beach | 4915131 | [68 bay] | [68 Bay Vista Drive, Red Beach] | 2.0 |
103657 | 37968.0 | 1996-11-01 | 1997-04-01 | 2/6 | LAURENCE ST | MANLY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 186.0 | 180000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 174501.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | RDC_23 | Residential Eastern Peni | Residential | NaN | NaN | NaN | 174.766385 | -36.627685 | POINT (1757936.233 5944975.756) | False | 6 laurence | 2/6 laurence st manly | 4965485 | [29 beach, 2 brown] | [29 Beach Road, Manly, Whangaparaoa, 2 Brown S... | NaN |
103658 | 37967.0 | 1996-11-01 | 1997-04-01 | 1/6 | LAURENCE ST | MANLY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 174.0 | 180000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 174501.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | RDC_23 | Residential Eastern Peni | Residential | NaN | NaN | NaN | 174.763731 | -36.628526 | POINT (1757697.233 5944886.756) | False | 6 laurence | 1/6 laurence st manly | 5078352 | [16b laurence, 16a laurence] | [16B Laurence Street, Manly, Whangaparaoa, 16A... | NaN |
103659 | 37966.0 | 1996-11-01 | 1997-04-01 | 2/4 | LAURENCE ST | MANLY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 174.0 | 180000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 174501.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | RDC_23 | Residential Eastern Peni | Residential | NaN | NaN | NaN | 174.764792 | -36.628233 | POINT (1757792.633 5944917.493) | False | 4 laurence | 2/4 laurence st manly | 5110299 | [4c laurence, 4d laurence] | [4C Laurence Street, Manly, Whangaparaoa, 4D L... | NaN |
103660 | 37965.0 | 1996-11-01 | 1997-04-01 | 1/4 | LAURENCE ST | MANLY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 174.0 | 180000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 174501.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | RDC_23 | Residential Eastern Peni | Residential | NaN | NaN | NaN | 174.764792 | -36.628233 | POINT (1757792.633 5944917.493) | False | 4 laurence | 1/4 laurence st manly | 5110299 | [4c laurence, 4d laurence] | [4C Laurence Street, Manly, Whangaparaoa, 4D L... | NaN |
103681 | 37944.0 | 1996-11-01 | 1997-04-01 | 2/4 | DAWSON RD | SNELLS BEACH | Rodney | Resited Houses | 3303.0 | 99.0 | 43000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 139505.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | RDC_27 | Residential Medium Inten | Residential | NaN | NaN | NaN | 174.727847 | -36.426596 | POINT (1754890.665 5967347.063) | False | 4 dawson | 2/4 dawson rd snells beach | 4811246 | [4a dawson, 4b dawson] | [4A Dawson Road, Snells Beach, 4B Dawson Road,... | NaN |
104036 | 37570.0 | 1996-10-01 | 1997-04-01 | 2/1460 | DOMINION RD | MT ROSKILL | Puketapapa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 208.0 | 140000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 583600.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | ACC_25 | Residential 6b | Residential | NaN | NaN | NaN | 174.737648 | -36.918615 | POINT (1754780.364 5912745.835) | False | 1460 dominion | 2/1460 dominion rd mt roskill | 7983219 | [1460 dominion] | [1460 Dominion Road, Mount Roskill, Auckland] | 2.0 |
104277 | 37329.0 | 1996-10-01 | 1997-04-01 | 1/61 | NEWHAVEN TERRACE | MAIRANGI BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 220.0 | 165000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 153000.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.745348 | -36.735283 | POINT (1755837.799 5933072.961) | False | 61 newhaven | 1/61 newhaven terrace mairangi bay | 4961271 | [61 newhaven, 61b newhaven, 40 matipo, 38 matipo] | [61 Newhaven Terrace, Mairangi Bay, Auckland, ... | 2.0 |
104278 | 37328.0 | 1996-10-01 | 1997-04-01 | 2/34 | KITEROA TERRACE | ROTHESAY BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 164.0 | 165000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 157201.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_522 | Residential 2B | Residential | NaN | NaN | NaN | 174.743912 | -36.724700 | POINT (1755731.002 5934249.404) | False | 34 kiteroa | 2/34 kiteroa terrace rothesay bay | 6584428 | [34 kiteroa] | [34 Kiteroa Terrace, Rothesay Bay, Auckland] | 2.0 |
104311 | 37295.0 | 1996-10-01 | 1997-04-01 | 2/14 | WINDSOR PL | MAIRANGI BAY | Upper Harbour | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 224.0 | 167500.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 180840.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.738827 | -36.739309 | POINT (1755247.385 5932636.860) | False | 14 windsor | 2/14 windsor pl mairangi bay | 6803549 | [14b windsor] | [14B Windsor Place, Windsor Park, Auckland] | NaN |
104645 | 36948.0 | 1996-09-01 | 1997-04-01 | 2/8 | MINERVA TERRACE | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 319.0 | 140000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 653601.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | MCC_RH7 | Residential Heritage 7 | Residential | NaN | NaN | NaN | 174.934916 | -36.902808 | POINT (1772389.346 5914161.164) | False | 8 minerva | 2/8 minerva terrace howick | 6741384 | [8 minerva] | [8 Minerva Terrace, Cockle Bay, Auckland] | 2.0 |
104656 | 36937.0 | 1996-09-01 | 1997-04-01 | 2/49b | REDOUBT RD | MANUKAU CENTRAL | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 174.0 | 114000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 759901.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.893845 | -36.991457 | POINT (1768534.255 5904399.086) | False | 49b redoubt | 2/49b redoubt rd manukau central | 4876905 | [49c redoubt, 1/49b redoubt, 49b redoubt] | [49C Redoubt Road, Goodwood Heights, Auckland,... | 2.0 |
104927 | 36666.0 | 1996-09-01 | 1997-04-01 | 2/77 | OCEAN VIEW RD | NORTHCOTE | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 241.0 | 200000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 363100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.739391 | -36.798171 | POINT (1755179.079 5926105.605) | False | 77 ocean | 2/77 ocean view rd northcote | 5044825 | [77 ocean] | [77 Ocean View Road, Hillcrest, Auckland] | 2.0 |
104944 | 36649.0 | 1996-09-01 | 1997-04-01 | 2/3 | GLAMORGAN DR | TORBAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 187.0 | 160000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 168500.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.748903 | -36.699815 | POINT (1756227.093 5937002.043) | False | 3 glamorgan | 2/3 glamorgan dr torbay | 4840466 | [3 glamorgan] | [3 Glamorgan Drive, Torbay, Auckland] | 2.0 |
104950 | 36643.0 | 1996-09-01 | 1997-04-01 | 2/16 | HONEYSUCKLE LANE | MAIRANGI BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 267.0 | 200000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 153000.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.743134 | -36.735937 | POINT (1755638.751 5933003.991) | False | 16 honeysuckle | 2/16 honeysuckle lane mairangi bay | 4981403 | [16 honeysuckle] | [16 Honeysuckle Lane, Mairangi Bay, Auckland] | 2.0 |
105176 | 36404.0 | 1996-08-01 | 1997-04-01 | 3/260 | GREAT SOUTH RD | DRURY | Papakura | New Service Stations | 1483.0 | 115.0 | 67500.0 | 1.0 | Business | NaN | Group 2 | Retail | 1998.0 | 809005.0 | 2013.0 | Business - Mixed Use Zone | Business | 12.0 | PDC_11 | Industrial 1 | Business | Industrial | NaN | NaN | 174.951100 | -37.105113 | POINT (1773371.157 5891685.826) | False | 260 great | 3/260 great south rd drury | 4845065 | [1/260 great, 250 great, 2/260 great] | [1/260 Great South Road, Drury, 250 Great Sout... | NaN |
105189 | 36391.0 | 1996-08-01 | 1997-04-01 | 1/30 | MAJESTY PL | HALF MOON BAY | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 239.0 | 215000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 679809.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.898930 | -36.892014 | POINT (1769206.733 5915423.159) | False | 30 majesty | 1/30 majesty pl half moon bay | 5007715 | [30 majesty] | [30 Majesty Place, Half Moon Bay, Auckland] | 2.0 |
105233 | 36347.0 | 1996-08-01 | 1997-04-01 | 2/23 | MACLEANS RD | BUCKLANDS BEACH | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 228.0 | 180000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 677502.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.913280 | -36.881454 | POINT (1770508.970 5916569.210) | False | 23 macleans | 2/23 macleans rd bucklands beach | 5038680 | [23 macleans] | [23 MacLeans Road, Bucklands Beach, Auckland] | 2.0 |
105505 | 36075.0 | 1996-08-01 | 1997-04-01 | 2/64 | AWAROA RD | SUNNYVALE | Henderson - Massey | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 141.0 | 100000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 277301.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.640434 | -36.895405 | POINT (1746164.632 5915474.157) | False | 64 awaroa | 2/64 awaroa rd sunnyvale | 7613384 | [64a awaroa] | [64A Awaroa Road, Sunnyvale, Auckland] | NaN |
105637 | 35943.0 | 1996-08-01 | 1997-04-01 | 1/18 | JACANAS PL | UNSWORTH HEIGHTS | Upper Harbour | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 213.0 | 148000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 180846.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | NSC_55 | Residential 5 | Residential | NaN | NaN | NaN | 174.718935 | -36.763158 | POINT (1753423.728 5930023.139) | False | 18 jacanas | 1/18 jacanas pl unsworth heights | 4986728 | [18 jacanas] | [18 Jacanas Place, Unsworth Heights, Auckland] | 2.0 |
105664 | 35916.0 | 1996-08-01 | 1997-04-01 | 1/9 | WIRIANA PL | STANMORE BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 159.0 | 108848.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 173417.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | RDC_27 | Residential Medium Inten | Residential | NaN | NaN | NaN | 174.731170 | -36.627195 | POINT (1754788.317 5945087.386) | False | 9 wiriana | 1/9 wiriana pl stanmore bay | 4722438 | [9 wiriana] | [9 Wiriana Place, Stanmore Bay, Whangaparaoa] | 2.0 |
105810 | 35759.0 | 1996-07-01 | 1997-04-01 | 2/102a | BEACH RD | PAPAKURA | Papakura | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 119.0 | 75000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 804801.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | PDC_32 | Residential 1 | Residential | NaN | NaN | NaN | 174.933272 | -37.074579 | POINT (1771855.778 5895106.032) | False | 102a beach | 2/102a beach rd papakura | 5180723 | [2/104 beach, 1/104 beach, 104 beach] | [2/104 Beach Road, Pahurehure, Papakura, 1/104... | NaN |
106337 | 35232.0 | 1996-07-01 | 1997-04-01 | 2/19 | RALEIGH RD | NORTHCOTE | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 104.0 | 72000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 362501.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | NSC_5611 | Residential 6A1 | Residential | NaN | Northcote Strategic Area | Northcote Strategic Area | 174.742201 | -36.801945 | POINT (1755422.115 5925682.355) | False | 19 raleigh | 2/19 raleigh rd northcote | 4858287 | [19 raleigh] | [19 Raleigh Road, Northcote, Auckland] | 2.0 |
106863 | 34687.0 | 1996-06-01 | 1997-04-01 | 2/205 | WAIMUMU RD | MASSEY | Henderson - Massey | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 216.0 | 190000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 227301.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.608508 | -36.844214 | POINT (1743415.502 5921201.981) | False | 205 waimumu | 2/205 waimumu rd massey | 4826251 | [205 waimumu] | [205 Waimumu Road, Massey, Auckland] | 2.0 |
107024 | 34526.0 | 1996-06-01 | 1997-04-01 | 2/32 | VERBENA RD | BIRKDALE | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 107.0 | 100000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 350502.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | NSC_522 | Residential 2B | Residential | NaN | NaN | NaN | 174.707333 | -36.803059 | POINT (1752309.054 5925614.905) | False | 32 verbena | 2/32 verbena rd birkdale | 5112556 | [32 verbena] | [32 Verbena Road, Birkdale, Auckland] | 2.0 |
108125 | 33388.0 | 1996-04-01 | 1997-04-01 | 2/46 | HILLSIDE RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 122.0 | 120000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 658201.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.845029 | -36.984620 | POINT (1764204.355 5905242.926) | False | 46 hillside | 2/46 hillside rd papatoetoe | 7506223 | [46a hillside, 46b hillside, 46 hillside] | [46A Hillside Road, Papatoetoe, Auckland, 46B ... | 2.0 |
108161 | 33352.0 | 1996-04-01 | 1997-04-01 | 2/36 | HOWE ST | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 214.0 | 130000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 647300.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.926428 | -36.895283 | POINT (1771649.845 5915011.305) | False | 36 howe | 2/36 howe st howick | 4725956 | [36 howe] | [36 Howe Street, Howick, Auckland] | 2.0 |
108454 | 33058.0 | 1996-04-01 | 1997-04-01 | 1/9 | HOLLAND RD | HILLCREST | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 166.0 | 123000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 204000.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.741717 | -36.788081 | POINT (1755407.009 5927221.305) | False | 9 holland | 1/9 holland rd hillcrest | 4988360 | [9a holland] | [9A Holland Road, Hillcrest, Auckland] | NaN |
108483 | 33029.0 | 1996-04-01 | 1997-04-01 | 1/101 | CARLISLE RD | BROWNS BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 164.0 | 150000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 164003.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.735652 | -36.709735 | POINT (1755023.338 5935923.104) | False | 101 carlisle | 1/101 carlisle rd browns bay | 4743382 | [101 carlisle] | [101 Carlisle Road, Torbay, Auckland] | 2.0 |
108487 | 33025.0 | 1996-04-01 | 1997-04-01 | 2/24 | MAYFAIR CRES | MAIRANGI BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 210.0 | 195000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 150400.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.748047 | -36.743594 | POINT (1756061.948 5932146.511) | False | 24 mayfair | 2/24 mayfair cres mairangi bay | 4704408 | [24 mayfair] | [24 Mayfair Crescent, Mairangi Bay, Auckland] | 2.0 |
108493 | 33019.0 | 1996-04-01 | 1997-04-01 | 2/53 | BERESFORD ST | BAYSWATER | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 380.0 | 290000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 315400.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | NSC_522 | Residential 2B | Residential | NaN | NaN | NaN | 174.774159 | -36.813507 | POINT (1758249.595 5924347.157) | False | 53 beresford | 2/53 beresford st bayswater | 4906057 | [53 beresford] | [53 Beresford Street, Bayswater, Auckland] | 2.0 |
109402 | 32087.0 | 1996-03-01 | 1996-04-01 | 2/1 | BAY VISTA DR | RED BEACH | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 154.0 | 135000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 173118.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | RDC_24 | Residential High Intensi | Residential | NaN | NaN | NaN | 174.701290 | -36.605156 | POINT (1752159.745 5947580.224) | False | 1 bay | 2/1 bay vista dr red beach | 6581608 | [3/40 red, 1 bay] | [3/40 Red Beach Road, Red Beach, 1 Bay Street,... | 2.0 |
109890 | 31591.0 | 1996-02-01 | 1996-04-01 | 3&4/19 | GARDNER AVE | NEW LYNN | Whau | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 134.0 | 95000.0 | 2.0 | Residential | Detached | NaN | NaN | 1998.0 | 263700.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_9 | Living 2 | Residential | NaN | New Lynn Strategic Area | New Lynn - Strategic Area | 174.674227 | -36.913319 | POINT (1749141.015 5913434.451) | False | 19 gardner | 3&4/19 gardner ave new lynn | 6790882 | [3 gardner] | [3 Gardner Avenue, New Lynn, Auckland] | NaN |
110025 | 31456.0 | 1996-02-01 | 1996-04-01 | 2/6 | KOROTAHA TERRACE | ROTHESAY BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 288.0 | 180000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 158100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.747725 | -36.722471 | POINT (1756076.034 5934490.506) | False | 6 korotaha | 2/6 korotaha terrace rothesay bay | 5045309 | [6 korotaha] | [6 Korotaha Terrace, Rothesay Bay, Auckland] | 2.0 |
110487 | 30985.0 | 1996-01-01 | 1996-04-01 | 2/135 | WAIPUNA RD | MT WELLINGTON | Maungakiekie - Tamaki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 125.0 | 130000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 638904.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.848709 | -36.909953 | POINT (1764692.678 5913520.791) | False | 135 waipuna | 2/135 waipuna rd mt wellington | 5093344 | [135 waipuna] | [135 Waipuna Road East, Mount Wellington, Auck... | 2.0 |
111275 | 30181.0 | 1995-12-01 | 1996-04-01 | 7/8 | TARGET COURT | WAIRAU VALLEY | Kaipatiki | New Office/Warehouse | 1702.0 | 4951.0 | 2000000.0 | 1.0 | Business | NaN | Group 2 | Offices | 1998.0 | 182500.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | NSC_561 | Residential 6A | Residential | NaN | NaN | NaN | 174.734427 | -36.764380 | POINT (1754804.121 5929862.522) | False | 8 target | 7/8 target court wairau valley | 4758205 | [8 target] | [8 Target Road, Totara Vale, Auckland] | 2.0 |
111870 | 29569.0 | 1995-11-01 | 1996-04-01 | 1/13 | NORTH PIHA RD | PIHA | Waitakere Ranges | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 60.0 | 100000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 281905.0 | 2013.0 | Residential - Rural and Coastal Settlement Zone | Residential | 20.0 | WCC_2 | Coastal Village | Residential | NaN | NaN | NaN | 174.469349 | -36.950782 | POINT (1730825.128 5909578.988) | False | 13 north | 1/13 north piha rd piha | 5142556 | [9-11 north, 13 north] | [9-11 North Piha Road, Piha, 13 North Piha Roa... | 2.0 |
115544 | 25817.0 | 1995-05-01 | 1996-04-01 | 9/11 | TURANGA RD | HENDERSON VALLEY | Waitakere Ranges | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 180.0 | 158000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 281800.0 | 2013.0 | Rural - Waitakere Ranges Zone | Rural | 69.0 | WCC_1 | Bush Living | Rural | NaN | NaN | NaN | 174.547324 | -36.907520 | POINT (1737846.086 5914268.718) | False | 11 turanga | 9/11 turanga rd henderson valley | 5084244 | [11 turanga] | [11 Turanga Road, Henderson Valley, Auckland] | 2.0 |
117374 | 23930.0 | 1995-02-01 | 1995-04-01 | 4/13 | TE PAI PL | LINCOLN NORTH | Henderson - Massey | New Factories | 1481.0 | 3966.0 | 5000000.0 | 1.0 | Business | NaN | Group 1 | Factories/Warehouses | 1998.0 | 230601.0 | 2013.0 | Open Space - Sport and Active Recreation Zone | Public Open Space | 33.0 | WCC_14 | Open Space | Other | NaN | NaN | NaN | 174.631156 | -36.861231 | POINT (1745402.761 5919279.720) | False | 13 te | 4/13 te pai pl lincoln north | 5092677 | [31-35 te] | [31-35 Te Pai Place, Henderson, Auckland] | NaN |
117672 | 23620.0 | 1995-01-01 | 1995-04-01 | 7/11 | RON DRIVER PL | EAST TAMAKI | Howick | New Other - eg wild deer depot | 1479.0 | 3572.0 | 900000.0 | 1.0 | Other | NaN | NaN | NaN | 1998.0 | 711703.0 | 2013.0 | Business - Light Industry Zone | Business | 17.0 | MCC_B5 | Business 5 | Business | Commercial | NaN | NaN | 174.898664 | -36.931302 | POINT (1769096.190 5911064.666) | False | 11 ron | 7/11 ron driver pl east tamaki | 4851569 | [11 ron] | [11 Ron Driver Place, East Tāmaki, Auckland] | 2.0 |
117808 | 23484.0 | 1995-01-01 | 1995-04-01 | 2/40 | RAWHITIROA RD | KOHIMARAMA | Orakei | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 315.0 | 300000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 505200.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.840594 | -36.853448 | POINT (1764090.610 5919803.810) | False | 40 rawhitiroa | 2/40 rawhitiroa rd kohimarama | 6740576 | [40 rawhitiroa] | [40 Rawhitiroa Road, Kohimarama, Auckland] | 2.0 |
118364 | 22915.0 | 1994-12-01 | 1995-04-01 | 2/61 | DUNDALE AVE | BLOCKHOUSE BAY | Whau | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 120.0 | 110000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 373500.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_18 | Residential 5 | Residential | NaN | NaN | NaN | 174.713848 | -36.913663 | POINT (1752670.091 5913333.531) | False | 61 dundale | 2/61 dundale ave blockhouse bay | 5186873 | [63 dundale, 61 dundale] | [63 Dundale Avenue, Blockhouse Bay, Auckland, ... | 2.0 |
118548 | 22731.0 | 1994-12-01 | 1995-04-01 | 1/5 | TITOKI PL | ALBANY | Upper Harbour | New Shops | 1451.0 | 3687.0 | 1000000.0 | 1.0 | Business | NaN | Group 2 | Retail | 1998.0 | 180811.0 | 2013.0 | Business - Light Industry Zone | Business | 17.0 | NSC_109 | Business 9 | Business | Industrial | NaN | NaN | 174.714961 | -36.735801 | POINT (1753123.358 5933064.513) | False | 5 titoki | 1/5 titoki pl albany | 7263089 | [5 titoki] | [5 Titoki Place, Albany, Auckland] | 2.0 |
118767 | 22488.0 | 1994-11-01 | 1995-04-01 | 1/18 | GAYLANDS PL | PAPAKURA | Papakura | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 175.0 | 114000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 803301.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | PDC_32 | Residential 1 | Residential | NaN | NaN | NaN | 174.946941 | -37.077142 | POINT (1773065.206 5894796.861) | False | 18 gaylands | 1/18 gaylands pl papakura | 4791215 | [18 gaylands] | [18 Gaylands Place, Ōpaheke, Papakura] | 2.0 |
119224 | 22031.0 | 1994-11-01 | 1995-04-01 | 2/2 | UTTING ST | BIRKDALE | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 113.0 | 65000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 349100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.701513 | -36.797293 | POINT (1751801.214 5926263.853) | False | 2 utting | 2/2 utting st birkdale | 5109112 | [2 utting] | [2 Utting Street, Birkdale, Auckland] | 2.0 |
119306 | 21949.0 | 1994-11-01 | 1995-04-01 | 1/843 | BEACH RD | BROWNS BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 176.0 | 160000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 162100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.746391 | -36.710475 | POINT (1755981.130 5935823.482) | False | 843 beach | 1/843 beach rd browns bay | 7011749 | [843 beach] | [843 Beach Road, Browns Bay, Auckland] | 2.0 |
119320 | 21935.0 | 1994-11-01 | 1995-04-01 | 2/57 | ROCK ISLE RD | TORBAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 253.0 | 150000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 170500.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.754136 | -36.701285 | POINT (1756691.617 5936830.423) | False | 57 rock | 2/57 rock isle rd torbay | 7927067 | [57 rock] | [57 Rock Isle Road, Torbay, Auckland] | 2.0 |
119885 | 21359.0 | 1994-10-01 | 1995-04-01 | 5/7 | NORTH CANDIA RD | SWANSON | Henderson - Massey | New Other - eg wild deer depot | 1479.0 | 600.0 | 89000.0 | 1.0 | Other | NaN | NaN | NaN | 1998.0 | 238200.0 | 2013.0 | Business - Light Industry Zone | Business | 17.0 | WCC_19 | Working | Business | Industrial | NaN | NaN | 174.591030 | -36.864291 | POINT (1741819.904 5919000.578) | False | 7 north | 5/7 north candia rd swanson | 7099929 | [600 swanson, 596 swanson] | [600 Swanson Road, Swanson, Auckland, 596 Swan... | NaN |
119924 | 21320.0 | 1994-10-01 | 1995-04-01 | 2/4 | SPINNAKER DR | TE ATATU NORTH | Henderson - Massey | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 408.0 | 600000.0 | 2.0 | Residential | Detached | NaN | NaN | 1998.0 | 248800.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | WCC_8 | Living 1 | Residential | NaN | NaN | NaN | 174.655037 | -36.839364 | POINT (1747573.690 5921669.163) | False | 4 spinnaker | 2/4 spinnaker dr te atatu north | 4852416 | [4 spinnaker] | [4 Spinnaker Drive, Te Atatū Peninsula, Auckland] | 2.0 |
122438 | 18772.0 | 1994-06-01 | 1995-04-01 | 2/6 | VESTEY DR | MT WELLINGTON | Maungakiekie - Tamaki | New Offices | 1461.0 | 2450.0 | 1500000.0 | 1.0 | Business | NaN | Group 2 | Offices | 1998.0 | 635901.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_18 | Residential 5 | Residential | NaN | Otahuhu Coast Strategic Area | Otahuhu Coast - Strategic Area | 174.850793 | -36.930617 | POINT (1764833.803 5911224.581) | False | 6 vestey | 2/6 vestey dr mt wellington | 4746805 | [28 mataroa] | [28 Mataroa Road, Mount Wellington, Auckland] | NaN |
122649 | 18561.0 | 1994-06-01 | 1995-04-01 | 2/90 | BRAEMAR RD | CASTOR BAY | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 214.0 | 160000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 313900.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_522 | Residential 2B | Residential | NaN | NaN | NaN | 174.762418 | -36.756568 | POINT (1757318.599 5930683.659) | False | 90 braemar | 2/90 braemar rd castor bay | 6756871 | [90 braemar, 90b braemar] | [90 Braemar Road, Castor Bay, Auckland, 90B Br... | 2.0 |
123063 | 18130.0 | 1994-05-01 | 1995-04-01 | 6/10 | EMMA COURT | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 545.0 | 300000.0 | 3.0 | Residential | Detached | NaN | NaN | 1998.0 | 680200.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.913786 | -36.884977 | POINT (1770546.286 5916177.451) | False | 10 emma | 6/10 emma court howick | 5153562 | [18 priestley] | [18 Priestley Drive, Bucklands Beach, Auckland] | NaN |
124475 | 16692.0 | 1994-03-01 | 1994-04-01 | 2/97 | NILE RD | MILFORD | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 197.0 | 150000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 306000.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.753846 | -36.772356 | POINT (1756521.310 5928946.040) | False | 97 nile | 2/97 nile rd milford | 4843063 | [97 nile] | [97 Nile Road, Milford, Auckland] | 2.0 |
124563 | 16604.0 | 1994-03-01 | 1994-04-01 | 7/9 | WINDFALL GROVE | GREENHITHE | Upper Harbour | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 252.0 | 180000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 181622.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | NSC_51 | Residential 1 | Residential | NaN | NaN | NaN | 174.665788 | -36.774249 | POINT (1748658.264 5928876.484) | False | 9 windfall | 7/9 windfall grove greenhithe | 5079924 | [9 windfall] | [9 Windfall Grove, Greenhithe, Auckland] | 2.0 |
125046 | 16109.0 | 1994-02-01 | 1994-04-01 | 4/6 | CLEMWAY PL | LINCOLN | Henderson - Massey | New Factories | 1481.0 | 971.0 | 340000.0 | 1.0 | Business | NaN | Group 1 | Factories/Warehouses | 1998.0 | 230302.0 | 2013.0 | Business - Light Industry Zone | Business | 17.0 | WCC_20 | Working (Lincoln) | Business | Industrial | NaN | NaN | 174.636500 | -36.853784 | POINT (1745893.307 5920097.827) | False | 6 clemway | 4/6 clemway pl lincoln | 4897591 | [6 clemway] | [6 Clemway Place, Henderson, Auckland] | 2.0 |
126440 | 14679.0 | 1993-11-01 | 1994-04-01 | 5/7 | PONSONBY RD | FREEMANS BAY | Waitemata | New Public Toilets | 1503.0 | 10.0 | 65000.0 | 1.0 | Other | NaN | NaN | NaN | 1998.0 | 413500.0 | 2013.0 | Open Space - Informal Recreation Zone | Public Open Space | 32.0 | ACC_12 | Open Space 2 | Other | NaN | NaN | NaN | 174.750386 | -36.857595 | POINT (1756039.327 5919494.983) | False | 7 ponsonby | 5/7 ponsonby rd freemans bay | 4778777 | [7 ponsonby] | [7 Ponsonby Terrace, Ponsonby, Auckland] | 2.0 |
127374 | 13719.0 | 1993-09-01 | 1994-04-01 | 2/93 | GRANGE RD | MT EDEN | Albert - Eden | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 133.0 | 100000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 550100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_18 | Residential 5 | Residential | NaN | NaN | NaN | 174.758667 | -36.881960 | POINT (1756727.791 5916778.202) | False | 93 grange | 2/93 grange rd mt eden | 6950361 | [93 grange] | [93 Grange Road, Mount Eden, Auckland] | 2.0 |
127954 | 13136.0 | 1993-08-01 | 1994-04-01 | 2/1 | HAVERSTOCK RD | SANDRINGHAM | Albert - Eden | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 106.0 | 79500.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 541600.0 | 2013.0 | Business - Local Centre Zone | Business | 7.0 | ACC_2 | Business 2 | Business | Commercial | NaN | NaN | 174.736049 | -36.892955 | POINT (1754689.757 5915595.229) | False | 1 haverstock | 2/1 haverstock rd sandringham | 4942023 | [1 haverstock, 1b haverstock] | [1 Haverstock Road, Sandringham, Auckland, 1B ... | 2.0 |
129423 | 11625.0 | 1993-05-01 | 1994-04-01 | 2/2B | ROLAND HILL | GLEN EDEN | Whau | New Flats | 1200.0 | 234.0 | 160000.0 | 1.0 | Residential | Attached | NaN | NaN | 1998.0 | 287300.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_9 | Living 2 | Residential | NaN | NaN | NaN | 174.658188 | -36.916912 | POINT (1747705.235 5913060.770) | False | 2b roland | 2/2b roland hill glen eden | 5116613 | [2b roland] | [2B Roland Hill, Glen Eden, Auckland] | 2.0 |
129425 | 11623.0 | 1993-05-01 | 1994-04-01 | 1/13 | BALLINI RISE | WEST HARBOUR | Upper Harbour | New Flats | 1200.0 | 346.0 | 196000.0 | 2.0 | Residential | Attached | NaN | NaN | 1998.0 | 224125.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.635877 | -36.819168 | POINT (1745903.540 5923939.212) | False | 13 ballini | 1/13 ballini rise west harbour | 4740162 | [13 ballini] | [13 Ballini Rise, West Harbour, Auckland] | 2.0 |
129472 | 11576.0 | 1993-05-01 | 1994-04-01 | 2/3 | WILSON RD | GLEN EDEN | Waitakere Ranges | New Flats | 1200.0 | 168.0 | 94950.0 | 1.0 | Residential | Attached | NaN | NaN | 1998.0 | 286500.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | WCC_9 | Living 2 | Residential | NaN | NaN | NaN | 174.653028 | -36.912568 | POINT (1747253.866 5913550.674) | False | 3 wilson | 2/3 wilson rd glen eden | 5096930 | [3 wilson] | [3 Wilson Road, Glen Eden, Auckland] | 2.0 |
129939 | 11098.0 | 1993-04-01 | 1994-04-01 | 2/65 | SABULITE RD | KELSTON | Whau | New Flats | 1200.0 | 98.0 | 71540.0 | 1.0 | Residential | Attached | NaN | NaN | 1998.0 | 271700.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_8 | Living 1 | Residential | NaN | NaN | NaN | 174.658534 | -36.898884 | POINT (1747770.828 5915060.330) | False | 65 sabulite | 2/65 sabulite rd kelston | 6774445 | [65 sabulite] | [65 Sabulite Road, Kelston, Auckland] | 2.0 |
129968 | 11069.0 | 1993-04-01 | 1994-04-01 | 2&3/131 | EDMONTON RD | TE ATATU SOUTH | Henderson - Massey | New Flats | 1200.0 | 200.0 | 100000.0 | 2.0 | Residential | Attached | NaN | NaN | 1998.0 | 259601.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.648352 | -36.883735 | POINT (1746892.566 5916756.722) | False | 131 edmonton | 2&3/131 edmonton rd te atatu south | 5036717 | [27 cron] | [27 Cron Avenue, Te Atatū South, Auckland] | NaN |
132029 | 8927.0 | 1992-11-01 | 1993-04-01 | 1/17 | MANUKAU RD | PUKEKOHE | Franklin | New Shops | 1451.0 | 137.0 | 160000.0 | 1.0 | Business | NaN | Group 2 | Retail | 1998.0 | 823700.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | FDC_12 | Rural-Residential | Residential | NaN | NaN | NaN | 174.905761 | -37.218649 | POINT (1769088.781 5879170.467) | False | 17 manukau | 1/17 manukau rd pukekohe | 6999754 | [59 tuakau, 57 tuakau] | [59 Tuakau Road, Pukekohe, 57 Tuakau Road, Puk... | NaN |
132228 | 8722.0 | 1992-11-01 | 1993-04-01 | 2/35A | SELWYN AVE | MISSION BAY | Orakei | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 205.0 | 153750.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 500900.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_20 | Residential 2b | Residential | NaN | NaN | NaN | 174.835859 | -36.849370 | POINT (1763677.084 5920264.339) | False | 35a selwyn | 2/35a selwyn ave mission bay | 7189617 | [35 selwyn, 35a selwyn] | [35 Selwyn Avenue, Mission Bay, Auckland, 35A ... | 2.0 |
132665 | 8277.0 | 1992-10-01 | 1993-04-01 | 5/11 | AUTUMN PL | PENROSE | Maungakiekie - Tamaki | New Factories | 1481.0 | 917.0 | 428600.0 | 1.0 | Business | NaN | Group 1 | Factories/Warehouses | 1998.0 | 622500.0 | 2013.0 | Business - Heavy Industry Zone | Business | 5.0 | ACC_7 | Business 6 | Business | Industrial | NaN | NaN | 174.824406 | -36.922663 | POINT (1762500.472 5912152.334) | False | 11 autumn | 5/11 autumn pl penrose | 6773569 | [5 autumn] | [5 Autumn Place, Penrose, Auckland] | NaN |
132886 | 8056.0 | 1992-10-01 | 1993-04-01 | 2/90 | MATIPO RD | MAIRANGI BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 167.0 | 140000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 150200.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.747957 | -36.746471 | POINT (1756048.096 5931827.520) | False | 90 matipo | 2/90 matipo rd mairangi bay | 4971562 | [90 matipo] | [90 Matipo Road, Mairangi Bay, Auckland] | 2.0 |
133289 | 7640.0 | 1992-09-01 | 1993-04-01 | 3/96 | CARLISLE RD | BROWNS BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 148.0 | 51200.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 159501.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.736690 | -36.710454 | POINT (1755114.615 5935841.575) | False | 96 carlisle | 3/96 carlisle rd browns bay | 5066067 | [96 carlisle] | [96 Carlisle Road, Browns Bay, Auckland] | 2.0 |
134414 | 6480.0 | 1992-06-01 | 1993-04-01 | 2/10 | TRAM VALLEY RD | SWANSON | Waitakere Ranges | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 144.0 | 105120.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 237700.0 | 2013.0 | Rural - Waitakere Foothills Zone | Rural | 68.0 | WCC_25 | Swanson Structure Plan | Special | NaN | NaN | NaN | 174.568251 | -36.876609 | POINT (1739766.916 5917667.649) | False | 10 tram | 2/10 tram valley rd swanson | 4746774 | [10 tram, 11 christian, 9 christian, 7 christian] | [10 Tram Valley Road, Swanson, Auckland, 11 Ch... | 2.0 |
135265 | 5597.0 | 1992-04-01 | 1993-04-01 | 2/154 | HUTCHINSON AVE | NEW LYNN | Whau | New Flats | 1200.0 | 135.0 | 107000.0 | 1.0 | Residential | Attached | NaN | NaN | 1998.0 | 262100.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_9 | Living 2 | Residential | NaN | New Lynn Strategic Area | New Lynn - Strategic Area | 174.675615 | -36.920456 | POINT (1749250.811 5912640.467) | False | 154 hutchinson | 2/154 hutchinson ave new lynn | 4908719 | [154 hutchinson] | [154 Hutchinson Avenue, New Lynn, Auckland] | 2.0 |
135282 | 5580.0 | 1992-04-01 | 1993-04-01 | 2/66 | WOODGLEN RD | GLEN EDEN | Waitakere Ranges | New Flats | 1200.0 | 100.0 | 73000.0 | 1.0 | Residential | Attached | NaN | NaN | 1998.0 | 283700.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_9 | Living 2 | Residential | NaN | NaN | NaN | 174.644671 | -36.914707 | POINT (1746505.273 5913326.291) | False | 66 woodglen | 2/66 woodglen rd glen eden | 7184281 | [66 woodglen] | [66 Woodglen Road, Glen Eden, Auckland] | 2.0 |
135283 | 5579.0 | 1992-04-01 | 1993-04-01 | 3/23 | DUNCAN AVE | HENDERSON | Henderson - Massey | New Flats | 1200.0 | 106.0 | 77540.0 | 1.0 | Residential | Attached | NaN | NaN | 1998.0 | 257400.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.641759 | -36.875670 | POINT (1746320.418 5917661.687) | False | 23 duncan | 3/23 duncan ave henderson | 4929145 | [1/23 duncan, 2/23 duncan] | [1/23 Duncan Avenue, Te Atatū South, Auckland,... | NaN |
135593 | 5254.0 | 1992-03-01 | 1992-04-01 | 2/8 | TUPERIRI RD | EPSOM | Albert - Eden | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 121.0 | 92300.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 624500.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NaN | NaN | NaN | NaN | NaN | NaN | 174.775070 | -36.903494 | POINT (1758145.260 5914362.017) | False | 8 tuperiri | 2/8 tuperiri rd epsom | 4778207 | [8a tuperiri, 8 tuperiri] | [8A Tuperiri Road, Epsom, Auckland, 8 Tuperiri... | 2.0 |
135612 | 5235.0 | 1992-03-01 | 1992-04-01 | 2/782 | SANDRINGHAM RD | KINGSLAND | Albert - Eden | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 82.0 | 93000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 539000.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | ACC_18 | Residential 5 | Residential | NaN | NaN | NaN | 174.734365 | -36.896731 | POINT (1754532.032 5915179.043) | False | 782 sandringham | 2/782 sandringham rd kingsland | 4970783 | [782b sandringham, 782a sandringham, 782 sandr... | [782B Sandringham Road Extension, Wesley, Auck... | 2.0 |
135647 | 5200.0 | 1992-03-01 | 1992-04-01 | 3/32A | HEPBURN ST | FREEMANS BAY | Waitemata | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 126.0 | 105000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 414200.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | ACC_16 | Residential 1 | Residential | NaN | NaN | NaN | 174.749883 | -36.854459 | POINT (1756000.815 5919843.639) | False | 32a hepburn | 3/32a hepburn st freemans bay | 4846218 | [32a hepburn, 32b hepburn, 32c hepburn] | [32A Hepburn Street, Freemans Bay, Auckland, 3... | 2.0 |
135658 | 5189.0 | 1992-03-01 | 1992-04-01 | 4/10 | GUM RD | HENDERSON VALLEY | Waitakere Ranges | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 163.0 | 166000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 281000.0 | 2013.0 | Rural - Waitakere Foothills Zone | Rural | 68.0 | WCC_6 | Foothills | Rural | NaN | NaN | NaN | 174.590145 | -36.902071 | POINT (1741671.252 5914810.481) | False | 10 gum | 4/10 gum rd henderson valley | 5065161 | [8 gum] | [8 Gum Road, Henderson Valley, Auckland] | NaN |
135761 | 5086.0 | 1992-03-01 | 1992-04-01 | 2/76 | UNSWORTH DR | UNSWORTH HEIGHTS | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 122.0 | 113600.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 178203.0 | 2013.0 | Rural - Countryside Living Zone | Rural | 3.0 | NSC_841 | Rural 4(i) | Rural | NaN | NaN | NaN | 174.716889 | -36.681975 | POINT (1753402.554 5939033.050) | False | 76 unsworth | 2/76 unsworth dr unsworth heights | 6985398 | [135 okura] | [135 Okura River Road, Okura, Auckland] | NaN |
137270 | 3518.0 | 1991-11-01 | 1992-04-01 | 6/14 | MT CARMEL PL | MEADOWBANK | Orakei | New Churches | 1441.0 | 724.0 | 250000.0 | 1.0 | Other | NaN | NaN | NaN | 1998.0 | 459401.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_20 | Residential 2b | Residential | NaN | NaN | NaN | 174.826395 | -36.870055 | POINT (1762789.322 5917985.655) | False | 14 mt | 6/14 mt carmel pl meadowbank | 4719379 | [33 harapaki, 1/33 harapaki] | [33 Harapaki Road, Meadowbank, Auckland, 1/33 ... | NaN |
137405 | 3383.0 | 1991-11-01 | 1992-04-01 | 2&3/10 | GLEN RD | RANUI | Henderson - Massey | New Flats | 1200.0 | 330.0 | 227000.0 | 4.0 | Residential | Attached | NaN | NaN | 1998.0 | 235725.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.609140 | -36.859000 | POINT (1743444.210 5919560.624) | False | 10 glen | 2&3/10 glen rd ranui | 4902144 | [2 glen] | [2 Glen Road, Rānui, Auckland] | NaN |
137681 | 3095.0 | 1991-10-01 | 1992-04-01 | 1/57A | MELLONS BAY RD | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 243.0 | 161430.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 651500.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | MCC_RH7 | Residential Heritage 7 | Residential | NaN | NaN | NaN | 174.930897 | -36.890402 | POINT (1772059.076 5915544.818) | False | 57a mellons | 1/57a mellons bay rd howick | 4914578 | [57a mellons] | [57A Mellons Bay Road, Mellons Bay, Auckland] | 2.0 |
139616 | 1108.0 | 1991-06-01 | 1992-04-01 | 2/97 | WHARF RD | TE ATATU NORTH | Henderson - Massey | New Flats | 1200.0 | 79.0 | 57670.0 | 1.0 | Residential | Attached | NaN | NaN | 1998.0 | 245900.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_8 | Living 1 | Residential | NaN | NaN | NaN | 174.651057 | -36.831984 | POINT (1747232.949 5922494.049) | False | 97 wharf | 2/97 wharf rd te atatu north | 7274019 | [75 wharf] | [75 Wharf Road, Te Atatū Peninsula, Auckland] | NaN |
139617 | 1107.0 | 1991-06-01 | 1992-04-01 | 1/97 | WHARF RD | TE ATATU NORTH | Henderson - Massey | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 79.0 | 57670.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 245900.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_8 | Living 1 | Residential | NaN | NaN | NaN | 174.655917 | -36.831700 | POINT (1747666.949 5922518.049) | False | 97 wharf | 1/97 wharf rd te atatu north | 4723362 | [95 beach] | [95 Beach Road, Te Atatū Peninsula, Auckland] | NaN |
139618 | 1106.0 | 1991-06-01 | 1992-04-01 | 3/97 | WHARF RD | TE ATATU NORTH | Henderson - Massey | New Flats | 1200.0 | 79.0 | 57670.0 | 1.0 | Residential | Attached | NaN | NaN | 1998.0 | 245900.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_8 | Living 1 | Residential | NaN | NaN | NaN | 174.653183 | -36.832306 | POINT (1747421.949 5922455.049) | False | 97 wharf | 3/97 wharf rd te atatu north | 7874876 | [18 arorangi] | [18 Arorangi Rise, Te Atatū Peninsula, Auckland] | NaN |
139620 | 1104.0 | 1991-06-01 | 1992-04-01 | 5/97 | WHARF RD | TE ATATU NORTH | Henderson - Massey | New Flats | 1200.0 | 78.0 | 61740.0 | 1.0 | Residential | Attached | NaN | NaN | 1998.0 | 245900.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_8 | Living 1 | Residential | NaN | NaN | NaN | 174.653882 | -36.831927 | POINT (1747484.949 5922496.049) | False | 97 wharf | 5/97 wharf rd te atatu north | 4864886 | [107 wharf, 107b wharf, 107a wharf] | [107 Wharf Road, Te Atatū Peninsula, Auckland,... | NaN |
139643 | 1081.0 | 1991-06-01 | 1992-04-01 | 2&3/60 | CLAYBURN RD | GLEN EDEN | Waitakere Ranges | New Flats | 1200.0 | 172.0 | 125560.0 | 2.0 | Residential | Attached | NaN | NaN | 1998.0 | 288301.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | WCC_9 | Living 2 | Residential | NaN | NaN | NaN | 174.652394 | -36.920934 | POINT (1747181.318 5912623.515) | False | 60 clayburn | 2&3/60 clayburn rd glen eden | 4969063 | [85 captain] | [85 Captain Scott Road, Glen Eden, Auckland] | NaN |
143348 | 137107.0 | 2011-10-01 | 2012-03-01 | 166//168 | GREAT SOUTH RD | PAPAKURA | Papakura | New Banks | 1463.0 | 322.0 | 750000.0 | 1.0 | Business | NaN | Group 2 | Offices | 1998.0 | 793000.0 | 2013.0 | Business - Metropolitan Centre Zone | Business | 10.0 | PDC_5 | Commercial 3 | Business | Commercial | NaN | NaN | 174.942598 | -37.062684 | POINT (1772711.843 5896408.888) | False | 168 great | 166//168 great south rd papakura | 4879036 | [166-168 great] | [166-168 Great South Road, Papakura] | NaN |
144266 | 136189.0 | 2011-07-01 | 2012-03-01 | 1/36 | RATA ST | NEW LYNN | Whau | Resited Houses | 3303.0 | 20.0 | 50000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 268800.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | WCC_8 | Living 1 | Residential | NaN | New Lynn Strategic Area | New Lynn - Strategic Area | 174.677326 | -36.908190 | POINT (1749427.141 5913998.627) | False | 36 rata | 1/36 rata st new lynn | 7364980 | [36 rata] | [36 Rata Street, New Lynn, Auckland] | 2.0 |
144471 | 130570.0 | 2010-02-01 | 2010-03-01 | 3/386 | EAST COAST ROAD | SUNNYNOOK | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 204.0 | 375000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 189901.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.745554 | -36.750238 | POINT (1755825.986 5931413.514) | False | 386 east | 3/386 east coast road sunnynook | 7294888 | [386 east] | [386 East Coast Road, Sunnynook, Auckland] | 2.0 |
144472 | 130569.0 | 2010-02-01 | 2010-03-01 | 2/386 | EAST COAST ROAD | SUNNYNOOK | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 217.0 | 375000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 189901.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.745554 | -36.750238 | POINT (1755825.986 5931413.514) | False | 386 east | 2/386 east coast road sunnynook | 7294888 | [386 east] | [386 East Coast Road, Sunnynook, Auckland] | 2.0 |
144572 | 130440.0 | 2010-02-01 | 2010-03-01 | 1/15 | SPINNAKER DRIVE | TE ATATU PENINSULA | Henderson - Massey | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 154.0 | 225000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 246105.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | WCC_8 | Living 1 | Residential | NaN | NaN | NaN | 174.658699 | -36.830909 | POINT (1747916.582 5922601.489) | False | 15 spinnaker | 1/15 spinnaker drive te atatu peninsula | 7310427 | [15 spinnaker] | [15 Spinnaker Drive, Te Atatū Peninsula, Auckl... | 2.0 |
152312 | 129334.0 | 2009-11-01 | 2010-03-01 | 18/22 | RAILWAY ST WEST | PAPAKURA | Papakura | Demolitions - DWELLINGS ONLY | 4900.0 | 0.0 | 19500.0 | 1.0 | Demolition | NaN | NaN | NaN | 1998.0 | 793501.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | PDC_36 | Residential 2 | Residential | NaN | NaN | NaN | 174.948761 | -37.069128 | POINT (1773245.211 5895682.645) | False | 22 railway | 18/22 railway st west papakura | 4702169 | [2/21 railway, 21 railway, 1/21 railway] | [2/21 Railway Street West, Papakura, 21 Railwa... | NaN |
153428 | 128211.0 | 2009-07-01 | 2010-03-01 | 1/36 | CHELTENHAM ROAD | DEVONPORT | Devonport - Takapuna | New Other - eg chartered club, etc | 1459.0 | 30.0 | 40000.0 | 1.0 | Other | NaN | NaN | NaN | 1998.0 | 328500.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | NSC_531 | Residential 3A | Residential | NaN | NaN | NaN | 174.809839 | -36.825133 | POINT (1761408.040 5922997.698) | False | 36 cheltenham | 1/36 cheltenham road devonport | 7430142 | [36 cheltenham] | [36 Cheltenham Road, Devonport, Auckland] | 2.0 |
154530 | 126166.0 | 2009-02-01 | 2009-03-01 | 2/223 | HURSTMERE RD | TAKAPUNA | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 199.0 | 274964.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 309100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_522 | Residential 2B | Residential | NaN | NaN | NaN | 174.775565 | -36.778288 | POINT (1758447.528 5928252.196) | False | 223 hurstmere | 2/223 hurstmere rd takapuna | 7438753 | [223 hurstmere] | [223 Hurstmere Road, Takapuna, Auckland] | 2.0 |
154544 | 126152.0 | 2009-02-01 | 2009-03-01 | 2/158 | CHELSEA VIEW DR | CHATSWOOD | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 268.0 | 305000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 352603.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | NSC_55 | Residential 5 | Residential | NaN | NaN | NaN | 174.711980 | -36.820508 | POINT (1752689.043 5923671.601) | False | 158 chelsea | 2/158 chelsea view dr chatswood | 7258753 | [158 chelsea] | [158 Chelsea View Drive, Chatswood, Auckland] | 2.0 |
154780 | 125916.0 | 2009-01-01 | 2009-03-01 | 1/20 | TOROA ST | TORBAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 204.0 | 352000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 169300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.753256 | -36.694558 | POINT (1756626.666 5937578.257) | False | 20 toroa | 1/20 toroa st torbay | 7343420 | [20 toroa] | [20 Toroa Street, Torbay, Auckland] | 2.0 |
165711 | 114111.0 | 2006-09-01 | 2007-04-01 | 1/24 | SANDERS AVE | TAKAPUNA | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 272.0 | 600000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 324400.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.775902 | -36.790227 | POINT (1758453.042 5926927.113) | False | 24 sanders | 1/24 sanders ave takapuna | 6956588 | [24 sanders] | [24 Sanders Avenue, Takapuna, Auckland] | 2.0 |
166362 | 113459.0 | 2006-08-01 | 2007-04-01 | 1/46 | SHARON RD | WAIAKE | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 346.0 | 650000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 162900.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | NSC_522 | Residential 2B | Residential | NaN | NaN | NaN | 174.752875 | -36.709275 | POINT (1756562.746 5935946.050) | False | 46 sharon | 1/46 sharon rd waiake | 7012873 | [46 sharon] | [46 Sharon Road, Waiake, Auckland] | 2.0 |
167641 | 112179.0 | 2006-06-01 | 2007-04-01 | 1/336 | WEST COAST RD | GLEN EDEN | Waitakere Ranges | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 187.0 | 180000.0 | 2.0 | Residential | Detached | NaN | NaN | 1998.0 | 283301.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | WCC_9 | Living 2 | Residential | NaN | NaN | NaN | 174.644457 | -36.908822 | POINT (1746497.455 5913979.511) | False | 336 west | 1/336 west coast rd glen eden | 6998339 | [336 west] | [336 West Coast Road, Glen Eden, Auckland] | 2.0 |
168620 | 111200.0 | 2006-04-01 | 2007-04-01 | 1/18 | LAW ST | TORBAY | Hibiscus and Bays | Demolitions - DWELLINGS ONLY | 4900.0 | 0.0 | 10000.0 | 1.0 | Demolition | NaN | NaN | NaN | 1998.0 | 168001.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.745882 | -36.696836 | POINT (1755963.224 5937337.550) | False | 18 law | 1/18 law st torbay | 6972947 | [18 law] | [18 Law Street, Torbay, Auckland] | 2.0 |
170582 | 109228.0 | 2005-12-01 | 2006-04-01 | 2/239 | STATE HIGHWAY 17 | ALBANY | Kaipatiki | New Shops | 1451.0 | 740.0 | 950000.0 | 1.0 | Business | NaN | Group 2 | Retail | 1998.0 | 351300.0 | 2013.0 | Open Space - Conservation Zone | Public Open Space | 31.0 | NSC_413 | SP-Chelsea Sugar Refiner | Special | NaN | NaN | NaN | 174.723356 | -36.817563 | POINT (1753709.554 5923980.050) | False | 239 state | 2/239 state highway 17 albany | 7076486 | [60 colonial] | [60 Colonial Road, Birkenhead, Auckland] | NaN |
170583 | 109227.0 | 2005-12-01 | 2006-04-01 | 2/239 | STATE HIGHWAY 17 | ALBANY | Upper Harbour | New Flats | 1200.0 | 740.0 | 1000000.0 | 8.0 | Residential | Attached | NaN | NaN | 1998.0 | 178501.0 | 2013.0 | Residential - Large Lot Zone | Residential | 23.0 | NSC_622 | Area A: Environmental Pr | Special | NaN | NaN | NaN | 174.702269 | -36.714219 | POINT (1752032.554 5935479.050) | False | 239 state | 2/239 state highway 17 albany | 5201728 | [217 lonely] | [217 Lonely Track Road, Albany Heights, Auckland] | NaN |
172977 | 106829.0 | 2005-08-01 | 2006-04-01 | 1/197 | SUNNYNOOK RD | SUNNYNOOK | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 132.0 | 150000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 182500.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | NSC_561 | Residential 6A | Residential | NaN | NaN | NaN | 174.735441 | -36.764421 | POINT (1754894.589 5929856.365) | False | 197 sunnynook | 1/197 sunnynook rd sunnynook | 7013952 | [197 sunnynook] | [197 Sunnynook Road, Wairau Valley, Auckland] | 2.0 |
173887 | 105914.0 | 2005-06-01 | 2006-04-01 | 1/18 | LAW ST | TORBAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 264.0 | 320000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 168001.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.745882 | -36.696836 | POINT (1755963.224 5937337.550) | False | 18 law | 1/18 law st torbay | 6972947 | [18 law] | [18 Law Street, Torbay, Auckland] | 2.0 |
175031 | 104749.0 | 2005-04-01 | 2006-04-01 | 1/32 | KALLU CRES | MT ROSKILL | Puketapapa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 160.0 | 140000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 582000.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.733970 | -36.913134 | POINT (1754463.745 5913359.797) | False | 32 kallu | 1/32 kallu cres mt roskill | 6832600 | [32 kallu] | [32 Kallu Crescent, Mount Roskill, Auckland] | 2.0 |
175525 | 104253.0 | 2005-03-01 | 2005-04-01 | 1/16 | MIHINI RD | HENDERSON | Henderson - Massey | New Warehouses | 1471.0 | 520.0 | 380000.0 | 1.0 | Business | NaN | Group 1 | Factories/Warehouses | 1998.0 | 236103.0 | 2013.0 | Business - Light Industry Zone | Business | 17.0 | WCC_19 | Working | Business | Industrial | NaN | NaN | 174.613909 | -36.865467 | POINT (1743857.269 5918835.949) | False | 16 mihini | 1/16 mihini rd henderson | 6986777 | [16 mihini] | [16 Mihini Road, Henderson, Auckland] | 2.0 |
175620 | 104158.0 | 2005-03-01 | 2005-04-01 | 1/10 | MARAMA ST | CASTOR BAY | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 300.0 | 600000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 313500.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.764913 | -36.762997 | POINT (1757528.223 5929966.276) | False | 10 marama | 1/10 marama st castor bay | 6845526 | [10 marama] | [10 Marama Street, Castor Bay, Auckland] | 2.0 |
175769 | 104009.0 | 2005-03-01 | 2005-04-01 | 1/28 | MARJORIE JAYNE CRES | OTAHUHU | Mangere - Otahuhu | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 169.0 | 203400.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 783101.0 | 2013.0 | Business - Mixed Use Zone | Business | 12.0 | ACC_24 | Residential 6a | Residential | NaN | Otahuhu Coast Strategic Area | Otahuhu Coast - Strategic Area | 174.837496 | -36.947105 | POINT (1763614.177 5909418.153) | False | 28 marjorie | 1/28 marjorie jayne cres otahuhu | 5064061 | [28 marjorie] | [28 Marjorie Jayne Crescent, Ōtāhuhu, Auckland] | 2.0 |
175796 | 103982.0 | 2005-03-01 | 2005-04-01 | 5/7 | NICHOLAS ST | AUCKLAND CENTRAL | Waitemata | Demolitions - DWELLINGS ONLY | 4900.0 | 0.0 | 25000.0 | 1.0 | Demolition | NaN | NaN | NaN | 1998.0 | 434603.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_29 | Victoria Quarter D | Business | Commercial | NaN | NaN | 174.758145 | -36.853153 | POINT (1756740.068 5919975.084) | False | 7 nicholas | 5/7 nicholas st auckland central | 5022647 | [7 nicholas] | [7 Nicholas Street, Auckland Central, Auckland] | 2.0 |
176155 | 103622.0 | 2005-02-01 | 2005-04-01 | 2/36 | WHITBY CRES | MAIRANGI BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 370.0 | 536000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 149600.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | NSC_522 | Residential 2B | Residential | NaN | NaN | NaN | 174.757401 | -36.740203 | POINT (1756904.054 5932507.388) | False | 36 whitby | 2/36 whitby cres mairangi bay | 6945898 | [36 whitby] | [36 Whitby Crescent, Mairangi Bay, Auckland] | 2.0 |
176157 | 103620.0 | 2005-02-01 | 2005-04-01 | 1/36 | WHITBY CRES | MAIRANGI BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 357.0 | 535000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 149600.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | NSC_522 | Residential 2B | Residential | NaN | NaN | NaN | 174.757401 | -36.740203 | POINT (1756904.054 5932507.388) | False | 36 whitby | 1/36 whitby cres mairangi bay | 6945898 | [36 whitby] | [36 Whitby Crescent, Mairangi Bay, Auckland] | 2.0 |
176815 | 102961.0 | 2005-01-01 | 2005-04-01 | 2/20 | FERNHILL DR | MASSEY | Henderson - Massey | New Banks | 1463.0 | 335.0 | 536000.0 | 1.0 | Business | NaN | Group 2 | Offices | 1998.0 | 224306.0 | 2013.0 | Business - Metropolitan Centre Zone | Business | 10.0 | WCC_16 | Special Area | Special | NaN | NaN | NaN | 174.612558 | -36.821718 | POINT (1743818.711 5923691.602) | False | 20 fernhill | 2/20 fernhill dr massey | 7973442 | [2/12 maki, 1/12 maki] | [2/12 Maki Street, Westgate, Auckland, 1/12 Ma... | NaN |
177508 | 102268.0 | 2004-11-01 | 2005-04-01 | 2/223 | HURSTMERE RD | TAKAPUNA | Devonport - Takapuna | Demolitions - OTHER BUILDINGS ONLY | 4910.0 | 0.0 | 10000.0 | 1.0 | Demolition | NaN | NaN | NaN | 1998.0 | 309100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_522 | Residential 2B | Residential | NaN | NaN | NaN | 174.775565 | -36.778288 | POINT (1758447.527 5928252.196) | False | 223 hurstmere | 2/223 hurstmere rd takapuna | 7438753 | [223 hurstmere] | [223 Hurstmere Road, Takapuna, Auckland] | 2.0 |
179749 | 100019.0 | 2004-08-01 | 2005-04-01 | 3/9 | NORTHCROFT ST | TAKAPUNA | Devonport - Takapuna | Demolitions - OTHER BUILDINGS ONLY | 4910.0 | 0.0 | 10000.0 | 1.0 | Demolition | NaN | NaN | NaN | 1998.0 | 327800.0 | 2013.0 | Business - Metropolitan Centre Zone | Business | 10.0 | NSC_103 | Business 3 | Business | Commercial | NaN | NaN | 174.770963 | -36.788306 | POINT (1758016.293 5927148.356) | False | 9 northcroft | 3/9 northcroft st takapuna | 6751247 | [9 northcroft, 3 northcroft, 8 huron, 6 huron,... | [9 Northcroft Street, Takapuna, Auckland, 3 No... | 2.0 |
182195 | 97536.0 | 2004-04-01 | 2005-04-01 | 2/6 | HENDERSON VALLEY RD | HENDERSON VALLEY | Henderson - Massey | Demolitions - OTHER BUILDINGS ONLY | 4910.0 | 0.0 | 14689.0 | 1.0 | Demolition | NaN | NaN | NaN | 1998.0 | 241600.0 | 2013.0 | Business - Metropolitan Centre Zone | Business | 10.0 | WCC_3 | Community | Business | Commercial | NaN | NaN | 174.630616 | -36.878860 | POINT (1745321.201 5917324.717) | False | 6 henderson | 2/6 henderson valley rd henderson valley | 4999425 | [420 great] | [420 Great North Road, Henderson, Auckland] | NaN |
182400 | 97331.0 | 2004-04-01 | 2005-04-01 | 2/239 | STATE HIGHWAY 17 | ALBANY | Upper Harbour | New Shops | 1451.0 | 0.0 | 0.0 | 1.0 | Business | NaN | Group 2 | Retail | 1998.0 | 178900.0 | 2013.0 | Business - Metropolitan Centre Zone | Business | 10.0 | NSC_105 | Business 5 | Business | Commercial | NaN | NaN | 174.704739 | -36.730760 | POINT (1752220.554 5933640.050) | False | 239 state | 2/239 state highway 17 albany | 4708067 | [140 don] | [140 Don McKinnon Drive, Albany, Auckland] | NaN |
183738 | 95993.0 | 2004-02-01 | 2004-04-01 | 2/83 | KENDERDINE RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 148.0 | 148000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 660100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.853302 | -36.987937 | POINT (1764933.576 5904860.566) | False | 83 kenderdine | 2/83 kenderdine rd papatoetoe | 6767322 | [83 kenderdine] | [83 Kenderdine Road, Papatoetoe, Auckland] | 2.0 |
183744 | 95987.0 | 2004-02-01 | 2004-04-01 | 1/83 | KENDERDINE RD | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 156.0 | 156000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 660100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.853302 | -36.987937 | POINT (1764933.576 5904860.566) | False | 83 kenderdine | 1/83 kenderdine rd papatoetoe | 6767322 | [83 kenderdine] | [83 Kenderdine Road, Papatoetoe, Auckland] | 2.0 |
185849 | 93875.0 | 2003-11-01 | 2004-04-01 | 3/10 | PREMWOOD RD | OTARA | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 197.0 | 198000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 711905.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_FBR1 | Flat Bush Residential 1 | Special | NaN | NaN | NaN | 174.910076 | -36.949940 | POINT (1770071.221 5908976.512) | False | 10 premwood | 3/10 premwood rd otara | 6697551 | [10 premwood] | [10 Premwood Road, Flat Bush, Auckland] | 2.0 |
185850 | 93874.0 | 2003-11-01 | 2004-04-01 | 2/10 | PREMWOOD RD | OTARA | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 197.0 | 197000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 711905.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_FBR1 | Flat Bush Residential 1 | Special | NaN | NaN | NaN | 174.910076 | -36.949940 | POINT (1770071.221 5908976.512) | False | 10 premwood | 2/10 premwood rd otara | 6697551 | [10 premwood] | [10 Premwood Road, Flat Bush, Auckland] | 2.0 |
185851 | 93873.0 | 2003-11-01 | 2004-04-01 | 1/10 | PREMWOOD RD | OTARA | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 202.0 | 202000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 711905.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_FBR1 | Flat Bush Residential 1 | Special | NaN | NaN | NaN | 174.910076 | -36.949940 | POINT (1770071.221 5908976.512) | False | 10 premwood | 1/10 premwood rd otara | 6697551 | [10 premwood] | [10 Premwood Road, Flat Bush, Auckland] | 2.0 |
187564 | 92027.0 | 2003-09-01 | 2004-04-01 | 2/33 | PORTADOWN AVE | PAKURANGA | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 262.0 | 220000.0 | 2.0 | Residential | Detached | NaN | NaN | 1998.0 | 690800.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.888286 | -36.908245 | POINT (1768222.528 5913641.181) | False | 33 portadown | 2/33 portadown ave pakuranga | 6681431 | [33 portadown] | [33 Portadown Avenue, Pakuranga Heights, Auckl... | 2.0 |
188792 | 90796.0 | 2003-07-01 | 2004-04-01 | 3/36 | CHELTENHAM RD | DEVONPORT | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 385.0 | 700000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 328500.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | NSC_531 | Residential 3A | Residential | NaN | NaN | NaN | 174.810083 | -36.825363 | POINT (1761429.301 5922971.741) | False | 36 cheltenham | 3/36 cheltenham rd devonport | 7430142 | [36 cheltenham] | [36 Cheltenham Road, Devonport, Auckland] | 2.0 |
190705 | 88881.0 | 2003-05-01 | 2004-04-01 | 2/2 | LAURIE ST | RED BEACH | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 157.0 | 160000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 173009.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | RDC_24 | Residential High Intensi | Residential | NaN | NaN | NaN | 174.703594 | -36.604155 | POINT (1752367.757 5947687.649) | False | 2 laurie | 2/2 laurie st red beach | 6622848 | [53 bay, 2 laurie] | [53 Bay Street, Red Beach, 2 Laurie Street, Re... | 2.0 |
191538 | 88045.0 | 2003-04-01 | 2004-04-01 | 2/55 | VIEW RD | MAIRANGI BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 315.0 | 500000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 148900.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.758523 | -36.741718 | POINT (1757001.132 5932337.509) | False | 55 view | 2/55 view rd mairangi bay | 7380342 | [55 view] | [55 View Road, Campbells Bay, Auckland] | 2.0 |
191787 | 87796.0 | 2003-03-01 | 2003-04-01 | 2/165 | GLENFIELD RD | GLENFIELD | Kaipatiki | Resited Houses | 3303.0 | 85.0 | 5000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 206800.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.726127 | -36.798988 | POINT (1753994.011 5926036.402) | False | 165 glenfield | 2/165 glenfield rd glenfield | 5088953 | [165 glenfield, 1/2 mcdowell, 1/165 glenfield,... | [165 Glenfield Road, Hillcrest, Auckland, 1/2 ... | 2.0 |
193071 | 86506.0 | 2003-01-01 | 2003-04-01 | 1/32 | KALLU CRES | MT ROSKILL | Puketapapa | Demolitions - DWELLINGS ONLY | 4900.0 | 0.0 | 7000.0 | 1.0 | Demolition | NaN | NaN | NaN | 1998.0 | 582000.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.733970 | -36.913134 | POINT (1754463.745 5913359.797) | False | 32 kallu | 1/32 kallu cres mt roskill | 6832600 | [32 kallu] | [32 Kallu Crescent, Mount Roskill, Auckland] | 2.0 |
195536 | 84219.0 | 2002-10-01 | 2003-04-01 | 2/69A | HOWE ST | NEWTON | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 180.0 | 180000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 646900.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.926587 | -36.897447 | POINT (1771659.192 5914770.955) | False | 69a howe | 2/69a howe st newton | 6613618 | [69a howe] | [69A Howe Street, Howick, Auckland] | 2.0 |
197543 | 82210.0 | 2002-07-01 | 2003-04-01 | 1/39 | TAKUTAI AVE | HALF MOON BAY | Howick | Demolitions - DWELLINGS ONLY | 4900.0 | 0.0 | 5000.0 | 1.0 | Demolition | NaN | NaN | NaN | 1998.0 | 677000.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.903660 | -36.877468 | POINT (1769660.407 5917028.630) | False | 39 takutai | 1/39 takutai ave half moon bay | 6591040 | [39 takutai] | [39 Takutai Avenue, Half Moon Bay, Auckland] | 2.0 |
198705 | 81045.0 | 2002-06-01 | 2003-04-01 | 2/7 | MALEME AVE | DEVONPORT | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 300.0 | 300000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 319400.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.792470 | -36.806055 | POINT (1759898.556 5925143.446) | False | 7 maleme | 2/7 maleme ave devonport | 6582594 | [7 maleme] | [7 Maleme Avenue, Belmont, Auckland] | 2.0 |
201215 | 78387.0 | 2002-02-01 | 2002-04-01 | 2/47 | ROLLERSON ST | PAPAKURA | Papakura | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 141.0 | 120000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 797500.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | PDC_32 | Residential 1 | Residential | NaN | NaN | NaN | 174.959443 | -37.060043 | POINT (1774215.711 5896671.132) | False | 47 rollerson | 2/47 rollerson st papakura | 6559534 | [47 rollerson] | [47 Rollerson Street, Papakura] | 2.0 |
201323 | 78279.0 | 2002-02-01 | 2002-04-01 | 2/67 | VINCENT ST | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 170.0 | 130000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 647800.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.923888 | -36.902155 | POINT (1771408.169 5914253.429) | False | 67 vincent | 2/67 vincent st howick | 6630757 | [67 vincent] | [67 Vincent Street, Howick, Auckland] | 2.0 |
202398 | 77039.0 | 2001-12-01 | 2002-04-01 | 2/22 | FITZROY ST | PAPATOETOE | Otara - Papatoetoe | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 173.0 | 138000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 673000.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.859478 | -36.986115 | POINT (1765487.183 5905052.052) | False | 22 fitzroy | 2/22 fitzroy st papatoetoe | 4889236 | [22 fitzroy] | [22 Fitzroy Street, Papatoetoe, Auckland] | 2.0 |
204346 | 75234.0 | 2001-09-01 | 2002-04-01 | 1/51 | WARMAN RD | OKURA | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 560.0 | 500000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 178203.0 | 2013.0 | Rural - Countryside Living Zone | Rural | 3.0 | NSC_841 | Rural 4(i) | Rural | NaN | NaN | NaN | 174.715222 | -36.681331 | POINT (1753254.830 5939107.111) | False | 51 warman | 1/51 warman rd okura | 7081404 | [51 warman] | [51 Warman Road, Okura, Auckland] | 2.0 |
205547 | 74030.0 | 2001-07-01 | 2002-04-01 | 2/225 | STATE HIGHWAY 17 | ALBANY | Devonport - Takapuna | New Other - eg theatre, museum, hall, grandsta... | 1449.0 | 0.0 | 0.0 | 1.0 | Other | NaN | Group 2 | Hospitality | 1998.0 | 309100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.776049 | -36.777408 | POINT (1758492.554 5928349.050) | False | 225 state | 2/225 state highway 17 albany | 6677382 | [4/245 hurstmere, 1/245 hurstmere, 2/245 hurst... | [4/245 Hurstmere Road, Takapuna, Auckland, 1/2... | NaN |
205744 | 73831.0 | 2001-07-01 | 2002-04-01 | 2/13A | GLENGARRY RD | GLEN EDEN | Waitakere Ranges | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 46.0 | 35000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 284305.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | WCC_9 | Living 2 | Residential | NaN | NaN | NaN | 174.647863 | -36.919458 | POINT (1746780.541 5912794.229) | False | 13a glengarry | 2/13a glengarry rd glen eden | 7068706 | [13a glengarry] | [13A Glengarry Road, Glen Eden, Auckland] | 2.0 |
206328 | 73246.0 | 2001-06-01 | 2002-04-01 | 2/12 | O'NEILLS RD | SWANSON | Henderson - Massey | New Factories | 1481.0 | 648.0 | 200000.0 | 1.0 | Business | NaN | Group 1 | Factories/Warehouses | 1998.0 | 238200.0 | 2013.0 | Business - Light Industry Zone | Business | 17.0 | WCC_19 | Working | Business | Industrial | NaN | NaN | 174.588298 | -36.865662 | POINT (1741573.904 5918852.578) | False | 12 o'neills | 2/12 o'neills rd swanson | 6599882 | [12 o'neills] | [12 O'Neills Road, Swanson, Auckland] | 2.0 |
207358 | 72215.0 | 2001-04-01 | 2002-04-01 | 1/10 | SARAWIA ST | NEWMARKET | Waitemata | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 327.0 | 300000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 450800.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | ACC_27 | Residential 7b | Residential | NaN | NaN | NaN | 174.781235 | -36.864495 | POINT (1758775.300 5918678.551) | False | 10 sarawia | 1/10 sarawia st newmarket | 4939733 | [10 sarawia] | [10 Sarawia Street, Newmarket, Auckland] | 2.0 |
207634 | 71930.0 | 2001-03-01 | 2001-04-01 | 3/126 | CLOVELLY RD | BUCKLANDS BEACH | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 323.0 | 300000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 676200.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.908262 | -36.865109 | POINT (1770097.960 5918391.574) | False | 126 clovelly | 3/126 clovelly rd bucklands beach | 4943061 | [126 clovelly] | [126 Clovelly Road, Bucklands Beach, Auckland] | 2.0 |
208022 | 71466.0 | 2001-02-01 | 2001-04-01 | 2/5B | ESTUARY VIEWS | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 286.0 | 230000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 718003.0 | 2013.0 | Open Space - Conservation Zone | Public Open Space | 31.0 | MCC_POS5 | Public Open Space 5 | Other | NaN | NaN | NaN | 174.938239 | -36.917717 | POINT (1772651.832 5912500.958) | False | 5b estuary | 2/5b estuary views howick | 4777724 | [5b estuary] | [5B Estuary Views, Shelly Park, Auckland] | 2.0 |
208082 | 71406.0 | 2001-02-01 | 2001-04-01 | 2/817 | EAST COAST RD | BROWNS BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 165.0 | 190000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 160403.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | NSC_55 | Residential 5 | Residential | NaN | NaN | NaN | 174.727817 | -36.711555 | POINT (1754319.866 5935733.807) | False | 817 east | 2/817 east coast rd browns bay | 5023593 | [817a east, 817 east] | [817A East Coast Road, Northcross, Auckland, 8... | 2.0 |
208496 | 70672.0 | 2001-01-01 | 2001-04-01 | 1/16 | DILWORTH AVE | REMUERA | Orakei | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 290.0 | 240000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 491200.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.783996 | -36.876536 | POINT (1758996.520 5917338.031) | False | 16 dilworth | 1/16 dilworth ave remuera | 4945725 | [16 dilworth] | [16 Dilworth Avenue, Remuera, Auckland] | 2.0 |
208597 | 70544.0 | 2000-12-01 | 2001-04-01 | 3B/11 | PLUNKET AVE | PUHINUI | Otara - Papatoetoe | New Shops | 1451.0 | 14.0 | 9000.0 | 1.0 | Business | NaN | Group 2 | Retail | 1998.0 | 673402.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.861481 | -36.988246 | POINT (1765660.879 5904812.173) | False | 11 plunket | 3b/11 plunket ave puhinui | 7231836 | [11 plunket] | [11 Plunket Avenue, Papatoetoe, Auckland] | 2.0 |
208716 | 70425.0 | 2000-12-01 | 2001-04-01 | 1/11 | ACACIA RD | BROWNS BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 142.0 | 80000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 163904.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.736651 | -36.708346 | POINT (1755115.429 5936075.553) | False | 11 acacia | 1/11 acacia rd browns bay | 5193245 | [11 acacia] | [11 Acacia Road, Torbay, Auckland] | 2.0 |
209234 | 70891.0 | 2001-01-01 | 2001-04-01 | 2/62 | MATIPO RD | MAIRANGI BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 260.0 | 165000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 150107.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.749381 | -36.746285 | POINT (1756175.599 5931845.778) | False | 62 matipo | 2/62 matipo rd mairangi bay | 6609103 | [62 matipo] | [62 Matipo Road, Mairangi Bay, Auckland] | 2.0 |
209239 | 70886.0 | 2001-01-01 | 2001-04-01 | 2/73 | BROWNS BAY RD | BROWNS BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 205.0 | 180000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 158000.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.742251 | -36.722754 | POINT (1755586.569 5934467.993) | False | 73 browns | 2/73 browns bay rd browns bay | 4946494 | [73 browns] | [73 Browns Bay Road, Browns Bay, Auckland] | 2.0 |
209247 | 70878.0 | 2001-01-01 | 2001-04-01 | 1/19 | BAYSWATER AVE | BAYSWATER | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 254.0 | 190000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 315900.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.771596 | -36.816143 | POINT (1758015.527 5924059.010) | False | 19 bayswater | 1/19 bayswater ave bayswater | 5069900 | [19 bayswater] | [19 Bayswater Avenue, Bayswater, Auckland] | 2.0 |
210326 | 69130.0 | 2000-10-01 | 2001-04-01 | 3/19 | EWINGTON AVE | MT EDEN | Albert - Eden | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 348.0 | 460000.0 | 2.0 | Residential | Detached | NaN | NaN | 1998.0 | 548102.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.752265 | -36.879179 | POINT (1756162.885 5917097.268) | False | 19 ewington | 3/19 ewington ave mt eden | 4925968 | [17a ewington, 15 ewington, 17 ewington, 19a e... | [17A Ewington Avenue, Mount Eden, Auckland, 15... | 2.0 |
210719 | 68848.0 | 2000-09-01 | 2001-04-01 | 1/78 | PORT ALBERT RD | WELLSFORD | Rodney | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 125.0 | 114000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 143100.0 | 2013.0 | Rural - Countryside Living Zone | Rural | 3.0 | RDC_3 | Countryside Living Town | Rural | NaN | NaN | NaN | 174.507816 | -36.290167 | POINT (1735401.006 5982812.331) | False | 78 port | 1/78 port albert rd wellsford | 6600014 | [78 port] | [78 Port Albert Road, Wellsford] | 2.0 |
211469 | 68097.0 | 2000-08-01 | 2001-04-01 | 3/40 | WEATHERLY RD | TORBAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 108.0 | 80000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 165602.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | NSC_522 | Residential 2B | Residential | NaN | NaN | NaN | 174.743427 | -36.702261 | POINT (1755732.935 5936739.619) | False | 40 weatherly | 3/40 weatherly rd torbay | 4960282 | [40e weatherly] | [40E Weatherly Road, Torbay, Auckland] | NaN |
211493 | 68073.0 | 2000-08-01 | 2001-04-01 | 1/14 | PUPUKE RD | TAKAPUNA | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 187.0 | 165000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 305000.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | NSC_561 | Residential 6A | Residential | NaN | Lake Pupuke Drive, Takapuna | Lake Pupuke Drive, Takapuna | 174.763794 | -36.789124 | POINT (1757374.843 5927069.504) | False | 14 pupuke | 1/14 pupuke rd takapuna | 4985726 | [14 lake] | [14 Lake Pupuke Drive, Takapuna, Auckland] | NaN |
211516 | 68050.0 | 2000-08-01 | 2001-04-01 | 3/817 | EAST COAST RD | BROWNS BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 287.0 | 202000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 160403.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | NSC_55 | Residential 5 | Residential | NaN | NaN | NaN | 174.727817 | -36.711555 | POINT (1754319.866 5935733.807) | False | 817 east | 3/817 east coast rd browns bay | 5023593 | [817a east, 817 east] | [817A East Coast Road, Northcross, Auckland, 8... | 2.0 |
212401 | 67083.0 | 2000-06-01 | 2001-04-01 | 1/342 | BEACH RD | MAIRANGI BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 223.0 | 160000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 149700.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.754709 | -36.741964 | POINT (1756660.111 5932316.518) | False | 342 beach | 1/342 beach rd mairangi bay | 5072867 | [342 beach] | [342 Beach Road, Mairangi Bay, Auckland] | 2.0 |
212406 | 67078.0 | 2000-06-01 | 2001-04-01 | 1/18 | PHILSON TERRACE | BROWNS BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 181.0 | 187200.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 158000.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | NSC_5621 | Residential 6B1 | Residential | NaN | NaN | NaN | 174.743728 | -36.720906 | POINT (1755722.210 5934670.676) | False | 18 philson | 1/18 philson terrace browns bay | 5043522 | [18 philson] | [18 Philson Terrace, Browns Bay, Auckland] | 2.0 |
212409 | 67075.0 | 2000-06-01 | 2001-04-01 | 2/18 | PHILSON TERRACE | BROWNS BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 184.0 | 190200.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 158000.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | NSC_5621 | Residential 6B1 | Residential | NaN | NaN | NaN | 174.743728 | -36.720906 | POINT (1755722.210 5934670.676) | False | 18 philson | 2/18 philson terrace browns bay | 5043522 | [18 philson] | [18 Philson Terrace, Browns Bay, Auckland] | 2.0 |
212430 | 67054.0 | 2000-06-01 | 2001-04-01 | 1/69B | KOWHAI RD | MAIRANGI BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 243.0 | 255000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 150106.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.751855 | -36.744728 | POINT (1756399.673 5932014.466) | False | 69b kowhai | 1/69b kowhai rd mairangi bay | 5012998 | [69b kowhai] | [69B Kowhai Road, Mairangi Bay, Auckland] | 2.0 |
212431 | 67053.0 | 2000-06-01 | 2001-04-01 | 2/69B | KOWHAI RD | MAIRANGI BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 242.0 | 255000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 150106.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.751855 | -36.744728 | POINT (1756399.673 5932014.466) | False | 69b kowhai | 2/69b kowhai rd mairangi bay | 5012998 | [69b kowhai] | [69B Kowhai Road, Mairangi Bay, Auckland] | 2.0 |
212919 | 66719.0 | 2000-05-01 | 2001-04-01 | 1/13 | ARCHERS RD | GLENFIELD | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 95.0 | 80000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 205100.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.727777 | -36.790580 | POINT (1754158.055 5926966.587) | False | 13 archers | 1/13 archers rd glenfield | 4910965 | [13 archers] | [13 Archers Road, Hillcrest, Auckland] | 2.0 |
213186 | 66062.0 | 2000-04-01 | 2001-04-01 | 3/87 | SEAVIEW RD | GLENFIELD | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 140.0 | 80000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 187404.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.709837 | -36.787022 | POINT (1752564.260 5927390.094) | False | 87 seaview | 3/87 seaview rd glenfield | 7562095 | [85a seaview, 85 seaview, 87 seaview] | [85A Seaview Road, Glenfield, Auckland, 85 Sea... | 2.0 |
213311 | 66038.0 | 2000-04-01 | 2001-04-01 | 2/62 | ARRAN RD | PINEHILL | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 201.0 | 150000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 156301.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.736054 | -36.722717 | POINT (1755033.209 5934482.153) | False | 62 arran | 2/62 arran rd pinehill | 6579421 | [62c arran] | [62C Arran Road, Browns Bay, Auckland] | NaN |
213312 | 66024.0 | 2000-04-01 | 2001-04-01 | 2/109 | ARRAN RD | PINEHILL | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 281.0 | 210000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 158904.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.732289 | -36.724605 | POINT (1754693.170 5934278.817) | False | 109 arran | 2/109 arran rd pinehill | 6558481 | [109 arran] | [109 Arran Road, Browns Bay, Auckland] | 2.0 |
213491 | 65959.0 | 2000-04-01 | 2001-04-01 | 1/22 | BAY ST | RED BEACH | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 171.0 | 140000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 173119.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | RDC_24 | Residential High Intensi | Residential | NaN | NaN | NaN | 174.699779 | -36.605200 | POINT (1752024.441 5947577.688) | False | 22 bay | 1/22 bay st red beach | 4982804 | [22 bay, 22b bay] | [22 Bay Vista Drive, Red Beach, 22B Bay Vista ... | 2.0 |
213510 | 65921.0 | 2000-04-01 | 2001-04-01 | 2/45 | GIBRALTAR ST | HOWICK | Howick | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 127.0 | 100000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 649400.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.929779 | -36.901665 | POINT (1771934.119 5914297.223) | False | 45 gibraltar | 2/45 gibraltar st howick | 4697115 | [45 gibraltar] | [45 Gibraltar Street, Howick, Auckland] | 2.0 |
214120 | 65362.0 | 2000-03-01 | 2000-04-01 | 1/59 | MOUNTBATTEN AVE | HILLCREST | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 107.0 | 110000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 205500.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.729460 | -36.793920 | POINT (1754301.520 5926593.354) | False | 59 mountbatten | 1/59 mountbatten ave hillcrest | 5066158 | [59 mountbatten] | [59 Mountbatten Avenue, Hillcrest, Auckland] | 2.0 |
214123 | 65359.0 | 2000-03-01 | 2000-04-01 | 1/77 | BRUCE RD | GLENFIELD | Kaipatiki | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 135.0 | 120000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 198702.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.737114 | -36.776791 | POINT (1755018.946 5928481.315) | False | 77 bruce | 1/77 bruce rd glenfield | 4936506 | [77 bruce] | [77 Bruce Road, Glenfield, Auckland] | 2.0 |
214175 | 65307.0 | 2000-03-01 | 2000-04-01 | 1/16 | VALLEY RD | BROWNS BAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 333.0 | 249000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 162200.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.747575 | -36.712665 | POINT (1756082.435 5935578.608) | False | 16 valley | 1/16 valley rd browns bay | 4906519 | [16b valley] | [16B Valley Road, Browns Bay, Auckland] | NaN |
214541 | 64691.0 | 2000-02-01 | 2000-04-01 | 1/134 | HIBISCUS COAST HIGHWAY | SILVERDALE | Hibiscus and Bays | Resited Houses | 3303.0 | 115.0 | 48000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 172603.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | RDC_27 | Residential Medium Inten | Residential | NaN | NaN | NaN | 174.689395 | -36.603844 | POINT (1751098.308 5947744.541) | False | 134 hibiscus | 1/134 hibiscus coast highway silverdale | 6651963 | [134 hibiscus, 1 veronica] | [134 Hibiscus Coast Highway, Red Beach, 1 Vero... | 2.0 |
217335 | 151875.0 | 2014-07-01 | 2015-03-01 | 2/42A | SEAVIEW RD | CASTOR BAY | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 377.0 | 590000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 313400.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.761845 | -36.764401 | POINT (1757251.442 5929815.559) | False | 42a seaview | 2/42a seaview rd castor bay | 4881309 | [42a seaview, 1/42a seaview, 1/1 seaview] | [42A Seaview Road, Castor Bay, Auckland, 1/42A... | 2.0 |
maybe_subdivision.update(matches)
maybe_subdivision.LINZ_MATCH_CODE.value_counts(dropna=False)
1.0 730 NaN 644 2.0 223 Name: LINZ_MATCH_CODE, dtype: int64
matches = maybe_subdivision[pd.isna(maybe_subdivision["LINZ_MATCH_CODE"]) & maybe_subdivision.number_name.isin(number_name_lookup.keys())].progress_apply(find_text_match, axis=1)
maybe_subdivision.update(matches)
maybe_subdivision.LINZ_MATCH_CODE.value_counts(dropna=False)
1.0 730 NaN 497 2.0 223 3.0 147 Name: LINZ_MATCH_CODE, dtype: int64
maybe_subdivision
OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
22 | 244924.0 | 2021-12-01 | 2021-03-01 | 19/1 NGAPIPI ROAD | ORAKEI | Auckland | Orakei | Domestic outbuildings | 1211.0 | 0.0 | 400000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 496900.0 | 2013.0 | Road | General | 27.0 | NaN | NaN | NaN | NaN | NaN | NaN | 174.810234 | -36.856192 | POINT (1761377.944 5919551.101) | False | 1 ngapipi | 19/1 ngapipi road orakei auckland | 5226479 | NaN | NaN | NaN |
20978 | 212327.0 | 2020-03-01 | 2020-03-01 | 27033/1 Railway Land | Panmure | Auckland | Maungakiekie - Tamaki | Non-building construction | 3111.0 | 0.0 | 45000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 628100.0 | 2013.0 | Strategic Transport Corridor Zone | General | 26.0 | ACC_34 | Special Purpose 3 | Other | NaN | NaN | NaN | 174.849439 | -36.898071 | POINT (1764783.296 5914837.830) | False | 1 railway | 27033/1 railway land panmure auckland | 5129366.0 | [1 railway, 3 railway] | [1 Railway Street, Helensville, 3 Railway Stre... | 3.0 |
28016 | 200118.0 | 2019-07-01 | 2020-03-01 | 57F/3 FOREST HILL ROAD | Henderson | Auckland | Henderson - Massey | Houses | 1111.0 | 139.0 | 287000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 281403.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.615666 | -36.898033 | POINT (1743952.711 5915220.304) | False | 3 forest | 57f/3 forest hill road henderson auckland | 8096656.0 | [3 forest] | [3 Forest Glen, Orewa] | 3.0 |
28017 | 200119.0 | 2019-07-01 | 2020-03-01 | 57F/1 FOREST HILL ROAD | Henderson | Auckland | Henderson - Massey | Houses | 1111.0 | 139.0 | 287000.0 | 4.0 | Residential | Detached | NaN | NaN | 2014.0 | 281403.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.616060 | -36.898146 | POINT (1743987.636 5915207.207) | False | 1 forest | 57f/1 forest hill road henderson auckland | 5001958.0 | [1a forest, 1 forest] | [1A Forest Glen, Orewa, 1 Forest Glen, Orewa] | 3.0 |
39425 | 182824.0 | 2018-07-01 | 2019-03-01 | 1/334 GLENBROOK ROAD | PUKEKOHE | Auckland | Franklin | Houses | 1111.0 | 649.0 | 1000000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 809900.0 | 2013.0 | Rural - Rural Production Zone | Rural | 16.0 | FDC_11 | Rural | Rural | NaN | NaN | NaN | 174.849579 | -37.149424 | POINT (1764253.486 5886949.969) | False | 334 glenbrook | 1/334 glenbrook road pukekohe auckland | 7670282 | [2 homestead] | [2 Homestead Hill Lane, Kingseat] | NaN |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
215708 | 78099.0 | 2002-02-01 | 2002-04-01 | 2/40 | ELLIS AVE | MT ROSKILL | Puketapapa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 262.0 | 200000.0 | 2.0 | Residential | Detached | NaN | NaN | 1998.0 | 584402.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.720303 | -36.913598 | POINT (1753245.256 5913330.470) | False | 40 ellis | 2/40 ellis ave mt roskill | 4903343 | [40b ellis, 40a ellis, 40 ellis, 42 ellis] | [40B Ellis Avenue, Mount Roskill, Auckland, 40... | 1.0 |
216216 | 148687.0 | 2014-01-01 | 2014-03-01 | 2/76 | GLAMORGAN DR | TORBAY | Hibiscus and Bays | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 247.0 | 370500.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 165300.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.742103 | -36.701771 | POINT (1755615.613 5936796.169) | False | 76 glamorgan | 2/76 glamorgan dr torbay | 5189573 | [76b glamorgan, 76c glamorgan, 76 glamorgan, 7... | [76B Glamorgan Drive, Torbay, Auckland, 76C Gl... | 1.0 |
216840 | 150759.0 | 2014-05-01 | 2015-03-01 | 2/55 | ARAWA ST | NaN | Whau | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 225.0 | 320000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 269400.0 | 2013.0 | Residential - Terrace Housing and Apartment Bu... | Residential | 8.0 | WCC_8 | Living 1 | Residential | NaN | New Lynn Strategic Area | New Lynn - Strategic Area | 174.670965 | -36.910209 | POINT (1748856.495 5913784.605) | False | 55 arawa | 2/55 arawa st | 8132319 | [55a arawa] | [55A Arawa Street, New Lynn, Auckland] | NaN |
216870 | 150729.0 | 2014-05-01 | 2015-03-01 | 3B/12 | SEAWAY RD | NaN | Franklin | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 23.0 | 45000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 810605.0 | 2013.0 | Business - Neighbourhood Centre Zone | Business | 44.0 | FDC_19 | Village Business | Business | Commercial | NaN | NaN | 174.701889 | -37.135781 | POINT (1751163.817 5888709.273) | False | 12 seaway | 3b/12 seaway rd | 6728635 | [14 seaway, 12 seaway] | [14 Seaway Road, Clarks Beach, 12 Seaway Road,... | 1.0 |
217335 | 151875.0 | 2014-07-01 | 2015-03-01 | 2/42A | SEAVIEW RD | CASTOR BAY | Devonport - Takapuna | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 377.0 | 590000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 313400.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_541 | Residential 4A | Residential | NaN | NaN | NaN | 174.761845 | -36.764401 | POINT (1757251.442 5929815.559) | False | 42a seaview | 2/42a seaview rd castor bay | 4881309.0 | [42a seaview, 1/42a seaview, 1/1 seaview] | [42A Seaview Road, Castor Bay, Auckland, 1/42A... | 2.0 |
1597 rows × 38 columns
maybe_subdivision.LINZ_MATCH_CODE = maybe_subdivision.LINZ_MATCH_CODE.replace({1: 4, 2: 5, 3: 6})
maybe_subdivision.LINZ_MATCH_CODE.value_counts()
4.0 730 5.0 223 6.0 147 Name: LINZ_MATCH_CODE, dtype: int64
df.update(maybe_subdivision)
maybe_subdivision = df[
df.number_name.str.contains("[0-9][a-zA-Z] ") &
pd.isna(df.LINZ_MATCH_CODE) &
(df.Ranged_Address_indicator == False)
]
maybe_subdivision
OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
502 | 245146.0 | 2021-12-01 | 2021-03-01 | 125C MURPHYS ROAD | Flat Bush | Auckland | Howick | Non-building construction | 3111.0 | 0.0 | 500000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 713501.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_S1 | Future Development Stage | Special | NaN | Flat Bush Strategic Area | Flat Bush Strategic Area | 174.921127 | -36.984668 | POINT (1770977.572 5905103.596) | False | 125c murphys | 125c murphys road flat bush auckland | 7849289 | [121 murphys] | [121 Murphys Road, Flat Bush, Auckland] | NaN |
503 | 245147.0 | 2021-12-01 | 2021-03-01 | 125C MURPHYS ROAD | Flat Bush | Auckland | Howick | Non-building construction | 3111.0 | 0.0 | 215000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 713501.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_S1 | Future Development Stage | Special | NaN | Flat Bush Strategic Area | Flat Bush Strategic Area | 174.921127 | -36.984668 | POINT (1770977.572 5905103.596) | False | 125c murphys | 125c murphys road flat bush auckland | 7849289 | [121 murphys] | [121 Murphys Road, Flat Bush, Auckland] | NaN |
929 | 244003.0 | 2021-11-01 | 2021-03-01 | 30R BEIHLERS ROAD | Weymouth | Auckland | Manurewa | Non-building construction | 3111.0 | 0.0 | 460000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 773400.0 | 2013.0 | Open Space - Informal Recreation Zone | Public Open Space | 32.0 | MCC_POS5 | Public Open Space 5 | Other | NaN | NaN | NaN | 174.865728 | -37.050755 | POINT (1765902.824 5897869.308) | False | 30r beihlers | 30r beihlers road weymouth auckland | 4761589 | NaN | NaN | NaN |
1682 | 243876.0 | 2021-11-01 | 2021-03-01 | 37A MCELDOWNIE ROAD | DRURY | Auckland | Franklin | Non-building construction | 3111.0 | 0.0 | 16965.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 809104.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | FDC_11 | Rural | Rural | NaN | Quarry Road, Drury | Quarry Road, Drury | 174.969973 | -37.138873 | POINT (1774970.569 5887905.334) | False | 37a mceldownie | 37a mceldownie road drury auckland | 8187004 | [37 mceldownie] | [37 McEldownie Road, Ramarama] | NaN |
1686 | 243880.0 | 2021-11-01 | 2021-03-01 | 37A MCELDOWNIE ROAD | DRURY | Auckland | Franklin | Non-building construction | 3111.0 | 0.0 | 20104.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 809104.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | FDC_11 | Rural | Rural | NaN | Quarry Road, Drury | Quarry Road, Drury | 174.969973 | -37.138873 | POINT (1774970.569 5887905.334) | False | 37a mceldownie | 37a mceldownie road drury auckland | 8187004 | [37 mceldownie] | [37 McEldownie Road, Ramarama] | NaN |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
217724 | 151485.0 | 2014-07-01 | 2015-03-01 | 398S | WEYMOUTH RD | WEYMOUTH | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 147.0 | 183000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 773813.0 | 2013.0 | Road | General | 27.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.866009 | -37.039187 | POINT (1765952.999 5899152.369) | False | 398s weymouth | 398s weymouth rd weymouth | 5260612 | NaN | NaN | NaN |
217749 | 151460.0 | 2014-07-01 | 2015-03-01 | 398S | WEYMOUTH RD | WEYMOUTH | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 151.0 | 215000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 773813.0 | 2013.0 | Road | General | 27.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.866009 | -37.039187 | POINT (1765952.999 5899152.369) | False | 398s weymouth | 398s weymouth rd weymouth | 5260612 | NaN | NaN | NaN |
217752 | 151457.0 | 2014-07-01 | 2015-03-01 | 398S | WEYMOUTH RD | WEYMOUTH | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 154.0 | 198000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 773813.0 | 2013.0 | Road | General | 27.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.866009 | -37.039187 | POINT (1765952.999 5899152.369) | False | 398s weymouth | 398s weymouth rd weymouth | 5260612 | NaN | NaN | NaN |
217756 | 151453.0 | 2014-07-01 | 2015-03-01 | 398S | WEYMOUTH RD | WEYMOUTH | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 154.0 | 198000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 773813.0 | 2013.0 | Road | General | 27.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.866009 | -37.039187 | POINT (1765952.999 5899152.369) | False | 398s weymouth | 398s weymouth rd weymouth | 5260612 | NaN | NaN | NaN |
217790 | 151419.0 | 2014-07-01 | 2015-03-01 | 253S | BUCKLAND RD | MANGERE EAST | Mangere - Otahuhu | New Schools - excludes school hostels | 1431.0 | 685.0 | 2362000.0 | 1.0 | Other | NaN | NaN | NaN | 1998.0 | 735100.0 | 2013.0 | Road | General | 27.0 | NaN | NaN | NaN | NaN | NaN | NaN | 174.818644 | -36.967455 | POINT (1761892.302 5907192.497) | False | 253s buckland | 253s buckland rd mangere east | 4852120 | NaN | NaN | NaN |
2040 rows × 38 columns
def strip_char(s):
number, name = s.split()
number = "".join([c for c in number if c.isnumeric()])
return number + " " + name
maybe_subdivision.number_name = maybe_subdivision.number_name.apply(strip_char)
def check_match(row):
if row.number_name in row.addresses:
return 1
return np.nan
match = maybe_subdivision[~pd.isna(maybe_subdivision.addresses)].apply(check_match, axis=1)
maybe_subdivision.LINZ_MATCH_CODE = match
match.value_counts(dropna=False)
NaN 970 1.0 726 dtype: int64
matches = maybe_subdivision[
pd.isna(match) &
maybe_subdivision.number_name.isin(number_name_lookup.keys())].progress_apply(find_match_in_range, axis=1)
maybe_subdivision.update(matches)
maybe_subdivision.LINZ_MATCH_CODE.value_counts(dropna=False)
NaN 809 1.0 726 2.0 505 Name: LINZ_MATCH_CODE, dtype: int64
matches = maybe_subdivision[pd.isna(maybe_subdivision["LINZ_MATCH_CODE"]) & maybe_subdivision.number_name.isin(number_name_lookup.keys())].progress_apply(find_text_match, axis=1)
maybe_subdivision.update(matches)
maybe_subdivision.LINZ_MATCH_CODE.value_counts(dropna=False)
1.0 726 2.0 505 NaN 453 3.0 356 Name: LINZ_MATCH_CODE, dtype: int64
maybe_subdivision
OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
502 | 245146.0 | 2021-12-01 | 2021-03-01 | 125C MURPHYS ROAD | Flat Bush | Auckland | Howick | Non-building construction | 3111.0 | 0.0 | 500000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 713501.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_S1 | Future Development Stage | Special | NaN | Flat Bush Strategic Area | Flat Bush Strategic Area | 174.921127 | -36.984668 | POINT (1770977.572 5905103.596) | False | 125 murphys | 125c murphys road flat bush auckland | 7849288.0 | [125 murphys] | [125 Murphys Road, Flat Bush, Auckland] | 2.0 |
503 | 245147.0 | 2021-12-01 | 2021-03-01 | 125C MURPHYS ROAD | Flat Bush | Auckland | Howick | Non-building construction | 3111.0 | 0.0 | 215000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 713501.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | MCC_S1 | Future Development Stage | Special | NaN | Flat Bush Strategic Area | Flat Bush Strategic Area | 174.921127 | -36.984668 | POINT (1770977.572 5905103.596) | False | 125 murphys | 125c murphys road flat bush auckland | 7849288.0 | [125 murphys] | [125 Murphys Road, Flat Bush, Auckland] | 2.0 |
929 | 244003.0 | 2021-11-01 | 2021-03-01 | 30R BEIHLERS ROAD | Weymouth | Auckland | Manurewa | Non-building construction | 3111.0 | 0.0 | 460000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 773400.0 | 2013.0 | Open Space - Informal Recreation Zone | Public Open Space | 32.0 | MCC_POS5 | Public Open Space 5 | Other | NaN | NaN | NaN | 174.865728 | -37.050755 | POINT (1765902.824 5897869.308) | False | 30 beihlers | 30r beihlers road weymouth auckland | 4761589 | NaN | NaN | NaN |
1682 | 243876.0 | 2021-11-01 | 2021-03-01 | 37A MCELDOWNIE ROAD | DRURY | Auckland | Franklin | Non-building construction | 3111.0 | 0.0 | 16965.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 809104.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | FDC_11 | Rural | Rural | NaN | Quarry Road, Drury | Quarry Road, Drury | 174.969973 | -37.138873 | POINT (1774970.569 5887905.334) | False | 37 mceldownie | 37a mceldownie road drury auckland | 8187004 | [37 mceldownie] | [37 McEldownie Road, Ramarama] | 1.0 |
1686 | 243880.0 | 2021-11-01 | 2021-03-01 | 37A MCELDOWNIE ROAD | DRURY | Auckland | Franklin | Non-building construction | 3111.0 | 0.0 | 20104.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 809104.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | FDC_11 | Rural | Rural | NaN | Quarry Road, Drury | Quarry Road, Drury | 174.969973 | -37.138873 | POINT (1774970.569 5887905.334) | False | 37 mceldownie | 37a mceldownie road drury auckland | 8187004 | [37 mceldownie] | [37 McEldownie Road, Ramarama] | 1.0 |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
217724 | 151485.0 | 2014-07-01 | 2015-03-01 | 398S | WEYMOUTH RD | WEYMOUTH | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 147.0 | 183000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 773813.0 | 2013.0 | Road | General | 27.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.866009 | -37.039187 | POINT (1765952.999 5899152.369) | False | 398 weymouth | 398s weymouth rd weymouth | 6817424.0 | [398 weymouth] | [398 Weymouth Road, Weymouth, Auckland] | 3.0 |
217749 | 151460.0 | 2014-07-01 | 2015-03-01 | 398S | WEYMOUTH RD | WEYMOUTH | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 151.0 | 215000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 773813.0 | 2013.0 | Road | General | 27.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.866009 | -37.039187 | POINT (1765952.999 5899152.369) | False | 398 weymouth | 398s weymouth rd weymouth | 6817424.0 | [398 weymouth] | [398 Weymouth Road, Weymouth, Auckland] | 3.0 |
217752 | 151457.0 | 2014-07-01 | 2015-03-01 | 398S | WEYMOUTH RD | WEYMOUTH | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 154.0 | 198000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 773813.0 | 2013.0 | Road | General | 27.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.866009 | -37.039187 | POINT (1765952.999 5899152.369) | False | 398 weymouth | 398s weymouth rd weymouth | 6817424.0 | [398 weymouth] | [398 Weymouth Road, Weymouth, Auckland] | 3.0 |
217756 | 151453.0 | 2014-07-01 | 2015-03-01 | 398S | WEYMOUTH RD | WEYMOUTH | Manurewa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 154.0 | 198000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 773813.0 | 2013.0 | Road | General | 27.0 | MCC_MR | Main Residential | Residential | NaN | NaN | NaN | 174.866009 | -37.039187 | POINT (1765952.999 5899152.369) | False | 398 weymouth | 398s weymouth rd weymouth | 6817424.0 | [398 weymouth] | [398 Weymouth Road, Weymouth, Auckland] | 3.0 |
217790 | 151419.0 | 2014-07-01 | 2015-03-01 | 253S | BUCKLAND RD | MANGERE EAST | Mangere - Otahuhu | New Schools - excludes school hostels | 1431.0 | 685.0 | 2362000.0 | 1.0 | Other | NaN | NaN | NaN | 1998.0 | 735100.0 | 2013.0 | Road | General | 27.0 | NaN | NaN | NaN | NaN | NaN | NaN | 174.818644 | -36.967455 | POINT (1761892.302 5907192.497) | False | 253 buckland | 253s buckland rd mangere east | 4852120 | NaN | NaN | NaN |
2040 rows × 38 columns
maybe_subdivision.LINZ_MATCH_CODE = maybe_subdivision.LINZ_MATCH_CODE.replace({1: 4, 2: 5, 3: 6})
maybe_subdivision.LINZ_MATCH_CODE.value_counts()
4.0 726 5.0 505 6.0 356 Name: LINZ_MATCH_CODE, dtype: int64
df.update(maybe_subdivision)
%%time
distances = df[~pd.isna(df.LINZ_parcel_ID)].distance(parcels.loc[df.LINZ_parcel_ID[~pd.isna(df.LINZ_parcel_ID)]], align=False)
distances
CPU times: user 11.4 s, sys: 490 ms, total: 11.9 s Wall time: 12 s
0 337.062690 1 0.000000 2 0.000000 3 0.000000 4 0.000000 ... 217857 0.000000 217858 0.000000 217859 34.223348 217860 0.000000 217861 0.000000 Length: 217690, dtype: float64
distances[distances>0].describe()
count 43170.000000 mean 2464.800447 std 8100.970251 min 0.000022 25% 9.491709 50% 28.062859 75% 196.676894 max 100594.158222 dtype: float64
df["distance_to_parcel"] = distances
Identify the LINZ parcel of the geo-coordinate of the consent. If the name of the road in the address of the LINZ parcel matches the road name of the address given in the consent dataset, set the parcel to be the LINZ parcel of the of geocoordinate of the consent. Set LINZ_MATCH_CODE = 7 and stop. If not, proceed to 8:
df[["number_name", "addresses"]]
number_name | addresses | |
---|---|---|
0 | 14 te | [14 te] |
1 | te ara | NaN |
2 | 58 paparahi | NaN |
3 | 44 paparahi | NaN |
4 | 32 paparahi | NaN |
... | ... | ... |
217857 | 164-168 hobson | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... |
217858 | 464 remuera | [464 remuera, 2/464 remuera, 1/464 remuera, 3b... |
217859 | 55b panorama | [55b panorama] |
217860 | 67 customs | [67 customs, 8/67 customs, 7/67 customs, 4/67 ... |
217861 | 67 customs | [67 customs, 8/67 customs, 7/67 customs, 4/67 ... |
217862 rows × 2 columns
def check_street_match(row):
if row.number_name and len(row.number_name)>1:
street = row.number_name.split()[-1]
if street in str(row.addresses):
return 7
return np.nan
street_matches = df[pd.isna(df.LINZ_MATCH_CODE)].progress_apply(check_street_match, axis=1)
display(street_matches.value_counts(dropna=False))
df.LINZ_MATCH_CODE.update(street_matches)
NaN 25924 7.0 10682 dtype: int64
Identify the LINZ parcel of the geo-coordinate of the consent and use this. Set LINZ_MATCH_CODE = 8 and stop. If there is no parcel under the geo-coordinate, go to step 9:
df.LINZ_MATCH_CODE[~pd.isna(df.LINZ_parcel_ID) & pd.isna(df.LINZ_MATCH_CODE)] = 8
<string>:1: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
Set LINZ_MATCH_CODE = 9. This indicates no match even with just the consent long-lat.
df.LINZ_MATCH_CODE = df.LINZ_MATCH_CODE.fillna(9)
df.LINZ_MATCH_CODE.value_counts()
1.0 136630 2.0 36138 8.0 25808 7.0 10682 3.0 5801 4.0 1456 5.0 728 6.0 503 9.0 116 Name: LINZ_MATCH_CODE, dtype: int64
df.LINZ_MATCH_CODE[df.Ranged_Address_indicator].value_counts()
7.0 3456 8.0 2255 1.0 461 2.0 389 3.0 103 9.0 1 Name: LINZ_MATCH_CODE, dtype: int64
MATCHING FOR RANGED ADDRESSES: For ranged addresses, follow the same approach for each individual address, using the same geo-coordinate for each address in step 1. However, we set r in step 2 to a larger number in order to do a wider search. If no matches are found at step 2, but at least one match in the ranged address is found at step 1 or step 2, go to step 5. This avoids matching parcels that are far away from the rest of the group. Only if there is no match within the ranged addresses at either step 1 or step 2 do we proceed to step 3.
We include an additional flag for each ranged address that indicates the best (i.e. lowest) LINZ_MATCH_CODE for that range. E.g. for a ranged address with five addresses, if at least one of them had LINZ_MATCH_CODE = 2, and all others were LINZ_MATCH_CODE > 2, then the best LINZ_MATCH_CODE would be 2. This is call LINZ_2ND_MATCH_CODE below. Each address (in the ranged address set) is assigned its own unique LINZ parcel. Each parcel is then assigned the information given in 1 through 11 below. Because the parcels share the same consent ID, we can tell that the different parcels pertain to the same consent, thereby avoiding double counting.
ranged = df[df.Ranged_Address_indicator & (df.LINZ_MATCH_CODE > 2)]
ranged
OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | distance_to_parcel | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
17 | 244776.0 | 2021-12-01 | 2021-03-01 | 50-54 LANCASTER ROAD | BEACH HAVEN | AUCKLAND | Kaipatiki | Townhouses, flats, units, and other dwellings | 1129.0 | 516.0 | 156100.0 | 5.0 | Residential | Attached | NaN | NaN | 2014.0 | 343200.0 | 2013.0 | Road | General | 27.0 | NaN | NaN | NaN | NaN | NaN | NaN | 174.695165 | -36.791558 | POINT (1751246.087 5926910.167) | True | 50-54 lancaster | 50-54 lancaster road beach haven auckland | 5262084 | NaN | NaN | 8.0 | 0.0 |
18 | 244780.0 | 2021-12-01 | 2021-03-01 | 24-28 TAURUS CRESCENT | BEACH HAVEN | Auckland | Kaipatiki | Townhouses, flats, units, and other dwellings | 1129.0 | 232.0 | 1326000.0 | 2.0 | Residential | Attached | NaN | NaN | 2014.0 | 344800.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.694473 | -36.801547 | POINT (1751164.697 5925803.008) | True | 24-28 taurus | 24-28 taurus crescent beach haven auckland | 4863757 | [28 taurus] | [28 Taurus Crescent, Beach Haven, Auckland] | 7.0 | 0.0 |
19 | 244784.0 | 2021-12-01 | 2021-03-01 | 32-38 TAURUS CRESCENT - AREA 2 RETAINING | BEACH HAVEN | AUCKLAND | Kaipatiki | Non-building construction | 3111.0 | 0.0 | 152950.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 344800.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | NSC_542 | Residential 4B | Residential | NaN | NaN | NaN | 174.694837 | -36.801229 | POINT (1751197.876 5925837.768) | True | 32-38 taurus | 32-38 taurus crescent - area 2 retaining beach... | 4863761 | [32 taurus] | [32 Taurus Crescent, Beach Haven, Auckland] | 7.0 | 0.0 |
20 | 244846.0 | 2021-12-01 | 2021-03-01 | 11-13 MERCURY LANE | Newton | Auckland | Waitemata | Public transport buildings | 2522.0 | 3875.0 | 8000000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 412100.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_9 | Central Area I | Business | Commercial | NaN | NaN | 174.758774 | -36.858477 | POINT (1756785.340 5919383.369) | True | 11-13 mercury | 11-13 mercury lane newton auckland | 5170727 | [13 mercury, 11 mercury] | [13 Mercury Lane, Auckland Central, Auckland, ... | 7.0 | 0.0 |
21 | 244872.0 | 2021-12-01 | 2021-03-01 | 121-123 Beach Road | Auckland Central | Auckland | Waitemata | Apartments | 1121.0 | 77.0 | 200000.0 | 1.0 | Residential | Attached | NaN | NaN | 2014.0 | 438302.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_4 | Central Area D | Business | Commercial | NaN | NaN | 174.774076 | -36.848621 | POINT (1758169.848 5920451.549) | True | 121-123 beach | 121-123 beach road auckland central auckland | 4761485 | [2/121 beach, 7/121 beach, 6/121 beach, 1/121 ... | [2/121 Beach Road, Auckland Central, Auckland,... | 7.0 | 0.0 |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
217689 | 151520.0 | 2014-07-01 | 2015-03-01 | 2-6 | TITIRANGI RD | NEW LYNN | Whau | New Shops | 1451.0 | 0.0 | 10100000.0 | 0.0 | Business | NaN | Group 2 | Retail | 1998.0 | 264901.0 | 2013.0 | Business - Metropolitan Centre Zone | Business | 10.0 | WCC_3 | Community | Business | Commercial | NaN | NaN | 174.677785 | -36.910257 | POINT (1749463.948 5913768.524) | True | 2-6 titirangi | 2-6 titirangi rd new lynn | 4882242 | [10 titirangi] | [10 Titirangi Road, New Lynn, Auckland] | 7.0 | 0.0 |
217701 | 151508.0 | 2014-07-01 | 2015-03-01 | 433-435 | HOBSONVILLE RD | HOBSONVILLE | Upper Harbour | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 206.0 | 288680.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 221907.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_16 | Special Area | Special | NaN | Scott Point, Sunderland Precinct, Hobsonville ... | Scott Point, Sunderland Precinct, Hobsonville ... | 174.654389 | -36.794236 | POINT (1747602.554 5926676.720) | True | 433-435 hobsonville | 433-435 hobsonville rd hobsonville | 7447549 | [70 hobsonville] | [70 Hobsonville Point Road, Hobsonville, Auckl... | 7.0 | 0.0 |
217852 | 151357.0 | 2014-07-01 | 2015-03-01 | 9-11 | FENTON ST | EDEN TERRACE | Waitemata | New Flats | 1200.0 | 3760.0 | 3000000.0 | 37.0 | Residential | Attached | NaN | NaN | 1998.0 | 419702.0 | 2013.0 | Business - Mixed Use Zone | Business | 12.0 | ACC_10 | Business MU | Business | Commercial | NaN | NaN | 174.757447 | -36.868315 | POINT (1756646.875 5918294.000) | True | 9-11 fenton | 9-11 fenton st eden terrace | 7523952 | [501/11 fenton, 401/11 fenton, 402/11 fenton, ... | [501/11 Fenton Street, Mount Eden, Auckland, 4... | 7.0 | 0.0 |
217854 | 151355.0 | 2014-07-01 | 2015-03-01 | 138A-138C | GOWING DR | MEADOWBANK | Orakei | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 214.0 | 390000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 461300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.838299 | -36.867962 | POINT (1763854.986 5918197.478) | True | 138a-138c gowing | 138a-138c gowing dr meadowbank | 7533935 | NaN | NaN | 8.0 | 0.0 |
217857 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756936.813 5920152.000) | True | 164-168 hobson | 164-168 hobson st auckland | 6752833 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 7.0 | 0.0 |
5815 rows × 39 columns
def parse_int(value):
return int(''.join(filter(lambda c: c.isdigit(), value)))
def char_range(c1, c2):
"""Generates the characters from `c1` to `c2`, inclusive."""
for c in range(ord(c1), ord(c2)+1):
yield chr(c)
def range_expand(r):
"""given a range r, like '20-23', expand the range on one side of the road, e.g. ['20', '21', '22', '23']"""
if '/' in r:
a, b = r.split('/')
if "-" in a:
r = a
suffix = "/" + b
else:
r = b
suffix = "/" + a
else:
suffix = ''
r1, r2 = r.split('-')
if r2 == "sep" or r2 == "":
return [r1]
if r2.isalpha():
return [r1.replace(r1[-1], char) for char in char_range(r1[-1], r2)]
r1 = parse_int(r1)
r2 = parse_int(r2)
if suffix:
step = 1
else:
step = 2
if r1 < r2:
return [str(i) + suffix for i in range(r1, r2 + 1, step)]
else:
return [str(i) + suffix for i in range(r2, r1 + 1, step)]
corrections = {
"1/ 231-235": "231-235 hinemoa",
"2/ 16-18": "16-18 montgomery",
"2/ 2-8": "2-8 matipo",
"r 35-41": "35-41 birkenhead",
"r 31-35": "31-35 cresta",
"27 -": "27-31 victoria",
"1 &": "2-1/96 bernleigh",
"55121-23 morrison": "21-23 morrison",
"1954-60 great": "1954-1960 great",
"3-9 ": "3-9 faldo",
"22 -": "22-26 rawalpindi",
"36 -": "36-38 border",
"57a -": "57-61 woodward",
"102 -": "102-104 may"
}
ranged.number_name = ranged.number_name.replace(corrections)
for r in ranged.number_name:
e = None
try:
number, name = r.split()
range_expanded = range_expand(number)
assert len(range_expanded) > 0 and len(range_expanded) < 1000
except Exception as e:
print(f"Parsing of {r} failed: {e}")
display(ranged[ranged.number_name == r])
for test_case in ['20-28', '1-5/32a', '53a-c']:
print(f"{test_case}: {range_expand(test_case)}")
20-28: ['20', '22', '24', '26', '28'] 1-5/32a: ['1/32a', '2/32a', '3/32a', '4/32a', '5/32a'] 53a-c: ['53a', '53b', '53c']
%%time
expanded_ranged_addresses = []
for i, sample in tqdm(ranged.iterrows(), total=len(ranged)):
# Expand this ranged address into it's own dataframe, with each number as it's own row
number, name = sample.number_name.split()
rows = []
for n in range_expand(number):
row = sample.copy()
row.number_name = n + " " + name
row["unique_id"] = f"{row.OBS}_{n}"
rows.append(row)
sample = pd.DataFrame(rows).set_index("unique_id")
if not sample.index.is_unique:
display(sample)
raise
# Step 1
def check_match(row):
if row.number_name in row.addresses:
return 1
return np.nan
match = sample[~pd.isna(sample.number_name) & ~pd.isna(sample.addresses)].apply(check_match, axis=1)
if len(match):
sample["LINZ_MATCH_CODE"] = match
else:
sample["LINZ_MATCH_CODE"] = np.nan
#However, we set r in step 2 to a larger number in order to do a wider search.
def find_match_in_range(row):
if str(row.geometry) == "nan":
return row
indices_in_range = parcel_tree.query_ball_point([row.geometry.x, row.geometry.y], 2000)
potential_matches = parcels.iloc[indices_in_range]
match = potential_matches[potential_matches.addresses.str.contains(row.number_name, na=False, regex=False)]
if len(match):
row.LINZ_parcel_ID = match.index[0]
row.addresses = match.addresses.iloc[0]
row.full_addresses = match.full_addresses.iloc[0]
row.LINZ_MATCH_CODE = 2
return row
matches = sample[
~pd.isna(sample.number_name) &
pd.isna(sample["LINZ_MATCH_CODE"])].apply(find_match_in_range, axis=1)
sample.update(matches)
# If no matches are found at step 2, but at least one match in the ranged address is found at step 1 or step 2, stop and set LINZ_match_code to 10
# This avoids matching parcels that are far away from the rest of the group
if all(pd.isna(sample.LINZ_MATCH_CODE)): # all na here means no matches in step 1 or 2
# Only if there is no match within the ranged addresses at either step 1 or step 2 do we proceed to step 3.
matches = sample[pd.isna(sample["LINZ_MATCH_CODE"]) & sample.number_name.isin(number_name_lookup.keys())].apply(find_text_match, axis=1)
sample.update(matches)
maybe_subdivision = sample[sample.number_name.str.contains("/") & pd.isna(sample.LINZ_MATCH_CODE)]
if len(maybe_subdivision):
maybe_subdivision.number_name = maybe_subdivision.number_name.str.split("/").str[-1]
# step 1
match = maybe_subdivision[~pd.isna(maybe_subdivision.addresses)].apply(check_match, axis=1)
if len(match):
maybe_subdivision["LINZ_MATCH_CODE"] = match
else:
maybe_subdivision["LINZ_MATCH_CODE"] = np.nan
# step 2
matches = maybe_subdivision[
pd.isna(match) &
maybe_subdivision.number_name.isin(number_name_lookup.keys())
].apply(find_match_in_range, axis=1)
maybe_subdivision.update(matches)
# step 3
matches = maybe_subdivision[
pd.isna(maybe_subdivision["LINZ_MATCH_CODE"]) & maybe_subdivision.number_name.isin(number_name_lookup.keys())
].apply(find_text_match, axis=1)
maybe_subdivision.update(matches)
maybe_subdivision.LINZ_MATCH_CODE = maybe_subdivision.LINZ_MATCH_CODE.replace({1: 4, 2: 5, 3: 6})
sample.update(maybe_subdivision)
maybe_subdivision = sample[
sample.number_name.str.contains("[0-9][a-zA-Z] ") &
pd.isna(sample.LINZ_MATCH_CODE)
]
if len(maybe_subdivision):
maybe_subdivision.number_name = maybe_subdivision.number_name.apply(strip_char)
# step 1
match = maybe_subdivision[~pd.isna(maybe_subdivision.addresses)].apply(check_match, axis=1)
if len(match):
maybe_subdivision["LINZ_MATCH_CODE"] = match
else:
maybe_subdivision["LINZ_MATCH_CODE"] = np.nan
# step 2
matches = maybe_subdivision[
pd.isna(match) &
maybe_subdivision.number_name.isin(number_name_lookup.keys())
].apply(find_match_in_range, axis=1)
maybe_subdivision.update(matches)
# step 3
matches = maybe_subdivision[
pd.isna(maybe_subdivision["LINZ_MATCH_CODE"]) & maybe_subdivision.number_name.isin(number_name_lookup.keys())
].apply(find_text_match, axis=1)
maybe_subdivision.update(matches)
maybe_subdivision.LINZ_MATCH_CODE = maybe_subdivision.LINZ_MATCH_CODE.replace({1: 4, 2: 5, 3: 6})
sample.update(maybe_subdivision)
if all(pd.isna(sample.LINZ_MATCH_CODE)):
street_matches = sample[pd.isna(sample.LINZ_MATCH_CODE)].apply(check_street_match, axis=1)
sample.LINZ_MATCH_CODE.update(street_matches)
sample.loc[~pd.isna(sample.LINZ_parcel_ID) & pd.isna(sample.LINZ_MATCH_CODE), "LINZ_MATCH_CODE"] = 8
sample.LINZ_MATCH_CODE = sample.LINZ_MATCH_CODE.fillna(9)
else:
sample.LINZ_MATCH_CODE = sample.LINZ_MATCH_CODE.fillna(10)
else:
sample.LINZ_MATCH_CODE = sample.LINZ_MATCH_CODE.fillna(10)
#We include an additional flag for each ranged address that indicates the best (i.e. lowest) LINZ_MATCH_CODE for that range.
#E.g. for a ranged address with five addresses, if at least one of them had LINZ_MATCH_CODE = 2,
#and all others were LINZ_MATCH_CODE > 2, then the best LINZ_MATCH_CODE would be 2. This is call LINZ_2ND_MATCH_CODE below.
# Each address (in the ranged address set) is assigned its own unique LINZ parcel.
# Each parcel is then assigned the information given in 1 through 11 below.
# Because the parcels share the same consent ID, we can tell that the different parcels pertain to the same consent, thereby avoiding double counting.
sample["LINZ_2ND_MATCH_CODE"] = sample.LINZ_MATCH_CODE.min()
expanded_ranged_addresses.append(sample)
/usr/local/lib/python3.8/dist-packages/pandas/core/generic.py:5516: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[name] = value <string>:85: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy /usr/local/lib/python3.8/dist-packages/pandas/core/frame.py:7511: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[col] = expressions.where(mask, this, that) /usr/local/lib/python3.8/dist-packages/pandas/core/generic.py:5516: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[name] = value /usr/local/lib/python3.8/dist-packages/pandas/core/generic.py:5516: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[name] = value <string>:58: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy /usr/local/lib/python3.8/dist-packages/pandas/core/frame.py:7511: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[col] = expressions.where(mask, this, that) /usr/local/lib/python3.8/dist-packages/pandas/core/generic.py:5516: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[name] = value /usr/local/lib/python3.8/dist-packages/pandas/core/generic.py:5516: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[name] = value <string>:58: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy /usr/local/lib/python3.8/dist-packages/pandas/core/frame.py:7511: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[col] = expressions.where(mask, this, that) /usr/local/lib/python3.8/dist-packages/pandas/core/generic.py:5516: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[name] = value /usr/local/lib/python3.8/dist-packages/pandas/core/generic.py:5516: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[name] = value <string>:83: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy /usr/local/lib/python3.8/dist-packages/pandas/core/frame.py:7511: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[col] = expressions.where(mask, this, that) /usr/local/lib/python3.8/dist-packages/pandas/core/frame.py:7511: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[col] = expressions.where(mask, this, that) /usr/local/lib/python3.8/dist-packages/pandas/core/generic.py:5516: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[name] = value /usr/local/lib/python3.8/dist-packages/pandas/core/generic.py:5516: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[name] = value <string>:83: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy /usr/local/lib/python3.8/dist-packages/pandas/core/frame.py:7511: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[col] = expressions.where(mask, this, that) /usr/local/lib/python3.8/dist-packages/pandas/core/frame.py:7511: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[col] = expressions.where(mask, this, that) /usr/local/lib/python3.8/dist-packages/pandas/core/generic.py:5516: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[name] = value /usr/local/lib/python3.8/dist-packages/pandas/core/generic.py:5516: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy self[name] = value <string>:58: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
CPU times: user 21min 3s, sys: 13.1 s, total: 21min 16s Wall time: 21min 10s
df = df.drop(ranged.index)
df = pd.concat([df] + expanded_ranged_addresses)
df
OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | distance_to_parcel | LINZ_2ND_MATCH_CODE | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 244368.0 | 2021-12-01 | 2021-03-01 | 14 TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Houses | 1111.0 | 399.0 | 1100000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.658935 | -36.188787 | POINT (1749165.061 5993836.774) | False | 14 te | 14 te ara o kiri patuparaoa anake tomarata auc... | 8201470 | [14 te] | [14 Te Ara O Kiri Patuparaoa Anake, Te Arai] | 2.0 | 337.06269 | NaN |
1 | 244369.0 | 2021-12-01 | 2021-03-01 | TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Restaurants, bars, and cafes | 2512.0 | 134.0 | 1500000.0 | 1.0 | Business | NaN | Group 2 | Hospitality | 2014.0 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.661091 | -36.189144 | POINT (1749358.254 5993793.842) | False | te ara | te ara o kiri patuparaoa anake tomarata auckland | 8201477 | NaN | NaN | 8.0 | 0.00000 | NaN |
2 | 244451.0 | 2021-12-01 | 2021-03-01 | 58 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 224.0 | 770000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.663924 | -36.584054 | POINT (1748858.010 5949979.809) | False | 58 paparahi | 58 paparahi place upper orewa auckland | 8156563 | NaN | NaN | 8.0 | 0.00000 | NaN |
3 | 244452.0 | 2021-12-01 | 2021-03-01 | 44 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 247.0 | 670000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662942 | -36.585117 | POINT (1748768.145 5949863.416) | False | 44 paparahi | 44 paparahi place upper orewa auckland | 8156550 | NaN | NaN | 8.0 | 0.00000 | NaN |
4 | 244453.0 | 2021-12-01 | 2021-03-01 | 32 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 252.0 | 550000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662988 | -36.585185 | POINT (1748772.124 5949855.789) | False | 32 paparahi | 32 paparahi place upper orewa auckland | 8156550 | NaN | NaN | 8.0 | 0.00000 | NaN |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
151357.0_11 | 151357.0 | 2014-07-01 | 2015-03-01 | 9-11 | FENTON ST | EDEN TERRACE | Waitemata | New Flats | 1200.0 | 3760.0 | 3000000.0 | 37.0 | Residential | Attached | NaN | NaN | 1998.0 | 419702.0 | 2013.0 | Business - Mixed Use Zone | Business | 12.0 | ACC_10 | Business MU | Business | Commercial | NaN | NaN | 174.757447 | -36.868315 | POINT (1756646.875 5918294.000) | True | 11 fenton | 9-11 fenton st eden terrace | 7523952.0 | [501/11 fenton, 401/11 fenton, 402/11 fenton, ... | [501/11 Fenton Street, Mount Eden, Auckland, 4... | 1.0 | 0.00000 | 1.0 |
151355.0_138 | 151355.0 | 2014-07-01 | 2015-03-01 | 138A-138C | GOWING DR | MEADOWBANK | Orakei | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 214.0 | 390000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 461300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.838299 | -36.867962 | POINT (1763854.986 5918197.478) | True | 138 gowing | 138a-138c gowing dr meadowbank | 7445958 | [138 gowing] | [138 Gowing Drive, Meadowbank, Auckland] | 2.0 | 0.00000 | 2.0 |
151352.0_164 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756936.813 5920152.000) | True | 164 hobson | 164-168 hobson st auckland | 6752833.0 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 1.0 | 0.00000 | 1.0 |
151352.0_166 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756936.813 5920152.000) | True | 166 hobson | 164-168 hobson st auckland | 6752833.0 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 1.0 | 0.00000 | 1.0 |
151352.0_168 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756936.813 5920152.000) | True | 168 hobson | 164-168 hobson st auckland | 6752833.0 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 10.0 | 0.00000 | 1.0 |
250930 rows × 40 columns
df.LINZ_MATCH_CODE[df.Ranged_Address_indicator].value_counts(dropna=False)
2.0 15734 10.0 13520 1.0 4339 3.0 2800 8.0 2325 7.0 810 5.0 125 4.0 45 6.0 35 Name: LINZ_MATCH_CODE, dtype: int64
df.LINZ_2ND_MATCH_CODE[df.Ranged_Address_indicator].value_counts(dropna=False)
2.0 16254 1.0 15415 3.0 3882 8.0 2325 NaN 850 7.0 810 5.0 123 4.0 43 6.0 31 Name: LINZ_2ND_MATCH_CODE, dtype: int64
df.LINZ_MATCH_CODE.value_counts(dropna=False)
1.0 140508 2.0 51483 8.0 25878 10.0 13520 3.0 8498 7.0 8036 4.0 1501 5.0 853 6.0 538 9.0 115 Name: LINZ_MATCH_CODE, dtype: int64
%%time
df = df.reset_index()
distances = df[~pd.isna(df.LINZ_parcel_ID)].distance(parcels.loc[df.LINZ_parcel_ID[~pd.isna(df.LINZ_parcel_ID)]], align=False)
display(distances)
display(distances[distances>0].describe())
0 337.062690 1 0.000000 2 0.000000 3 0.000000 4 0.000000 ... 250925 0.000000 250926 12.429865 250927 0.000000 250928 0.000000 250929 0.000000 Length: 250759, dtype: float64
count 61487.000000 mean 2861.795532 std 8825.733245 min 0.000022 25% 11.087370 50% 40.513845 75% 243.781313 max 100594.158222 dtype: float64
CPU times: user 12.4 s, sys: 892 ms, total: 13.3 s Wall time: 13.3 s
df["distance_to_parcel"] = distances
df[(df.LINZ_MATCH_CODE == 3) & (df.distance_to_parcel > 10000)]
index | OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | distance_to_parcel | LINZ_2ND_MATCH_CODE | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7 | 7 | 244456.0 | 2021-12-01 | 2021-03-01 | 47 ARA HILLS DRIVE | Upper Orewa | Auckland | Rodney | Non-building construction | 3111.0 | 0.0 | 60000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662215 | -36.584051 | POINT (1748705.140 5949982.794) | False | 47 ara | 47 ara hills drive upper orewa auckland | 7746535.0 | [47 ara] | [47 Ara Kakara Avenue, Huapai, Kumeū] | 3.0 | 23210.667588 | NaN |
25 | 37 | 245372.0 | 2021-12-01 | 2021-03-01 | 180 WELLINGTON STREET | Pukekohe | Auckland | Franklin | School buildings | 2312.0 | 750.0 | 1300000.0 | 1.0 | Other | NaN | NaN | NaN | 2014.0 | 822405.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | FDC_9 | Residential | Residential | NaN | NaN | NaN | 174.897891 | -37.215997 | POINT (1768396.392 5879478.719) | False | 180 wellington | 180 wellington street pukekohe auckland | 5059298.0 | [180a wellington, 180 wellington] | [180A Wellington Street, Howick, Auckland, 180... | 3.0 | 34934.461496 | NaN |
167 | 181 | 244566.0 | 2021-12-01 | 2021-03-01 | 8 DALE ROAD | Whenuapai | Auckland | Upper Harbour | Townhouses, flats, units, and other dwellings | 1129.0 | 153.0 | 300900.0 | 1.0 | Residential | Attached | NaN | NaN | 2014.0 | 219900.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_5 | Countryside | Rural | NaN | Whenuapai Village | Whenuapai Village | 174.608890 | -36.787791 | POINT (1743554.885 5927461.004) | False | 8 dale | 8 dale road whenuapai auckland | 4767205.0 | [8 dale] | [8 Dale Crescent, Pakuranga, Auckland] | 3.0 | 26991.517377 | NaN |
170 | 184 | 244569.0 | 2021-12-01 | 2021-03-01 | 8 DALE ROAD | Whenuapai | Auckland | Upper Harbour | Townhouses, flats, units, and other dwellings | 1129.0 | 153.0 | 300900.0 | 1.0 | Residential | Attached | NaN | NaN | 2014.0 | 219900.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_5 | Countryside | Rural | NaN | Whenuapai Village | Whenuapai Village | 174.608890 | -36.787791 | POINT (1743554.885 5927461.004) | False | 8 dale | 8 dale road whenuapai auckland | 4767205.0 | [8 dale] | [8 Dale Crescent, Pakuranga, Auckland] | 3.0 | 26991.517377 | NaN |
171 | 185 | 244570.0 | 2021-12-01 | 2021-03-01 | 8 DALE ROAD | Whenuapai | Auckland | Upper Harbour | Townhouses, flats, units, and other dwellings | 1129.0 | 153.0 | 384850.0 | 1.0 | Residential | Attached | NaN | NaN | 2014.0 | 219900.0 | 2013.0 | Residential - Mixed Housing Urban Zone | Residential | 60.0 | WCC_5 | Countryside | Rural | NaN | Whenuapai Village | Whenuapai Village | 174.608890 | -36.787791 | POINT (1743554.885 5927461.004) | False | 8 dale | 8 dale road whenuapai auckland | 4767205.0 | [8 dale] | [8 Dale Crescent, Pakuranga, Auckland] | 3.0 | 26991.517377 | NaN |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
250712 | 77988.0_33 | 77988.0 | 2002-02-01 | 2002-04-01 | 29-37 | THE CONCOURSE | LINCOLN NORTH | Waitakere Ranges | New Schools - excludes school hostels | 1431.0 | 86.0 | 66600.0 | 1.0 | Other | NaN | NaN | NaN | 1998.0 | 303101.0 | 2013.0 | Open Space - Conservation Zone | Public Open Space | 31.0 | WCC_14 | Open Space | Other | NaN | NaN | NaN | 174.592228 | -36.999096 | POINT (1741676.971 5904043.031) | True | 33 the | 29-37 the concourse lincoln north | 4880456 | [33 the] | [33 The Glen, Remuera, Auckland] | 3.0 | 22419.729384 | 3.0 |
250713 | 77988.0_35 | 77988.0 | 2002-02-01 | 2002-04-01 | 29-37 | THE CONCOURSE | LINCOLN NORTH | Waitakere Ranges | New Schools - excludes school hostels | 1431.0 | 86.0 | 66600.0 | 1.0 | Other | NaN | NaN | NaN | 1998.0 | 303101.0 | 2013.0 | Open Space - Conservation Zone | Public Open Space | 31.0 | WCC_14 | Open Space | Other | NaN | NaN | NaN | 174.592228 | -36.999096 | POINT (1741676.971 5904043.031) | True | 35 the | 29-37 the concourse lincoln north | 5067844 | [35 the] | [35 The Avenue, Lynfield, Auckland] | 3.0 | 13918.906539 | 3.0 |
250714 | 77988.0_37 | 77988.0 | 2002-02-01 | 2002-04-01 | 29-37 | THE CONCOURSE | LINCOLN NORTH | Waitakere Ranges | New Schools - excludes school hostels | 1431.0 | 86.0 | 66600.0 | 1.0 | Other | NaN | NaN | NaN | 1998.0 | 303101.0 | 2013.0 | Open Space - Conservation Zone | Public Open Space | 31.0 | WCC_14 | Open Space | Other | NaN | NaN | NaN | 174.592228 | -36.999096 | POINT (1741676.971 5904043.031) | True | 37 the | 29-37 the concourse lincoln north | 6683126 | [37 the] | [37 The Avenue, Lynfield, Auckland] | 3.0 | 13868.725191 | 3.0 |
250867 | 150655.0_143 | 150655.0 | 2014-05-01 | 2015-03-01 | 143-157 | GREAT SOUTH RD | NaN | Papakura | New Flats | 1200.0 | 529.0 | 495000.0 | 7.0 | Residential | Attached | NaN | NaN | 1998.0 | 791600.0 | 2013.0 | Business - Metropolitan Centre Zone | Business | 10.0 | PDC_5 | Commercial 3 | Business | Commercial | NaN | NaN | 174.941675 | -37.062273 | POINT (1772630.741 5896456.146) | True | 143 great | 143-157 great south rd | 5131766 | [143 great] | [143 Great South Road, Papatoetoe, Auckland] | 3.0 | 12643.556649 | 3.0 |
250868 | 150655.0_145 | 150655.0 | 2014-05-01 | 2015-03-01 | 143-157 | GREAT SOUTH RD | NaN | Papakura | New Flats | 1200.0 | 529.0 | 495000.0 | 7.0 | Residential | Attached | NaN | NaN | 1998.0 | 791600.0 | 2013.0 | Business - Metropolitan Centre Zone | Business | 10.0 | PDC_5 | Commercial 3 | Business | Commercial | NaN | NaN | 174.941675 | -37.062273 | POINT (1772630.741 5896456.146) | True | 145 great | 143-157 great south rd | 5002729 | [145 great] | [145 Great South Road, Papatoetoe, Auckland] | 3.0 | 12638.376161 | 3.0 |
5378 rows × 41 columns
%%time
def fix_full_address(row):
number_name = ' '.join(row.full_address.split(' ')[:2])
row.full_address = row.full_address.replace(number_name, row.number_name)
return row
df = df.progress_apply(fix_full_address, axis=1)
df
CPU times: user 30.4 s, sys: 771 ms, total: 31.2 s Wall time: 31.1 s
index | OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | distance_to_parcel | LINZ_2ND_MATCH_CODE | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 0 | 244368.0 | 2021-12-01 | 2021-03-01 | 14 TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Houses | 1111.0 | 399.0 | 1100000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.658935 | -36.188787 | POINT (1749165.061 5993836.774) | False | 14 te | 14 te ara o kiri patuparaoa anake tomarata auc... | 8201470 | [14 te] | [14 Te Ara O Kiri Patuparaoa Anake, Te Arai] | 2.0 | 337.062690 | NaN |
1 | 1 | 244369.0 | 2021-12-01 | 2021-03-01 | TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Restaurants, bars, and cafes | 2512.0 | 134.0 | 1500000.0 | 1.0 | Business | NaN | Group 2 | Hospitality | 2014.0 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.661091 | -36.189144 | POINT (1749358.254 5993793.842) | False | te ara | te ara o kiri patuparaoa anake tomarata auckland | 8201477 | NaN | NaN | 8.0 | 0.000000 | NaN |
2 | 2 | 244451.0 | 2021-12-01 | 2021-03-01 | 58 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 224.0 | 770000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.663924 | -36.584054 | POINT (1748858.010 5949979.809) | False | 58 paparahi | 58 paparahi place upper orewa auckland | 8156563 | NaN | NaN | 8.0 | 0.000000 | NaN |
3 | 3 | 244452.0 | 2021-12-01 | 2021-03-01 | 44 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 247.0 | 670000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662942 | -36.585117 | POINT (1748768.145 5949863.416) | False | 44 paparahi | 44 paparahi place upper orewa auckland | 8156550 | NaN | NaN | 8.0 | 0.000000 | NaN |
4 | 4 | 244453.0 | 2021-12-01 | 2021-03-01 | 32 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 252.0 | 550000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662988 | -36.585185 | POINT (1748772.124 5949855.789) | False | 32 paparahi | 32 paparahi place upper orewa auckland | 8156550 | NaN | NaN | 8.0 | 0.000000 | NaN |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
250925 | 151357.0_11 | 151357.0 | 2014-07-01 | 2015-03-01 | 9-11 | FENTON ST | EDEN TERRACE | Waitemata | New Flats | 1200.0 | 3760.0 | 3000000.0 | 37.0 | Residential | Attached | NaN | NaN | 1998.0 | 419702.0 | 2013.0 | Business - Mixed Use Zone | Business | 12.0 | ACC_10 | Business MU | Business | Commercial | NaN | NaN | 174.757447 | -36.868315 | POINT (1756646.875 5918294.000) | True | 11 fenton | 11 fenton st eden terrace | 7523952.0 | [501/11 fenton, 401/11 fenton, 402/11 fenton, ... | [501/11 Fenton Street, Mount Eden, Auckland, 4... | 1.0 | 0.000000 | 1.0 |
250926 | 151355.0_138 | 151355.0 | 2014-07-01 | 2015-03-01 | 138A-138C | GOWING DR | MEADOWBANK | Orakei | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 214.0 | 390000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 461300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.838299 | -36.867962 | POINT (1763854.986 5918197.478) | True | 138 gowing | 138 gowing dr meadowbank | 7445958 | [138 gowing] | [138 Gowing Drive, Meadowbank, Auckland] | 2.0 | 12.429865 | 2.0 |
250927 | 151352.0_164 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756936.813 5920152.000) | True | 164 hobson | 164 hobson st auckland | 6752833.0 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 1.0 | 0.000000 | 1.0 |
250928 | 151352.0_166 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756936.813 5920152.000) | True | 166 hobson | 166 hobson st auckland | 6752833.0 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 1.0 | 0.000000 | 1.0 |
250929 | 151352.0_168 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756936.813 5920152.000) | True | 168 hobson | 168 hobson st auckland | 6752833.0 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 10.0 | 0.000000 | 1.0 |
250930 rows × 41 columns
session = requests.Session()
def geocode(address):
result = session.get("https://api-proxy.auckland-cer.cloud.edu.au/nominatim/search.php?q=" + address).json()
if result:
return pd.Series(result[0])
else:
return pd.Series()
bad_matches = df.full_address[df.LINZ_MATCH_CODE.isin([3,6,7,8,9,10])]
geocoding_results = bad_matches.progress_apply(geocode)
geocoding_results
place_id | licence | osm_type | osm_id | boundingbox | lat | lon | display_name | place_rank | category | type | importance | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN |
2 | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN |
3 | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN |
4 | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN |
5 | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
250918 | 2500994.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.617114e+08 | [-36.804097, -36.8039616, 174.6385867, 174.638... | -36.8040093 | 174.6386947 | Hobsonville Road, Hobsonville, Upper Harbour, ... | 26.0 | highway | secondary | 0.300 |
250922 | 2500994.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.617114e+08 | [-36.804097, -36.8039616, 174.6385867, 174.638... | -36.8040093 | 174.6386947 | Hobsonville Road, Hobsonville, Upper Harbour, ... | 26.0 | highway | secondary | 0.300 |
250923 | 2500994.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.617114e+08 | [-36.804097, -36.8039616, 174.6385867, 174.638... | -36.8040093 | 174.6386947 | Hobsonville Road, Hobsonville, Upper Harbour, ... | 26.0 | highway | secondary | 0.300 |
250924 | 2244421.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 7.638381e+06 | [-36.8684516, -36.8681022, 174.7563297, 174.75... | -36.8682559 | 174.7569026 | Fenton Street, Eden Terrace, Auckland, Waitema... | 26.0 | highway | unclassified | 0.500 |
250929 | 2192207.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | node | 8.654487e+09 | [-36.8514673, -36.8513673, 174.7602459, 174.76... | -36.8514173 | 174.7602959 | 168, Hobson Street, Aotea Arts Quarter, Auckla... | 30.0 | place | house | 0.411 |
56585 rows × 12 columns
geocoding_results = geocoding_results.dropna()
display(geocoding_results.category.value_counts())
display(geocoding_results.type.value_counts())
highway 32034 place 7880 leisure 1050 amenity 831 building 414 natural 324 landuse 292 man_made 238 shop 134 railway 120 waterway 119 tourism 71 boundary 68 aeroway 67 bridge 24 office 18 craft 6 historic 2 junction 2 club 1 emergency 1 Name: category, dtype: int64
residential 10420 secondary 7732 house 6693 tertiary 6330 unclassified 3443 primary 3092 park 1014 suburb 426 school 307 town 281 motorway 253 yes 253 living_street 236 village 188 bus_stop 180 monitoring_station 170 trunk 153 hamlet 147 place_of_worship 142 bay 135 locality 106 motorway_junction 101 construction 89 island 88 retail 80 station 72 river 70 peak 63 administrative 62 aerodrome 55 service 46 university 44 community_centre 43 emergency_access_point 40 stream 36 restaurant 35 pedestrian 34 fire_station 34 proposed 33 beach 32 motel 32 water_well 31 apartments 29 cliff 28 hospital 27 convenience 27 industrial 26 marae 26 doctors 26 recreation_ground 25 mall 25 wood 21 path 20 cemetery 20 fuel 17 golf_course 16 fast_food 15 library 15 hotel 15 kindergarten 15 pub 14 ferry_terminal 14 attraction 13 water 12 hairdresser 12 cinema 12 parking 11 sports_centre 10 bicycle 10 surveillance 10 bar 10 pier 9 volcano 9 cafe 9 car 9 viewpoint 9 track 9 supermarket 9 bare_rock 9 taxiway 8 milestone 8 commercial 8 detached 7 health_food 7 waterfall 7 cape 7 neighbourhood 7 footway 6 protected_area 6 travel_agency 6 garden_furniture 6 office 6 childcare 6 car_rental 6 stop 6 bridge 5 strait 5 events_venue 5 yard 5 pumping_station 5 chalet 5 caravan_site 5 sailmaker 4 townhall 4 boat_storage 4 wastewater_plant 4 tower 4 tidal_channel 4 post_office 4 fitness_centre 4 theatre 4 department_store 3 greenhouse 3 company 3 courthouse 3 coworking 3 platform 3 estate_agent 3 government 3 conservation 3 dentist 3 association 3 pitch 3 horse_riding 3 tyres 2 boatbuilder 2 social_facility 2 veterinary 2 parking_position 2 bus_station 2 mountain_range 2 manor 2 basin 2 farm 2 furniture 2 clothes 2 police 2 gate 2 party 2 cycleway 1 diplomatic 1 grandstand 1 waste_transfer_station 1 arts_centre 1 greengrocer 1 clinic 1 variety_store 1 water_sports 1 outdoor 1 religious 1 doityourself 1 forest 1 accountant 1 electronics 1 loading_dock 1 dam 1 money_lender 1 planned 1 parking_space 1 wine 1 farmland 1 quarry 1 corridor 1 guest_house 1 railway 1 landfill 1 dock 1 tree 1 sport 1 ambulance_station 1 islet 1 reservoir 1 shelter 1 research_institute 1 Name: type, dtype: int64
geocoding_results = gpd.GeoDataFrame(geocoding_results, geometry=gpd.points_from_xy(geocoding_results.lon, geocoding_results.lat), crs=4326).to_crs(2193)
geocoding_results
place_id | licence | osm_type | osm_id | boundingbox | lat | lon | display_name | place_rank | category | type | importance | geometry | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
16 | 2524131.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 9.121949e+08 | [-36.8341713, -36.8334755, 174.5952555, 174.59... | -36.8339809 | 174.5957606 | Horokaka Street, Cardinal West, Henderson-Mass... | 26.0 | highway | construction | 0.500 | POINT (1742297.820 5922356.275) |
17 | 753338.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | node | 5.479883e+09 | [-36.8558663, -36.8557663, 174.8102533, 174.81... | -36.8558163 | 174.8103033 | 1/20, Ngapipi Road, Orakei, Ōrākei, Auckland, ... | 30.0 | place | house | 0.501 | POINT (1761384.895 5919592.687) |
25 | 2214185.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 5.449970e+07 | [-37.2085343, -37.2040983, 174.8971405, 174.89... | -37.2060501 | 174.8973834 | Wellington Street, Rosa Birch Park, Pukekohe, ... | 26.0 | highway | residential | 0.500 | POINT (1768373.424 5880583.280) |
44 | 2467967.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.249247e+08 | [-36.957088, -36.9570348, 174.4797794, 174.479... | -36.9570557 | 174.4798123 | Piha Road, Piha, Waitākere Ranges, Auckland, N... | 26.0 | highway | secondary | 0.500 | POINT (1731745.987 5908868.559) |
50 | 2331561.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 9.406398e+07 | [-36.3798636, -36.3456343, 174.7328525, 174.83... | -36.3736053 | 174.7789914 | Takatu Road, Takatu, Campbells Beach, Rodney, ... | 26.0 | highway | tertiary | 0.400 | POINT (1759584.267 5973142.421) |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
250918 | 2500994.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.617114e+08 | [-36.804097, -36.8039616, 174.6385867, 174.638... | -36.8040093 | 174.6386947 | Hobsonville Road, Hobsonville, Upper Harbour, ... | 26.0 | highway | secondary | 0.300 | POINT (1746183.658 5925616.600) |
250922 | 2500994.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.617114e+08 | [-36.804097, -36.8039616, 174.6385867, 174.638... | -36.8040093 | 174.6386947 | Hobsonville Road, Hobsonville, Upper Harbour, ... | 26.0 | highway | secondary | 0.300 | POINT (1746183.658 5925616.600) |
250923 | 2500994.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.617114e+08 | [-36.804097, -36.8039616, 174.6385867, 174.638... | -36.8040093 | 174.6386947 | Hobsonville Road, Hobsonville, Upper Harbour, ... | 26.0 | highway | secondary | 0.300 | POINT (1746183.658 5925616.600) |
250924 | 2244421.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 7.638381e+06 | [-36.8684516, -36.8681022, 174.7563297, 174.75... | -36.8682559 | 174.7569026 | Fenton Street, Eden Terrace, Auckland, Waitema... | 26.0 | highway | unclassified | 0.500 | POINT (1756598.507 5918301.495) |
250929 | 2192207.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | node | 8.654487e+09 | [-36.8514673, -36.8513673, 174.7602459, 174.76... | -36.8514173 | 174.7602959 | 168, Hobson Street, Aotea Arts Quarter, Auckla... | 30.0 | place | house | 0.411 | POINT (1756935.430 5920164.089) |
43696 rows × 13 columns
df["distance_from_geocoding_result"] = df.loc[geocoding_results.index].distance(geocoding_results)
df["distance_from_geocoding_result"].describe()
count 4.369600e+04 mean 8.356446e+03 std 6.271168e+04 min 2.677254e-05 25% 1.316565e+02 50% 4.588468e+02 75% 1.260955e+03 max 1.728650e+06 Name: distance_from_geocoding_result, dtype: float64
%%time
# redo join with updated coordinates
geocoding_results = gpd.sjoin(geocoding_results, parcels[["addresses","geometry"]], how="left")
CPU times: user 13.7 s, sys: 913 ms, total: 14.6 s Wall time: 14.7 s
geocoding_results = geocoding_results.rename(columns={"index_right": "LINZ_parcel_ID"})
geocoding_results.LINZ_parcel_ID = geocoding_results.LINZ_parcel_ID.astype("Int64")
geocoding_results
place_id | licence | osm_type | osm_id | boundingbox | lat | lon | display_name | place_rank | category | type | importance | geometry | LINZ_parcel_ID | addresses | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
16 | 2524131.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 9.121949e+08 | [-36.8341713, -36.8334755, 174.5952555, 174.59... | -36.8339809 | 174.5957606 | Horokaka Street, Cardinal West, Henderson-Mass... | 26.0 | highway | construction | 0.500 | POINT (1742297.820 5922356.275) | 8219905 | [28 puhikawa] |
17 | 753338.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | node | 5.479883e+09 | [-36.8558663, -36.8557663, 174.8102533, 174.81... | -36.8558163 | 174.8103033 | 1/20, Ngapipi Road, Orakei, Ōrākei, Auckland, ... | 30.0 | place | house | 0.501 | POINT (1761384.895 5919592.687) | 4858986 | [1/20 ngapipi, 20 ngapipi, 3/20 ngapipi, 2/20 ... |
25 | 2214185.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 5.449970e+07 | [-37.2085343, -37.2040983, 174.8971405, 174.89... | -37.2060501 | 174.8973834 | Wellington Street, Rosa Birch Park, Pukekohe, ... | 26.0 | highway | residential | 0.500 | POINT (1768373.424 5880583.280) | 5256549 | NaN |
44 | 2467967.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.249247e+08 | [-36.957088, -36.9570348, 174.4797794, 174.479... | -36.9570557 | 174.4798123 | Piha Road, Piha, Waitākere Ranges, Auckland, N... | 26.0 | highway | secondary | 0.500 | POINT (1731745.987 5908868.559) | 5247826 | NaN |
50 | 2331561.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 9.406398e+07 | [-36.3798636, -36.3456343, 174.7328525, 174.83... | -36.3736053 | 174.7789914 | Takatu Road, Takatu, Campbells Beach, Rodney, ... | 26.0 | highway | tertiary | 0.400 | POINT (1759584.267 5973142.421) | 5224142 | NaN |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
250918 | 2500994.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.617114e+08 | [-36.804097, -36.8039616, 174.6385867, 174.638... | -36.8040093 | 174.6386947 | Hobsonville Road, Hobsonville, Upper Harbour, ... | 26.0 | highway | secondary | 0.300 | POINT (1746183.658 5925616.600) | 5227023 | NaN |
250922 | 2500994.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.617114e+08 | [-36.804097, -36.8039616, 174.6385867, 174.638... | -36.8040093 | 174.6386947 | Hobsonville Road, Hobsonville, Upper Harbour, ... | 26.0 | highway | secondary | 0.300 | POINT (1746183.658 5925616.600) | 5227023 | NaN |
250923 | 2500994.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.617114e+08 | [-36.804097, -36.8039616, 174.6385867, 174.638... | -36.8040093 | 174.6386947 | Hobsonville Road, Hobsonville, Upper Harbour, ... | 26.0 | highway | secondary | 0.300 | POINT (1746183.658 5925616.600) | 5227023 | NaN |
250924 | 2244421.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 7.638381e+06 | [-36.8684516, -36.8681022, 174.7563297, 174.75... | -36.8682559 | 174.7569026 | Fenton Street, Eden Terrace, Auckland, Waitema... | 26.0 | highway | unclassified | 0.500 | POINT (1756598.507 5918301.495) | 5220040 | NaN |
250929 | 2192207.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | node | 8.654487e+09 | [-36.8514673, -36.8513673, 174.7602459, 174.76... | -36.8514173 | 174.7602959 | 168, Hobson Street, Aotea Arts Quarter, Auckla... | 30.0 | place | house | 0.411 | POINT (1756935.430 5920164.089) | 6752833 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... |
43696 rows × 15 columns
geocoding_results["number_name"] = df.number_name[geocoding_results.index]
match = geocoding_results[~pd.isna(geocoding_results.number_name) & ~pd.isna(geocoding_results.addresses)].apply(check_match, axis=1)
geocoding_results["LINZ_MATCH_CODE"] = match
geocoding_results.LINZ_MATCH_CODE.value_counts(dropna=False)
NaN 41426 1.0 2270 Name: LINZ_MATCH_CODE, dtype: int64
geocoding_results["LINZ_2ND_MATCH_CODE"] = df.LINZ_2ND_MATCH_CODE[geocoding_results.index]
def find_match_in_range(row):
if np.isnan(row.LINZ_2ND_MATCH_CODE):
r = 1250
else:
r = 2000
indices_in_range = parcel_tree.query_ball_point([row.geometry.x, row.geometry.y], r)
potential_matches = parcels.iloc[indices_in_range]
match = potential_matches[potential_matches.addresses.str.contains(row.number_name, na=False, regex=False)]
if len(match):
row.LINZ_parcel_ID = match.index[0]
row.addresses = match.addresses.iloc[0]
row.full_addresses = match.full_addresses.iloc[0]
row.LINZ_MATCH_CODE = 2
return row
matches = geocoding_results[
~pd.isna(geocoding_results.number_name) &
pd.isna(geocoding_results["LINZ_MATCH_CODE"]) &
geocoding_results.number_name.isin(number_name_lookup.keys())].progress_apply(find_match_in_range, axis=1)
geocoding_results.update(matches)
geocoding_results.LINZ_MATCH_CODE.value_counts(dropna=False)
NaN 41213 1.0 2270 2.0 213 Name: LINZ_MATCH_CODE, dtype: int64
geocoding_results["original_LINZ_MATCH_CODE"] = df.LINZ_MATCH_CODE[geocoding_results.index]
geocoding_results
place_id | licence | osm_type | osm_id | boundingbox | lat | lon | display_name | place_rank | category | type | importance | geometry | LINZ_parcel_ID | addresses | number_name | LINZ_MATCH_CODE | LINZ_2ND_MATCH_CODE | original_LINZ_MATCH_CODE | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
16 | 2524131.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 9.121949e+08 | [-36.8341713, -36.8334755, 174.5952555, 174.59... | -36.8339809 | 174.5957606 | Horokaka Street, Cardinal West, Henderson-Mass... | 26.0 | highway | construction | 0.500 | POINT (1742297.820 5922356.275) | 8219905 | [28 puhikawa] | 24 horokaka | NaN | NaN | 8.0 |
17 | 753338.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | node | 5.479883e+09 | [-36.8558663, -36.8557663, 174.8102533, 174.81... | -36.8558163 | 174.8103033 | 1/20, Ngapipi Road, Orakei, Ōrākei, Auckland, ... | 30.0 | place | house | 0.501 | POINT (1761384.895 5919592.687) | 4858986 | [1/20 ngapipi, 20 ngapipi, 3/20 ngapipi, 2/20 ... | 1 ngapipi | NaN | NaN | 8.0 |
25 | 2214185.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 5.449970e+07 | [-37.2085343, -37.2040983, 174.8971405, 174.89... | -37.2060501 | 174.8973834 | Wellington Street, Rosa Birch Park, Pukekohe, ... | 26.0 | highway | residential | 0.500 | POINT (1768373.424 5880583.280) | 5256549 | NaN | 180 wellington | NaN | NaN | 3.0 |
44 | 2467967.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.249247e+08 | [-36.957088, -36.9570348, 174.4797794, 174.479... | -36.9570557 | 174.4798123 | Piha Road, Piha, Waitākere Ranges, Auckland, N... | 26.0 | highway | secondary | 0.500 | POINT (1731745.987 5908868.559) | 5247826 | NaN | piha road | NaN | NaN | 8.0 |
50 | 2331561.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 9.406398e+07 | [-36.3798636, -36.3456343, 174.7328525, 174.83... | -36.3736053 | 174.7789914 | Takatu Road, Takatu, Campbells Beach, Rodney, ... | 26.0 | highway | tertiary | 0.400 | POINT (1759584.267 5973142.421) | 5224142 | NaN | 920 takatu | NaN | NaN | 7.0 |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
250918 | 2500994.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.617114e+08 | [-36.804097, -36.8039616, 174.6385867, 174.638... | -36.8040093 | 174.6386947 | Hobsonville Road, Hobsonville, Upper Harbour, ... | 26.0 | highway | secondary | 0.300 | POINT (1746183.658 5925616.600) | 5227023 | NaN | 435 hobsonville | NaN | 7.0 | 7.0 |
250922 | 2500994.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.617114e+08 | [-36.804097, -36.8039616, 174.6385867, 174.638... | -36.8040093 | 174.6386947 | Hobsonville Road, Hobsonville, Upper Harbour, ... | 26.0 | highway | secondary | 0.300 | POINT (1746183.658 5925616.600) | 5227023 | NaN | 433 hobsonville | NaN | 7.0 | 7.0 |
250923 | 2500994.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 6.617114e+08 | [-36.804097, -36.8039616, 174.6385867, 174.638... | -36.8040093 | 174.6386947 | Hobsonville Road, Hobsonville, Upper Harbour, ... | 26.0 | highway | secondary | 0.300 | POINT (1746183.658 5925616.600) | 5227023 | NaN | 435 hobsonville | NaN | 7.0 | 7.0 |
250924 | 2244421.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | way | 7.638381e+06 | [-36.8684516, -36.8681022, 174.7563297, 174.75... | -36.8682559 | 174.7569026 | Fenton Street, Eden Terrace, Auckland, Waitema... | 26.0 | highway | unclassified | 0.500 | POINT (1756598.507 5918301.495) | 5220040 | NaN | 9 fenton | NaN | 1.0 | 10.0 |
250929 | 2192207.0 | Data © OpenStreetMap contributors, ODbL 1.0. h... | node | 8.654487e+09 | [-36.8514673, -36.8513673, 174.7602459, 174.76... | -36.8514173 | 174.7602959 | 168, Hobson Street, Aotea Arts Quarter, Auckla... | 30.0 | place | house | 0.411 | POINT (1756935.430 5920164.089) | 6752833 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | 168 hobson | NaN | 1.0 | 10.0 |
43696 rows × 19 columns
text_match = geocoding_results.original_LINZ_MATCH_CODE.isin([3,6]) & pd.isna(geocoding_results.LINZ_MATCH_CODE)
print(sum(text_match))
geocoding_results = geocoding_results[~text_match]
5946
street_matches = geocoding_results[pd.isna(geocoding_results.LINZ_MATCH_CODE)].progress_apply(check_street_match, axis=1)
display(street_matches.value_counts(dropna=False))
geocoding_results.LINZ_MATCH_CODE.update(street_matches)
NaN 31775 7.0 3492 dtype: int64
geocoding_results.LINZ_MATCH_CODE[
pd.isna(geocoding_results.LINZ_MATCH_CODE) &
pd.isna(geocoding_results.LINZ_2ND_MATCH_CODE) &
~pd.isna(geocoding_results.LINZ_parcel_ID)] = 8
geocoding_results.LINZ_MATCH_CODE[
pd.isna(geocoding_results.LINZ_MATCH_CODE) &
pd.isna(geocoding_results.LINZ_2ND_MATCH_CODE) &
pd.isna(geocoding_results.LINZ_parcel_ID)] = 9
<string>:1: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy <string>:5: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
geocoding_results.LINZ_MATCH_CODE.value_counts(dropna=False)
8.0 17691 NaN 13548 7.0 3492 1.0 2270 9.0 536 2.0 213 Name: LINZ_MATCH_CODE, dtype: int64
geocoding_results["OBS"] = df.OBS[geocoding_results.index]
geocoding_results.LINZ_MATCH_CODE[pd.isna(geocoding_results.LINZ_MATCH_CODE) &
geocoding_results.LINZ_2ND_MATCH_CODE.isin([1,2,4,5])
] = 10
geocoding_results.LINZ_MATCH_CODE[pd.isna(geocoding_results.LINZ_MATCH_CODE) & ~pd.isna(geocoding_results.LINZ_parcel_ID)] = 8
<string>:2: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy <string>:5: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
# Actually, this operation is equivalent to +=3
geocoding_results.LINZ_MATCH_CODE.update(geocoding_results.LINZ_MATCH_CODE[geocoding_results.original_LINZ_MATCH_CODE.isin([4,5,6])].replace({1: 4, 2: 5, 3: 6}))
made_it_worse = geocoding_results.LINZ_MATCH_CODE > geocoding_results.original_LINZ_MATCH_CODE
print(sum(made_it_worse))
geocoding_results = geocoding_results[~made_it_worse]
4726
geocoding_results["change"] = geocoding_results.apply(lambda row: f"{row.original_LINZ_MATCH_CODE} -> {row.LINZ_MATCH_CODE}", axis=1)
geocoding_results["change"].value_counts()
8.0 -> 8.0 15466 10.0 -> 10.0 10513 3.0 -> 1.0 1880 7.0 -> 7.0 1435 8.0 -> 7.0 1158 10.0 -> 8.0 992 10.0 -> 7.0 899 6.0 -> 4.0 234 10.0 -> 1.0 156 3.0 -> 2.0 152 9.0 -> 9.0 51 10.0 -> 2.0 43 9.0 -> 8.0 18 6.0 -> 5.0 18 8.0 -> nan 6 7.0 -> nan 2 10.0 -> nan 1 Name: change, dtype: int64
display(geocoding_results.change[pd.isna(geocoding_results.LINZ_2ND_MATCH_CODE)].value_counts())
display(geocoding_results.change[~pd.isna(geocoding_results.LINZ_2ND_MATCH_CODE)].value_counts())
8.0 -> 8.0 14052 3.0 -> 1.0 1558 7.0 -> 7.0 1300 8.0 -> 7.0 996 6.0 -> 4.0 216 3.0 -> 2.0 125 9.0 -> 9.0 51 6.0 -> 5.0 18 9.0 -> 8.0 18 Name: change, dtype: int64
10.0 -> 10.0 10513 8.0 -> 8.0 1414 10.0 -> 8.0 992 10.0 -> 7.0 899 3.0 -> 1.0 322 8.0 -> 7.0 162 10.0 -> 1.0 156 7.0 -> 7.0 135 10.0 -> 2.0 43 3.0 -> 2.0 27 6.0 -> 4.0 18 8.0 -> nan 6 7.0 -> nan 2 10.0 -> nan 1 Name: change, dtype: int64
good_changes = geocoding_results.LINZ_MATCH_CODE < geocoding_results.original_LINZ_MATCH_CODE
print(sum(good_changes))
geocoding_results = geocoding_results[good_changes]
geocoding_results["change"].value_counts()
5550
3.0 -> 1.0 1880 8.0 -> 7.0 1158 10.0 -> 8.0 992 10.0 -> 7.0 899 6.0 -> 4.0 234 10.0 -> 1.0 156 3.0 -> 2.0 152 10.0 -> 2.0 43 6.0 -> 5.0 18 9.0 -> 8.0 18 Name: change, dtype: int64
df.update(geocoding_results)
df
index | OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | distance_to_parcel | LINZ_2ND_MATCH_CODE | distance_from_geocoding_result | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 0 | 244368.0 | 2021-12-01 | 2021-03-01 | 14 TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Houses | 1111.0 | 399.0 | 1100000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.658935 | -36.188787 | POINT (1749165.061 5993836.774) | False | 14 te | 14 te ara o kiri patuparaoa anake tomarata auc... | 8201470 | [14 te] | [14 Te Ara O Kiri Patuparaoa Anake, Te Arai] | 2.0 | 337.062690 | NaN | NaN |
1 | 1 | 244369.0 | 2021-12-01 | 2021-03-01 | TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Restaurants, bars, and cafes | 2512.0 | 134.0 | 1500000.0 | 1.0 | Business | NaN | Group 2 | Hospitality | 2014.0 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.661091 | -36.189144 | POINT (1749358.254 5993793.842) | False | te ara | te ara o kiri patuparaoa anake tomarata auckland | 8201477 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN |
2 | 2 | 244451.0 | 2021-12-01 | 2021-03-01 | 58 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 224.0 | 770000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.663924 | -36.584054 | POINT (1748858.010 5949979.809) | False | 58 paparahi | 58 paparahi place upper orewa auckland | 8156563 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN |
3 | 3 | 244452.0 | 2021-12-01 | 2021-03-01 | 44 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 247.0 | 670000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662942 | -36.585117 | POINT (1748768.145 5949863.416) | False | 44 paparahi | 44 paparahi place upper orewa auckland | 8156550 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN |
4 | 4 | 244453.0 | 2021-12-01 | 2021-03-01 | 32 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 252.0 | 550000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662988 | -36.585185 | POINT (1748772.124 5949855.789) | False | 32 paparahi | 32 paparahi place upper orewa auckland | 8156550 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
250925 | 151357.0_11 | 151357.0 | 2014-07-01 | 2015-03-01 | 9-11 | FENTON ST | EDEN TERRACE | Waitemata | New Flats | 1200.0 | 3760.0 | 3000000.0 | 37.0 | Residential | Attached | NaN | NaN | 1998.0 | 419702.0 | 2013.0 | Business - Mixed Use Zone | Business | 12.0 | ACC_10 | Business MU | Business | Commercial | NaN | NaN | 174.757447 | -36.868315 | POINT (1756646.875 5918294.000) | True | 11 fenton | 11 fenton st eden terrace | 7523952.0 | [501/11 fenton, 401/11 fenton, 402/11 fenton, ... | [501/11 Fenton Street, Mount Eden, Auckland, 4... | 1.0 | 0.000000 | 1.0 | NaN |
250926 | 151355.0_138 | 151355.0 | 2014-07-01 | 2015-03-01 | 138A-138C | GOWING DR | MEADOWBANK | Orakei | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 214.0 | 390000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 461300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.838299 | -36.867962 | POINT (1763854.986 5918197.478) | True | 138 gowing | 138 gowing dr meadowbank | 7445958 | [138 gowing] | [138 Gowing Drive, Meadowbank, Auckland] | 2.0 | 12.429865 | 2.0 | NaN |
250927 | 151352.0_164 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756936.813 5920152.000) | True | 164 hobson | 164 hobson st auckland | 6752833.0 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 1.0 | 0.000000 | 1.0 | NaN |
250928 | 151352.0_166 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756936.813 5920152.000) | True | 166 hobson | 166 hobson st auckland | 6752833.0 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 1.0 | 0.000000 | 1.0 | NaN |
250929 | 151352.0_168 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756935.430 5920164.089) | True | 168 hobson | 168 hobson st auckland | 6752833 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 7.0 | 0.000000 | 1.0 | 12.168021 |
250930 rows × 42 columns
df.LINZ_MATCH_CODE.value_counts(dropna=False)
1.0 142544 2.0 51678 8.0 25730 10.0 11430 7.0 10093 3.0 6466 4.0 1735 5.0 871 6.0 286 9.0 97 Name: LINZ_MATCH_CODE, dtype: int64
sum(df.LINZ_MATCH_CODE < df.LINZ_2ND_MATCH_CODE)
622
group = df[~pd.isna(df.LINZ_2ND_MATCH_CODE)].groupby("OBS")
group
<pandas.core.groupby.generic.DataFrameGroupBy object at 0x7f5bd7cedfa0>
updates = []
for ix, sample in tqdm(group):
minmatch = sample.LINZ_MATCH_CODE.min()
if minmatch <=2:
sample.loc[sample.LINZ_MATCH_CODE>2, "LINZ_MATCH_CODE"] = 10
elif minmatch <=5:
sample.loc[sample.LINZ_MATCH_CODE>5, "LINZ_MATCH_CODE"] = 10
sample.LINZ_2ND_MATCH_CODE = minmatch
updates.append(sample)
updates = pd.concat(updates)
updates
index | OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | distance_to_parcel | LINZ_2ND_MATCH_CODE | distance_from_geocoding_result | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
239183 | 112.0_137 | 112.0 | 1991-04-01 | 1992-04-01 | 137-139 | SOLAR RD | GLEN EDEN | Waitakere Ranges | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 97.0 | 60685.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 278406.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.630125 | -36.914665 | POINT (1745209.589 5913353.159) | True | 137 solar | 137 solar rd glen eden | 5118671.0 | [139 solar] | [139 Solar Road, Glen Eden, Auckland] | 10.0 | 0.000000 | 1.0 | NaN |
239184 | 112.0_139 | 112.0 | 1991-04-01 | 1992-04-01 | 137-139 | SOLAR RD | GLEN EDEN | Waitakere Ranges | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 97.0 | 60685.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 278406.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | WCC_7 | Living | Residential | NaN | NaN | NaN | 174.630125 | -36.914665 | POINT (1745209.589 5913353.159) | True | 139 solar | 139 solar rd glen eden | 5118671.0 | [139 solar] | [139 Solar Road, Glen Eden, Auckland] | 1.0 | 0.000000 | 1.0 | NaN |
239181 | 128.0_109 | 128.0 | 1991-04-01 | 1992-04-01 | 109-111 | HUTCHINSON AVE | NEW LYNN | Whau | New Flats | 1200.0 | 85.0 | 85000.0 | 1.0 | Residential | Attached | NaN | NaN | 1998.0 | 262001.0 | 2013.0 | Road | General | 27.0 | NaN | NaN | NaN | NaN | New Lynn Strategic Area | New Lynn - Strategic Area | 174.671724 | -36.918903 | POINT (1748907.187 5912818.837) | True | 109 hutchinson | 109 hutchinson ave new lynn | 4852262 | [109 hutchinson] | [109 Hutchinson Avenue, New Lynn, Auckland] | 2.0 | 253.056336 | 2.0 | NaN |
239182 | 128.0_111 | 128.0 | 1991-04-01 | 1992-04-01 | 109-111 | HUTCHINSON AVE | NEW LYNN | Whau | New Flats | 1200.0 | 85.0 | 85000.0 | 1.0 | Residential | Attached | NaN | NaN | 1998.0 | 262001.0 | 2013.0 | Road | General | 27.0 | NaN | NaN | NaN | NaN | New Lynn Strategic Area | New Lynn - Strategic Area | 174.671724 | -36.918903 | POINT (1748907.187 5912818.837) | True | 111 hutchinson | 111 hutchinson ave new lynn | 5234122 | NaN | NaN | 10.0 | 0.000000 | 2.0 | 660.400258 |
239179 | 282.0_11 | 282.0 | 1991-04-01 | 1992-04-01 | 11-13 | MARION AVE | MT ROSKILL | Puketapapa | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 123.0 | 134156.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 579300.0 | 2013.0 | Business - Light Industry Zone | Business | 17.0 | ACC_4 | Business 4 | Business | Commercial | NaN | NaN | 174.730030 | -36.910799 | POINT (1754117.441 5913625.292) | True | 11 marion | 11 marion ave mt roskill | 4928143 | [11 marion, 1/11 marion, 2/11 marion] | [11 Marion Avenue, Mount Roskill, Auckland, 1/... | 2.0 | 164.830467 | 2.0 | NaN |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
212116 | 245579.0_1 | 245579.0 | 2021-12-01 | 2021-03-01 | 1-9 CROWS ROAD | Swanson | Auckland | Waitakere Ranges | Houses | 1111.0 | 272.0 | 762000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 226602.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | WCC_16 | Special Area | Special | NaN | Crows Road, Swanson | Crows Road, Swanson | 174.595270 | -36.854353 | POINT (1742216.310 5920096.902) | True | 1 crows | 1 crows road swanson auckland | 4777571 | [7a crows, 7 crows, 9 crows, 5a crows, 9a crow... | [7A Crows Road, Swanson, Auckland, 7 Crows Roa... | 1.0 | 0.000000 | 1.0 | NaN |
212117 | 245579.0_3 | 245579.0 | 2021-12-01 | 2021-03-01 | 1-9 CROWS ROAD | Swanson | Auckland | Waitakere Ranges | Houses | 1111.0 | 272.0 | 762000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 226602.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | WCC_16 | Special Area | Special | NaN | Crows Road, Swanson | Crows Road, Swanson | 174.595270 | -36.854353 | POINT (1742216.310 5920096.902) | True | 3 crows | 3 crows road swanson auckland | 4777571 | [7a crows, 7 crows, 9 crows, 5a crows, 9a crow... | [7A Crows Road, Swanson, Auckland, 7 Crows Roa... | 1.0 | 0.000000 | 1.0 | NaN |
212118 | 245579.0_5 | 245579.0 | 2021-12-01 | 2021-03-01 | 1-9 CROWS ROAD | Swanson | Auckland | Waitakere Ranges | Houses | 1111.0 | 272.0 | 762000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 226602.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | WCC_16 | Special Area | Special | NaN | Crows Road, Swanson | Crows Road, Swanson | 174.595270 | -36.854353 | POINT (1742216.310 5920096.902) | True | 5 crows | 5 crows road swanson auckland | 4777571 | [7a crows, 7 crows, 9 crows, 5a crows, 9a crow... | [7A Crows Road, Swanson, Auckland, 7 Crows Roa... | 1.0 | 0.000000 | 1.0 | NaN |
212119 | 245579.0_7 | 245579.0 | 2021-12-01 | 2021-03-01 | 1-9 CROWS ROAD | Swanson | Auckland | Waitakere Ranges | Houses | 1111.0 | 272.0 | 762000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 226602.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | WCC_16 | Special Area | Special | NaN | Crows Road, Swanson | Crows Road, Swanson | 174.595270 | -36.854353 | POINT (1742216.310 5920096.902) | True | 7 crows | 7 crows road swanson auckland | 4777571 | [7a crows, 7 crows, 9 crows, 5a crows, 9a crow... | [7A Crows Road, Swanson, Auckland, 7 Crows Roa... | 1.0 | 0.000000 | 1.0 | NaN |
212120 | 245579.0_9 | 245579.0 | 2021-12-01 | 2021-03-01 | 1-9 CROWS ROAD | Swanson | Auckland | Waitakere Ranges | Houses | 1111.0 | 272.0 | 762000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 226602.0 | 2013.0 | Residential - Single House Zone | Residential | 19.0 | WCC_16 | Special Area | Special | NaN | Crows Road, Swanson | Crows Road, Swanson | 174.595270 | -36.854353 | POINT (1742216.310 5920096.902) | True | 9 crows | 9 crows road swanson auckland | 4777571 | [7a crows, 7 crows, 9 crows, 5a crows, 9a crow... | [7A Crows Road, Swanson, Auckland, 7 Crows Roa... | 1.0 | 0.000000 | 1.0 | NaN |
38883 rows × 42 columns
df.update(updates)
assert sum(df.LINZ_MATCH_CODE < df.LINZ_2ND_MATCH_CODE) == 0
df.LINZ_MATCH_CODE.value_counts()
1.0 142544 2.0 51678 8.0 24729 10.0 13897 7.0 9194 3.0 5903 4.0 1731 5.0 871 6.0 286 9.0 97 Name: LINZ_MATCH_CODE, dtype: int64
df.LINZ_parcel_ID[df.LINZ_MATCH_CODE >= 9] = np.nan
df.addresses[df.LINZ_MATCH_CODE >= 9] = np.nan
df.full_addresses[df.LINZ_MATCH_CODE >= 9] = np.nan
<string>:1: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy <string>:2: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy <string>:3: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
distances = df[~pd.isna(df.LINZ_parcel_ID)].distance(parcels.loc[df.LINZ_parcel_ID[~pd.isna(df.LINZ_parcel_ID)]], align=False)
display(distances)
display(distances[distances>0].describe())
0 337.062690 1 0.000000 2 0.000000 3 0.000000 4 0.000000 ... 250923 0.000000 250925 0.000000 250926 12.429865 250927 0.000000 250928 0.000000 Length: 236880, dtype: float64
count 58739.000000 mean 2442.106899 std 8608.354921 min 0.000022 25% 10.651200 50% 35.518932 75% 180.440212 max 399996.638879 dtype: float64
df["distance_to_parcel"] = distances
print(sum((df.LINZ_MATCH_CODE < 7) & (df.addresses.str.len()!=df.full_addresses.str.len())))
313
non_na_parcel_ids = df.LINZ_parcel_ID[~pd.isna(df.LINZ_parcel_ID)]
full_addrs = parcels.full_addresses[non_na_parcel_ids]
full_addrs.index = non_na_parcel_ids.index
df.full_addresses = full_addrs
print(sum((df.LINZ_MATCH_CODE < 7) & (df.addresses.str.len()!=df.full_addresses.str.len())))
display(df)
0
index | OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | distance_to_parcel | LINZ_2ND_MATCH_CODE | distance_from_geocoding_result | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 0 | 244368.0 | 2021-12-01 | 2021-03-01 | 14 TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Houses | 1111.0 | 399.0 | 1100000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.658935 | -36.188787 | POINT (1749165.061 5993836.774) | False | 14 te | 14 te ara o kiri patuparaoa anake tomarata auc... | 8201470 | [14 te] | [14 Te Ara O Kiri Patuparaoa Anake, Te Arai] | 2.0 | 337.062690 | NaN | NaN |
1 | 1 | 244369.0 | 2021-12-01 | 2021-03-01 | TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Restaurants, bars, and cafes | 2512.0 | 134.0 | 1500000.0 | 1.0 | Business | NaN | Group 2 | Hospitality | 2014.0 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.661091 | -36.189144 | POINT (1749358.254 5993793.842) | False | te ara | te ara o kiri patuparaoa anake tomarata auckland | 8201477 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN |
2 | 2 | 244451.0 | 2021-12-01 | 2021-03-01 | 58 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 224.0 | 770000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.663924 | -36.584054 | POINT (1748858.010 5949979.809) | False | 58 paparahi | 58 paparahi place upper orewa auckland | 8156563 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN |
3 | 3 | 244452.0 | 2021-12-01 | 2021-03-01 | 44 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 247.0 | 670000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662942 | -36.585117 | POINT (1748768.145 5949863.416) | False | 44 paparahi | 44 paparahi place upper orewa auckland | 8156550 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN |
4 | 4 | 244453.0 | 2021-12-01 | 2021-03-01 | 32 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 252.0 | 550000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662988 | -36.585185 | POINT (1748772.124 5949855.789) | False | 32 paparahi | 32 paparahi place upper orewa auckland | 8156550 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
250925 | 151357.0_11 | 151357.0 | 2014-07-01 | 2015-03-01 | 9-11 | FENTON ST | EDEN TERRACE | Waitemata | New Flats | 1200.0 | 3760.0 | 3000000.0 | 37.0 | Residential | Attached | NaN | NaN | 1998.0 | 419702.0 | 2013.0 | Business - Mixed Use Zone | Business | 12.0 | ACC_10 | Business MU | Business | Commercial | NaN | NaN | 174.757447 | -36.868315 | POINT (1756646.875 5918294.000) | True | 11 fenton | 11 fenton st eden terrace | 7523952.0 | [501/11 fenton, 401/11 fenton, 402/11 fenton, ... | [501/11 Fenton Street, Mount Eden, Auckland, 4... | 1.0 | 0.000000 | 1.0 | NaN |
250926 | 151355.0_138 | 151355.0 | 2014-07-01 | 2015-03-01 | 138A-138C | GOWING DR | MEADOWBANK | Orakei | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 214.0 | 390000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 461300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.838299 | -36.867962 | POINT (1763854.986 5918197.478) | True | 138 gowing | 138 gowing dr meadowbank | 7445958 | [138 gowing] | [138 Gowing Drive, Meadowbank, Auckland] | 2.0 | 12.429865 | 2.0 | NaN |
250927 | 151352.0_164 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756936.813 5920152.000) | True | 164 hobson | 164 hobson st auckland | 6752833.0 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 1.0 | 0.000000 | 1.0 | NaN |
250928 | 151352.0_166 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756936.813 5920152.000) | True | 166 hobson | 166 hobson st auckland | 6752833.0 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 1.0 | 0.000000 | 1.0 | NaN |
250929 | 151352.0_168 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756935.430 5920164.089) | True | 168 hobson | 168 hobson st auckland | NaN | NaN | NaN | 10.0 | NaN | 1.0 | 12.168021 |
250930 rows × 42 columns
def get_full_addr(row):
try:
return row.full_addresses[row.addresses.index(row.number_name)]
except:
display(row)
df["matched_address"] = df[df.LINZ_MATCH_CODE < 7].progress_apply(get_full_addr, axis=1)
df
index | OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | geometry | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | distance_to_parcel | LINZ_2ND_MATCH_CODE | distance_from_geocoding_result | matched_address | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 0 | 244368.0 | 2021-12-01 | 2021-03-01 | 14 TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Houses | 1111.0 | 399.0 | 1100000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.658935 | -36.188787 | POINT (1749165.061 5993836.774) | False | 14 te | 14 te ara o kiri patuparaoa anake tomarata auc... | 8201470 | [14 te] | [14 Te Ara O Kiri Patuparaoa Anake, Te Arai] | 2.0 | 337.062690 | NaN | NaN | 14 Te Ara O Kiri Patuparaoa Anake, Te Arai |
1 | 1 | 244369.0 | 2021-12-01 | 2021-03-01 | TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Restaurants, bars, and cafes | 2512.0 | 134.0 | 1500000.0 | 1.0 | Business | NaN | Group 2 | Hospitality | 2014.0 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.661091 | -36.189144 | POINT (1749358.254 5993793.842) | False | te ara | te ara o kiri patuparaoa anake tomarata auckland | 8201477 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN | NaN |
2 | 2 | 244451.0 | 2021-12-01 | 2021-03-01 | 58 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 224.0 | 770000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.663924 | -36.584054 | POINT (1748858.010 5949979.809) | False | 58 paparahi | 58 paparahi place upper orewa auckland | 8156563 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN | NaN |
3 | 3 | 244452.0 | 2021-12-01 | 2021-03-01 | 44 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 247.0 | 670000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662942 | -36.585117 | POINT (1748768.145 5949863.416) | False | 44 paparahi | 44 paparahi place upper orewa auckland | 8156550 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN | NaN |
4 | 4 | 244453.0 | 2021-12-01 | 2021-03-01 | 32 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 252.0 | 550000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662988 | -36.585185 | POINT (1748772.124 5949855.789) | False | 32 paparahi | 32 paparahi place upper orewa auckland | 8156550 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN | NaN |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
250925 | 151357.0_11 | 151357.0 | 2014-07-01 | 2015-03-01 | 9-11 | FENTON ST | EDEN TERRACE | Waitemata | New Flats | 1200.0 | 3760.0 | 3000000.0 | 37.0 | Residential | Attached | NaN | NaN | 1998.0 | 419702.0 | 2013.0 | Business - Mixed Use Zone | Business | 12.0 | ACC_10 | Business MU | Business | Commercial | NaN | NaN | 174.757447 | -36.868315 | POINT (1756646.875 5918294.000) | True | 11 fenton | 11 fenton st eden terrace | 7523952.0 | [501/11 fenton, 401/11 fenton, 402/11 fenton, ... | [501/11 Fenton Street, Mount Eden, Auckland, 4... | 1.0 | 0.000000 | 1.0 | NaN | 11 Fenton Street, Mount Eden, Auckland |
250926 | 151355.0_138 | 151355.0 | 2014-07-01 | 2015-03-01 | 138A-138C | GOWING DR | MEADOWBANK | Orakei | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 214.0 | 390000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 461300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.838299 | -36.867962 | POINT (1763854.986 5918197.478) | True | 138 gowing | 138 gowing dr meadowbank | 7445958 | [138 gowing] | [138 Gowing Drive, Meadowbank, Auckland] | 2.0 | 12.429865 | 2.0 | NaN | 138 Gowing Drive, Meadowbank, Auckland |
250927 | 151352.0_164 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756936.813 5920152.000) | True | 164 hobson | 164 hobson st auckland | 6752833.0 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 1.0 | 0.000000 | 1.0 | NaN | 164 Hobson Street, Auckland Central, Auckland |
250928 | 151352.0_166 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756936.813 5920152.000) | True | 166 hobson | 166 hobson st auckland | 6752833.0 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 1.0 | 0.000000 | 1.0 | NaN | 166 Hobson Street, Auckland Central, Auckland |
250929 | 151352.0_168 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | POINT (1756935.430 5920164.089) | True | 168 hobson | 168 hobson st auckland | NaN | NaN | NaN | 10.0 | NaN | 1.0 | 12.168021 | NaN |
250930 rows × 43 columns
%%time
phase0 = pd.read_csv("output/parcels_phase0.csv", index_col="LINZ_parcel_ID", low_memory=False, lineterminator="\n")
phase0
CPU times: user 1min 12s, sys: 10.7 s, total: 1min 22s Wall time: 1min 46s
appellation | affected_surveys | parcel_intent | topology_type | statutory_actions | land_district | titles | survey_area | calc_area | LINZ_parcel_centroid_lon | LINZ_parcel_centroid_lat | LINZ_parcel_vertices_lon | LINZ_parcel_vertices_lat | LINZ_parcel_roadvertices_lon | LINZ_parcel_roadvertices_lat | LINZmatch_AUP_code | LINZmatch_AUP_name | LINZ_adjoining_parcel_ID | LINZ_parcel_sides_zones | LINZ_TRNSPWR_ohead_name | LINZ_TRNSPWR_ohead_indicator | LINZ_VWSHFT_ohead_name | LINZ_VWSHFT_ohead_ID | LINZ_VWSHFT_ohead_indicator | Hdist_rural | Hdist_rural_code | Hdist_rural_name | Hdist_bus | Hdist_bus_code | Hdist_bus_name | Hdist_resid | Hdist_resid_code | Hdist_resid_name | Hdist_SH | Hdist_MHS | Hdist_MHU | Hdist_THA | Local_Area_name | SA22018_name | SA22018_code | AU2013_name | AU2013_code | MB2018_code | MB2013_code | Hdist_coast | Hdist_motorway | Hdist_main_road | Hdist_rail | Hdist_skytower | SpHA_indicator | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LINZ_parcel_ID | ||||||||||||||||||||||||||||||||||||||||||||||||||
4918991 | Lot 327 DP 56341 | DP 56341 | DCDB | Primary | NaN | North Auckland | NA8C/911 | 642.0 | 643.0 | 174.843218 | -36.876042 | [174.842994; 174.843152; 174.84337; 174.843471... | [-36.875922; -36.875957; -36.876006; -36.87602... | [174.842994; 174.842997] | [-36.875922; -36.876074] | 18.0 | Residential - Mixed Housing Suburban Zone | [5061331, 5002265, 5228435, 5061335, 4722548, ... | ['18', '18', '27', '18', '18', '18'] | NaN | 0 | NaN | NaN | 0 | 7228.891309 | 3 | Rural - Countryside Living Zone | 96.953993 | 44 | Business - Neighbourhood Centre Zone | 0.000000 | 18 | Residential - Mixed Housing Suburban Zone | 1499.258244 | 0.000000 | 463.752596 | 342.351869 | Orakei | Saint Johns East | 144500.0 | St Johns | 517201 | 4006757.0 | 465102 | 1626.866018 | 3904.389673 | 30.431054 | 675.367028 | 7850.889144 | False |
4919914 | Lot 178 DP 56342 | DP 56342 | DCDB | Primary | NaN | North Auckland | 474924, NA8C/768 | 650.0 | 651.0 | 174.846572 | -36.873551 | [174.84645; 174.846486; 174.846701; 174.846648] | [-36.873699; -36.873386; -36.873407; -36.873721] | [174.846486; 174.846701] | [-36.873386; -36.873407] | 18.0 | Residential - Mixed Housing Suburban Zone | [4789870, 4877424, 5005927, 4804873, 5178022, ... | ['18', '18', '18', '18', '18', '27'] | NaN | 0 | NaN | NaN | 0 | 7571.289947 | 3 | Rural - Countryside Living Zone | 219.321245 | 17 | Business - Light Industry Zone | 0.000000 | 18 | Residential - Mixed Housing Suburban Zone | 1504.842901 | 0.000000 | 380.053451 | 411.291837 | Orakei | Saint Johns East | 144500.0 | St Johns | 517201 | 4006774.0 | 464800 | 1666.931163 | 4307.322450 | 275.948865 | 296.455456 | 8026.797757 | False |
4926734 | Lot 144 DP 53562 | DP 53562 | DCDB | Primary | NaN | North Auckland | 386353, 386354, 386355, 386356, NA4D/859 | 640.0 | 640.0 | 174.845299 | -36.873269 | [174.845069; 174.845157; 174.845513; 174.84546] | [-36.87326; -36.873123; -36.87327; -36.873421] | [174.845069; 174.845157] | [-36.87326; -36.873123] | 18.0 | Residential - Mixed Housing Suburban Zone | [5236861, 5048379, 4926945, 4797737] | ['27', '18', '18', '18'] | NaN | 0 | NaN | NaN | 0 | 7574.099005 | 3 | Rural - Countryside Living Zone | 197.076711 | 44 | Business - Neighbourhood Centre Zone | 0.000000 | 18 | Residential - Mixed Housing Suburban Zone | 1551.382113 | 0.000000 | 336.510990 | 468.042305 | Orakei | Saint Johns East | 144500.0 | St Johns | 517201 | 4006774.0 | 464800 | 1556.501519 | 4232.755849 | 170.250936 | 317.577857 | 7909.576996 | False |
4926945 | Lot 183 DP 56342 | DP 56342 | DCDB | Primary | NaN | North Auckland | 433646, NA8C/773 | 913.0 | 914.0 | 174.845585 | -36.873350 | [174.845775; 174.84557; 174.845408; 174.84546;... | [-36.873177; -36.873603; -36.87357; -36.873421... | [174.845775; 174.845575; 174.845689] | [-36.873177; -36.873095; -36.873142] | 18.0 | Residential - Mixed Housing Suburban Zone | [5233326, 5048379, 4797737, 5054505, 7342193, ... | ['27', '18', '18', '18', '18', '18', '18', '18'] | NaN | 0 | NaN | NaN | 0 | 7556.977156 | 3 | Rural - Countryside Living Zone | 180.285687 | 44 | Business - Neighbourhood Centre Zone | 0.000000 | 18 | Residential - Mixed Housing Suburban Zone | 1529.480918 | 0.000000 | 333.915495 | 445.926909 | Orakei | Saint Johns East | 144500.0 | St Johns | 517201 | 4006774.0 | 464800 | 1582.400173 | 4248.261840 | 195.278997 | 314.544307 | 7936.587996 | False |
4929034 | Lot 260 DP 56341 | DP 56341 | DCDB | Primary | NaN | North Auckland | 488577, NA8C/850 | 622.0 | 624.0 | 174.847627 | -36.874955 | [174.847427; 174.847674; 174.847826; 174.84757... | [-36.875045; -36.874775; -36.874864; -36.87513... | [174.847674; 174.847826] | [-36.874775; -36.874864] | 18.0 | Residential - Mixed Housing Suburban Zone | [4860765, 5186671, 5186670, 5057572, 5262615] | ['18', '18', '18', '18', '27'] | NaN | 0 | NaN | NaN | 0 | 7452.133541 | 3 | Rural - Countryside Living Zone | 162.913359 | 17 | Business - Light Industry Zone | 0.000000 | 18 | Residential - Mixed Housing Suburban Zone | 1580.494775 | 0.000000 | 489.570672 | 263.495431 | Orakei | Saint Johns East | 144500.0 | St Johns | 517201 | 464600.0 | 464600 | 1834.490817 | 4299.136620 | 434.784957 | 395.754035 | 8169.879981 | False |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
5227472 | NaN | NaN | Road | Primary | NaN | North Auckland | NaN | NaN | 1330.0 | 174.874361 | -36.959668 | [174.875038; 174.874961; 174.874884; 174.87480... | [-36.959943; -36.959973; -36.960003; -36.96003... | [174.875038; 174.874961; 174.874884; 174.87480... | [-36.959943; -36.959973; -36.960003; -36.96003... | 27.0 | Road | [5214220, 4906751, 5142410, 4891625, 5256195, ... | ['27', '17', '17', '17', '27', '17', '17', '17... | NaN | 0 | NaN | NaN | 0 | 3963.447367 | 3 | Rural - Countryside Living Zone | 0.000000 | 17 | Business - Light Industry Zone | 86.562395 | 8 | Residential - Terrace Housing and Apartment Bu... | 760.946689 | 239.919686 | 387.444562 | 86.562395 | Otara | Otara Central | 154400.0 | Otara North | 523501 | 700602.0 | 700602 | 983.514550 | 658.806820 | 45.095107 | 2934.237955 | 15888.342992 | False |
5242816 | NaN | NaN | Road | Primary | NaN | North Auckland | NaN | NaN | 1049.0 | 174.872269 | -36.958674 | [174.872009; 174.872304; 174.872476; 174.87240... | [-36.958681; -36.958453; -36.958569; -36.95863... | [174.872009; 174.872304; 174.872476; 174.87240... | [-36.958681; -36.958453; -36.958569; -36.95863... | 27.0 | Road | [4733845, 5231272, 4866075, 4785948, 5234594, ... | ['64', '27', '33', '32', '27', '27', '8'] | NaN | 0 | NaN | NaN | 0 | 4211.055507 | 3 | Rural - Countryside Living Zone | 82.178171 | 17 | Business - Light Industry Zone | 0.000000 | 8 | Residential - Terrace Housing and Apartment Bu... | 785.375433 | 262.434622 | 328.712745 | 0.000000 | Otara | Otara Central | 154400.0 | Otara North | 523501 | 700601.0 | 700601 | 801.720167 | 611.330344 | 5.025442 | 2831.983258 | 15685.595260 | False |
7520053 | Lot 5 DP 465319 | DP 465319 | Fee Simple Title | Primary | NaN | North Auckland | 621250 | 2253.0 | 2252.0 | 174.875600 | -36.959503 | [174.875695; 174.875801; 174.876171; 174.87630... | [-36.959428; -36.959472; -36.959629; -36.95968... | [174.875149; 174.875145; 174.875141; 174.87513... | [-36.959472; -36.959456; -36.95944; -36.959424... | 17.0 | Business - Light Industry Zone | [5214220, 7520050, 7520049] | ['27', '17', '17'] | ['Otahuhu - Whakamaru C'] | 1 | NaN | NaN | 0 | 3911.904824 | 3 | Rural - Countryside Living Zone | 0.000000 | 17 | Business - Light Industry Zone | 150.152069 | 8 | Residential - Terrace Housing and Apartment Bu... | 845.357322 | 197.645867 | 386.422868 | 150.152069 | Otara | Otara Central | 154400.0 | Otara North | 523501 | 700602.0 | 700602 | 905.449427 | 757.841845 | 137.798477 | 3038.063157 | 15943.954833 | False |
7520049 | Lot 1 DP 465319 | DP 465319 | Fee Simple Title | Primary | NaN | North Auckland | 619244 | 13064.0 | 13062.0 | 174.876401 | -36.959399 | [174.875695; 174.875635; 174.875514; 174.87543... | [-36.959428; -36.959402; -36.959351; -36.95931... | [174.875187; 174.875207; 174.875323; 174.87533... | [-36.959212; -36.959182; -36.959006; -36.95899... | 17.0 | Business - Light Industry Zone | [7520050, 5214220, 7520053, 7520052] | ['17', '27', '17', '17'] | ['Otahuhu - Whakamaru C'] | 1 | NaN | NaN | 0 | 3808.115618 | 3 | Rural - Countryside Living Zone | 0.000000 | 17 | Business - Light Industry Zone | 139.072671 | 18 | Residential - Mixed Housing Suburban Zone | 870.886671 | 139.072671 | 274.592516 | 143.276761 | Otara | Otara Central | 154400.0 | Otara North | 523501 | 700602.0 | 700602 | 859.190377 | 823.461575 | 202.451909 | 3105.040962 | 15980.395818 | False |
4733845 | Part Lot 59 DP 60001 | DP 60001 | DCDB | Primary | [Referenced] Declaration That State Housing La... | North Auckland | NA86D/103 | 5449.0 | 5447.0 | 174.871298 | -36.958743 | [174.870701; 174.870815; 174.870818; 174.87082... | [-36.958917; -36.958509; -36.9585; -36.958492;... | [174.870701; 174.870815; 174.870818; 174.87082... | [-36.958917; -36.958509; -36.9585; -36.958492;... | 64.0 | Special Purpose - Tertiary Education Zone | [5187557, 4758156, 5254506, 4866075, 5225006, ... | ['33', '64', '27', '33', '27', '27', '27', '27'] | NaN | 0 | NaN | NaN | 0 | 4250.207218 | 3 | Rural - Countryside Living Zone | 124.492091 | 17 | Business - Light Industry Zone | 20.115492 | 8 | Residential - Terrace Housing and Apartment Bu... | 751.195267 | 304.268175 | 310.515280 | 20.115492 | Otara | Otara Central | 154400.0 | Otara North | 523501 | 700700.0 | 700700 | 769.844893 | 561.066825 | 37.791191 | 2753.967151 | 15637.574122 | False |
547902 rows × 50 columns
len(df), len(df.LINZ_parcel_ID.unique()), len(phase0), len(phase0.index.unique())
(250930, 158882, 547902, 547902)
%%time
df = df.drop(columns="geometry").merge(phase0, on="LINZ_parcel_ID", how="left")
df
CPU times: user 10.8 s, sys: 1.96 s, total: 12.8 s Wall time: 12.9 s
index | OBS | CONSENT_DATE | MARCH_YEAR | ADDRESS_1 | ADDRESS_2 | ADDRESS_3 | LB_Name | BUILDING_TYPE_NAME | BUILDING_TYPE_CODE | FLOOR_AREA | VALUE | BUILDINGS | Building_Type_Group | Residential_Type | Business_Group | Business_Category | Type_Class_Year | MBCODE | MBYEAR | AUP_BaseZone | AUP_BaseZone_Group | ZONE | ZONE_ID | ZONE_NAME | ZONE_TYPE | BUSINESS_TYPE | PlanAreaName | SHA_Name_154 | X_Coordinate | Y_Coordinate | Ranged_Address_indicator | number_name | full_address | LINZ_parcel_ID | addresses | full_addresses | LINZ_MATCH_CODE | distance_to_parcel | LINZ_2ND_MATCH_CODE | distance_from_geocoding_result | matched_address | appellation | affected_surveys | parcel_intent | topology_type | statutory_actions | land_district | titles | survey_area | calc_area | LINZ_parcel_centroid_lon | LINZ_parcel_centroid_lat | LINZ_parcel_vertices_lon | LINZ_parcel_vertices_lat | LINZ_parcel_roadvertices_lon | LINZ_parcel_roadvertices_lat | LINZmatch_AUP_code | LINZmatch_AUP_name | LINZ_adjoining_parcel_ID | LINZ_parcel_sides_zones | LINZ_TRNSPWR_ohead_name | LINZ_TRNSPWR_ohead_indicator | LINZ_VWSHFT_ohead_name | LINZ_VWSHFT_ohead_ID | LINZ_VWSHFT_ohead_indicator | Hdist_rural | Hdist_rural_code | Hdist_rural_name | Hdist_bus | Hdist_bus_code | Hdist_bus_name | Hdist_resid | Hdist_resid_code | Hdist_resid_name | Hdist_SH | Hdist_MHS | Hdist_MHU | Hdist_THA | Local_Area_name | SA22018_name | SA22018_code | AU2013_name | AU2013_code | MB2018_code | MB2013_code | Hdist_coast | Hdist_motorway | Hdist_main_road | Hdist_rail | Hdist_skytower | SpHA_indicator | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 0 | 244368.0 | 2021-12-01 | 2021-03-01 | 14 TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Houses | 1111.0 | 399.0 | 1100000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.658935 | -36.188787 | False | 14 te | 14 te ara o kiri patuparaoa anake tomarata auc... | 8201470 | [14 te] | [14 Te Ara O Kiri Patuparaoa Anake, Te Arai] | 2.0 | 337.062690 | NaN | NaN | 14 Te Ara O Kiri Patuparaoa Anake, Te Arai | Lot 34 DP 547805 | DP 547805 | Fee Simple Title | Primary | NaN | North Auckland | 970626 | 9500.0 | 9497.0 | 174.658763 | -36.185184 | [174.659268; 174.659647; 174.658968; 174.65844... | [-36.184561; -36.185025; -36.185401; -36.18574... | [] | [] | 46.0 | Rural - Rural Coastal Zone | [8201495, 8201481, 8201486, 8201471, 8201469] | ['46', '46', '46', '46', '46'] | NaN | 0.0 | NaN | NaN | 0.0 | 0.000000 | 46.0 | Rural - Rural Coastal Zone | 15294.679284 | 7.0 | Business - Local Centre Zone | 10662.102524 | 20.0 | Residential - Rural and Coastal Settlement Zone | 15258.026163 | 21445.068275 | 23663.460242 | 44784.739320 | Rodney-Wellsford | Cape Rodney | 110400.0 | Cape Rodney | 506660.0 | 135300.0 | 135300.0 | 478.688604 | 14394.665449 | 6819.882857 | 15201.507718 | 74167.105138 | False |
1 | 1 | 244369.0 | 2021-12-01 | 2021-03-01 | TE ARA O KIRI PATUPARAOA ANAKE | Tomarata | Auckland | Rodney | Restaurants, bars, and cafes | 2512.0 | 134.0 | 1500000.0 | 1.0 | Business | NaN | Group 2 | Hospitality | 2014.0 | 135300.0 | 2013.0 | Rural - Rural Coastal Zone | Rural | 46.0 | RDC_15 | Landscape Protection Rur | Rural | NaN | NaN | NaN | 174.661091 | -36.189144 | False | te ara | te ara o kiri patuparaoa anake tomarata auckland | 8201477 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN | NaN | Lot 101 DP 547805 | DP 547805, LT 566118 | Fee Simple Title | Primary | NaN | North Auckland | 970632 | 7000.0 | 7002.0 | 174.659160 | -36.189247 | [174.661103; 174.661111; 174.660887; 174.65928... | [-36.189176; -36.189263; -36.189277; -36.18937... | [] | [] | 46.0 | Rural - Rural Coastal Zone | [8201520, 8201522, 8201483, 8201476, 8201478, ... | ['46', '46', '46', '46', '46', '46', '46', '46... | NaN | 0.0 | NaN | NaN | 0.0 | 0.000000 | 46.0 | Rural - Rural Coastal Zone | 15026.587176 | 7.0 | Business - Local Centre Zone | 10205.081252 | 20.0 | Residential - Rural and Coastal Settlement Zone | 14988.109453 | 20987.228847 | 23265.966172 | 44381.530447 | Rodney-Wellsford | Cape Rodney | 110400.0 | Cape Rodney | 506660.0 | 135300.0 | 135300.0 | 709.141564 | 14261.819536 | 6922.672759 | 15040.438142 | 73715.422130 | False |
2 | 2 | 244451.0 | 2021-12-01 | 2021-03-01 | 58 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 224.0 | 770000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.663924 | -36.584054 | False | 58 paparahi | 58 paparahi place upper orewa auckland | 8156563 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN | NaN | Lot 16 DP 556293 | DP 556293 | Fee Simple Title | Primary | NaN | North Auckland | 971072 | 343.0 | 343.0 | 174.663845 | -36.584056 | [174.664003; 174.663679; 174.663682; 174.66371... | [-36.584114; -36.584105; -36.584024; -36.58399... | [174.664003; 174.663679; 174.663682; 174.66371... | [-36.584114; -36.584105; -36.584024; -36.58399... | 4.0 | Future Urban Zone | [8156547, 6579715, 8156562] | ['4', '26', '4'] | NaN | 0.0 | NaN | NaN | 0.0 | 756.721383 | 16.0 | Rural - Rural Production Zone | 1096.947425 | 44.0 | Business - Neighbourhood Centre Zone | 167.820836 | 19.0 | Residential - Single House Zone | 167.820836 | 1625.872878 | 1717.031806 | 2720.531006 | Rodney-Warkworth | Wainui-Waiwera | 112100.0 | Silverdale North | 506201.0 | 176406.0 | 176406.0 | 1082.700785 | 101.573926 | 104.064337 | 10473.209907 | 30617.240690 | False |
3 | 3 | 244452.0 | 2021-12-01 | 2021-03-01 | 44 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 247.0 | 670000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662942 | -36.585117 | False | 44 paparahi | 44 paparahi place upper orewa auckland | 8156550 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN | NaN | Lot 3 DP 556293 | DP 556293 | Fee Simple Title | Primary | NaN | North Auckland | 971059 | 786.0 | 786.0 | 174.662956 | -36.585288 | [174.662881; 174.663049; 174.66303; 174.662863] | [-36.58505; -36.585054; -36.585535; -36.585513] | [174.662881; 174.663049] | [-36.58505; -36.585054] | 4.0 | Future Urban Zone | [8156547, 8156585, 8156549, 8156551] | ['4', '4', '4', '4'] | NaN | 0.0 | NaN | NaN | 0.0 | 733.508369 | 16.0 | Rural - Rural Production Zone | 1017.238927 | 44.0 | Business - Neighbourhood Centre Zone | 236.525664 | 19.0 | Residential - Single House Zone | 236.525664 | 1463.034935 | 1797.480379 | 2779.037261 | Rodney-Warkworth | Wainui-Waiwera | 112100.0 | Silverdale North | 506201.0 | 176406.0 | 176406.0 | 1041.645898 | 147.146924 | 148.151100 | 10508.311729 | 30509.285180 | False |
4 | 4 | 244453.0 | 2021-12-01 | 2021-03-01 | 32 PAPARAHI PLACE | Upper Orewa | Auckland | Rodney | Houses | 1111.0 | 252.0 | 550000.0 | 1.0 | Residential | Detached | NaN | NaN | 2014.0 | 176406.0 | 2013.0 | Future Urban Zone | New growth | 4.0 | RDC_35 | Special 11 | Special | NaN | NaN | NaN | 174.662988 | -36.585185 | False | 32 paparahi | 32 paparahi place upper orewa auckland | 8156550 | NaN | NaN | 8.0 | 0.000000 | NaN | NaN | NaN | Lot 3 DP 556293 | DP 556293 | Fee Simple Title | Primary | NaN | North Auckland | 971059 | 786.0 | 786.0 | 174.662956 | -36.585288 | [174.662881; 174.663049; 174.66303; 174.662863] | [-36.58505; -36.585054; -36.585535; -36.585513] | [174.662881; 174.663049] | [-36.58505; -36.585054] | 4.0 | Future Urban Zone | [8156547, 8156585, 8156549, 8156551] | ['4', '4', '4', '4'] | NaN | 0.0 | NaN | NaN | 0.0 | 733.508369 | 16.0 | Rural - Rural Production Zone | 1017.238927 | 44.0 | Business - Neighbourhood Centre Zone | 236.525664 | 19.0 | Residential - Single House Zone | 236.525664 | 1463.034935 | 1797.480379 | 2779.037261 | Rodney-Warkworth | Wainui-Waiwera | 112100.0 | Silverdale North | 506201.0 | 176406.0 | 176406.0 | 1041.645898 | 147.146924 | 148.151100 | 10508.311729 | 30509.285180 | False |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
250925 | 151357.0_11 | 151357.0 | 2014-07-01 | 2015-03-01 | 9-11 | FENTON ST | EDEN TERRACE | Waitemata | New Flats | 1200.0 | 3760.0 | 3000000.0 | 37.0 | Residential | Attached | NaN | NaN | 1998.0 | 419702.0 | 2013.0 | Business - Mixed Use Zone | Business | 12.0 | ACC_10 | Business MU | Business | Commercial | NaN | NaN | 174.757447 | -36.868315 | True | 11 fenton | 11 fenton st eden terrace | 7523952.0 | [501/11 fenton, 401/11 fenton, 402/11 fenton, ... | [501/11 Fenton Street, Mount Eden, Auckland, 4... | 1.0 | 0.000000 | 1.0 | NaN | 11 Fenton Street, Mount Eden, Auckland | Allot 241 Sec 10 SBRS OF Auckland | DP 485678 | Fee Simple Title | Primary | NaN | North Auckland | 690715, 690716, 690717, 690718, 690719, 690720... | 625.0 | 626.0 | 174.757339 | -36.868349 | [174.757513; 174.757323; 174.757317; 174.75728... | [-36.868429; -36.868517; -36.868519; -36.86847... | [174.757155; 174.757383] | [-36.868249; -36.868199] | 12.0 | Business - Mixed Use Zone | [4773576, 5018428, 7523951, 5220040, 4737139] | ['19', '19', '12', '27', '12'] | NaN | 0.0 | ['Mount Eden'] | ['RSVS_48'] | 1.0 | 9579.212515 | 3.0 | Rural - Countryside Living Zone | 0.000000 | 12.0 | Business - Mixed Use Zone | 0.000024 | 19.0 | Residential - Single House Zone | 0.000024 | 622.519720 | 268.250951 | 477.881906 | Auckland Central | Eden Terrace | 136000.0 | Eden Terrace | 515600.0 | 419702.0 | 419702.0 | 2573.610570 | 642.023908 | 152.924131 | 41.324778 | 2256.617261 | False |
250926 | 151355.0_138 | 151355.0 | 2014-07-01 | 2015-03-01 | 138A-138C | GOWING DR | MEADOWBANK | Orakei | New (and pre-built) house, unit, bach, crib, b... | 1100.0 | 214.0 | 390000.0 | 1.0 | Residential | Detached | NaN | NaN | 1998.0 | 461300.0 | 2013.0 | Residential - Mixed Housing Suburban Zone | Residential | 18.0 | ACC_24 | Residential 6a | Residential | NaN | NaN | NaN | 174.838299 | -36.867962 | True | 138 gowing | 138 gowing dr meadowbank | 7445958 | [138 gowing] | [138 Gowing Drive, Meadowbank, Auckland] | 2.0 | 12.429865 | 2.0 | NaN | 138 Gowing Drive, Meadowbank, Auckland | Lot 1 DP 460715 | DP 460715 | Fee Simple Title | Primary | NaN | North Auckland | 604491 | 453.0 | 453.0 | 174.838154 | -36.868170 | [174.838001; 174.837998; 174.838102; 174.83816... | [-36.868227; -36.868225; -36.868099; -36.86802... | [174.838001; 174.837998; 174.838141; 174.838106] | [-36.868227; -36.868225; -36.868324; -36.8683] | 18.0 | Residential - Mixed Housing Suburban Zone | [5205827, 5142140, 7966236, 7533935, 7966237] | ['27', '18', '18', '18', '18'] | NaN | 0.0 | NaN | NaN | 0.0 | 7960.550814 | 3.0 | Rural - Countryside Living Zone | 556.172613 | 44.0 | Business - Neighbourhood Centre Zone | 0.000000 | 18.0 | Residential - Mixed Housing Suburban Zone | 895.725908 | 0.000000 | 234.521923 | 886.724508 | Orakei | Meadowbank East | 143200.0 | Meadowbank North | 516301.0 | 4000769.0 | 461300.0 | 712.000606 | 4117.203611 | 538.664000 | 105.941011 | 7121.881778 | False |
250927 | 151352.0_164 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | True | 164 hobson | 164 hobson st auckland | 6752833.0 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 1.0 | 0.000000 | 1.0 | NaN | 164 Hobson Street, Auckland Central, Auckland | Lot 1 DP 348651 | DP 348651, DP 497469 | Fee Simple Title | Primary | NaN | North Auckland | 734869, 734870, 734871, 734872, 734873, 734874... | 664.0 | 664.0 | 174.760350 | -36.851522 | [174.760735; 174.760552; 174.760475; 174.76038... | [-36.851544; -36.85149; -36.851468; -36.851668... | [174.760387; 174.760133; 174.760254; 174.76027] | [-36.851668; -36.851597; -36.851407; -36.851382] | 35.0 | Business - City Centre Zone | [5238725, 5241240, 5245509, 5127911, 6703018] | ['27', '27', '27', '35', '35'] | NaN | 0.0 | ['Mount Eden'] | ['RSVS_47'] | 1.0 | 11015.432271 | 3.0 | Rural - Countryside Living Zone | 0.000000 | 35.0 | Business - City Centre Zone | 461.942869 | 8.0 | Residential - Terrace Housing and Apartment Bu... | 718.145089 | 1388.878784 | 1160.296223 | 461.942869 | Auckland Central | Hobson Ridge Central | 133400.0 | Auckland Central West | 514102.0 | 4000057.0 | 434200.0 | 728.566386 | 333.059740 | 27.128068 | 1061.448125 | 383.915160 | False |
250928 | 151352.0_166 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | True | 166 hobson | 166 hobson st auckland | 6752833.0 | [37 cook, 1305/168 hobson, 1301/168 hobson, 16... | [37 Cook Street, Auckland Central, Auckland, 1... | 1.0 | 0.000000 | 1.0 | NaN | 166 Hobson Street, Auckland Central, Auckland | Lot 1 DP 348651 | DP 348651, DP 497469 | Fee Simple Title | Primary | NaN | North Auckland | 734869, 734870, 734871, 734872, 734873, 734874... | 664.0 | 664.0 | 174.760350 | -36.851522 | [174.760735; 174.760552; 174.760475; 174.76038... | [-36.851544; -36.85149; -36.851468; -36.851668... | [174.760387; 174.760133; 174.760254; 174.76027] | [-36.851668; -36.851597; -36.851407; -36.851382] | 35.0 | Business - City Centre Zone | [5238725, 5241240, 5245509, 5127911, 6703018] | ['27', '27', '27', '35', '35'] | NaN | 0.0 | ['Mount Eden'] | ['RSVS_47'] | 1.0 | 11015.432271 | 3.0 | Rural - Countryside Living Zone | 0.000000 | 35.0 | Business - City Centre Zone | 461.942869 | 8.0 | Residential - Terrace Housing and Apartment Bu... | 718.145089 | 1388.878784 | 1160.296223 | 461.942869 | Auckland Central | Hobson Ridge Central | 133400.0 | Auckland Central West | 514102.0 | 4000057.0 | 434200.0 | 728.566386 | 333.059740 | 27.128068 | 1061.448125 | 383.915160 | False |
250929 | 151352.0_168 | 151352.0 | 2014-07-01 | 2015-03-01 | 164-168 | HOBSON ST | AUCKLAND | Waitemata | New Flats | 1200.0 | 0.0 | 3650000.0 | 0.0 | Residential | Attached | NaN | NaN | 1998.0 | 434200.0 | 2013.0 | Business - City Centre Zone | Business | 35.0 | CBD_1 | Central Area A | Business | Commercial | NaN | NaN | 174.760314 | -36.851526 | True | 168 hobson | 168 hobson st auckland | NaN | NaN | NaN | 10.0 | NaN | 1.0 | 12.168021 | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN | NaN |
250930 rows × 92 columns
df.columns
Index(['index', 'OBS', 'CONSENT_DATE', 'MARCH_YEAR', 'ADDRESS_1', 'ADDRESS_2', 'ADDRESS_3', 'LB_Name', 'BUILDING_TYPE_NAME', 'BUILDING_TYPE_CODE', 'FLOOR_AREA', 'VALUE', 'BUILDINGS', 'Building_Type_Group', 'Residential_Type', 'Business_Group', 'Business_Category', 'Type_Class_Year', 'MBCODE', 'MBYEAR', 'AUP_BaseZone', 'AUP_BaseZone_Group', 'ZONE', 'ZONE_ID', 'ZONE_NAME', 'ZONE_TYPE', 'BUSINESS_TYPE', 'PlanAreaName', 'SHA_Name_154', 'X_Coordinate', 'Y_Coordinate', 'Ranged_Address_indicator', 'number_name', 'full_address', 'LINZ_parcel_ID', 'addresses', 'full_addresses', 'LINZ_MATCH_CODE', 'distance_to_parcel', 'LINZ_2ND_MATCH_CODE', 'distance_from_geocoding_result', 'matched_address', 'appellation', 'affected_surveys', 'parcel_intent', 'topology_type', 'statutory_actions', 'land_district', 'titles', 'survey_area', 'calc_area', 'LINZ_parcel_centroid_lon', 'LINZ_parcel_centroid_lat', 'LINZ_parcel_vertices_lon', 'LINZ_parcel_vertices_lat', 'LINZ_parcel_roadvertices_lon', 'LINZ_parcel_roadvertices_lat', 'LINZmatch_AUP_code', 'LINZmatch_AUP_name', 'LINZ_adjoining_parcel_ID', 'LINZ_parcel_sides_zones', 'LINZ_TRNSPWR_ohead_name', 'LINZ_TRNSPWR_ohead_indicator', 'LINZ_VWSHFT_ohead_name', 'LINZ_VWSHFT_ohead_ID', 'LINZ_VWSHFT_ohead_indicator', 'Hdist_rural', 'Hdist_rural_code', 'Hdist_rural_name', 'Hdist_bus', 'Hdist_bus_code', 'Hdist_bus_name', 'Hdist_resid', 'Hdist_resid_code', 'Hdist_resid_name', 'Hdist_SH', 'Hdist_MHS', 'Hdist_MHU', 'Hdist_THA', 'Local_Area_name', 'SA22018_name', 'SA22018_code', 'AU2013_name', 'AU2013_code', 'MB2018_code', 'MB2013_code', 'Hdist_coast', 'Hdist_motorway', 'Hdist_main_road', 'Hdist_rail', 'Hdist_skytower', 'SpHA_indicator'], dtype='object')
df.to_csv("restricted/BCs_issued_by_AUP_TLADCs_2021DEC_augmented.csv", index=False)