Parsers
A parser is a file responsible for fetching data about the power system in a given region.
If you want to create a new parser, check out the example.py file, or read the instructions.
| .. | |||
| Failed to load latest commit information. | |||
|
|
AU.py |
|
|
|
|
CA_AB.py |
|
|
|
|
CA_BC.py |
|
|
|
|
CA_NB.py |
|
|
|
|
CA_NS.py |
|
|
|
|
CA_ON.py |
|
|
|
|
CA_PE.py |
|
|
|
|
ENTSOE.py |
|
|
|
|
FO.py |
|
|
|
|
FR.py |
|
|
|
|
IS.py |
|
|
|
|
NZ.py |
|
|
|
|
README.md |
|
|
|
|
TR.py |
|
|
|
|
US.py |
|
|
|
|
__init__.py |
|
|
|
|
config.py |
|
|
|
|
example.py |
|
|
|
|
requirements.txt |
|
|
A parser is a file responsible for fetching data about the power system in a given region.
If you want to create a new parser, check out the example.py file, or read the instructions.