Skip to content

Commit

Permalink
add farm household
Browse files Browse the repository at this point in the history
  • Loading branch information
jhconning committed Feb 23, 2016
1 parent cc11c10 commit 19b45de
Show file tree
Hide file tree
Showing 3 changed files with 394 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ to quick static views of the notebook content.
| [SFM] |The Specific Factors Model |
| [Lucas90] |Lucas' 1990 AER paper 'Why Doesn't Capital Flow from Rich to Poor Countries?'' |
| [HarrisTodaro] |Harris and Todaro's 1970 paper 'Migration, unemployment and development' |
| [FarmHousehold] |Separable and non-separable Farm Household Models|
| __useful building blocks__ | |
| [consume_opt1] | Static consumer optimum and (interactive) indifference curve plot |
| __Jupyter & python tips__ | |
Expand All @@ -51,6 +52,7 @@ to quick static views of the notebook content.
[dev-ii-seminar.readthedocs.org]:http://dev-ii-seminar.readthedocs.org/
[jupyter_notebooks]: http://nbviewer.jupyter.org/github/jhconning/Dev-II/blob/master/notebooks/jupyter_notebooks.ipynb
[HarrisTodaro]: http://nbviewer.jupyter.org/github/jhconning/Dev-II/blob/master/notebooks/HarrisTodaro.ipynb
[FarmHousehold]:http://nbviewer.jupyter.org/github/jhconning/Dev-II/blob/master/notebooks/FarmHousehold.ipynb
[Lucas90]: http://nbviewer.jupyter.org/github/jhconning/Dev-II/blob/master/notebooks/Lucas90.ipynb
[SFM]: http://nbviewer.jupyter.org/github/jhconning/Dev-II/blob/master/notebooks/SFM.ipynb
[consume_opt1]:http://nbviewer.jupyter.org/github/jhconning/Dev-II/blob/master/notebooks/consume_opt1.ipynb
Expand Down
1 change: 1 addition & 0 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ reason (bear with me while I struggle with Sphinx rendering)...
notebooks/Lucas90
notebooks/SFM
notebooks/HarrisTodaro
notebooks/FarmHousehold
notebooks/consume_opt1
notebooks/DataAPIs
notebooks/Stata_in_jupyter
Expand Down
391 changes: 391 additions & 0 deletions notebooks/FarmHousehold.ipynb

Large diffs are not rendered by default.

0 comments on commit 19b45de

Please sign in to comment.