TheArtOfPour / taop-data

Sqlite db and python helper scripts for TAP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

taop-data

Data for https://theartofpour.com

Data and a collection of helpful queries, models and scripts to view and generate training data.

Run training_set_db.py to initialize and refresh_training.py to refresh the training set.

Missing but useful data points:

  • Temperatures (mash and fermentation)
  • Procedural (decoction, ingredient addition timing, cold crash, carbonation)
  • Ratings, Scoresheets, Medals (quality indicators)
  • Dates (plot stylistic evolution over time)

Raw Data

Download recipes.db

Download CSVs

Download SQL

todos

  • Further cleaning/collation
  • Better training data balancing/filtering

About

Sqlite db and python helper scripts for TAP

License:GNU General Public License v3.0


Languages

Language:Python 82.4%Language:PLpgSQL 17.6%