A solution to last week's Challenge can be found here!
Love...it's not the only thing in the air this week! The Environmental Protection Agency (EPA) measures the concentrations of certain pollutants, like ozone (O3), and assigns an Air Quality Index (AQI) value to that concentration. For each pollutant with measurements, calculate the number of days in the month of February assigned as each category on the EPA's Air Quality Index.
For this Challenge, I chose to work with data recorded in Denver, CO. The dataset provided includes cities from all over the US; feel free to "choose your own adventure" and select a city that interests you! Design the workflow to be as dynamic as possible; imagine that someone will run this workflow every month. What can you do to make sure that the results reflect the month in which the workflow is run?