Skip to content

A collection of Jupyter Notebooks exploring public Cannabis data from the state of Washington.

License

Notifications You must be signed in to change notification settings

CannabisData/cannabis_data-united_states-washington

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cannabis Data - United States - Washington

A collection of Jupyter Notebooks exploring public Cannabis data from the state of Washington.

Usage

This repository is designed to reward exploration. As GitHub supports static rendering of Jupyter Notebooks, you can view the repository's .ipynb Notebook files directly on GitHub. For more Notebooks with more dynamic content, you can preview them on nbviewer.

You can also clone the repository locally to experiment with the data. You'll need pipenv to install the project's requirements:

git clone git@github.com:CannabisData/cannabis_data-united_states-washington.git
cd cannabis_data-united_states-washington
pipenv install
pipenv shell
jupyter notebook

The last command starts up a local Jupyter Notebook server and opens the repository root in your browser. From there you can navigate the repository, open .ipynb Notebook files, and experiment at will.

Contents

Releases

No releases published

Packages

No packages published