hdrl-internship-2024
Project with GSFC that measures FAIR for datasets archived by HDRL
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 3 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 (14.6%) to scientific vocabulary
Repository
Project with GSFC that measures FAIR for datasets archived by HDRL
Basic Info
- Host: GitHub
- Owner: Kurokio
- License: apache-2.0
- Language: Jupyter Notebook
- Default Branch: main
- Size: 14.5 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Building Tools to Analyze FAIR for HDRL Datasets - 
This project aims to aid in analyzing the FAIR guidelines (Findable, Accessible, Interoperable, and Reusable) for the NASA SPASE records in the NumericalData and DisplayData categories.
This project consists of a host of scripts and Jupyter notebooks which perform the following: - scrapes SPASE records for fields useful for analyzing FAIR - converts desired SPASE record fields into a SQLite database. - conducts analysis tests using queries on database - determines a "FAIR score" of all records - reports these findings in the form of created charts
Also included is a script and notebook showing how to check the data availability of the HAPI data access links found in the NASA SPASE records.
Note that this project was tested in Summer 2024 on SPASE version 2.6.1
Installation Instructions
- Clone this repo.
python git clone https://github.com/Kurokio/HDRL-Internship-2024 - In the directory directly above the HDRL-Internship-2024 directory, install the Scripts module.
python pip install ./HDRL-Internship-2024If you intend to modify the scripts, execute this instead.python pip install -e ./HDRL-Internship-2024
Usage
Follow the notebook "HowToUse" which walks you through step-by-step how to do the actions listed above.
For more information on adding additional fields to scrape and add to the database for analysis, refer to the "HowToAdd" notebook.
Follow the notebook "DataAccessTest" if you would like a tutorial for how to test for data accessibility.
Contribution
Contributors and collaborators are welcome. Acceptable contributions can be documentation, code, suggesting ideas, and submitting issues and bugs.
Make sure to be nice when contributing and submitting commit messages, as this is a project developed by an intern that is still learning.
There will likely be minimal attention given to this project after 2024-08-12, but I will give it my best effort.
Credits
Thanks to the following people who helped make this project a reality: - @rebeccaringuette
Contact
Contact me via LinkedIn or by using the email on my ORCiD page. Zach Boquet - LinkedIn - ORCiD
License
This project uses the following license: Apache-2.0
Owner
- Name: Zach Boquet
- Login: Kurokio
- Kind: user
- Repositories: 1
- Profile: https://github.com/Kurokio
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Boquet
given-names: Zach
orcid: "https://orcid.org/0009-0005-1686-262X"
- family-names: Ringuette
given-names: Rebecca
orcid: "https://orcid.org/0000-0003-0875-2023"
- family-names: Thomas
given-names: Brian A.
orcid: "https://orcid.org/0000-0003-1623-9035"
title: "HDRL-Internship-2024"
version: 0.1.0
doi: 10.5281/zenodo.13287869
date-released: 2024-08-05
license: Apache-2.0
repository-code: "https://github.com/Kurokio/HDRL-Internship-2024/tree/main"
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1