| data_source |
ecology, monitoring, nsw dpi, dpird, csiro |
[Variable not yet documented] |
[See data] |
[See processing functions] |
| region |
central west, coonamble, narromine, adelaide plains, northern mallee |
Broad geographic region within state where cropping systems are similar and mouse populations are assumed to follow similar trajectories (after accounting for site-level variables) |
Various regions (e.g., Yorke Mid North, Wimmera, Coleambally) |
Field data, condensed and standardized using data_fix_regions_add_state() |
| farmer |
andrew field, george somers, richard rice, ross armstrong, fergus lefebvre, blake hodgson, richard quigley, matt farley, nat wilson, andrew barr, brett tucker, adrian mccabe, brett davies, richard fabry, paul lush, brad griff, sam irish, jake harkness, richard konzag, kelvin tiller, jim wakefield |
[Variable not yet documented] |
[See data] |
[See processing functions] |
| site |
anfield 1, anfield 2, bap east, bap west, big red, daisy, dam green, george, george rail, george shed, henry, rice north, rice south, ross, ross armstrong gr2, nardoo crop, nardoo pasture, rosedale crop, rosedale pasture, enmore crop, enmore pasture, paper road crop, paper road pasture, tottenham crop, tottenham pasture, barr no sheep, barr sheep, brett tucker, cemetery, clary, davies tg, fabry tg, fidge, finch 10, griff tg, irish tg, jharkness, mccabe no sheep, mccabe sheep, paul lush m, rk home, rk murphy, stockyard, tiller tg, vee, jim wakefield |
Farm or monitoring site name |
Site-specific identifiers |
Field data from database |
| subsite |
anfield 1, anfield 2, bap east, bap west, big red, daisy, dam green, george, george rail, george shed, henry, rice north, rice south, ross, gr2 tg1 ab, gr2 tg2 ab, nardoo crop, nardoo pasture, rosedale crop, rosedale pasture, enmore crop, enmore pasture, paper road crop, paper road pasture, tottenham crop, tottenham pasture, barr no sheep, barr sheep, brett tucker south, bthb fl, bthb tg, plhb, tuckeast, tuckeastfl, tuckwest, cemetery, clary, davies tg, fabry tg, fidge, finch 10, griff tg, irish tg, jharkness, mccabe no sheep, mccabe sheep, jla tg, jlaf1scrub, jlb tg, jlbf2crop, rk home, rk murphy fl, rk murphy tg, stockyard, tiller tg, vee, jw1stubfence, jw1stubpad, jw2crop, jw2edge, jwa tgcrop, jwaf1crop, jwaf2scrub, jwb tgcrop |
Specific paddock within the farm name |
Subsite-specific identifiers |
Field data from database |
| longitude |
Numerical Variable |
Longitude coordinate of monitoring location |
Decimal degrees (EPSG:4326) |
Field data from GPS coordinates |
| latitude |
Numerical Variable |
Latitude coordinate of monitoring location |
Decimal degrees (EPSG:4326) |
Field data from GPS coordinates |
| session_start_date |
character |
Start date of survey session |
YYYY-MM-DD format |
Field data (dateset or first capture date) |
| session_end_date |
character |
End date of survey session |
YYYY-MM-DD format |
Field data (daterecovered or last capture date) |
| session_length_days |
Numerical Variable |
Duration of survey session in days |
Typically 1-5 days |
Calculated as: session_end_date - session_start_date + 1 |
| year_adj |
Numerical Variable |
Adjusted year for seasonal analyses (December → next year) |
Four-digit year |
Calculated: if month==12 then year+1 else year |
| month |
Numerical Variable |
Month of session start |
1-12 |
Extracted from session_start_date |
| season |
Summer, Winter, Spring, Autumn |
Austral season based on session midpoint |
Summer (Dec-Feb), Autumn (Mar-May), Winter (Jun-Aug), Spring (Sep-Nov) |
Calculated from session midpoint date |
| crop_type |
wheat, canola, NA, barley, fallow, cereal unknown, chick peas, pasture, oats, chickpea, cereal, faber beans, fence line, lentils, peas, bean unknown, lupins, vetch, unknown |
Specific crop type at monitoring location |
Various crop names (lowercase) |
Field data (cropname), standardized to lowercase |
| crop_stage |
stubble, seedling, NA, ripening/ripe, seeding, tillering, flowering |
Growth stage of crop at time of monitoring |
e.g., tillering, seedling, flowering, mature, stubble, fallow |
Field data (cropstageold), standardized to lowercase |
| date |
character |
[Variable not yet documented] |
[See data] |
[See processing functions] |
| survey_night |
Numerical Variable |
[Variable not yet documented] |
[See data] |
[See processing functions] |
| number_functional_traps |
Numerical Variable |
Number of deployed traps which were available to mice over the night |
[See data] |
[See processing functions] |
| number_mice_caught |
Numerical Variable |
total number of mice captures across traps over the night |
[See data] |
[See processing functions] |
| n_males_site |
Numerical Variable |
Count of male mice across whole session (3-5 days usually) |
[See data] |
[See processing functions] |
| n_females_site |
Numerical Variable |
Count of female mice across whole session (3-5 days usually) |
[See data] |
[See processing functions] |
| number_unique_individuals_session |
Numerical Variable |
Count of known unique individuals across whole session (not counting for recaptures of same individual) |
[See data] |
[See processing functions] |
| number_functional_traps_session |
Numerical Variable |
Sum of functional across each night in the trapping session |
[See data] |
[See processing functions] |
| crop_category |
wheat, oilseeds, NA, coarse_grains, pulses, grass, fence |
Broad crop category for analysis |
wheat, coarse_grains, pulses, oilseeds, fallow_stubble, fence, grass |
Derived from crop_type and crop_stage using pattern matching |
| crop_age |
fallow_stubble, young, NA, old |
Simplified crop age classification |
young, old, NA (for non-crop habitats) |
Derived from crop_stage patterns; NA for fence/grass/fallow_stubble |
| state |
NSW, SA, VIC |
Australian state where monitoring occurred |
NSW, VIC, SA, QLD, WA |
Derived from spatial join with Australian state boundaries |
| year |
Numerical Variable |
Calendar year of session start |
Four-digit year |
Extracted from session_start_date |
| month_year |
character |
Combined month and year of session start |
Format: ‘M_YYYY’ (e.g., ‘1_2013’, ‘12_2014’) |
Extracted from session_start_date |
| season_year_adj |
character |
Combined season and adjusted year (ordered factor) |
Format: ‘Season-YYYY’ (e.g., ‘Summer-2013’, ‘Autumn-2014’) |
Calculated from session midpoint; December assigned to following year |