Skip to content

Workshop on analyzing and visualizing open air quality data

Notifications You must be signed in to change notification settings

dr-1/air-data-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Workshop: Analyzing and Visualizing Open Air Quality Data

This workshop is a brief introduction and practical tutorial on how to obtain, analyze, visualize and interpret open air quality data with Python. We will be using an analysis toolkit developed for this purpose. Participants are invited to work through the examples, ask questions, explore the data and share their interpretations.

Program

  1. Preparation, checking that participants' computers are ready to go
  2. Introduction: what kind of data is available and what can we learn from it
  3. Examples of open data sources
  4. Worked example: retrieving, exploring and visualizing data
  5. Notes on interpretation
  6. Open exploration
  7. Discussion

Prerequisites

Please make sure you are set up with the following for the workshop:

  • Bring a computer
  • You will need basic to intermediate knowledge of Python and Jupyter Notebooks
  • Knowledge of Pandas and Matplotlib will be helpful but is not critical
  • Be sure that Python 3.5 or higher is installed
  • Install the analysis toolkit: run pip3 install --upgrade airqdata
  • Install Jupyter: run pip3 install jupyter
  • Clone this workshop repository or download its Exercises notebook

About

Workshop on analyzing and visualizing open air quality data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published