This project contains a script that creates a SQL database of licensed breweries, wineries, cideries, distilleries, alcohol distributors, and alcohol sales to distributors in Washington State. Source data is publicaly available from the Washington State Liquor and Cannabis Board.
Clone the repository from the terminal using the following command: git clone https://github.com/cander67/skiforecast.git
Local deployment can be accomplished by creating a virtual environment using Python 3.11 and installing the necessary dependencies as described in the next section.
- Install dependencies from the terminal using the following command:
pip install -r requirements.txt
- Python
- SQLite
Contributions and suggestions are welcome and may be submitted by forking this project and submitting a pull request through GitHub.
This project is in development.
Written by Cyrus Anderson.
This project is licensed under the MIT License - see the LICENSE file for details.