Baselight

Reddit: /r/EatCheapAndHealthy

Cost-Effective Nutritional Solutions from the Community

@kaggle.thedevastator_budget_friendly_healthy_meals_reddit_s_proven_gu

Loading...
Loading...

About this Dataset

Reddit: /r/EatCheapAndHealthy


Reddit: /r/EatCheapAndHealthy

Cost-Effective Nutritional Solutions from the Community

By Reddit [source]


About this dataset

This dataset, β€œEat Cheap and Healthy,” is a gold mine of insight and inspiration for anyone looking to support their health on a budget. Featuring posts from Reddit about affordable and healthy meals, this invaluable resource offers clarity concerning the best ways to maintain dietary needs while reducing expenses. Categorized by title, score, ID, URL, number of comments and time stamp - this dataset can offer detailed guidance tailored to each individual's specific situation. The posts included provide an opportunity to hear from those who have tested out cheap-but-healthy recipe ideas in real life - so you can start eating well without breaking the bank! Whether you are a dietitian or just looking for viable solutions- this unique collection of insight could be exactly what you need for your nutrition goals!

More Datasets

For more datasets, click here.

Featured Notebooks

  • 🚨 Your notebook can be here! 🚨!

How to use the dataset

To use this dataset, begin by understanding the columns associated with each post in the dataset. There are nine columns β€” title, score, url, comms_num (comments number), created (date post was created) body (post content), timestamp as well as two optional fields: author/subreddit and flair/flair ID β€” that provide a wealth of information about each post including its success or popularity within the community, content of the post itself as well as any tips or tricks shared by cooks within the community.
From there you can begin to explore reddit posts for specific topics related to affordable healthy cooking; you could filter out low scoring posts to eliminate excessive noise from lower quality posts or focus research into certain time frames via timestamp options. Additionally exploring comms_num options allows us to discover recipes that have spoken highly of by other forums members – allowing us filter out recipes for which dieters found success.
This allows you develop a collection of recipes and tips further your own kitchen prowess but also improve cooking experience for friends & family in pursuit of healthy budget-friendly bills!

Research Ideas

  • Developing a menu for budget-friendly meals for dietitians to provide their clients.
  • Creating recipes out of the most popular ingredients described in these posts to help people cook at home without breaking their wallets.
  • Searching and sorting these posts by topic to create an online knowledge base or resource of helpful eating tips and tricks on a budget-conscious diet

Acknowledgements

If you use this dataset in your research, please credit the original authors.
Data Source

License

License: CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication
No Copyright - You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information.

Columns

File: EatCheapAndHealthy.csv

Column name Description
title The title of the post. (String)
score The number of upvotes the post has received. (Integer)
url The URL of the post. (String)
comms_num The number of comments the post has received. (Integer)
created The date and time the post was created. (DateTime)
body The body of the post. (String)
timestamp The timestamp of the post. (Integer)

Acknowledgements

If you use this dataset in your research, please credit the original authors.
If you use this dataset in your research, please credit Reddit.

Tables

Eatcheapandhealthy

@kaggle.thedevastator_budget_friendly_healthy_meals_reddit_s_proven_gu.eatcheapandhealthy
  • 513.97 KB
  • 1805 rows
  • 8 columns
Loading...

CREATE TABLE eatcheapandhealthy (
  "title" VARCHAR,
  "score" BIGINT,
  "id" VARCHAR,
  "url" VARCHAR,
  "comms_num" BIGINT,
  "created" DOUBLE,
  "body" VARCHAR,
  "timestamp" TIMESTAMP
);

Share link

Anyone who has the link will be able to view this.