Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Retrieve coal production data for regions in the United States
ResourceFunction["UnitedStatesCoalProduction"][region,key] gives a time series for coal production in region, using the API key from the U.S. Energy Information Administration. |
Coal production in the United States for 2001—2018:
In[1]:= |
Out[1]= |
Average coal production over the time series:
In[2]:= |
Out[2]= |
Minimum and maximum coal production over the time series:
In[3]:= |
Out[3]= |
Time series plot for the coal production:
In[4]:= |
Out[4]= |
Coal production for the northern and southern Appalachian regions:
In[5]:= |
Out[5]= |
Coal production for Texas, Kentucky, and Illinois:
In[6]:= |
Out[6]= |
This work is licensed under a Creative Commons Attribution 4.0 International License