Skip to content

Commit

Permalink
Merge pull request #56 from MathewBiddle/gh-pages
Browse files Browse the repository at this point in the history
Create 2024-05-01-05-usage_stats_obis_gbif.md
  • Loading branch information
laurabrenskelle authored May 14, 2024
2 parents b5e4c02 + 9f66e02 commit 8c0204f
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions _topics/2024-05-01-05-usage_stats_obis_gbif.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
number: 5
title: Collect data usage statistics from OBIS and GBIF and add to ioos_metrics
pis:
- MathewBiddle
contributors:
- laurabrenskelle
github: ioos/ioos-code-sprint/issues/55
slack:
- python
breakout:
- General Python
year:
- 2024
---
IOOS would like to be able collect metrics about how data are being used and downloaded from the OBIS and GBIF repositories.
These metrics highlight the impact of IOOS data beyond its initial collection purpose.
The function should be added to the existing ioos_metrics library. https://github.com/ioos/ioos_metrics

**Expected Outcomes:**

* run a function that collects metrics from OBIS and GBIF.
* summarizes information into a CSV file for reference in reports/webpages.
* optional create metrics webpage on https://ioos.github.io/ioos_metrics/

**Skills required:**

* Experience with Python
* Experience with OBIS/GBIF API.

**Difficulty:**

Novice

**Relevant links:**
- https://github.com/ioos/ioos_metrics/issues/69
- https://github.com/ioos/mbon-docs/issues/45

**Functioning Prototype**
* https://github.com/MathewBiddle/sandbox/blob/main/notebooks/MBON_OBIS_statistics.ipynb

**Workflow**

0 comments on commit 8c0204f

Please sign in to comment.