load_json

pyinaturalist.models.load_json(value)

Load a JSON string, file path, or file-like object

Return type

Union[Dict[str, Any], Iterable[Dict[str, Any]]]