bufferstock-lifecycle
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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.9%) to scientific vocabulary
Keywords from Contributors
Repository
Basic Info
- Host: GitHub
- Owner: econ-ark
- Language: Jupyter Notebook
- Default Branch: master
- Size: 550 KB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 5
- Open Issues: 3
- Releases: 0
Metadata Files
README.md
This is a REMARK of Carroll (1997), Buffer-Stock Saving and the Life Cycle/Permanent Income Hypothesis.
The reproduce.sh file will generate everything. It will take around 1~2 minutes for everything to run. * Figures and tables will be generated by the Carroll1997QJE.py script. * The main paper is generated in /Paper * Slides are generated in /Slides
The Carroll1997QJE.py file will run generate all of the relevant figures and tables and save them in their respective directories. * Figures will be saved in /Paper/Figures * Tables will be saved in /Paper/Tables
The notebook is located in /Code/Python. It is named "Carroll1997QJE.ipynb". * The notebook is synced up with the python script using jupytext.
This can also be reproduced using nbreproduce.
After downloading/cloning this repository locally and after installing nbreproduce and docker you should be able to reproduce the contents of this repository using the command line tool nbreproduce.
``` $ cd PATH/TO/Carroll1997QJE/
Make sure you are in the correct directory
$ ls Code Paper README.md Slides reproduce.sh
Execute nbreproduce using the econ-ark 0.10.4 release.
$ nbreproduce --docker econark/econ-ark-notebook:0.10.4 Executing reproduce.sh in the current directory /Users/ms/dev/Carroll1997QJE using the econark/econ-ark-notebook:0.10.4 docker image. Executing the script inside econark/econ-ark-notebook:0.10.4 container. ... ... ...
```
Owner
- Name: Econ-ARK Team
- Login: econ-ark
- Kind: organization
- Website: econ-ark.org
- Repositories: 44
- Profile: https://github.com/econ-ark
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
authors:
- family-names: "Carroll"
given-names: "Christopher D."
orcid: "https://orcid.org/0000-0003-3732-9312"
- family-names: "Yusuf"
given-names: "Suha Kulu"
- family-names: "Son"
given-names: "Jeongwon (John)"
title: "Buffer-Stock Saving and the Life Cycle/Permanent Income Hypothesis"
abstract: This is a replication of Carroll (1997), Buffer-Stock Saving and the Life Cycle/Permanent Income Hypothesis.
references:
- type: article
authors:
- family-names: "Carroll"
given-names: "Christopher D."
orcid: "https://orcid.org/0000-0003-3732-9312"
title: "Buffer-Stock Saving and the Life Cycle/Permanent Income Hypothesis"
doi: "10.1162/003355397555109"
date-released: 1997-02-01
publisher:
name: "The Quarterly Journal of Economics"
repository-code: https://github.com/econ-ark/BufferStock-LifeCycle
GitHub Events
Total
- Fork event: 1
Last Year
- Fork event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Cameron Riddell | c****n@d****o | 6 |
| Mridul Seth | s****b@g****m | 4 |
| Mridul Seth | s****l@g****m | 2 |
| llorracc | g****t@l****g | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 2
- Total pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: 4 months
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- MridulS (1)
- kingarthur72 (1)
Pull Request Authors
- camriddell (6)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- econ-ark ==0.10.4
- matplotlib *
- numpy *
- pandas *
- scipy *
- tabulate *