Skip to content

Commit

Permalink
Merge pull request #7 from UBC-MDS/layout_sketch
Browse files Browse the repository at this point in the history
Layout sketch
  • Loading branch information
missarah96 authored Feb 18, 2023
2 parents 6139702 + 9d15775 commit 48d0b45
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
# Communites_and_Crime_group8
# Crime Exploration Tool

Team Members: Sarah Abdelazim, Luke Yang, Chenyang Wang, Daniel Merigo

## Description of the App

This interactive visualization and exploration tool will contain an interactive map as a landing page that will show the violent crimes committed in the Continental United States of America by State and County.

The top menu is used for overall navigation and will include a 'Main Dashboard', 'Data Sources' and 'Download Data' options:

- 'Data Sources' will navigate the user to a document detailing the sources for the data presented and explanations of the datapoints used

- 'Download Data' aims to give the user the capability of downloading a table with the data as sliced using the filters available On the left there will be a filter menu to slice the data and show specific insights. On the second tab (which will maintain the filters made on the left-hand panel) it will include a bar chart denoting the communities' composition and another bar chart denoting police composition. Below it will include a line chart showing the crime statistics in a time series (for 1995).

In the left-hand filter menu the user will have the liberty of choosing: State, county, time interval (within 1995), community type (based on income and racial composition), police presence (amount of police officers) and police budget allocated. It will also include cards stating "Percentage of Violent Crimes", 'Overall Country Crime Percentage' and 'Police Presence'

## Sketch

![tab_1](img/Tab1.png) ![tab_1](img/Tab2.png)

## License

Please refer to our license file [here](https://github.com/UBC-MDS/Communites_and_Crime_group8/blob/main/LICENSE)
Binary file added img/.DS_Store
Binary file not shown.
Binary file added img/Tab1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/Tab2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 48d0b45

Please sign in to comment.