sampling_effort_data

Open access data on Mosquito Alert participation and sampling effort.

https://github.com/mosquito-alert/sampling_effort_data

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Open access data on Mosquito Alert participation and sampling effort.

Basic Info
  • Host: GitHub
  • Owner: Mosquito-Alert
  • License: cc0-1.0
  • Default Branch: main
  • Size: 22.4 GB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

Mosquito Alert Sampling Effort Data

Open access data on Mosquito Alert participation and sampling effort.

Description

This dataset contains data on participation and sampling effort in the Mosquito Alert citizen science system. It can be used for a variety of purposes, including (a) to adjust estimates of mosquito population densities and human-mosquito encounters based on sampling effort, and (b) to better understand the dynamics of citizen scientists' participation. The data is organized spatially by grids of "sampling cells," drawn at intervals of 0.05 degree and 0.025 degree latitude and longitude, and it is based on optional anonymous background tracks from the Mosquito Alert app. The dataset includes raw track counts aggregated in sampling cells, along with estimates of sampling effort based on a model of participants' propensity to send any report as a function of the time elapsed since they first began participating.

Contents

The repository contains the following files:

  • sampling_effort_daily_cellres_025.csv.gz - Daily participation and sampling effort in 0.025 degree sampling cells.
  • sampling_effort_daily_cellres_025_metadata.json - Metadata for the 0.025 degree sampling cell data.
  • sampling_effort_daily_cellres_05.csv.gz - daily participation and sampling effort in 0.05 degree sampling cells.
  • sampling_effort_daily_cellres_05_metadata.json - Metadata for the 0.05 degree sampling cell data.
  • CITATION.cff - Shows how to cite this dataset.
  • LICENSE - License for this dataset.
  • .gitignore - Specifies which files are excluded from the git repository.
  • README.md - This file.

Permanent Location

All releases from this repository are also hosted on Zenodo. The latest versions can be found at:

DOI:10.5281/zenodo.5802476

Owner

  • Name: Mosquito Alert
  • Login: Mosquito-Alert
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this data, please cite it as below."
type: dataset
authors:
- name: "Mosquito Alert"
title: "Sampling Effort Data"
url: "https://github.com/Mosquito-Alert/sampling_effort_data"

GitHub Events

Total
  • Release event: 240
  • Push event: 242
  • Create event: 239
Last Year
  • Release event: 240
  • Push event: 242
  • Create event: 239

Dependencies

.github/workflows/auto-release.yml actions
  • actions/checkout v2 composite
  • actions/create-release v1 composite