dataset-review
Review a dataset one record at a time
Science Score: 44.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.7%) to scientific vocabulary
Repository
Review a dataset one record at a time
Basic Info
- Host: GitHub
- Owner: AntheSevenants
- License: agpl-3.0
- Language: JavaScript
- Default Branch: main
- Homepage: https://anthesevenants.github.io/dataset-review/
- Size: 30.3 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
dataset-review
Review a dataset one record at a time
This is a simple CSV file viewer which shows you one record of your CSV file at a time. If you need to review a dataset manually, reviewing becomes much more intuitive in this way, allowing you to focus at one item at a time.

How to use
- Go to the dataset-review webpage
- Click "Choose File" and select your CSV dataset
Is your CSV file delimited by a delimiter other than ,? Add ?delimiter= to the URL and specify your own delimiter. E.g. if your delimiter is a semicolon, the url should be https://anthesevenants.github.io/dataset-review/?delimiter=;.
Owner
- Name: Anthe Sevenants
- Login: AntheSevenants
- Kind: user
- Location: Leuven, Belgium
- Company: KU Leuven
- Website: anthe.sevenants.net
- Repositories: 39
- Profile: https://github.com/AntheSevenants
AI & linguistics master. Linguistics PhD candidate @QLVL
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Sevenants
given-names: Anthe
orcid: https://orcid.org/0000-0002-5055-770X
title: "dataset-review"