Skip to content

An interactive RShiny dashboard was developed to visualize traffic collisions across New York City from 2015 - 2021.

Notifications You must be signed in to change notification settings

ldicarlo1/NYC_car_collisions_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NYC 2015- 2021 Car Collisions Dashboard

This directory contains an RShiny application that displays an interactive data dashboard.

Dashboard Display Below:

alt text

The Data

The dataset is the NYC Vehicle Collisions Dataset, and has been cleaned/preprocessed from its original size of 397 MB to 85 MB. The RMarkdown file data_analysis.Rmd preprocesses and analyzes the data. However the original dataset is not available due to its large size (>600 MB).

Therefore he original data is available for download from: https://data.cityofnewyork.us/Public-Safety/accidents/yjf6-ewhz/data

This dataset is stored in the /data folder within this repository.

Running the Dashboard

In order to run the app.R file to see the dashboard, simply download this repository and run the app.R file in RStudio.

About

An interactive RShiny dashboard was developed to visualize traffic collisions across New York City from 2015 - 2021.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages