## Overview - [download_raw_dataset.py](https://github.com/fpgmaas/pyatlas/blob/main/pyatlas/scripts/download_raw_dataset.py) raises a FileURLRetrievalError upon being run. It seems to be a permission issue, or the dataset seems to have been modified. - There seems to be a mistake with the SQL file on [line 30](https://github.com/fpgmaas/pyatlas/blob/main/pypi_bigquery.sql#L30). The description_content_type was not selected in the `latest_metadata` CTE.
Overview
latest_metadataCTE.