explaingit

sirvival87/cannabis-diagnose-dataset

Analysis updated 2026-05-18

4Audience · generalComplexity · 1/5LicenseSetup · easy

TLDR

An open dataset of 79 common cannabis growing problems such as deficiencies, pests, and diseases, provided as JSON and CSV files.

Mindmap

mindmap
  root((cannabis dataset))
    What it does
      Growing problem catalog
      79 diagnoses
      12 categories
      German and English names
    Data formats
      JSON file
      CSV file
      Category reference
    Use cases
      Symptom lookup
      Diagnosis app
      Data analysis
    Not included
      Remedies
      Differential logic
      Severity ratings

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Build a plant health diagnosis tool or app using structured data on cannabis growing problems.

USE CASE 2

Look up symptoms, causes, and affected plant parts for common cultivation issues.

USE CASE 3

Train or test a classification model on labeled categories of plant deficiencies and diseases.

What is it built with?

JSONCSV

How does it compare?

sirvival87/cannabis-diagnose-dataset0labs-in/vision-link1038lab/agnes-ai
Stars444
LanguageTypeScriptPython
Setup difficultyeasymoderateeasy
Complexity1/53/52/5
Audiencegeneraldevelopervibe coder

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min
Free to use, share, and adapt for any purpose including commercial use, as long as credit is given and a link back is included.

In plain English

This project is an open dataset that catalogs common problems cannabis growers run into, such as nutrient deficiencies, pests, diseases, and environmental stress. It is maintained by MeinePlantage.de, a German language cannabis growing information site. The dataset covers 79 distinct diagnoses spread across 12 categories, including nutrient issues, pests, fungal and bacterial diseases, pH and EC problems, watering issues, root problems, light stress, temperature and humidity problems, training issues, and flowering or harvest problems. Each entry includes a German and English name, its category, a short description, which parts of the plant are affected, the typical growth phase it occurs in, the first symptoms a grower would notice, and common causes. The data is provided in two formats: a full JSON file and a full CSV file, along with a separate file that maps category IDs to their German and English names. It is worth noting what this dataset does not include. It does not contain remedies, long-term solutions, or the logic needed to tell similar looking problems apart, and it does not include severity ratings. Those more detailed features are part of a separate, full diagnosis system and an interactive wizard hosted on the maintainer's website, which this public dataset only partially represents. The dataset is released under the CC BY 4.0 license, which means it can be used, shared, and adapted for any purpose, including commercial use, as long as credit is given and a link back to the source is included. The README notes that the data is updated periodically and may not always match the very latest version of the maintainer's live database.

Copy-paste prompts

Prompt 1
Load cannabis-diagnosen-dataset.json and list all diagnoses that affect the flowering growth phase.
Prompt 2
Write a script that converts cannabis-diagnosen-dataset.csv into a lookup table keyed by category.
Prompt 3
Using kategorien.json, map each diagnosis to its English category name and count entries per category.
Prompt 4
Suggest how to build a simple symptom checker web app on top of this dataset.

Frequently asked questions

What is cannabis-diagnose-dataset?

An open dataset of 79 common cannabis growing problems such as deficiencies, pests, and diseases, provided as JSON and CSV files.

What license does cannabis-diagnose-dataset use?

Free to use, share, and adapt for any purpose including commercial use, as long as credit is given and a link back is included.

How hard is cannabis-diagnose-dataset to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is cannabis-diagnose-dataset for?

Mainly general.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.