Generate a report on information related to a list of households
1. Navigate to https://reporting-hope-dev.unitst.org/admin/ ⧉
2. Click "Add"
3. Type "Information in a list of Households" in the name field
4. Click the target field and select "Household"
5. Switch to tab "Add query | HOPE Reporting site admin"
6.
hh_list= [
"HH-23-0271.6128",
"HH-23-0271.6129",
".......",
"HH-24-2546.2547"
]
result=list(conn.filter(unicef_id__in=hh_list).values("unicef_id", "program__name", "registration_data_import__name"))
7. Click this button.
8. Click "Queue"
9. Click "DATASETS"
10. Click "[ABSTRACT] Information in a list of Households"
11. Click "PREVIEW", you can view the data