The Hidden Cost of Air Quality Monitors

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • openaq.org

    The OpenAQ website

  • We are currently integrating our data with openAQ [1] and then people can opt in to share data with openAQ and many map applications use that data.

    [1] https://openaq.org/

  • purpleair2mqtt

    Pull sensor data from your local PurpleAir sensors and publish it - no cloud needed.

  • They may be referring to the changes to PurpleAir API [0] that introduces paid requests that you can rip through quickly when doing large scale analysis.

    In the United States, AirNow.gov includes most PurpleAir sensors, although they are annotated differently than “higher quality” sensors (I was going to say than government sensors, but here in Connecticut, the state has a number of PurpleAir monitors deployed and rapidly deployed more when stuff got bad due to Canadian wildfires a few weeks ago).

    Fortunately, for local users, you can hit your own sensor and grab the data however often you want. I even wrote a tool to help out and drop it into influxdb and post it to MQTT[1]. They still support local fetching of data. However, many default integrations from tools like Home Assistant could be affected as they use the cloud integration.

    [0] https://community.purpleair.com/t/api-pricing/4523

    [1] https://github.com/pridkett/purpleair2mqtt

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • community-airmonitor

    Miller Beach / NWI air quality monitor using PurpleAir PM sensor, tracking PM2.5, PM10, weather, traffic congestion, trains in "The Region", etc. built in node.js/express.js, updated every 15 minutes.

  • I run a lil air quality sensor in the Miller neighbourhood of Gary, IN. I started off with a PurpleAir II, then higher tech monitor from AQMesh for a few months, and now I operate another higher tech monitor from a local company in Valparaiso, IN called Sensit Technologies, which they generously donated.

    I also operate a AIS boat tracker from FleetMon. I did track aircraft flying to/from ORD/MDW/GYY, and also the local train operator SouthShore line have an open API (I wish the other tracks, Norfolk Southern, would have an API!)

    I built a crappy lil frontend/api using Express and do plan to continue to work on it and track more stuff, hopefully more people with use it. Hopefully it convinces some more citizen scientists to run their own (bring your own cloud & hardware)

    https://millerbeach.community

    It's actually had a lot of visits recently due the the BP oil refinery leaking SO2 after a recent storm [1], and now the Canadian wildfires bringing that PM our way, our air quality is the worst it's been since I've started to track it.

    I was hoping to figure out how to turn the years of data into an infographic, or use AI to digest the data and generate a bunch of useful data points/stats. If anyone knows of an easy way, rather than creating the queries by hand!

    https://github.com/kingsloi/community-airmonitor

    [1] https://abc7chicago.com/sulfur-smell-indiana-bp-refinery-whi...

  • bondhome

    bondhome.io command line actions via curl

  • Is there a way to get air quality via an api in the US that doesn't require api keys? weather.gov is one example of what I'm sorta looking for. I have a shell script [1] that gets weather and solar radiation from free and open APIs. Adding in some sort of air quality index would be great.

    [1] https://github.com/mikecarper/bondhome/blob/main/weather.sh

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Open Source Outdoor Air Quality Monitor

    2 projects | news.ycombinator.com | 29 Jul 2023
  • WebSockets com Socket.io: Criando Aplicações Real-Time com Node.js

    1 project | dev.to | 6 May 2024
  • Mastering Code Quality: Setting Up ESLint with Standard JS in TypeScript Projects

    9 projects | dev.to | 5 May 2024
  • AsyncAPI: a practical look

    2 projects | dev.to | 3 May 2024
  • Understanding Nginx: From Simple Concepts to Technical Details and Deploying securely with PM2 and Certbot

    1 project | dev.to | 2 May 2024