tags.csv
tags.csv is a tabular data resources from a GeoLocator Data Package. As we assumes that a tag is only deployed once on a single species, this table contains information related to the device, the deployment and the animal equipped. Data collected on the bird which might be changing over time (e.g., age) should be provided in the observations table.
Additional data can be provided by following the Movebank tag attribute dictionary and Movebank deployment attribute dictionary.
Example: tag.csv
Tags
Source:
tags-table-schema.json
| Name | Definition | Type |
|---|---|---|
tag_id*
|
Unique identifier of the tag. Constraints
Example: |
string |
datapackage_id
|
Optional identifier of the data package for this tag, typically corresponding to the
Example: |
string |
ring_number*
|
Ring number associated with the tagged species. Use
Example: |
string |
scientific_name*
|
Scientific name of the tagged species. Use
Example: |
string |
manufacturer*
|
The company or person that produced the tag. When appropriate, please use the terms
Example: |
string |
model*
|
Model/design/version of the tag. Any specification of the device able to identify it. Constraints
Example: |
string |
firmware
|
The tag firmware and version used during the deployment. Constraints
Example: |
string |
weight
|
Weight of the device with harness. Expressed in grams. Constraints
Example: |
number |
attachment_type
|
The way a tag is attached to an animal. Use values from Movebank
Example: |
string |
readout_method
|
The way the data are received from the tag. Use value from Movebank
Example: |
string |
tag_comments
|
Comments or notes about the tag, deployment or animal. Constraints
|
string |