Update README.md
Browse files
README.md
CHANGED
|
@@ -196,6 +196,45 @@ For_a_clear_understanding_of_the_data,_here_is_a_mapping_of_the_IDs_used_in_the_
|
|
| 196 |
| `City_02` | Alborz | `ساوجبلاغ` | Savojbolagh |
|
| 197 |
| ... | ... | ... | ... |
|
| 198 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 199 |
## Usage_Examples
|
| 200 |
|
| 201 |
This_dataset_can_be_used_for_various_purposes,_including_but_not_limited_to:
|
|
|
|
| 196 |
| `City_02` | Alborz | `ساوجبلاغ` | Savojbolagh |
|
| 197 |
| ... | ... | ... | ... |
|
| 198 |
|
| 199 |
+
|
| 200 |
+
## Considerations for the Population Dataset of Iranian Cities
|
| 201 |
+
|
| 202 |
+
### Context
|
| 203 |
+
According to the Cabinet Resolution dated 2020-05-23 (03/03/1399 in the Iranian calendar) regarding the cancellation of the **2021 National Population and Housing Census**, the Statistical Center of Iran undertook the task of **population forecasting at the county level**.
|
| 204 |
+
|
| 205 |
+
---
|
| 206 |
+
|
| 207 |
+
### County-Level Population Forecasting Method
|
| 208 |
+
|
| 209 |
+
1. **Provincial Population Forecast for 2021** using a combined method.
|
| 210 |
+
2. **Reconstruction of the population** from the 2011 and 2016 censuses for the geographic boundaries as of September 2021.
|
| 211 |
+
3. **County population forecasting**:
|
| 212 |
+
- **a. Share method**: Based on 2016 census results and the projected provincial population using the combined method.
|
| 213 |
+
- **b. Mathematical method**: Based on 2011 and 2016 census results and the projected provincial population using the combined method.
|
| 214 |
+
- **c. Exponential method**: Based on 2011 and 2016 census results and the projected provincial population using the combined method.
|
| 215 |
+
- **d. Average of the three methods** (a, b, c).
|
| 216 |
+
- **e. Expert opinion**: Obtaining feedback from provincial experts on population changes at the county level, disaggregated by urban and rural areas.
|
| 217 |
+
- **f. Trend analysis**: Reviewing the growth trends of total, urban, and rural populations in the county for the two previous five-year periods based on the reconstructed new boundaries.
|
| 218 |
+
- **g. Final synthesis**: Combining all methods to produce an expert-based final county-level forecast.
|
| 219 |
+
|
| 220 |
+
---
|
| 221 |
+
|
| 222 |
+
### County-Level Household Forecasting Method
|
| 223 |
+
|
| 224 |
+
1. **Provincial household forecast for 2021**.
|
| 225 |
+
2. Calculation of **average household size** in 2016 for the reconstructed boundaries.
|
| 226 |
+
3. Calculation of the **2021 household count** using the projected 2021 population and the 2016 household size.
|
| 227 |
+
4. Calculation of the **smoothing coefficient** based on the total number of households from the previous step and the provincial household forecast in step 1.
|
| 228 |
+
5. Calculation of the **final county-level household count for 2021**.
|
| 229 |
+
|
| 230 |
+
---
|
| 231 |
+
|
| 232 |
+
**Note:** Differences in total sums are due to estimation and rounding.
|
| 233 |
+
|
| 234 |
+
---
|
| 235 |
+
|
| 236 |
+
**Population and household forecasts** are provided separately for **urban and rural areas**, at both **provincial and county levels**, for the year 2021.
|
| 237 |
+
|
| 238 |
## Usage_Examples
|
| 239 |
|
| 240 |
This_dataset_can_be_used_for_various_purposes,_including_but_not_limited_to:
|