Read data from a file path.
Usage
read_data(path)
path: str
The file path to read from.
str
The file contents.