File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 3030
3131 st .subheader ("Datasets" )
3232 st .markdown ("""
33- - **Weekly U.S. Petroleum Product Supplied**
33+ - **Weekly U.S. Petroleum Product Supplied**
3434 https://www.eia.gov/opendata/browser/petroleum/cons/wpsup
3535
36- - **Weekly WTI Crude Oil Spot Price (RWTC)**
36+ - **Weekly WTI Crude Oil Spot Price (RWTC)**
3737 https://www.eia.gov/opendata/browser/petroleum/pri/spt
3838 """ )
3939
4444 3. Do petroleum supply and crude oil prices show similar patterns over time?
4545 4. Are there noticeable disruptions during major events such as COVID-19 period?
4646 """ )
47-
4847 st .subheader ("Link to the notebook" )
4948 st .markdown ("[Project Notebook](https://github.com/advanced-computing/giggling-wombat/blob/main/project.ipynb)" )
5049
5150 st .subheader ("Target Visualization" )
5251 st .markdown ("""
53- - Weekly time-series line chart of U.S. petroleum product supplied
54- - Weekly time-series line chart of WTI crude oil price
52+ - Weekly time-series line chart of U.S. petroleum product supplied
53+ - Weekly time-series line chart of WTI crude oil price
5554 - Visual comparison of trends between the two series
5655 """ )
5756
You can’t perform that action at this time.
0 commit comments