Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cannabisdata/cannabis_data-united_states-nevada
A collection of resources, data, scripts, and Jupyter Notebooks exploring Cannabis data from the state of Nevada.
https://github.com/cannabisdata/cannabis_data-united_states-nevada
cannabis marijuana nevada united-states
Last synced: about 1 month ago
JSON representation
A collection of resources, data, scripts, and Jupyter Notebooks exploring Cannabis data from the state of Nevada.
- Host: GitHub
- URL: https://github.com/cannabisdata/cannabis_data-united_states-nevada
- Owner: CannabisData
- License: mit
- Created: 2018-01-23T04:44:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:53:51.000Z (about 2 years ago)
- Last Synced: 2024-04-19T08:35:05.823Z (8 months ago)
- Topics: cannabis, marijuana, nevada, united-states
- Language: HTML
- Homepage:
- Size: 6.34 MB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cannabis Data - United States - Nevada
A collection of resources, data, scripts, and Jupyter Notebooks exploring *Cannabis* data from the state of Nevada.
## Usage
This repository is designed to reward exploration. As [GitHub supports static rendering of Jupyter Notebooks](https://github.com/blog/1995-github-jupyter-notebooks-3), 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](https://nbviewer.jupyter.org/).
You can also clone the repository locally to experiment with the data. You'll need [`pipenv`](https://github.com/pypa/pipenv) to install the project's requirements:
```bash
git clone [email protected]:CannabisData/cannabis_data-united_states-nevada.git
cd cannabis_data-united_states-nevada
pipenv install
pipenv shell
jupyter notebook
```The last command starts up a local [Jupyter Notebook](https://jupyter.org/index.html) 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
* [Nevada Adult Use Licensees](organizations/state_of_nevada/content/marijuana.nv.gov/data/licensees/README.md)