Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quocduyenanhnguyen/california-crime-data-analysis
I analyzed crime incident-based data in California in the year 2022. I used SQL for analysis and Tableau for visualization.
https://github.com/quocduyenanhnguyen/california-crime-data-analysis
2022 california crime-data dashboard data-analysis data-analytics data-manipulation data-modeling data-visualisation data-visualization database fbi mysql mysql-workbench nibrs sql tableau tableau-dashboards tableau-public
Last synced: 6 days ago
JSON representation
I analyzed crime incident-based data in California in the year 2022. I used SQL for analysis and Tableau for visualization.
- Host: GitHub
- URL: https://github.com/quocduyenanhnguyen/california-crime-data-analysis
- Owner: quocduyenanhnguyen
- Created: 2024-06-18T00:28:02.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T23:50:21.000Z (5 months ago)
- Last Synced: 2024-06-22T13:43:09.201Z (5 months ago)
- Topics: 2022, california, crime-data, dashboard, data-analysis, data-analytics, data-manipulation, data-modeling, data-visualisation, data-visualization, database, fbi, mysql, mysql-workbench, nibrs, sql, tableau, tableau-dashboards, tableau-public
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Software I used:
[MySQL Workbench](https://dev.mysql.com/downloads/workbench/): to write SQL[Data source](https://cde.ucr.cjis.gov/LATEST/webapp/#)
# Description:
- I analyzed crime incident-based data in California in the year 2022. I got the data from FBI Crime Data Explorer. Most of the data already come cleaned and nicely formatted in CSV files. I used SQL for data manipulation and analysis, then visualized the data in Tableau.
- Attached to this repos is my SQL queries and explanation of output.
- Link to Tableau viz part 1: https://public.tableau.com/app/profile/anna.quoc.nguyen/viz/CaliforniaCrime2022part1/Dashboard1
- Link to Tableau viz part 2: https://public.tableau.com/app/profile/anna.quoc.nguyen/viz/CaliforniaCrime2022Part2/Dashboard1
- Link to Tableau viz part 3: https://public.tableau.com/app/profile/anna.quoc.nguyen/viz/CaliforniaCrime2022part3/Dashboard2