/co-weed-sales-data

A Jupyter notebook with code to fetch, process and analyze Colorado cannabis sales data.

Primary LanguageJupyter NotebookThe UnlicenseUnlicense

Colorado cannabis sales reports

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.

Run the code

  • 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