micronutrientsupport / database-architecture

The Postgres database code for the MAPS tool
3 stars 0 forks source link

Household Member demographic data #3

Closed rbroth closed 2 years ago

rbroth commented 3 years ago

The code for that describes members of a household can be found at https://github.com/micronutrientsupport/bmgf-maps/blob/dev/db/objects/V0.1.0.500__Household_member.sql So far we have:

Questions:

  1. For age, is simply recording the number of years enough, or do we need more granularity, e.g. for recording children's ages?
  2. Are any of these attributes not needed for the project, or do they need to be changed?
  3. What attributes are we missing that need to be included in the project? The MSAccess databas mlawi_IH3_200804 has several more attributes for demographics, e.g. "birthplace", "marital_status", etc. Do we need any of those, for example?
fannymawbey commented 3 years ago

Thanks for that. A few comments

Have you asked their opinions to other team members?

rbroth commented 3 years ago

wealth quintile, residence (urban or rural), regions

Those sound like attributes of the household as a whole, rather than the individual people inside of it. I think I'll open a separate issue for those.

@LuciaSegovia @kmtang Any comments to add? Code can be found at https://github.com/micronutrientsupport/bmgf-maps/blob/dev/db/objects/V0.1.0.500__Household_member.sql, let me know if you need me to explain it

LuciaSegovia commented 3 years ago

@kmtang what do you think? Maybe education level and fever and/or anaemia status?

fannymawbey commented 3 years ago

Agree with level of education. It can be at the individual level and/or the household level, as some countries choose 'level of education of the head of household' I would not put fever and anaemia here (a bit too clinical)