From 39e2f4b07a6a4e0924894905fba3797246bb33dd Mon Sep 17 00:00:00 2001 From: raffilb99 <70645730+raffilb99@users.noreply.github.com> Date: Tue, 3 Nov 2020 14:57:06 -0500 Subject: [PATCH 1/2] Create SCRUM File 11-3-2020.md SCRUM file for 11/3/2020. --- .../scrum/SCRUM File 11-3-2020.md | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 juvenile_justice/scrum/SCRUM File 11-3-2020.md diff --git a/juvenile_justice/scrum/SCRUM File 11-3-2020.md b/juvenile_justice/scrum/SCRUM File 11-3-2020.md new file mode 100644 index 0000000..2a0fc79 --- /dev/null +++ b/juvenile_justice/scrum/SCRUM File 11-3-2020.md @@ -0,0 +1,28 @@ + +# SCRUM meeting 11/3/2020 +## Alex +### Updates +- Compiling Springfield arrest logs into one dataframe. +### Blockers +- None at the moment. +### Plan +- Report the number of incidents occurring within public schools and public housing properties. +- Keep working on compiling Springfield data. +- Create a csv from field_incident_reports pickle file. +## Dan +### Updates +- Categorizing by age in New Bedford Dataset. +### Blockers +- None at the moment. +### Plan +- Create categories intersecting race and age (can collaborate with Raphael). +- Breaking down New Bedford incidents by time of day. +- Work with Alex to figure out how to parse professional standards pdf. +## Raphael +### Updates +- Created chart showing representation of races in New Bedford dataset, and updated it with representation of Hispanics. +### Blockers +- None at the moment. +### Plan +- May collaborate with Dan in intersecting race and age in New Bedford Dataset. +- Create visualization showing where certain prolific officers stop civilians. From 114589d88fd66f3446689a279b54275f151a9dd0 Mon Sep 17 00:00:00 2001 From: raffilb99 <70645730+raffilb99@users.noreply.github.com> Date: Tue, 1 Dec 2020 14:35:19 -0500 Subject: [PATCH 2/2] Create SCRUM File 12-1-2020. Adding updates, blockers, updates for week of 12/1/2020. --- juvenile_justice/SCRUM File 12-1-2020. | 27 ++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 juvenile_justice/SCRUM File 12-1-2020. diff --git a/juvenile_justice/SCRUM File 12-1-2020. b/juvenile_justice/SCRUM File 12-1-2020. new file mode 100644 index 0000000..36656ca --- /dev/null +++ b/juvenile_justice/SCRUM File 12-1-2020. @@ -0,0 +1,27 @@ +# SCRUM meeting 12/1/2020 +## Alex +### Updates +- Merged Springfield arrest logs with the race and ethnicity data. +- Created map of New Bedford incidents near public schools. +### Blockers +- Couldn't perfectly merge Springfield arrest data with race and ethnicity data, such that not all arrest logs could be matched to a race and ethnicity. +### Plan +- Adding missing dataset descriptions. +## Dan +### Updates +- Conducted time-based analysis and age-based analysis for the New Bedford dataset. +### Blockers +- None at the moment. +### Plan +- Cleaning Haverhill dataset. +- Analyzing narrative feature of Haverhill data. +- Analyzing incident type for the Haverhill dataset.. +## Raphael +### Updates +- Created bar charts of racial demographics in New Bedford. +- Enhanced race/ethnicity display in New Bedford. +### Blockers +- None at the moment. +### Plan +- Break down Haverhill data by gender and race of offenders. +- Break down Haverhill incidents by prolific officers, specifically the ten most active officers.