Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.1 KB

File metadata and controls

32 lines (22 loc) · 1.1 KB

CS1013-project10

Group project for Trinity College Dublin's CS1013 module.

A program that displays data from the UK Land Registry pertaining to the sale and lease of properties in England and Wales between the years 1995 and part of 2017.

Video Demonstration:

Video Demonstration

Prerequisites

The program relies on two SQL tables which can be downloaded and loaded on a local SQL server.
Most of the functions of the program can be run using only the small table but the search function requires the larger table.
The small table is included in the repo. The larger table(3.7gb) is available on request.

Built With

Authors