ENERGY > GAS > LNG > FLOWS data to Python

In the ENERGY > GAS > LNG > FLOWS page, if one selects a load or discharge country, one can see a monthly chart of flows (in m3 LNG). Is it possible to extract these m3 LNG numbers into Python?

Best Answer

  • @mark.hives unfortunately, flows information, as well as the rest of PointCarbon content, is not exportable through the Python API.

    Your best option would be to generate an Excel file and then ingest it into python.