Skip to content

week4#47

Open
iremdesdemir wants to merge 4 commits intoecon-ark:masterfrom
iremdesdemir:master
Open

week4#47
iremdesdemir wants to merge 4 commits intoecon-ark:masterfrom
iremdesdemir:master

Conversation

@iremdesdemir
Copy link

No description provided.

…tary literature

Reframes the contribution toward heterogeneous-agent monetary transmission,
clarifies redistribution and insurance channels, and updates the conclusion
to align with subsequent literature.
The notebook summarizes the paper by Algan and Ragot (2009) on monetary policy in economies with heterogeneous agents and borrowing constraints, highlighting the impact of inflation on capital accumulation and the novel monetary transmission mechanisms identified.
The notebook summarizes the paper by Algan and Ragot (2009) on monetary policy in heterogeneous-agent economies with borrowing constraints, detailing its theoretical and quantitative contributions, model structure, and results.
Updated notebook metadata to include editor and extended date range.
@llorracc
Copy link
Collaborator

MyST assembly feedback

Your PR adds valuable literature context and revisions to the Algan and Ragot (2009) ballpark entry, but the MyST Assembly and PR assignment asks for a four-notebook MyST document that builds and renders. Right now the MyST build is not configured.

What you need to add

  1. Create the four-notebook structure in models/We-Would-Like-In-Econ-ARK/ARMonetaryPolicyHABC/:

    • ARMonetaryPolicyHABC_intro.ipynb — paper metadata (Algan & Ragot 2009), original ballpark authors (Sinem Yagmur Toraman), your name as contributor
    • ARMonetaryPolicyHABC_prior-literature.ipynb — prior literature with MyST citations (from your "Relation to the literature" content)
    • ARMonetaryPolicyHABC_summary.ipynb — copy your edited content from ToramanSY_AlganRagot2009_Summary.ipynb here; add {cite:t} citations, cross-reference links to the other notebooks
    • ARMonetaryPolicyHABC_subsequent-literature.ipynb — subsequent literature with MyST citations
  2. Organize bibliography files:

    • self.bib — the Algan & Ragot (2009) paper
    • references.bib — prior literature (Tobin, Phelps, Bewley, Aiyagari, etc.)
    • subsequent-literature.bib — papers that cite Algan & Ragot
  3. Create myst.yml in the ARMonetaryPolicyHABC folder:

version: 1
project:
  title: "Monetary Policy with Heterogeneous Agents and Borrowing Constraints — Ballpark Entry"
  bibliography:
    - self.bib
    - references.bib
    - subsequent-literature.bib
  toc:
    - file: ARMonetaryPolicyHABC_intro.ipynb
    - file: ARMonetaryPolicyHABC_prior-literature.ipynb
    - file: ARMonetaryPolicyHABC_summary.ipynb
    - file: ARMonetaryPolicyHABC_subsequent-literature.ipynb
site:
  title: "Monetary Policy with Heterogeneous Agents and Borrowing Constraints — Ballpark Entry"
  1. Verify the build from the ARMonetaryPolicyHABC folder:
myst build

Reference: See PR #40 (OpenHA) or Benhabib_et_al_2019 for working examples.

@llorracc
Copy link
Collaborator

Link correction: The MyST Assembly and PR assignment is published at:

https://llorracc.github.io/workspace-course-topics/assignments/myst-assembly-and-pr.html

(Previous link pointed to a path that does not exist in teaching-topics.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants