Science Score: 31.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.5%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: slugb0t
  • License: other
  • Language: Python
  • Default Branch: master
  • Size: 249 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 1
Created over 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation Codemeta

README.md

Crypto-Info

Python program to either create a CSV file with all current coins listed on https://min-api.cryptocompare.com/ Data is requested with BeautifulSoup and loaded into a json file for reading. Other functions include converting cryptocurrency to other currencies (including fiat currency)

Terminal

Program will gather details of Coin name, Ticker, Algorithm, Proof type and Total Coin Supply

Owner

  • Name: Dorian Portillo
  • Login: slugb0t
  • Kind: user
  • Location: San Diego, CA
  • Company: FAIR Data Innovations Hub

Always open to learn new tools :)

Citation (CITATION.cff)

title: Crypto-Info
authors:
  - given-names: Dorian
    family-names: Portillo
    email: wheresdorian@gmail.com
    affiliation: FAIR Data Innovations Hub
cff-version: 1.2.0
message: If you use this software, please cite it using the metadata from this file.
type: software
abstract: testing
keywords:
  - keyword
license: AFL-1.2
repository-code: https://github.com/slugb0t/Crypto-Info
doi: 10.5281/zenodo.184275
date-released: '2025-03-18'
version: '324'

CodeMeta (codemeta.json)

{
  "name": "Crypto-Info",
  "@context": "https://w3id.org/codemeta/3.0",
  "author": [
    {
      "affiliation": {
        "name": "FAIR Data Innovations Hub",
        "type": "Organization"
      },
      "email": "wheresdorian@gmail.com",
      "familyName": "Portillo",
      "id": "_:author_1",
      "givenName": "Dorian",
      "type": "Person"
    }
  ],
  "codeRepository": "https://github.com/slugb0t/Crypto-Info",
  "dateCreated": "2021-07-28",
  "description": "testing",
  "issueTracker": "https://github.com/slugb0t/Crypto-Info/issues",
  "keywords": [
    "keyword"
  ],
  "license": "https://spdx.org/licenses/AFL-1.2",
  "programmingLanguage": [
    "Python"
  ],
  "type": "SoftwareSourceCode",
  "identifier": "10.5281/zenodo.184275",
  "version": "324",
  "dateModified": "2025-03-18"
}

GitHub Events

Total
  • Issues event: 2
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 7
  • Pull request review event: 2
  • Pull request event: 3
  • Create event: 2
Last Year
  • Issues event: 2
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 7
  • Pull request review event: 2
  • Pull request event: 3
  • Create event: 2

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 1
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.67
  • Merged pull requests: 2
  • Bot issues: 1
  • Bot pull requests: 3
Past Year
  • Issues: 1
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.0
  • Merged pull requests: 2
  • Bot issues: 1
  • Bot pull requests: 2
Top Authors
Issue Authors
  • codefair-test[bot] (1)
  • codefair-staging[bot] (1)
Pull Request Authors
  • codefair-staging[bot] (4)
  • renovate[bot] (1)
Top Labels
Issue Labels
Pull Request Labels