Some Python code to fetch, process and analyze cannabis sales reports data in Colorado.
Note: The state stopped producing individual monthly XLSX files in favor of a unified Google Sheet sometime in 2021/22.
- Clone or download this repo
cd
into the directory- Create & activate a virtual environment with your tooling of choice
pip install -r requirements.txt
- To run the notebook server:
jupyter lab