Skip to main content

ITI 333 - Data Visualization

Registration Option: Open Enrollment

Total Course Hours: 15

If you do not see a class listed in our catalog, it is not available for registration at this time.

Description

Learn how to turn raw data into rich, interactive web visualizations with the powerful combination of Python and JavaScript. Student will be taught to build a basic data visualization toolchain with Python and JavaScript libraries – including Scrapy, Matplotlib, Pandas, Flask and D3 – for crafting engaging browser based visualizations.

Prerequisites

Python, Data analysis with Python or equivalent experience

Objectives

At the end of this course students will know how to:

  • Extract information from websites by using Python
  • Clean and explore data with Python
  • Create basic visualizations with Python
  • Create interactive web visualizations with bqplot