02-17-2025 09:09
02-17-2025 09:09
Questions About Nutritional Data Sources and User Input Management
Hi everyone, I’m researching how nutritional databases work within popular health and fitness applications, and I’d like to understand a few things better:
I’m interested in learning about best practices and standard policies regarding data sourcing and management, so any insights or resources would be greatly appreciated.
Thanks in advance for your help!
02-18-2025 11:14 - edited 02-18-2025 11:17
02-18-2025 11:14 - edited 02-18-2025 11:17
The SDK doesn't provide access to that database. I'll move your post to a more relevant forum section. That said, your questions are arguably broader than 'development' and could be asked in other sections too.
02-21-2025 08:57
02-21-2025 08:57
Hi @Paolenji
At Fitbit, we have a public and private database. Some of the values come from the user's input and some are provided by Fitbit. Each company has a different process for managing the nutritional information. I'd suggest determining what functionality you want to provide and research how to implement solutions based on that.
02-22-2025 03:43
02-22-2025 03:43
Hi Gordon,
Thank you for your response, I really appreciate it!
You mentioned that Fitbit has both a public and private database, with some values coming from user input and others provided by Fitbit. I’d love to understand a bit more about how this works:
Thanks again for your time and insights!
02-24-2025 10:16
02-24-2025 10:16
Hi @Paolenji
1. The private data is something Fitbit licensed.
2. We do not verify the data the user enters manually. The Fitbit mobile app does support scanning the food item's barcode to get the content from the label.
3. I'm not aware of a standard for logging nutritional data.
4. How do you see providing the verified nutritional data to Fitbit?
02-25-2025 09:08
02-25-2025 09:08
Hi @Gordon-C,
Thanks for your response! I really appreciate the insights.
I’d like to clarify one key point about user-added food entries:
If I, as a Fitbit app user, manually enter the nutritional values of a dish or a product:
Regarding your question on providing verified nutritional data to Fitbit: at this stage, I’m exploring how different platforms manage food data before considering potential contributions. Understanding how user-generated and verified data are handled within Fitbit is key to evaluating possibilities.
Thanks again for your time and support!
Best,
Paola
02-25-2025 14:26
02-25-2025 14:26
The user entered foods go into your private database and should only be visible to the user who entered it. It would be searchable and reusable for that user.