Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indian Crime Analysis (Hacktoberfest '23) #20

Merged
merged 3 commits into from
Oct 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions data/dataset-18/India_states/output.cpg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
UTF-8
Binary file added data/dataset-18/India_states/output.dbf
Binary file not shown.
1 change: 1 addition & 0 deletions data/dataset-18/India_states/output.prj
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]]
Binary file added data/dataset-18/India_states/output.shx
Binary file not shown.
15 changes: 15 additions & 0 deletions data/dataset-18/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## Description:

The Indian Crime Dataset is a comprehensive collection of data related to criminal activities in India. It includes information on various types of crimes,
such as theft, murder, assault, and more, reported across different regions and time periods. This dataset is valuable for researchers, law enforcement agencies,
and policymakers to analyze crime trends, identify hotspots, and develop strategies for crime prevention and law enforcement improvements in India. It provides a
crucial resource for understanding the dynamics of criminal activities in the country.


## Hierarchy:
1.Major Dataset
1.1. Crime by states
1.1.1 Crime time
1.1.2. Crime spot
1.1.3 Victim details (Age, name, gender)
1.2. Crime by districts
Loading
Loading