It is important to note that there are two different data structures observed in the BMDE. In many cases, particularly with most area searches and point counts, each row of a dataset represents an observation of a particular species. That observation may be of multiple individuals, the number of which should be indicated in the ObservationCount fields.

A flock of rust-coloured sandpipers is flying overhead.

Photo by Mark Peck

Some specialized surveys, such as nocturnal owl surveys, collect detailed information on each individual observed. For this reason, each row in the dataset represents an observation of one individual, not one species. Several ObservationCount fields may be used to quantify different aspects of the observation of that one individual. For example, a nocturnal owl survey may use these fields to indicate in which time intervals of the survey the individual was heard calling.

The sample of BMDE owl survey data below shows an example of a one-individual-per-row data structure. The total count is always one, and ‘X’s in subsequent ObservationCount columns indicate during which time intervals the individual was observed.

A sample of a BMDE spreadsheet shows the observation fields, indicating a total count of birds and counts in specific time intervals.

Understanding which data structure a given dataset uses is important, both when formatting data for import to NatureCounts and when analyzing data accessed via NatureCounts.

Next section: Metadata