-
Notifications
You must be signed in to change notification settings - Fork 248
Description
Hello,
Since some days the IMPORT/EXPORT cross-border request don't give the same results without stability (client.query_physical_crossborder_allborders(country_code, start, end, export=True))
I use the API to ask french Cross-border Physical Flows and the CSV returned never have the same columns.
I expect always all of these columns BE,CH,DE_LU,ES,GB,IT_NORD,sum for import and export, but it's not the case all the days.
On the new website https://transparency.entsoe.eu/transmission/physicalFlows the data are available.
So is it a problem ? Or how to be sure to have correct data for all frontiers every time ?
Today for example the export csv contains all columns but not import with only BE,CH,ES,GB,sum.
During the last month BE data were not returned and missing.
Can you chek and help me on this aspect ?