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 (5.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: NicolasRoever
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 1.45 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme Changelog License Citation

README.md

debt_crisis

image image

pre-commit.ci status image

Usage

To get started, create and activate the environment with

console $ conda/mamba env create $ conda activate debt_crisis

To build the project, type

console $ pytask

Credits

This project was created with cookiecutter and the econ-project-templates.

Owner

  • Login: NicolasRoever
  • Kind: user

Citation (CITATION)

@Unpublished{debt_crisis2024,
    Title  = {A project for ...},
    Author = {Nicolas Roever},
    Year   = {2024},
    Url    = {https://github.com/NicolasRoever/debt_crisis}
}

GitHub Events

Total
Last Year

Dependencies

environment.yml conda
  • conda-lock
  • ipykernel
  • jupyterlab
  • matplotlib
  • openpyxl
  • pandas
  • pip >=21.1
  • plotly >=5.13.0
  • pre-commit
  • pytask >=0.4.0
  • pytask-latex >=0.4.0
  • pytask-parallel >=0.4.0
  • pytest
  • pytest-cov
  • pytest-xdist
  • python 3.11.*
  • python-graphviz
  • pyyaml
  • re
  • regex
  • setuptools_scm
  • spacy
  • statsmodels
  • toml
.github/workflows/main.yml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • mamba-org/provision-with-micromamba main composite
pyproject.toml pypi