To download the data, you can either navigate to the Webpage and download the data manually, or you can use the load_data.py script to download the data for you.
We use poetry for dependency management. To install poetry, run the following command:
pip install poetryTo then install the dependencies, run the following command:
poetry installAfter installing the dependencies, you can run the load_data.py script to download the data. The script will download the data to the data directory.
poetry run python load_data.py