Wolfram Data Repository
Immediate Computable Access to Curated Contributed Data
Monthly averages of hourly readings of ozone in downtown Los Angeles with values in pphm
In[1]:= |
Out[1]= |
Column keys and types:
In[2]:= |
Out[2]= |
In[3]:= |
Out[3]= |
Compute the mean for each column - each month:
In[4]:= |
In[5]:= |
Out[5]= |
Visualize the mean seasonality:
In[6]:= |
Out[6]= |
Compute basic descriptive statistics for each year (remove year column first):
In[7]:= |
Out[7]= |
Reinsert back the year column:
In[8]:= |
Out[8]= |
Plot the mean yearly series:
In[9]:= |
Out[9]= |
Create standard deviation bands for the mean:
In[10]:= |
Out[10]= |
Visualize the mean with the bands:
In[11]:= |
Out[11]= |
Gosia Konwerska, "Sample Tabular Data: Los Angeles Ozone" from the Wolfram Data Repository (2024)