Data from: Flexible responses to wildfires by Great Tits (Parus major) breeding in forests of northeastern Algeria
Data files
May 09, 2026 version files 81.32 KB
-
data_GT_unformatted.xlsx
34.98 KB
-
data_GT.xlsx
41.20 KB
-
README.md
5.14 KB
Abstract
Wildfires are increasingly frequent in forests from arid regions due to human activities and climate change, deeply changing vegetation structure and the availability of nesting materials and food resources for breeding birds. There is however a paucity of knowledge about bird responses to wildfires in Mediterranean forests, where the frequency of wildfires is expected to increase due to climate change. To contribute to filling this knowledge gap, we used the Great Tit (Parus major) as a study model to evaluate nest construction and parental investment in response to post-fire habitat changes in Mila Province, northeastern Algeria. We conducted the study at three sites in two forests, representing burned (severely impacted by 2019 fires) and unburned (at least since 1997) habitats, in order to assess how these fire regimes shaped reproductive investment across its different stages, from nest construction to fledging success. Nest materials in unburned forests were dominated by moss, while nests in burned areas were constructed with more fibers and contained more dust, reflecting a shift to alternative materials when moss was unavailable. Clutch size correlated positively with the proportion of fibers but was unaffected by fire regime. While eggs were lighter in burned forests, nestling body condition was not directly affected. Hatching success was influenced mainly by first-egg laying date, with early clutches producing more hatchlings. Notably, fledging success was higher in burned than in unburned forests. Overall, our research shows that wildfires are likely to alter nest materials, but this does not necessarily entail a reduction in the number of fledglings produced. Moreover, despite the high flexibility of Great Tits, their breeding performance was still strongly influenced by seasonal-related and individual quality factors. By focusing on breeding birds in North Africa, our study provides timely insights into avian resilience to wildfire disturbance in a region where fire risk is projected to increase.
Dataset DOI: 10.5061/dryad.t76hdr8g7
Description of the data and file structure
Flexible responses to wildfires by Great Tits (Parus major) breeding in forests of northeastern Algeria
README for data_GT.xlsx file
The document describes four related data tables collected during the 2024 breeding season. They contain information on nest material composition, egg morphometrics, nestling body measurements, and nest geographic coordinates.
Table of contents
- Sheet 1 – Nest material composition
- Sheet 2 – Egg morphometric data
- Sheet 3 – Nestling body measurements
- Sheet 4 – Nest coordinates
Sheet 1 – Nest material composition
This table describes the mass of various materials found in each nest, along with breeding success parameters.
- Variable: Description | Units / Format | Categories / Notes
- N°: Nest identifier | Integer | Corresponds to nestbox in other tables.
- Laying dates: Date when first egg was laid | Date (DD/MM/YYYY)
- year: Year of observation | Integer | All data from 2024.
- Clutch size: Number of eggs laid | Integer
- Number of hatchlings: Number of eggs that hatched | Integer
- Nbr of fledglings: Number of young that fledged | Integer
- Hatching success: (Hatchlings / Clutch size) × 100 | Percentage | Decimal value.
- Fledging success: (Fledglings / Hatchlings) × 100 | Percentage or n/a | n/a when hatchlings = 0.
- Breeding success: (Fledglings / Clutch size) × 100 | Percentage
- Forets: Forest / site | Categorical | Zouagha, Mouia
- Contant: Local stand / locality | Categorical | El Bahloul, Beni Afak, Bounaadja
- Size: Nestbox size category | Categorical | small, large
- Twigs: Mass of twigs | Grams (g)
- Grass: Mass of grass | Grams (g)
- Moss: Mass of moss | Grams (g)
- Bark: Mass of bark | Grams (g)
- Stems: Mass of plant stems | Grams (g)
- Hair: Mass of animal hair | Grams (g)
- Wool: Mass of wool | Grams (g)
- Feathers: Mass of feathers | Grams (g)
- Fur: Mass of fur | Grams (g)
- Dust: Mass of dust / debris | Grams (g)
- Fibre: Mass of plant fibres | Grams (g)
- Wheat: Mass of wheat / cereal material | Grams (g)
- TOTAL: Total mass of all materials | Grams (g) | Sum of Twigs through Wheat.
Notes for Sheet 1:
All masses are given with comma as decimal separator.
n/a in Fledging success indicates the calculation is undefined (no hatchlings).
Sheet 2 – Egg morphometric data
Individual egg measurements (length, width, weight, calculated volume) with clutch and nestbox identifiers.
- Variable: Description | Units / Format | Categories / Notes
- N°: Egg identifier | Integer | Unique per egg (1–206).
- Lenght (Length): Egg length | Millimeters (mm)
- Width: Egg maximum width | Millimeters (mm)
- Weight: Egg fresh weight | Grams (g)
- Volume: Calculated egg volume | Cubic millimeters (mm³) | Thousand separators (spaces) present; remove before analysis.
- Clutch: Clutch size of the nestbox | Integer | Same as Clutch size in Sheet 1.
- nestbox: Nestbox identifier | Integer | Links to Sheet 1 and Sheet 3.
- Forets: Forest / site | Categorical | Zouagha, Mouia
- Stand: Local stand | Categorical | El Bahloul, Beni Afak, Bounaadja
- size: Nestbox size category | Categorical | small, large
Sheet 3 – Nestling body measurements
Biometric data of individual nestlings (weight and tarsus length) together with brood information.
- Variable: Description | Units / Format | Categories / Notes
- N: Nestling identifier | Integer | Unique per row (1–83).
- Nestlings Weight: Body weight of nestling | Grams (g)
- Nestlings Tarsus Length: Tarsus length | Millimeters (mm)
- Clutch Size: Number of eggs laid | Integer
- Number of hatchings: Number of hatchlings in that nest | Integer
- Nestbox: Nestbox identifier | Integer | Links to Sheet 1 and Sheet 2.
- Forets: Forest / site | Categorical | Zouagha, Mouia
- Stand: Local stand | Categorical | El Bahloul, Beni Afak, Bounaadja
- size: Nestbox size category | Categorical | small, large (trailing spaces present; trim)
Notes for Sheet 3:
- All nestlings from the same nestbox share identical clutch size, hatchling count, and location variables.
Sheet 4 – Nest coordinates
Geographic coordinates (GPS) of each nest or nestbox.
- Variable: Description | Units / Format | Categories / Notes
- nest_id: Nest identifier | Character string | Format: number + - + M or Z. 10A-M and 10B-M are distinct nests.
- x: Longitude (or Easting) | Decimal degrees | Comma as decimal separator. Range: ~6.10 – 6.45.
- y: Latitude (or Northing) | Decimal degrees | Comma as decimal separator. Range: ~36.54 – 36.57.
Notes for Sheet 4:
- The values correspond to northern Algeria (longitude ~6 °E, latitude ~36 °N).
- The suffix -M and -Z correspond to the two forests: M = Mouia, Z = Zouagha (from Sheet 1).
README for data_GT_unformatted.xlsx file
Same as data_GT.xlsx, but with some formatting removed
Code/software
All analysis were performed using R v4.4.2 (R Core Team 2023).
