README-NOT.md

Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.

Is it smoky right now?

This repo was created at rOpenSci #ozunconf19 at University of Sydney Dec 11-13 2019. The contributors to this project were Jen Richmond, John Ormerod, Disha Patil, Lara Easdale, Emily Kothe, Dani Navarro, Dale Machette, Kat Terris, and Lizzie Reid.

This is Smokey the Bear

The goal of smoky group was to pull together air quality data into a site akin to isithotrightnow.

We wanted to pull air quality data from authorities across Australia and present it in a way that would allow the public to see how recent air quality events relate to historical data. We also wanted to include information to guide decision making.

Things we worked on…

deciding where to get data from

It took us a while to decide which data to use. We ended up settling on NSW gov data, although this data is not ideal. The site will only let us download daily average AQI. We are waiting on a call back re accessing the API for this site, which may have more comprehensive and up to date data.

making a shiny app

The shiny app starts with a pulldown for site choice and tells you whether air quality is very good, good, fair, poor, very poor, or hazardous, along with a recommendation how this might impact activities.

The app also displays the grid plot, the gganimate gif, and links to a page where you can support the RFS.

Stay tuned for a link once we work out how to host it on a server….

grid plot

We have been working on replicating plot 3 on the isithotrightnow site.

heatmap grid

There is the version that Lizzie created for 2019. The colour coding is <<<<<<< HEAD percentiles relative to monthly values. ======= percentiles relative to monthly values. Note that the AQI value for Tuesday 10 Dec is too big for the box!

c468be86fb47d579c2c44eed81e298adcd936488

2019 AQI levels coloured by percentile

The code to create Lizzie’s grid plots is here

gganimated historical change plot

We used this tweet as a model…

Here's my early submission to \#TidyTuesday. This plot design (not my own) is striking for measles \#vaccines\#rstats \#r4dsCode: https://t.co/1iJls62hnk pic.twitter.com/bPdjv8lD5h

— James Wade (@JamesHWade) December 10, 2019

… and made this animated plot of AQI levels across 2019, colour coded by hazard level. You can find the code that generates these animations in the smoky_john Rmd file.

This plot captures 2019 data.

This plot captures 2014-2019 data.



ropenscilabs/smoky documentation built on May 17, 2022, 11:57 a.m.