Project Report
Project Report
Project Report
PROJECT REPORT
Submitted by
ASWANI DAS (PEC17CS012)
ASWATHY AJITH (PEC17CS013)
NISY THERESA ANIL (PEC17CS026)
GAYATHRY A R (PEC17CS015)
to
the APJ Abdul Kalam Technological University
in partial fulfilment of the requirements for the award
of
the Degree of Bachelor of Technology
In
Computer Science and Engineering
CERTIFICATE
This is to certify that the report entitled ’ Land Fraud Detec-
tion System’ submitted by Aswathy Ajith , Aswani Das,
Nisy Theresa Anil, Gayathry A R to the APJ Abdul Kalam
Technological University in partial fulfilment of the requirements
for the award of the Degree of Bachelor of Technology in Com-
puter Science and Engineering is a bonafide record of the seminar
work carried out by her under our guidance and supervision. This
report in any form has not been submitted to any other University
or Institute for any purpose.
Mrs.Jooby E
Mr.Siju Koshy Project Guide and
Project Coordinator Coordinator
Assistant Professor Assistant Professor
Dept. of CSE Dept. of CSE
Mrs.Jooby E
Assistant Professor
Head of the Department
Dept. of CSE
Acknowledgement
Firstly , I would like to express our sincere gratitude and thanks
to Professor,Mr.Dr.Biju Kumar R,Principal of College of
Engineering Pathanapuram for providing us with a well equipped
laboratory and all other facilities.
DATE :26-6-21
PLACE :PATHANAPURAM
ASWATHY AJITH
ASWANI DAS
GAYATHRY A R
Abstract
Land frauds in Kerala have been identified as an important source of dam-
age to Kerala’s economic balance. As per the Kerala land reforms act,
1969 there is a maximum ceiling limit of land area a person can own. But
now a day’s people are purchasing lands illegally beyond this limit, to over-
come this here is a web application to detect these land frauds based on
the ration card number of each family which provide the list of members
in a family with the acres of land each member in the family owns and
since it require large amount of data for implementing this application ,
Big Data analytics is used which is the process of collecting, organizing
and analysing large sets of data (called Big Data) to discover patterns and
other useful information. Big Data cleans large amount of data efficiently
and removes redundancy. This application also includes cadastral map fea-
tures. Cadastral map is a technical term for a set of records showing the
extent, value and ownership (or other basis for use or occupancy) of land.
Strictly speaking, a cadastral map is a record of areas and values of land
and of landholders that originally was compiled for purposes of taxation.
This feature is implemented in such a way that it can be accessed by both
public and authorities whereas land fraud detection feature can only be ac-
cessed by authorities. The main technology used here is image processing.
Image processing is a method to perform some operations on an image, in
order to get an enhanced image or to extract some useful information from
it. It is a type of signal processing in which input is an image and output
may be image or characteristics/features associated with that image. This
cadastral feature provides the image of lands with its full details. This
cadastral feature can also be used to avoid land frauds.
iii
Contents
List of Figures vi
1 Introduction 1
1.1 General Background . . . . . . . . . . . . . . . . . . . . . 1
1.2 Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Scheme . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.4 Organization of the report . . . . . . . . . . . . . . . . . . 2
2 Literature Review 3
2.1 Fraud detection and prevention by using big data analytics 3
2.2 Online land fraud detection and saftey the privacy . . . . 4
2.3 Online credit card fraud dtection: A hybrid framework with
big data technologies . . . . . . . . . . . . . . . . . . . . . 4
2.4 Big data analytics for detection of frauds in matrimonial
websites . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3 PROPOSED DESIGN 6
3.1 Problem statement . . . . . . . . . . . . . . . . . . . . . . 6
3.2 Formulation of Objective . . . . . . . . . . . . . . . . . . . 6
4 DESIGN 7
4.1 Architecture of the System . . . . . . . . . . . . . . . . . . 7
4.1.1 App logic . . . . . . . . . . . . . . . . . . . . . . . 9
4.2 Modules . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
iv
6 CONCLUSION 14
v
List of Figures
vi
Chapter 1
Introduction
1
by authorities.
1.2 Objectives
Main objective of the system is
1.3 Scheme
Gives up-to-date news about changing and new laws related to land
that helps user to aware about it.
2
Chapter 2
Literature Review
There are four papers related to this system is selected for literature re-
view.They are described below.
3
2.2 Online land fraud detection and saftey
the privacy
Big data framework aims to help people detect unexpected activity on
their property. Solves: 1. Fraud detection 2. Fraud prevention 3. Fraud
reduction
Analysis of different fraud schemes to discover fraud patterns using
data mining techniques.Uses Naive Byes algorithm techniques.Application
of Hadoop methods to identify suspicious transactions in land records. Big
data facilitate the building of fraud detection models that can be integrated
with registration systems, and act as an alarm system.
4
in verifying whether the profile is genuine or not.
• Anomaly Detection
• Business Rules
• Database Searches
• Predictive modeling
5
Chapter 3
PROPOSED DESIGN
6
Chapter 4
DESIGN
7
Figure 4.1: System Architecture
8
Figure 4.2: Standard Acres Conversion Factors
9
acres.
d) For any other person, other than a joint family, 10 standard acres
and the ceiling limit shall not be less than 12 and more than 15 acres.
e)For agriculture and industry purpose no limit.
4.2 Modules
1.STAFF USER
Component: Land purchase eligibility checking system
• Inputs the users Ration card number and the amount of land re-
quested.
• Views the result after validation of the input based on the applied
logic which is the Kerala Land reforms Act of 1963.
The system will allow the staff users to check and confirm the appli-
cant’s eligibility to proceed to the purchase of land.
2.PUBLIC USER
Component: User Facing Website
Public user access the static information from the website such as land
laws and recent updates from revenue department and can also submit
10
Figure 4.3: Modules
their queries.
11
Chapter 5
12
Figure 5.2: Standard acre values in south kerala vs north kerala
13
Chapter 6
CONCLUSION
14
Bibliography
15