Dataset Viewer
Auto-converted to Parquet Duplicate
reach_iraq_idp_informal_site_profiling_and_intentions_exercise_december_2021_february_2022_in_partnership_with_the_camp_coordination_and_camp_management_cluster_cccm
stringlengths
1
35
unnamed_1
stringlengths
11
1.43k
esa_source
stringclasses
1 value
esa_processed
stringdate
2026-05-05 00:00:00
2026-05-05 00:00:00
Clean data HH
Clean data for the household survey, after applying the changes from the cleaning log.
HDX
2026-05-05
Contacts
iraq@reach-initiative.org
HDX
2026-05-05
Analysis Governorate - HH&indv
Results aggregated at governorate level, for both household and individual questions.
HDX
2026-05-05
Methodology
A mixed-method research methodology was used for this assessment, which incorporates household-level sampling in each assessed informal site, along with key informant interviews - 1 per site. The criteria for site identification was based on IOM-CCCM Masterlist, and sites which included populations of 30 or more famili...
HDX
2026-05-05
Questionnaire choices
Quesitonnaire choices encoded for KOBO tool.
HDX
2026-05-05
Weighting frame
Weights applied to the results of the survey. This is based on the number of families per sites (for household results) and the number of members per family (6 members per family, as per distribution standards).
HDX
2026-05-05
Analysis Sub-district - HH&indv
Results aggregated at sub-district level, for both household and individual questions.
HDX
2026-05-05
Primary data collection time period
Household data collection took place between 05 December 2021 and 26 February 2022. In total, 2,327 households were assessed across 157 informal sites and 37 sub-districts in Iraq.
HDX
2026-05-05
Clean data HH - indv questions
Clean data for individual-level questions, as part of the household survey, after applying the changes from the cleaning log.
HDX
2026-05-05
*
The Terms of Reference can be found here
HDX
2026-05-05
Geographic Coverage
This exercise covered informal sites with a minimum of 30 families located in the governorates of Al-Anbar, Al-Najaf, Baghdad, Duhok, Erbil, Kirkuk, Ninewa, Salah Al Din and Wassit.
HDX
2026-05-05
Analysis District - HH&indv
Results aggregated at district level, for both household and individual questions.
HDX
2026-05-05
Sheets
Description
HDX
2026-05-05
National analysis HH & indv
Results aggregated at national level, for both household and individual questions.
HDX
2026-05-05
Clean data SITES KIIs
Clean data for the key informants survey, after applying the changes from the cleaning log.
HDX
2026-05-05
null
null
HDX
2026-05-05

Iraq - IDPs Informal sites profiling and movement intentions

Publisher: REACH Initiative · Source: HDX · License: cc-by · Updated: 2025-04-15


Abstract

REACH Initiative supports the humanitarian response in Iraq by conducting assessments of informal sites in Iraq, in partnership with the Camp Coordination and Camp Management (CCCM) cluster. The assessment aims to identify movement intentions and highlight the multi-sectoral needs of internally displaced persons (IDPs) residing in informal sites across Iraq. The results of this assessment aim to support evidence-based strategic orientation and inform humanitarian programming in Iraq.

Each row in this dataset represents tabular records. Data was last updated on HDX on 2025-04-15. Geographic scope: IRQ.

Curated into ML-ready Parquet format by Electric Sheep Africa.


Dataset Characteristics

Domain Conflict and security
Unit of observation Tabular records
Rows (total) 20
Columns 4 (0 numeric, 4 categorical, 0 datetime)
Train split 16 rows
Test split 4 rows
Geographic scope IRQ
Publisher REACH Initiative
HDX last updated 2025-04-15

Variables

Geographicreach_iraq_idp_informal_site_profiling_and_intentions_exercise_december_2021_february_2022_in_partnership_with_the_camp_coordination_and_camp_management_cluster_cccm (Items, Project Background, Primary data collection time period).

Identifier / Metadataunnamed_1 (Description, REACH Initiative supports the humanitarian response in Iraq by conducting assessments of informal sites in Iraq, in partnership with the Camp Coordination and Camp Management (CCCM) cluster. The assessment aims to identify movement intentions and highlight the multi-sectoral needs of internally displaced persons (IDPs) residing in informal sites across Iraq. The results of this assessment aim to support evidence-based strategic orientation and inform humanitarian programming in Iraq., Household data collection took place between 05 December 2021 and 26 February 2022. In total, 2,327 households were assessed across 157 informal sites and 37 sub-districts in Iraq.), esa_source (HDX), esa_processed (2026-05-05).


Quick Start

from datasets import load_dataset

ds    = load_dataset("electricsheepafrica/asia-migration-idps-informal-sites-profiling-and-moveme")
train = ds["train"].to_pandas()
test  = ds["test"].to_pandas()

print(train.shape)
train.head()

Schema

Column Type Null % Range / Sample Values
reach_iraq_idp_informal_site_profiling_and_intentions_exercise_december_2021_february_2022_in_partnership_with_the_camp_coordination_and_camp_management_cluster_cccm object 5.0% Items, Project Background, Primary data collection time period
unnamed_1 object 5.0% Description, REACH Initiative supports the humanitarian response in Iraq by conducting assessments of informal sites in Iraq, in partnership with the Camp Coordination and Camp Management (CCCM) cluster. The assessment aims to identify movement intentions and highlight the multi-sectoral needs of internally displaced persons (IDPs) residing in informal sites across Iraq. The results of this assessment aim to support evidence-based strategic orientation and inform humanitarian programming in Iraq., Household data collection took place between 05 December 2021 and 26 February 2022. In total, 2,327 households were assessed across 157 informal sites and 37 sub-districts in Iraq.
esa_source object 0.0% HDX
esa_processed object 0.0% 2026-05-05

Numeric Summary

Column Min Max Mean Median
No numeric columns.

Curation

Raw data was downloaded from HDX via the CKAN API and converted to Parquet. Column names were lowercased and standardised to snake_case. Common missing-value markers (N/A, null, none, -, unknown, no data, #N/A) were unified to NaN. 1 column(s) with >80% missing values were removed: unnamed_2. 3 exact duplicate rows were removed. The dataset was split 80/20 into train and test partitions using a fixed random seed (42) and saved as Snappy-compressed Parquet.


Limitations

  • Data originates from REACH Initiative and has not been independently validated by ESA.
  • Automated cleaning cannot correct for misreported values, definitional inconsistencies, or sampling bias in the original collection.
  • Refer to the original HDX dataset page for the publisher's own methodology notes and caveats.

Citation

@dataset{hdx_asia_migration_idps_informal_sites_profiling_and_moveme,
  title     = {Iraq - IDPs Informal sites profiling and movement intentions},
  author    = {REACH Initiative},
  year      = {2025},
  url       = {https://data.humdata.org/dataset/idps-informal-sites-profiling-and-movement-intentions},
  note      = {Repackaged for machine learning by Electric Sheep Africa (https://huggingface.co/electricsheepafrica)}
}

Electric Sheep Africa — Africa's ML dataset infrastructure. Lagos, Nigeria.

Downloads last month
11