cjwinchester / co-weed-sales-data

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:The Unlicense


Languages

Language:Jupyter Notebook 99.0%Language:Python 1.0%