Skip to content

Code to accompany "The open data challenge: An analysis of 124,000 data availability statements, and an ironic lesson about data management plans"

Notifications You must be signed in to change notification settings

DWFlanagan/data-availability-statements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data availability statements

Can we analyze the data availability statements we receive with actual submissions to see how they are used and if there are trends in the data?

Building with snakemake

To build this pipeline, create and activate a fresh conda environment, and run

$ pip install snakemake
$ snakemake --use-conda

To visualize the data pipeline, run

snakemake --dag | dot -Tpdf > dag.pdf

About

Code to accompany "The open data challenge: An analysis of 124,000 data availability statements, and an ironic lesson about data management plans"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published