COMPUTERIZED CRIME TRACKING INFORMATION SYSTEM

  • Type: Project
  • Department: Computer Engineering
  • Project ID: CPE0029
  • Access Fee: ₦5,000 ($14)
  • Chapters: 5 Chapters
  • Pages: 65 Pages
  • Format: Microsoft Word
  • Views: 1.3K
  • Report This work

For more Info, call us on
+234 8130 686 500
or
+234 8093 423 853

ABSTRACT 


This project work intends to automate the existing criminal records of the Nigeria police using Enugu criminal investigating department. The essence was to produce durable criminal records and avoidable lost of criminal records. Structural database management system (DBMS) was used in its development in other to eliminate redundancy in the compilation, its friendliness in responding to the user exhibits and also its reliability and efficiency in tracking down criminals. Another important feature of this system was that it provides user with the facilities for having the hard copies or print out of any relevant
5
document as well as the facilities to communication with the system. Tracking is the observing of persons or objects on the move and supplying a timely ordered sequence of respective location data to a model e.g. capable to serve for depicting the motion on a display capability. The traditional and age-old system of intelligence and criminal record maintenance has failed to live up to the requirements of the existing crime scenario. Manual processes neither provide accurate, reliable and comprehensive data round the clock nor does it help in trend prediction and decision support.
TABLE OF CONTENT
Cover page
Caritas logo
Title page
Certification page- - - - - - - - - -i
Dedication page- - - - - - - - - -ii
Acknowledgement- - - - - - - - - -iii
6
Abstract- - - - - - - - - - -iv
Table of content- - - - - - - - - -v
List of tables - - - - - - - - - -x
List of figures - - - - - - - - - -xi
List of appendixes- - - - - - - - -xii
CHAPTER ONE
INTRODUCTION
1.1 Background of the project- - - - - - - -1
1.2 statement of problem- - - - - - - - -3
1.3 purpose of the project- - - - - - - - -4
1.4 Justification- - - - - - - - - -5
1.5 scope of the project - - - - - - - -5
1.6 limitation of the project- - - - - - - -6
1.7 project report organization- - - - - - - -6
1.8 Definition of terms- - - - - - - - -7
7
CHAPTER TWO
LITERATURE REVIEW
2.1 Brief history of Nigeria police- - - - - - -8
2.2 Review of natural law theory-- - - - - - -11
2.3 Review of crime history- - - - - - - -14
2.4 Tracking system- - - - - - - - -19
2.5 Reasons for the failure of some criminal tracking system- - -21
CHAPTER THREE
SYSTEM ANALYSIS AND DESIGN
3.1 Methodology- - - - - - - - - -22
3.2 Data collection- - - - - - - - - -22
3.2.1 Methods of Data Collection - - - - - - -23
3.2.2 Input analysis- - - - - - - - - -23
3.2.3 Witness / Suspect Statement Input System- - - - -24
3.2.4 Case File Input System- - - - - - - -24
8
3.2.5 Crime Diary Input System- - - - - - - -25
3.2.6 Output Analysis - - - - - - - - -25
3.2.7 Crime Register Output System- - - - - - -26
3.2.8 Output System Form CR. 2- - - - - - -26
3.2.9 System Output Form CR.8- - - - - - - -27
3.2.10 System Output Form CR 14- - - - - - -27
3.2.11 Charge Sheet - - - - - - - - -27
3.2.12 Files and Records - - - - - - - - -27
3.3 Analysis of the Existing System- - - - - - -28
3.4 Limitations of the Existing System- - - - - - -31
9
3.4.1Justification for the new system- - - - - - -32
3.5 System Design- - - - - - - - - -33
3.5.1 Output Specification and Design- - - - - - -33
3.5.2 Input Design and Specification- - - - - - -34
3.6 Database Design- - - - - - - - -38
3.7 Program Design and Specification - - - - - -43
3.7.1 Criminal Registration - - - - - - - -45
3.7.2 Suspect Registration - - - - - - - -.45 3.7.3 Report - - - - - - - - - - -45
3.7.4 Change Password - - - - - - - -46
3.7. Complainant Registration - - - - - - - -46
10
3.8 System Flowcharts- - - - - - - - -46
3.9 Top down design- - - - - - - - -48
CHAPTER FOUR
IMPLEMENTATION, TESTING AND INTEGRATION
4.1 Choice of Development Tools- - - - - - -50
4.2 System Requirement- - - - - - - - -51
4.2.1 Software Requirements - - - - - - --51
4.2.2 Hardware Requirements- - - - - - - -51
4.2.3 People Ware (Personal Requirements) - - - - - -52
4.3 system Implementation - - - - - - - -52
4.4 Program Flowchart- - - - - - - - -53
11
4.5 Testing - - - - - - - - - - -54
4.5.1Unit testing- - - - - - - - - -54
4.5.2 System testing - - - - - - - - -56
CHAPTER FIVE
SUMMARY, CONCLUSION AND RECOMMENDATIONS
5.1 Summary of findings- - - - - - - - -57
5.2 limitations of the study/project - - - - - - -58
5.3 Recommendation- - - - - - - - -58
5.4 BEME (Bill of engineering measurement and evaluatio) - - -59
5.5 Conclusion- - - - - - - - - -60
BIBLIOGRAPHY - - - - - - - - -61
12
GLOSSARY - - - - - - - - - -65
References- - - - - - - - - - -61
Glossary- - - - - - - - - - -65
Appendix A- - - - - - - - -- - -66
Appendix B- - - - - - - - - - -76
Appendix C- - - - - - - - - - -78
LIST OF TABLES
TABLE 3.1 Criminal file- - - - - - - - -39
TABLE 3.2 suspect file- - - - - - - - -40
TABLE 3.3 Complainant File - - - - - - - -41
TABLE 4.1- - - - - - - - - -54
TABLE 5.1 BEME- - - - - - - - - -59
13
LIST OF FIGURES
Fig.2.0 organizational structure of Nigeria police- - - - -10
Fig 3.1 A sample of Witness/Suspect form- - - - -24
Fig 3.2 Information Flow- - - - - - - - -30
Fig 3.3 login page- - - - - - - - -43
Fig 3.4 main menu- - - - - - - - - -44
Fig 3.5 system flow chart- - - - - - - - -46
14
Fig 3.6 Top down design- - - - - - - -48
Fig 4.1 program flow chart- - - - - - - -53
LIST OF APPENDIXES
APPENDIX A- - - - - - - - - -66
APPENDIX B- - - - - - - - - -76
APPENDIX C- - - - - - - - - -78
15
CHAPTER ONE
INTRODUCTION
1.1 Background of The Study
Man by nature is social, gregarious and cannot live in isolation. To maintain peace and harmony in the society, man has to fashion out conduct and some laws to govern the conduct of members of the society. When people appreciate these codes of conduct and laws, protection of lives and properties are guaranteed.
Generally tracking is the observing of persons or objects on the move and supplying a timely ordered sequence of respective location data to a model e.g. capable to serve for depicting the motion on a display capability.
The traditional and age-old system of intelligence and criminal record maintenance has failed to live up to the requirements of the existing crime scenario. Manual processes neither provide accurate, reliable and comprehensive data round the clock nor does it help in trend prediction and decision support. It also results in lower productivity and ineffective utilization of manpower. The solution to this ever-increasing problem lies in the effective use of Information Technology. Crime Tracking Information System uses computer-generated records as an interface for integrating and accessing massive amounts of location-based information.
16
Crime tracking system allows police personnel to plan effectively for emergency response, determine mitigation priorities, analyses historical events, and predict future events. Crime tracking system helps identify potential suspects to increase investigators suspect base when no leads are evident. The ability to access and process information quickly while displaying it in a spatial and visual medium allows agencies to allocate resources quickly and more effectively. In the ‗mission-critical‘ nature of law enforcement, information about the location of a crime, incident, suspect, or victim is often crucial to determine the manner and size of the response. Crime tracking software helps co-ordinate vast amounts of location-based data from multiple sources. It enables the user to layer the data and view the data most critical to the particular issue or mission.
It is used world over by police departments, both large and small, to provide solutions for crime analysis, criminal tracking, traffic safety, community policing, Intranet/Internet mapping, and numerous other tasks.
Crime tracking system helps crime officers determine potential crime sites by examining complex seemingly unrelated criteria and displaying them all in an interface. It also helps them map inmate populations, fixtures, and equipment to provide for the safety of inmates by separating gang members, identifying high-risk or potentially violent inmates, and identifying hazardous locations in an area. It reduces the potential for internal violence
17
by providing better command and control. Traditionally, these activities have been supported by paper and pen. Police officers now have the ability to immediately generate crime report directly relevant to the situation at hand. Police agencies collect vast amounts of data from many sources including called-for-services, arrests, first information reports and daily report. The same information provides a powerful decision making tool for investigators, supervisors, and administrators.

COMPUTERIZED CRIME TRACKING INFORMATION SYSTEM
For more Info, call us on
+234 8130 686 500
or
+234 8093 423 853

Share This
  • Type: Project
  • Department: Computer Engineering
  • Project ID: CPE0029
  • Access Fee: ₦5,000 ($14)
  • Chapters: 5 Chapters
  • Pages: 65 Pages
  • Format: Microsoft Word
  • Views: 1.3K
Payment Instruction
Bank payment for Nigerians, Make a payment of ₦ 5,000 to

Bank GTBANK
gtbank
Account Name Obiaks Business Venture
Account Number 0211074565

Bitcoin: Make a payment of 0.0005 to

Bitcoin(Btc)

btc wallet
Copy to clipboard Copy text

500
Leave a comment...

    Details

    Type Project
    Department Computer Engineering
    Project ID CPE0029
    Fee ₦5,000 ($14)
    Chapters 5 Chapters
    No of Pages 65 Pages
    Format Microsoft Word

    Related Works

     DESIGN AND IMPLEMENTATION OF A COMPUTERIZED CRIME TRACKING INFORMATION SYSTEM CHAPTER ONE INTRODUCTION 1.1            Background of The Study Man by nature is social, gregarious and cannot live in isolation. To maintain peace and harmony in the society, man has to fashion out conduct and some laws to govern the conduct of members of... Continue Reading
    ABSTRACT This project work identifies the challenges facing police departments that seek to implement computerized crime tracking information systems. The project highlights the importance of police departments identifying crime records and then designing systems that accomplish the tasks specific to the needs of their end-users. Data transfer,... Continue Reading
      ABSTRACT   This project work intends to automate the existing criminal records of the Nigeria police using Enugu criminal investigating department. The essence was to produce durable criminal records and avoidable lost of criminal records. Structural database management system (DBMS) was used in its development in other to eliminate redundancy... Continue Reading
    ABSTRACT This project work intends to automate the existing criminal records of the Nigeria police using Enugu criminal investigating Department. The essence is to produce durable criminal records and minimize avoidable lost of criminal records. Structural database management system (DBMS) was used in... Continue Reading
    ABSTRACT Tracking system has been used since 1985, linking seemingly unrelated violent crime investigations and helping state and local law enforcement solve cases. This powerful and easy to use electronic case management software is designed to assist investigators in managing files from initial incident to court disclosure. The software features... Continue Reading
    ABSTRACT Tracking system has been used since 1985, linking seemingly unrelated violent crime investigations and helping state and local law enforcement solve cases. This powerful and easy to use electronic case management software is designed to assist investigators in managing files from initial incident to court disclosure. The software features... Continue Reading
    DESIGN AND IMPLEMENTATION OF A COMPUTERIZED PATIENT’S INFORMATION TRACKING SYSTEM TABLE OF CONTENTS CHAPTER ONE INTRODUCTION 1.1 Statement of the study 1.2 Purpose of the study 1.3 Aims and Objectives 1.4 Limitations 1.5 Delimitations 1.6 Assumptions 1.7 Definitions CHAPTER TWO LITERATURE REVIEW CHAPTER THREE DESCRIPTION AND ANALYSIS OF THE... Continue Reading
    DESIGN AND IMPLEMENTATION OF COMPUTERIZED STUDENT INFORMATION TRACKING SYSTEM ABSTRACT Student information tracking system is a system designed to computerize the process of student information records considering the problems faced by doing this manually. The system was studied and relevant officials were interview to acquire the required data.... Continue Reading
    DRUG PROCUREMENT AND DISTRIBUTION TRACKING SYSTEM ABSTRACT Drug procurement and distribution tracking system is a set of computer programs that obtains the supplies of drugs, distribute the drugs and monitors the inventory control of the drugs. Using the pharmaceutical department of Portharcourt University teaching hospital as a case study, the... Continue Reading
    TABLE OF CONTENT DECLARATION APPROVAL DEDICATIONS CHAPTER ONE 1 1.0 Introduction 1 1.1 Background 1 1.4 Objective of the study 2 1.4.1 The main objective was~ 2 1.4.2 The specific objectives were~ :~:.2 1.4.3 Scope of the study 2 1.4.4 Significance 2 OHAPTER TWO 4 LITERATURE REVIEW 4 ~.1 Introduction 4 2.2 Online scheduling software saves money 4... Continue Reading
    Call Us
    Get this work
    whatsappWhatsApp Us