All Projects → jhconning → Dev-II

jhconning / Dev-II

Licence: BSD-3-Clause license
For 'Economics Development II' PhD seminar at CUNY Graduate Center. (older site) Generates docs at:

Programming Languages

Jupyter Notebook
11667 projects
HTML
75241 projects
TeX
3793 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language
Stata
111 projects

Projects that are alternatives of or similar to Dev-II

acclimate
Acclimate - an agent-based model for economic loss propagation
Stars: ✭ 17 (-52.78%)
Mutual labels:  economics, economics-models
old nesta daps
[archived]
Stars: ✭ 16 (-55.56%)
Mutual labels:  economics
QuantMacro
2018-2019 Quantitative Macroeconomics, UAB
Stars: ✭ 51 (+41.67%)
Mutual labels:  economics
dsge
Course on Dynamic Stochastic General Equilibrium (DSGE): Models, Solution, Estimation (graduate level)
Stars: ✭ 41 (+13.89%)
Mutual labels:  economics
jquery-scrollwatch
jQuery plugin for determining active sections on the page based on scrolling
Stars: ✭ 18 (-50%)
Mutual labels:  class
lets-hotfix
Dynamic class reloading for java。Java代码热更新,支持本地、远程
Stars: ✭ 124 (+244.44%)
Mutual labels:  class
js-class-is
Enhances a JavaScript class by adding an is<Class> property to compare types between realms.
Stars: ✭ 17 (-52.78%)
Mutual labels:  class
sphinx materialdesign theme
Material Design Html Theme for Sphinx.
Stars: ✭ 71 (+97.22%)
Mutual labels:  sphinx
laravel-auto-morph-map
THIS PACKAGE HAS BEEN DEPRECATED — Automatically alias and map the polymorphic types of Eloquent models.
Stars: ✭ 55 (+52.78%)
Mutual labels:  class
fortune500
Fortune 500 company lists since 1955 in CSV format, mostly parsed using Beautiful Soup
Stars: ✭ 78 (+116.67%)
Mutual labels:  economics
python-pyfields
Define fields in python classes. Easily.
Stars: ✭ 39 (+8.33%)
Mutual labels:  class
sphinx-server
Sphinx documentation Docker image with Python server and support for PlantUML and more.
Stars: ✭ 62 (+72.22%)
Mutual labels:  sphinx
koa-smart
A framework base on Koajs2 with Decorator, Params checker and a base of modules (cors, bodyparser, compress, I18n, etc…) to let you develop smart api easily
Stars: ✭ 31 (-13.89%)
Mutual labels:  class
niqlow
design, solve and estimate discrete dynamic programs.
Stars: ✭ 16 (-55.56%)
Mutual labels:  economics
sphinx-jekyll-builder
sphinx builder that outputs jekyll compatible markdown files with frontmatter
Stars: ✭ 18 (-50%)
Mutual labels:  sphinx
choldgraf.github.io
Website
Stars: ✭ 33 (-8.33%)
Mutual labels:  sphinx
graygram-web
www.graygram.com
Stars: ✭ 16 (-55.56%)
Mutual labels:  sphinx
okito
Your best flutter coding friend. All in one; state management, navigation management(with dynamic routing), local storage, localization, dependency injection, cool extensions with best usages and with the support of best utilities!
Stars: ✭ 37 (+2.78%)
Mutual labels:  class
fpdf-easytable
fpdf-easyTable is a PHP class that makes it easy to build tables for PDF documents generated with the FPDF library
Stars: ✭ 74 (+105.56%)
Mutual labels:  class
pandoc-doc-ja
Pandocユーザーズガイド日本語版(Pandoc 2.7.2+準拠)のリポジトリ by Sphinx
Stars: ✭ 19 (-47.22%)
Mutual labels:  sphinx

Dev-II

See newer site with similar material at: http://jhconning.github.io/DevII/

Notes on older site:

Jupyter Notebooks for Development Economics Seminar

This repository houses jupyter notebooks and other content used to build the course site for 2020 Economics Development II PhD seminar taught at CUNY's Graduate Center.

Jupyter notebooks allow the mix of markdown text, math equations, and code for interactive simulation, visualization and data analysis in languages such as python, Stata, or R. For a guide to jupyter notebooks and their application in Economics, including how to set things up to create and run notebooks interactively on your own machine or in the cloud visit the QuantEcon.py site.

The notebooks in this collection, first developed for a Spring 2016 version of this course and then extended in 2018 and 2020 range in degree of quality from 'very rough notes' to more polished. This is less a coherent sequential collection of lecture notes and more idiosyncratic collection of topics that seemed amenable to presentation this way. They complement separate class lecture slides to show how key diagrams are constructed and/or to allow interactive exploration and extension of economic models and data analyses.

How to view and run these jupyter notebooks


Jupyter notebooks can also be easily converted to render the content in different ways including as static HTML, PDF, and as interactive notebooks that can be run on your local machine or on a cloud server.

The table below lists the jupyter notebooks in the collection. Click on a link to get a quick static views of the notebook content on github. If you plan to only browse the content without interaction you may prefer the HTML rendering at the Dev-II course site. You can also run the python jupyter notebooks in this repository interactively in the cloud using Google Colab by clicking here and then selecting the notebook by name.

Coming soon: ability to run the notebooks via cloud app (via heroku).

Lecture/Reading Note Description
jupyter_notebooks Economics with Jupyter Notebooks
Lucas90 Lucas' 1990 AER paper 'Why Doesn't Capital Flow from Rich to Poor Countries?''
RDD_R Regression Discontinuity Designs (RDD) for Natural Experiments in History (code in R)
Edgeworth Edgeworth Box: Efficiency in Production
SFM The Specific Factors Model
HarrisTodaro Harris and Todaro's 1970 paper 'Migration, unemployment and development'
FarmHousehold Separable and non-separable Farm Household Models
SizeDistribution General Equilibrium Size Distribution of Farms
InsecureRights Causes and consequences of insecure property rights to land
consume_opt1 Static and intertemporal consumer optimum w/interactive indifference plots
SavingsCommit Time-inconsistent preferences and commitment savings (theory and data replication)
moralhazard Principal-Intermediary-Agent models in procurement and corruption
Incentives_Corruption Principal-Intermediary-Agent models in procurement and corruption
Tips for using Jupyter & python
QuantEcon How to run notebooks using the GC's DHBox service (no setup on your machine)
Stata_in_jupyter Run Stata in a jupyter notebook moving data to and from python
DataAPIs Use the pandas library and a data API to access online datasets
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].