You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description: 

The PDF report generator creates visual representations in the form of pie and bar charts based on data collected about baby stool and answers to other health-related questions

  1. A pie chart illustrating the distribution of stool color
  2. A bar chart comparing the color of the stool on days when the baby was recorded to be sick versus healthy
  3. A pie chart showing the distribution of stool consistency
  4. A bar chart comparing the stool consistency on days when the baby was in distress (sick) or not in distress (healthy)
  5. A pie chart indicating the range of poopy diaper estimations
  6. A pie chart showing the distribution of feeding methods


Github Code: https://github.com/DIAPER-Project/pdf-report-generator

Sample Data: dashboard.diaper-project.com

Box spring 22 report: More descriptions on PDF Report Generator


Note:

In the gen_csv.py file, regarding the color_code dictionary, the colors currently listed are not exhaustive. It is necessary to manually add new RGB values for any new colors that may appear

  • No labels