finam_vtk.read_aux_file#

finam_vtk.read_aux_file(file_path)[source]#

Load a dictionary from a JSON file and convert ‘reference_date’ strings back to datetime objects.

Parameters:

file_path (pathlike) – The path to the JSON file.

Returns:

The loaded dictionary with datetime objects for ‘reference_date’.

Return type:

dict