Baselight

NIHPI Verified Sales

OpenDataNI

@ukgov.nihpi_verified_sales_by_propertytype

Loading...
Loading...

About this Dataset

NIHPI Verified Sales

Verified residential property sales recorded by HM Revenue & Customs which could be matched to a domestic property in the NI Valuation List. Verified sales for each quarter from Q1 (January-March) 2005.
Publisher name: OpenDataNI
Last updated: 2025-02-25T04:01:11Z

Tables

Verified Sales By LGD

@ukgov.nihpi_verified_sales_by_propertytype.verified_sales_by_lgd
  • 15.54 KB
  • 80 rows
  • 13 columns
Loading...

CREATE TABLE verified_sales_by_lgd (
  "quarter_year" VARCHAR,
  "antrim_and_newtownabbey" BIGINT,
  "ards_and_north_down" BIGINT,
  "armagh_city_banbridge_and_craigavon" BIGINT,
  "belfast" BIGINT,
  "causeway_coast_and_glens" BIGINT,
  "derry_city_and_strabane" BIGINT,
  "fermanagh_and_omagh" BIGINT,
  "lisburn_and_castlereagh" BIGINT,
  "mid_and_east_antrim" BIGINT,
  "mid_ulster" BIGINT,
  "newry_mourne_and_down" BIGINT,
  "total_verified_sales" BIGINT
);

Verified Sales By NUTS3

@ukgov.nihpi_verified_sales_by_propertytype.verified_sales_by_nuts3
  • 7.92 KB
  • 53 rows
  • 7 columns
Loading...

CREATE TABLE verified_sales_by_nuts3 (
  "quarter_year" VARCHAR,
  "belfast" BIGINT,
  "outer_belfast" BIGINT,
  "east_of_northern_ireland" BIGINT,
  "north_of_northern_ireland" BIGINT,
  "west_south_of_northern_ireland" BIGINT,
  "total_verified_sales" BIGINT
);

Verified Sales By Property Type

@ukgov.nihpi_verified_sales_by_propertytype.verified_sales_by_property_type
  • 7.37 KB
  • 80 rows
  • 6 columns
Loading...

CREATE TABLE verified_sales_by_property_type (
  "quarter_year" VARCHAR,
  "detached" BIGINT,
  "semidetached" BIGINT,
  "terrace" BIGINT,
  "apartment" BIGINT,
  "total_verified_sales" BIGINT
);

Verified Sales By Urban Rural Classification

@ukgov.nihpi_verified_sales_by_propertytype.verified_sales_by_urban_rural_classification
  • 5.25 KB
  • 80 rows
  • 4 columns
Loading...

CREATE TABLE verified_sales_by_urban_rural_classification (
  "quarter_year" VARCHAR,
  "urban" BIGINT,
  "rural" BIGINT,
  "total_verified_sales" BIGINT
);

Share link

Anyone who has the link will be able to view this.