Skip to content

cjwinchester/co-weed-sales-data

Repository files navigation

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 download the data and write to local file: python download.py
  • To run the notebook server: jupyter notebook

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published