| variables {finbif} | R Documentation |
FinBIF record variables
Description
FinBIF record variables that can be selected in a finbif occurrence search.
Identifiers
All identifiers are returned in the form of a URI. Identifiers include:
-
record_idCharacter. The ID of a record of organism's occurrence at a time and place. -
individual_idCharacter. ID of an individual organism (e.g., a ringed bird that has been captured multiple times will have a singleindividual_idand multiplerecord_ids corresponding to each capture). -
event_idCharacter. Event ID. An event can contain one or more records (e.g., a survey of plants at a particular location and time.) -
document_idCharacter. Document ID. A set of events that share common metadata. -
form_idCharacter. Form ID. The form used to create the document, event, record data. -
collection_idCharacter. Collection ID. All documents, events, and records belong to a collection (e.g., a museum collection, or the datasets collected by a specific institution). Collections themselves can be part of a larger (super)collection (e.g., all the collections at a specific museum). Only the lowest level collection ID for a record is returned. Usefinbif_collections()to explore the hierarchy of collections. -
source_idCharacter. Source ID. The source of the collection's data.
Taxa
Variables related to taxonomy of records include:
-
taxon_idCharacter. The taxon ID in the form of a URI. -
orig_taxon_idCharacter. The taxon ID before (if any) annotation. -
annotated_taxon_idCharacter. The new taxon ID if the record has had it's taxonomy annotated. -
reported_taxon_idCharacter. The taxon ID as originally reported by the record creator. -
scientific_nameCharacter. Scientific name of taxon. -
orig_scientific_nameCharacter. The scientific name before (if any) annotation. -
scientific_display_nameCharacter. Scientific name of taxon formatted for display (e.g., taxa with genus only will be formatted as Genus sp.). -
orig_scientific_display_nameCharacter. Scientific display name before (if any) annotation. -
common_nameCharacter. Common (vernacular) name of taxon. -
orig_common_nameCharacter. Common name before (if any) annotation. -
reported_nameCharacter. The name of the taxon as originally reported by the record creator. -
scientific_name_italicisedLogical. Is the scientific name normally italicised (i.e., is the taxonomic rank genus or below.) -
orig_scientific_name_italicisedLogical. Is the original scientific name normally italicised. -
scientific_name_authorCharacter. The authority for the taxon scientific name. -
orig_scientific_name_authorCharacter. The authority for the taxon scientific name before (if any) annotation. -
reported_authorCharacter. The authority of the taxon as originally reported by the record creator. -
taxon_rankCharacter. The taxonomic rank of the taxon. -
orig_taxon_rankCharacter. The taxonomic rank of the taxon before (if any) annotation. -
informal_groupsList. The informal taxonomic groups that the taxon belongs to (e.g., birds) in the form of URIs. -
orig_informal_groupsList. The informal taxonomic groups that the taxon belonged to before (if any) annotation. -
reported_informal_groupsList. The informal taxonomic groups that the taxon belongs to as reported by the record creator. -
taxon_checklistCharacter. The checklist (as a URI) that that taxon is found in. -
orig_taxon_checklistCharacter. The checklist (as a URI) that that taxon was found in before (if any) annotation. -
taxon_finnishLogical. Is the taxon considered Finnish. The definition of a Finnish taxon differs by taxonomic group? -
orig_taxon_finnishLogical. Was the taxon considered Finnish before (if any) annotation?
Abundance, sex & life history
Variables related to abundance, sex and life history include:
-
abundanceInteger. Number of individuals recorded. -
abundance_interpretedInteger. Number of individuals recorded or inferred from the record. Note that many records withabundance_interpreted == 1Lonly indicate the record is of one individual and may not necessarily imply that this was the abundance at that specified place and time (e.g., a preserved museum specimen consisting of a single individual). -
{female|male}_abundanceInteger. Number of female or male individuals recorded. -
pair_abundanceInteger. Number of mating pairs recorded. -
abundance_verbatimCharacter. The abundance as reported by the record creator. -
life_stageCharacter. Life stage of individual(s) recorded. -
sexCharacter. Sex of individual(s) recorded.
Location
Variables related to the location of records include:
-
{lat|lon}_{euref|wgs84}Numeric. Coordinates (in EUREF or WGS84 coordinate system) of the central point of a bounding box encompassing the record's geographic coverage. -
{lat|lon}_{min|max}_{euref|ykj|wgs84}. Numeric. Vertices of a bounding box encompassing the record's geographic coverage. Coordinates are available in EUREF, YKJ, or WGS84. -
coordinates_uncertaintyInteger. The horizontal distance (in meters) from the record's given coordinates describing the smallest circle containing the whole of the record's location. -
coordinates_sourceCharacter. Source of coordinates. -
footprint_{euref|ykj|wgs84}Character. Well-Known Text (WKT) representation of the geographic shape defining the location of the record in either EUREF, YKJ or WGS84 coordinate systems. -
countryCharacter. The country of the record's location. -
regionCharacter. The administrative area directly below the level of country. -
bio_provinceCharacter. For data from Finland FinBIF uses the concept of Biogeographical Province. See link for details. -
municipality. Character. Administrative level below region -
higher_geographyCharacter. Geographic place name that is at higher level than country. -
line_length_mInteger. The length of linear locations (e.g., line transect surveys). -
area_m2Integer. The size of record's location in meters squared. -
is_breeding_locationLogical. Whether or not the occurrence is recorded at a known breeding location. -
location_idCharacter. A location ID in the form of a URI. -
sectionInteger. A numeric identifier for a sub-location of a location (e.g., a specific part of a transect that undergoes repeated surveys.)
Time
Variables related to time of record include:
-
date_timePOSIXct. The date and time of the recording event. This variable is computed after records are downloaded from FinBIF. Its timezone and accuracy can be controlled seefinbif_occurrence()for details. -
durationDuration. The duration of the recording event. This variable is computed after records are downloaded from FinBIF. -
date_startCharacter. The date the recording event began. -
date_endCharacter. The date the recording event ended. -
hour_startInteger. The hour (24 hour time) of the day the recording event began. -
hour_endInteger. The hour (24 hour time) of the day the recording event ended. -
minute_startInteger. The minute of the hour the recording event began. -
minute_endInteger. The minute of the hour the recording event started. -
ordinal_day_startInteger. The ordinal day of the year the recording event began. -
ordinal_day_endInteger. The ordinal day of the year the recording event ended -
season_startInteger. The day of the year the recording event began. A four digit number indicating the day of the year in MMDD (%m%d) format. -
season_endInteger. The day of the year the recording event ended. A four digit number indicating the day of the year in MMDD (%m%d) format. -
centuryInteger. The century during which the recording event occurred (NAif the event spans multiple centuries). -
decadeInteger. The decade during which the recording event occurred (NAif the event spans multiple decades). -
yearInteger. The year during which the recording event occurred (NAif the event spans multiple years). -
monthInteger. The month of the year during which the recording event occurred (NAif the event spans multiple months). -
dayInteger. The day of the month during which the recording event occurred (NAif the event spans multiple days). -
formatted_date_timeCharacter. Date and time of the recording event formatted for display. -
date_createdCharacter. The date the original data was created. -
first_load_dateCharacter. The date the record was first loaded into the FinBIF database. -
modified_dateCharacter. The most recent date the original data was modified. -
load_dateCharacter. The most recent date the record was loaded into the FinBIF database.
Data restrictions
Variables related to restricted records include:
-
restrictionLogical. Has the record been restricted in some way (e.g., geospatially aggregated). -
restriction_levelCharacter. What level of restriction has been applied to the record. -
restriction_reasonList. List of reasons restriction has been applied.
Data quality
Variables related to the quality of records include:
-
any_issuesLogical. Are there any data quality issues associated with the record, its event or document. -
reported_taxon_confidenceReliability of the record's taxonomic identification as reported by the original data author. -
{document|time|location|event|record}_issueCharacter. Issues with record associated with its document, time, location, event, or the record itself. -
{document|time|location|event|record}_issue_messageCharacter. Details about the issue. -
{document|time|location|event|record}_issue_sourceCharacter. Source determining the issue. -
requires_verificationLogical. Has the record been flagged for expert verification? -
requires_identificationLogical. Has the record been flagged for expert identification? -
record_reliabilityCharacter. Indication of the record's reliability. -
record_qualityCharacter. Indication of the record's quality.
Misc
Other variables:
-
collectionCharacter. Collection name. All documents, events, and records belong to a collection (e.g., a museum collection, or the datasets collected by a specific institution). Collections themselves can be part of a larger (super)collection (e.g., all the collections at a specific museum). Only the lowest level collection name for a record is returned. Usefinbif_collections()to explore the hierarchy of collections. -
observers_idsList. List of observer identifiers for the record. -
determinerCharacter. Person who determined the taxonomic identification of the record. -
record_basisCharacter. The type of or method used to obtain the record. -
superrecord_basisCharacter. Higher level type of or method used to obtain the record. -
type_specimenLogical. Whether or not the record is of a type specimen. -
is_wildLogical. Whether or not the record is of a "wild" organism. -
licenseCharacter. The license of the data associated with the record. -
{document|event|record}_notesCharacter. Notes associated with the document, event or record itself. -
{document|record}_keywordsList. List of keywords associated with the document or record. -
record_annotation_countInteger. How many annotations are associated with the record. -
sample_countInteger. How many material samples (DNA extractions, etc., ...) are associated with the record. -
{document|event|record}_media_countInteger. How many media items (images, audio, video, etc., ...) are associated with the record's document, event or the record itself.