23
Make Data Count: developing standardized data-level metrics September 11, 2018

Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

  • Upload
    others

  • View
    6

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

Make Data Count: developing

standardized data-level metrics

September 11, 2018

Page 2: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

Why it is important

Community does not have an established way of tracking data-level metrics

● Researchers● Institutions● Funders● Publishers

Page 3: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

The project

Page 4: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”
Page 5: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

Five steps to Make Data Count

1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

2. Process your usage logs against this standard

3. Send processed and standardized usage logs to an open hub

4. Retrieve usage and citation metrics through an open API

5. Display standardized usage and citation metrics

Page 6: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

Getting Started

CDL built a “Getting Started” guide walking through these steps as implemented in CDL’s data repository

https://github.com/CDLUC3/Make-Data-Count/blob/master/getting-started.md

Page 7: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

1.Code of Practice for Research Data

Page 8: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

https://www.projectcounter.org/code-practice-research-data

Page 9: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

2. Log Processing

Page 10: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

Standardized Logs

● Logs are processed against Code of Practice to enable data repositories to produce consistent, comparable, and credible usage metrics for research data

● Specifies what should be included and excluded

● Focus on:Views = investigationsDownloads = requests

● Distinguish: total/unique and human/machine

Page 11: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

3. Sending Usage Reports

Page 12: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

Data Usage Metrics Hub - hosted by DataCite

● Reports are sent using a standard protocol (SUSHI) via API

● Data usage metrics hub functions as an aggregator of research data usage reports

● Information is available at the dataset (DOI) level and aggregated over time

● The hub converts all this information into ‘events’ which are made available through a query API

Page 13: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

JSON Report - HeaderJSON Report - Body

Page 14: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

4. Pulling Usage and Citations

Page 15: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

Citations: leveraging Scholix

Page 16: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

Pulling Usage and Citations

● Data usage metrics and citations are made available as events via public API, with one “event” for each data citation or monthly usage count.

● Single API for retrieval of all data-level metrics

● For more information: https://support.datacite.org/docs/eventdata-apis

Page 17: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

5. Displaying data metrics

Page 18: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”
Page 19: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”
Page 20: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”
Page 21: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

What’s next?

Page 22: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

Looking Ahead

● Outreach and Adoption○ Working with repositories to send usage metrics○ Working with publishers to send data citations○ Working with all interested organizations on displaying data-

level metrics

● Iterating on our implementation○ Beyond the DOI: metrics for other types of identifiers○ Optional: altmetrics

Page 23: Make Data Count: developing standardized data-level metrics · Five steps to Make Data Count 1. Read the data usage metrics standard “COUNTER Code of Practice for Research Data”

Questions?