Giter VIP home page Giter VIP logo

air-quality's People

Contributors

ashment avatar caspar avatar dependabot[bot] avatar kognise avatar lockons483 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

air-quality's Issues

SEO?

<head>
<title>NYU Shanghai Live Air Quality Data Dashboard</title>
        <meta name="description" 
        content="Live air quality data from the NYU Shanghai Air Quality Monitoring Network. 
        Built by Caspar Lant, Felix Mattick, NYU Tandon Smart Sensors group, and Prof. Kevin Cromar. 
        Made possible by a Green Grant from the Office of Sustainability. ></meta>
</head>

Add gtag

<script async src="https://www.googletagmanager.com/gtag/js?id=UA-46871910-4"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-46871910-4'); </script>

Add AQI Plot

Calculate the AQI using pollutant concentration data in
the following equation:
https://www.epa.gov/sites/production/files/2014-05/documents/zell-aqi.pdf
PMobs = observed 24-hour average concentration in µg/m3
PMmax = maximum concentration of AQI color category that contains PMobs
PMmin = minimum concentration of AQI color category that contains PMobs
AQImax = maximum AQI value for color category that corresponds to PMobs
AQImin = minimum AQI value for color category that corresponds to PMobs

Initial Checklist

Here's just an overview of some of the things I/we have to fix:

  • Mobile friendly graphs on overview tab
  • Only show points from last 24h
  • Load past 24h of points initially
  • PM5 -> PM10 (?)
  • Get a finalized list of everything we're measuring
  • straight lines between points (sorry, felix)

Feel free to add to this!

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.