Skip to content

Helper software project with the final code version for the FAIR research software course

License

Notifications You must be signed in to change notification settings

carpentries-incubator/astronaut-data-analysis-fair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 

Repository files navigation

DOI

Astronaut data analyses code (FAIR)

This repository contains a helper software project (located in the spacewalks subfolder of this repository) with the final, improved and tested code version of the example software project software project used for teaching the FAIR research software course.

This is the state of the software project the course aims to finish with, containing various improvements made on the "not so FAIR" software project the course starts with.

The code analyses the NASA data on spacewalks (see details on the data below) by looking at the time astronauts spent in space, crew sizes and the country space missions originated from.

Authors

The main contributors to this repository are:

License

Please see the file LICENSE file for further information about how the content is licensed.

Citation

Aleksandra Nenadic, Kamilla Kopec-Harding, & S Jaffa. (2024). carpentries-incubator/astronaut-data-analysis-fair: alpha-July-2024 (alpha-July-2024). Zenodo. https://doi.org/10.5281/zenodo.12698943

Acknowledgements

Data

The data used on in this project was obtained from NASA as follows.

Data source: https://data.nasa.gov/Raw-Data/Extra-vehicular-Activity-EVA-US-and-Russia/9kcy-zwvn/about_data.

Either export data from the above page using the Export button or download in JSON format from command line as:

curl https://data.nasa.gov/resource/eva.json --output eva-data.json

Note: the original data has been modified for the purposes of this tutorial by inserting a semicolon separator after each name in the crew field.

HIFIS

The idea for this software has been borrowed from the "Astronaut analysis" workshop material by Helmholtz Federated IT Services (HIFIS).

Software Sustainability Institute and UKRN

This work has been supported by the UK's Software Sustainability Institute via the EPSRC, BBSRC, ESRC, NERC, AHRC, STFC and MRC grant EP/S021779/1 and UK Reproducibility Network (UKRN).

About

Helper software project with the final code version for the FAIR research software course

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages