five

Code and data for: Traits, threats, and popularity explain extinction risk of bird

收藏
DataCite Commons2025-05-01 更新2025-05-07 收录
下载链接:
https://figshare.com/articles/dataset/Code_and_data_for_Traits_threats_and_popularity_explain_extinction_risk_of_birdCode_and_data_for_Traits_threats_and_popularity_explain_extinction_risk_of_birds_globallys_globally/27904755/4
下载链接
链接失效反馈
官方服务:
资源简介:
README for Supplementary Materials<b>Title of Paper:</b> Traits, threats, and popularity explain extinction risk of birds globally<br><b>Authors:</b> Janaina Serrano, Lars Iversen, Laura Pollock<br>DescriptionThis README file provides an overview of the dataset, columns, and code files included in the supplementary materials for the paper titled <i>Traits, threats, and popularity explain extinction risk of birds globally</i>. The dataset contains information on bird species, their traits, threats they face, habitat characteristics, and popularity metrics. The associated code files are provided to facilitate reproducibility and further exploration.Files in Supplementary Materials1. <b>Dataset File</b><b>Filename:</b> dat<b>Format:</b> CSVDataset DescriptionColumns in the Dataset<b>Column Name</b><b>Description</b><b>species</b>Scientific name of the bird species.<b>threatened</b>Binary indicator of whether the species is classified as threatened (1/0).<b>Habitat</b>Primary habitat type for the species.<b>Order1</b>Taxonomic order to which the species belongs.<b>total_threats</b>Total number of threats affecting the species.<b>Migration</b>Migration status of the species (e.g., migratory or non-migratory).<b>HabitatBreadth</b>Breadth of habitat types the species can occupy (numerical value).<b>Range.Size</b>Geographical range size of the species (in square kilometers).<b>Mass</b>Body mass of the species (in grams).<b>gbif_mean</b>Mean number of GBIF records indicating species' data availability.<b>mean</b>Mean number of Google search hits for the species (popularity metric).<b>pollution</b>Impact of pollution threats on the species.<b>logging</b>Impact of logging threats on the species.<b>invasive</b>Impact of invasive species threats on the species.<b>agriculture</b>Impact of agricultural activities on the species.<b>climate_change</b>Impact of climate change threats on the species.<b>hunting</b>Impact of hunting threats on the species.<b>Mass.log</b>Log-transformed body mass.<b>Range.Size.log</b>Log-transformed range size.<b>gbif_mean.log</b>Log-transformed GBIF mean value.<b>HabitatBreadth.log</b>Log-transformed habitat breadth.<b>google.log</b>Log-transformed Google search popularity.<b>Migration1</b>Categorical indicator of migration type.<b>Mass.log.cs</b>Centered and scaled log-transformed body mass.<b>Range.Size.log.cs</b>Centered and scaled log-transformed range size.<b>gbif_mean.log.cs</b>Centered and scaled log-transformed GBIF mean value.<b>HabitatBreadth.log.cs</b>Centered and scaled log-transformed habitat breadth.<b>google.log.cs</b>Centered and scaled log-transformed Google popularity.<br>2. <b>Code Files</b>Descriptions of the provided code files:<b>Filename</b><b>Description</b><b>dataprep_birdtraits</b>Script for preparing and cleaning the bird trait dataset. Includes processes like data wrangling, standardization of column names, log-transformations of variables, and preparation of final input data for analysis.<b>model_figures_script</b>Script to generate the main figures from the paper. This includes plotting extinction risk models, trait relationships, and visualizations of the species' threats and popularity metrics.<b>model_evaluation_bivmap</b>Script for model evaluation and bivariate mapping. Evaluates the predictive performance of models and creates spatial maps to visualize overlaps modeled extinction risk and observed conservation status of birds.<b>gtrends</b>Script for collecting and processing Google Trends data related to species' popularity. Retrieves search hit data, processes it for analysis, and calculates summary metrics like mean hits and log-transformed values.<b>GBIF_download</b> Script for collecting and processing GBIF number of observations for birds globally from 2004-2021. Retrieves GBIF data, processes it for analysis, and calculates average species observations per year.Data Usage and CitationThe dataset is provided as supplementary material for the paper and can be used for academic purposes. If you use this dataset, please cite the paper as follows:<i>Serrano J., Iversen L., Pollock L. (2025). Traits, threats, and popularity explain extinction risk of birds globally.</i>Contact InformationFor questions about the dataset or paper, please contact:<b>Janaina Serrano</b>: janaina.serrano@mail.mcgill.ca<b>Lars Iversen</b>: lars.iversen@mcgill.ca<b>Laura Pollock</b>: laura.pollock@mcgill.ca<br>

补充材料说明文档<br><b>论文标题:</b> 全球鸟类灭绝风险的影响因素:物种性状、威胁因子与受欢迎度(Traits, threats, and popularity explain extinction risk of birds globally)<br><b>作者:</b> 贾纳伊娜·塞拉诺(Janaina Serrano)、拉斯·艾弗森(Lars Iversen)、劳拉·波洛克(Laura Pollock)<br><br><b>文档说明</b><br>本说明文档用于概述本论文配套补充材料中包含的数据集、数据集列项与代码文件。本数据集涵盖鸟类物种信息、物种性状、面临的威胁因子、生境特征以及受欢迎度指标。配套代码文件旨在支持研究结果可复现与后续拓展研究。<br><br><b>补充材料包含文件</b><br>1. <b>数据集文件</b><br><b>文件名:</b> dat<br><b>格式:</b> CSV<br><br><b>数据集列项说明</b><br><b>列名</b><b>说明</b><br><b>species</b> 鸟类物种的科学学名<br><b>threatened</b> 物种是否被列为受威胁物种的二元指示变量(1表示受威胁,0表示未受威胁)<br><b>Habitat</b> 该物种的主要生境类型<br><b>Order1</b> 该物种所属的生物分类目<br><b>total_threats</b> 影响该物种的威胁因子总数<br><b>Migration</b> 该物种的迁徙状态(如迁徙型或非迁徙型)<br><b>HabitatBreadth</b> 该物种可栖息的生境类型数量(数值型变量)<br><b>Range.Size</b> 该物种的地理分布范围面积(单位:平方千米)<br><b>Mass</b> 该物种的体质量(单位:克)<br><b>gbif_mean</b> 表示物种数据可获得性的GBIF(Global Biodiversity Information Facility)记录均值<br><b>mean</b> 该物种的谷歌搜索点击量均值(受欢迎度指标)<br><b>pollution</b> 污染类威胁对该物种的影响程度<br><b>logging</b> 伐木类威胁对该物种的影响程度<br><b>invasive</b> 外来入侵物种威胁对该物种的影响程度<br><b>agriculture</b> 农业活动对该物种的影响程度<br><b>climate_change</b> 气候变化类威胁对该物种的影响程度<br><b>hunting</b> 狩猎类威胁对该物种的影响程度<br><b>Mass.log</b> 经对数转换的体质量数据<br><b>Range.Size.log</b> 经对数转换的分布区面积数据<br><b>gbif_mean.log</b> 经对数转换的GBIF记录均值<br><b>HabitatBreadth.log</b> 经对数转换的生境宽度数据<br><b>google.log</b> 经对数转换的谷歌搜索受欢迎度数据<br><b>Migration1</b> 迁徙类型的分类指示变量<br><b>Mass.log.cs</b> 经中心化与标准化处理的对数转换体质量数据<br><b>Range.Size.log.cs</b> 经中心化与标准化处理的对数转换分布区面积数据<br><b>gbif_mean.log.cs</b> 经中心化与标准化处理的对数转换GBIF记录均值<br><b>HabitatBreadth.log.cs</b> 经中心化与标准化处理的对数转换生境宽度数据<br><b>google.log.cs</b> 经中心化与标准化处理的对数转换谷歌搜索受欢迎度数据<br><br>2. <b>代码文件</b><br><b>代码文件说明</b><br><b>文件名</b><b>说明</b><br><b>dataprep_birdtraits</b> 鸟类性状数据集预处理与清洗脚本,涵盖数据整理、列名标准化、变量对数转换以及分析用最终输入数据制备等流程<br><b>model_figures_script</b> 论文主图生成脚本,用于绘制灭绝风险模型、性状关系图以及物种威胁因子与受欢迎度指标的可视化结果<br><b>model_evaluation_bivmap</b> 模型评估与双变量绘图脚本,用于评估模型预测性能,并绘制空间地图以可视化预测的鸟类灭绝风险与实际保护等级的重叠情况<br><b>gtrends</b> 物种受欢迎度相关谷歌趋势(Google Trends)数据采集与处理脚本,用于获取搜索点击量数据、处理后用于分析并计算均值点击量、对数转换值等汇总指标<br><b>GBIF_download</b> 2004-2021年全球鸟类GBIF(Global Biodiversity Information Facility)观测数据采集与处理脚本,用于获取GBIF数据、处理后用于分析并计算物种年均观测次数均值<br><br><b>数据使用与引用说明</b><br>本数据集作为本论文的配套补充材料发布,仅可用于学术研究用途。若您使用本数据集,请按以下方式引用本论文:<br><i>塞拉诺 J., 艾弗森 L., 波洛克 L. (2025). 全球鸟类灭绝风险的影响因素:物种性状、威胁因子与受欢迎度.</i><br><br><b>联系方式</b><br>若您对本数据集或论文有任何疑问,请联系:<br><b>贾纳伊娜·塞拉诺(Janaina Serrano)</b>: janaina.serrano@mail.mcgill.ca<br><b>拉斯·艾弗森(Lars Iversen)</b>: lars.iversen@mcgill.ca<br><b>劳拉·波洛克(Laura Pollock)</b>: laura.pollock@mcgill.ca
提供机构:
figshare
创建时间:
2025-01-30
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作