Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 2025 Homicide Trend Analysis
|
| 2 |
|
| 3 |

|
|
@@ -96,4 +106,4 @@ plt.show()
|
|
| 96 |
|
| 97 |
BSD-3-Clause-Clear License
|
| 98 |
|
| 99 |
-
See LICENSE file for full text.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
datasets:
|
| 3 |
+
- hj
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
license: bsd
|
| 7 |
+
tags:
|
| 8 |
+
- crime
|
| 9 |
+
- homicide
|
| 10 |
+
---
|
| 11 |
# 2025 Homicide Trend Analysis
|
| 12 |
|
| 13 |

|
|
|
|
| 106 |
|
| 107 |
BSD-3-Clause-Clear License
|
| 108 |
|
| 109 |
+
See LICENSE file for full text.
|