Science Score: 54.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
  • Committers with academic emails
    1 of 6 committers (16.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.6%) to scientific vocabulary

Keywords from Contributors

economics
Last synced: 7 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: econ-ark
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 1.87 MB
Statistics
  • Stars: 16
  • Watchers: 3
  • Forks: 12
  • Open Issues: 4
  • Releases: 0
Created almost 6 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Citation

README.md

KrusellSmith

Binder

This is a Replication of Krusell and Smith, 1998.

To reproduces all the results of the paper, you can

Use nbreproduce (requires Docker to be installed on the machine).

```

Clone this repository

$ git clone https://github.com/econ-ark/KrusellSmith

Change working directory to KrusellSmith

$ cd KrusellSmith

Install nbreproduce

$ pip install nbreproduce

Reproduce all results using nbreproduce

$ nbreproduce ```

Install a local conda environment and execute the Jupyter notebook.

``` $ conda env create -f environment.yml $ conda activate krusellsmith

execute the script to create figures

$ cd Code/Python $ ipython KrusellSmith.py ```

References

Krusell, P., & Smith, Jr, A. A. (1998). Income and wealth heterogeneity in the macroeconomy. Journal of political Economy, 106(5), 867-896.

Owner

  • Name: Econ-ARK Team
  • Login: econ-ark
  • Kind: organization

Citation (CITATION.cff)

cff-version: "1.2.0"
message: "If you use this software, please cite it as below."
authors:
  - family-names: "Carroll"
    given-names: "Christopher D."
    orcid: "https://orcid.org/0000-0003-3732-9312"
title: "Income and Wealth Heterogeneity in the Macroeconomy"
abstract: "Income and wealth heterogeneity in the macroeconomy"

references:
  - type: article
    authors:
      - family-names: "Krusell"
        given-names: "Per"
      - family-names: "Smith, Jr."
        given-names: "Anthony A."
    title: "Income and Wealth Heterogeneity in the Macroeconomy"
    doi: "10.1086/250034"
    date-released: 1998-10-01
    publisher:
        name: "Journal of Political Economy"

repository-code: https://github.com/econ-ark/KrusellSmith

GitHub Events

Total
  • Watch event: 3
  • Fork event: 1
Last Year
  • Watch event: 3
  • Fork event: 1

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 29
  • Total Committers: 6
  • Avg Commits per committer: 4.833
  • Development Distribution Score (DDS): 0.621
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Mridul Seth s****l@g****m 11
Mridul Seth s****b@g****m 7
Cameron Riddell c****n@d****o 5
llorracc C****l@j****u 3
Sebastian Benthall s****l@g****m 2
Matthew N. White m****e@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 3
  • Total pull requests: 10
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 months
  • Total issue authors: 3
  • Total pull request authors: 5
  • Average comments per issue: 5.0
  • Average comments per pull request: 0.7
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • wdu9 (1)
  • sbenthall (1)
  • floswald (1)
Pull Request Authors
  • dependabot[bot] (4)
  • camriddell (4)
  • mnwhite (1)
  • sbenthall (1)
  • alanlujan91 (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (4)

Dependencies

binder/environment.yml conda
  • pip
  • python 3.8.*
binder/requirements.txt pypi
  • econ-ark ==0.10.8
  • ipython ==7.11.1
  • matplotlib ==3.3.3
  • numpy ==1.18