read_json# brainglobe_atlasapi.utils.read_json(path)[source]# Read a json file. Parameters: path (str or Path object) Returns: Dictionary from the json Return type: dict