Giter Site home page Giter Site logo

aqi-function's Introduction

AQI-Function

This repo is the function for BENV7500 Programmable Cities Assignment 3. A function and dataset to analyze air quality sensor data based on Python.

This function is designed for processing raw air quality sensor data, clean the dataset and give a simple description of the air quality from the sensors. In the ‘read_file’ function, user is required to input a date to access the dataset. The dataset will be cleaned automatically and output a new dataframe. The ‘plot_exceeded_data’ function will find the exceeded data and visualize it as a line chart. Then ‘calculate_AQI’ function will add a new column to the dataset called AQI. Finally, the ‘plot_proportion_of_AQI’ will visualize the data as a pie chart.

The dataset of Adelaide CBD Air Quality monitoring station particle data is provided in the repo.

This function uses Pandas v0.23.1 Final (June 12, 2018) and Plotly for Python.

The output image will open in the browser as a html file.

aqi-function's People

Contributors

noahfu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.