Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create way to store consumption allocation data #179

Open
rbroth opened this issue Jul 6, 2021 · 1 comment
Open

Create way to store consumption allocation data #179

rbroth opened this issue Jul 6, 2021 · 1 comment
Labels
area::food-composition Priority::5 User story that has a lower priority than others

Comments

@rbroth
Copy link
Collaborator

rbroth commented Jul 6, 2021

For each survey, we want to store a "spreadsheet" that shows how the scientists processed the consumption data into food_genus-compatible format. For example, IHS4 says "this household consumed 100g of rice" - this is too broad for our purposes; we make the assumption that the rice consumed was 50-50 brown rice and white rice, and record the allocation factor i.e. "In the input dataset from IHS4, we replaced every instance of 'rice - 100g' with 'brown rice - 50, white rice - 50g'

image

@rbroth
Copy link
Collaborator Author

rbroth commented Jul 6, 2021

This data will be viewed by end-user when they want to know how we processed food consumption survey data before loading it into the system. Scientific users may disagree with out assumptions and want to do their own pre-processing of consumption data before loading it into our system via bring their own data (e.g. Replace every instance of "rice - 100g" with "brown rice -70g, white rice - 30g"

@rbroth rbroth added the Priority::5 User story that has a lower priority than others label Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area::food-composition Priority::5 User story that has a lower priority than others
Projects
None yet
Development

No branches or pull requests

1 participant