Skip to content

Commit 4873928

Browse files
committed
ch 3 cell clean up
1 parent 7e30143 commit 4873928

3 files changed

Lines changed: 10 additions & 134 deletions

File tree

content/03-public/govt-intervention.ipynb

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,6 @@
3333
"```"
3434
]
3535
},
36-
{
37-
"cell_type": "markdown",
38-
"metadata": {
39-
"tags": [
40-
"remove_cell"
41-
]
42-
},
43-
"source": [
44-
"![title](fig6-price-floor.png)"
45-
]
46-
},
4736
{
4837
"cell_type": "markdown",
4938
"metadata": {},
@@ -68,17 +57,6 @@
6857
"```"
6958
]
7059
},
71-
{
72-
"cell_type": "markdown",
73-
"metadata": {
74-
"tags": [
75-
"remove_cell"
76-
]
77-
},
78-
"source": [
79-
"![title](fig7-price-ceil.png)"
80-
]
81-
},
8260
{
8361
"cell_type": "markdown",
8462
"metadata": {},
@@ -118,17 +96,6 @@
11896
"```"
11997
]
12098
},
121-
{
122-
"cell_type": "markdown",
123-
"metadata": {
124-
"tags": [
125-
"remove_cell"
126-
]
127-
},
128-
"source": [
129-
"![title](fig8-autarky.png)"
130-
]
131-
},
13299
{
133100
"cell_type": "markdown",
134101
"metadata": {},
@@ -137,13 +104,6 @@
137104
"\n",
138105
"Now, let's imagine that world price is greater than domestic price. In this case, $Q_s > Q_d$. We now have a surplus where the quantity demanded by consumers is far less than what domestic producers are willing to provide at this higher price. Thus, domestic producers will willingly sell goods to domestic customers and sell the rest on the global market. $Q_s - Q_d =$ exports. As prices are higher than what some consumers were willing to pay, there is a significant decrease in consumer surplus. Producers however rejoice as world prices are higher than what they would have been able to charge. They gain producer surplus. There is a net gain in total surplus as the increase in producer surplus is greater than the loss in consumer surplus. This is represented by the triangle between the curves and above the world price line."
139106
]
140-
},
141-
{
142-
"cell_type": "markdown",
143-
"metadata": {},
144-
"source": [
145-
" "
146-
]
147107
}
148108
],
149109
"metadata": {

content/03-public/surplus.ipynb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"# Surplus"
8+
]
9+
},
310
{
411
"cell_type": "code",
512
"execution_count": 1,
613
"metadata": {
714
"tags": [
8-
"remove_cell"
15+
"hide-cell"
916
]
1017
},
1118
"outputs": [],
@@ -27,13 +34,6 @@
2734
"%matplotlib inline"
2835
]
2936
},
30-
{
31-
"cell_type": "markdown",
32-
"metadata": {},
33-
"source": [
34-
"# Surplus"
35-
]
36-
},
3737
{
3838
"cell_type": "markdown",
3939
"metadata": {},
@@ -494,7 +494,7 @@
494494
"execution_count": 8,
495495
"metadata": {
496496
"tags": [
497-
"remove_input"
497+
"remove-input"
498498
]
499499
},
500500
"outputs": [
@@ -705,7 +705,7 @@
705705
"execution_count": 9,
706706
"metadata": {
707707
"tags": [
708-
"remove_input"
708+
"remove-input"
709709
]
710710
},
711711
"outputs": [

content/03-public/taxes-subsidies.ipynb

Lines changed: 0 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,6 @@
5454
"```"
5555
]
5656
},
57-
{
58-
"cell_type": "markdown",
59-
"metadata": {
60-
"tags": [
61-
"remove_cell"
62-
]
63-
},
64-
"source": [
65-
"![title](fig1-negative-externality.png)"
66-
]
67-
},
6857
{
6958
"cell_type": "markdown",
7059
"metadata": {},
@@ -87,17 +76,6 @@
8776
"```"
8877
]
8978
},
90-
{
91-
"cell_type": "markdown",
92-
"metadata": {
93-
"tags": [
94-
"remove_cell"
95-
]
96-
},
97-
"source": [
98-
"![title](fig1-positive-externality.png)"
99-
]
100-
},
10179
{
10280
"cell_type": "markdown",
10381
"metadata": {},
@@ -129,17 +107,6 @@
129107
"```"
130108
]
131109
},
132-
{
133-
"cell_type": "markdown",
134-
"metadata": {
135-
"tags": [
136-
"remove_cell"
137-
]
138-
},
139-
"source": [
140-
"![title](fig2-supply-tax.png)"
141-
]
142-
},
143110
{
144111
"cell_type": "markdown",
145112
"metadata": {},
@@ -162,17 +129,6 @@
162129
"```"
163130
]
164131
},
165-
{
166-
"cell_type": "markdown",
167-
"metadata": {
168-
"tags": [
169-
"remove_cell"
170-
]
171-
},
172-
"source": [
173-
"![title](fig3-demand-tax.png)"
174-
]
175-
},
176132
{
177133
"cell_type": "markdown",
178134
"metadata": {},
@@ -204,17 +160,6 @@
204160
"```"
205161
]
206162
},
207-
{
208-
"cell_type": "markdown",
209-
"metadata": {
210-
"tags": [
211-
"remove_cell"
212-
]
213-
},
214-
"source": [
215-
"![title](fig5-subsidy.png)"
216-
]
217-
},
218163
{
219164
"cell_type": "markdown",
220165
"metadata": {},
@@ -250,17 +195,6 @@
250195
"```"
251196
]
252197
},
253-
{
254-
"cell_type": "markdown",
255-
"metadata": {
256-
"tags": [
257-
"remove_cell"
258-
]
259-
},
260-
"source": [
261-
"![title](fig4-dwl-tax-wedge.png)"
262-
]
263-
},
264198
{
265199
"cell_type": "markdown",
266200
"metadata": {},
@@ -306,17 +240,6 @@
306240
"```"
307241
]
308242
},
309-
{
310-
"cell_type": "markdown",
311-
"metadata": {
312-
"tags": [
313-
"remove_cell"
314-
]
315-
},
316-
"source": [
317-
"![title](fig6-elasticity-of-taxes.png)"
318-
]
319-
},
320243
{
321244
"cell_type": "markdown",
322245
"metadata": {},
@@ -512,13 +435,6 @@
512435
"\n",
513436
"```"
514437
]
515-
},
516-
{
517-
"cell_type": "markdown",
518-
"metadata": {},
519-
"source": [
520-
" "
521-
]
522438
}
523439
],
524440
"metadata": {

0 commit comments

Comments
 (0)