Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 1.81 KB

File metadata and controls

10 lines (8 loc) · 1.81 KB

Whe are using NY City Data Accidents to explore accident rates.

Tasks

  • Create a new column that reports the date and base hour the accident happened.
  • Use that column to get an accident rate and injury rate per hour data set.
  • Use lets-plot and plotlyto build interactive visualizations displaying the rate of injuries over time.
  • Highlight an interisting feature in a refined chart and write a short paragraph summarizing your ideas.
  • Create an .qmd file with 1-2 paragraphs summarizing your graphics and the choices you made in your visualization
  • Create a self contained .html file to submit on canvas