Skip to content

Notebook used for NYC OpenData Week 2021 workshop to teach the audience an introduction to data visualizations and wrangling in Python using public fire incident data from NYC OpenData.

Notifications You must be signed in to change notification settings

aparada96/nycopendata-dataVisuals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

nycopendata-dataVisuals

2021 NYC OpenData Week workshop, presented by CUNY Queens College, on teaching the audience an introduction to data visualizations in Python using NYC OpenData.

This workshop will serve as an introduction to visualizations in Python using data from NYC OpenData. Specifically, we will utilize the fire incident dispatch dataset to explores different plotting libraries in Python. We will be exploring trends of fire incident types throughout the five boroughs, as well as response-time trends that is measured in seconds. For the purposes of this workshop, the dataset used was filtered to include only responses for the year 2018 and include only fire-related incident types.

This workshop utilizes popular Python plotting libraries such as Matplotlib and Seaborn as well as ggplot.

About

Notebook used for NYC OpenData Week 2021 workshop to teach the audience an introduction to data visualizations and wrangling in Python using public fire incident data from NYC OpenData.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published