Skip to content

Small python analysis on historical data of oil and gas prices

Notifications You must be signed in to change notification settings

Tonelock/oil_gas_history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Time Series analysis on historical oil and gas data

Description

This is a sample project that works with poetry. We analyze oil and gas price data provided by kaggle.com and build a forecasting model.

Data

The data was provided here in form of a Kaggle challenge.

Structure

This projects contains the following directories / files:

  • exploratory : Contains a Jupyter notebook with a first analysis of the oil and gas price data.
  • src : Supplementary code, e.g. for visualizations.
  • tests : Tests on code functionality and correctness.
  • poetry.lock, pyproject.toml : Necessary poetry files.

About

Small python analysis on historical data of oil and gas prices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published