Skip to content

Tool to retrieve and analyze OMIE files for energy prices in Portugal

License

Notifications You must be signed in to change notification settings

brazune/omie-energy-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

omie-energy-analyzer

Tool to retrieve and analyze OMIE files for energy prices in Portugal

usage: omie-energy-analyzer.py [-h] [--initialize-history] [--get-day GET_DAY] [--get-tomorrow] [--analyze] [--dir DIR] [--file FILE] [--graph]

Parameterized functions example

optional arguments:
  -h, --help            show this help message and exit
  --initialize-history  Retrieve OMIE price history for current year
  --get-day GET_DAY     Retrieve the OMIE price file with a timestamp parameter (YYYY-MM-DD)
  --get-tomorrow        Get OMIE price file for tomorrow
  --analyze             Performs an analysis on the price files
  --dir DIR             Directory containing CSV files. Used only if --analyze is specified.
  --file FILE           File extension of CSV files Used only if --analyze is specified.
  --graph               Display a graph with the price analysis Used only if --analyze is specified.

About

Tool to retrieve and analyze OMIE files for energy prices in Portugal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages