Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[inequality] Review of lecture and incorporate updates #384

Merged
merged 42 commits into from
Apr 3, 2024
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
8fa5945
[inquality] Review of lecture and incorporate updates
mmcky Feb 22, 2024
1444052
update plots
mmcky Feb 22, 2024
bd4baca
more plot updates
mmcky Feb 23, 2024
c251463
add quantecon back in for now re: gini_coefficient
mmcky Feb 23, 2024
2c96d34
@mmcky edits
mmcky Mar 1, 2024
fca759f
review and minor edits
mmcky Mar 1, 2024
54d9de5
fix execution issue
mmcky Mar 1, 2024
edb76c6
minor updates to code output
mmcky Mar 1, 2024
1c587e3
updates
mmcky Mar 7, 2024
d16e570
Compare inquality across countries
mmcky Mar 8, 2024
9e5c1b7
add plotly install for preview
mmcky Mar 8, 2024
72b8bbc
supress mimetype warnings
mmcky Mar 8, 2024
2ad29b2
TMP: temporarily disable warnings for preview
mmcky Mar 8, 2024
74298f4
TMP: enable require.js
mmcky Mar 8, 2024
a157ecd
Merge branch 'main' into review-inequality
mmcky Mar 12, 2024
a150cc0
@mmcky review and proof-read
mmcky Mar 12, 2024
5ba46f3
review of executable version in jupyter lab
mmcky Mar 12, 2024
de796df
address @jstac comment 1
mmcky Mar 12, 2024
ed9f318
drop dynamics from title of section
mmcky Mar 12, 2024
976f16b
use matplotlib default cycler
mmcky Mar 12, 2024
059eaf6
update gini to Gini
mmcky Mar 12, 2024
dd87e38
set x and y labels
mmcky Mar 12, 2024
50f75e3
review in jupyter-lab
mmcky Mar 12, 2024
2f43f26
tweaks from review of preview
mmcky Mar 12, 2024
31a0f13
remove incorrect statement
mmcky Mar 12, 2024
db3a8dc
minor edit
mmcky Mar 12, 2024
2707b5d
improve narrative
mmcky Mar 12, 2024
cdf794d
incorporate some of @jstac comments
mmcky Mar 12, 2024
ec2a8d6
fix equation in prf:definition
mmcky Mar 18, 2024
0d8a64a
address remaining @jstac direct comments
mmcky Mar 21, 2024
ce920aa
Merge branch 'main' into review-inequality
mmcky Mar 21, 2024
25414fc
save branch conflict
mmcky Mar 21, 2024
de9b5d2
@mmcky final review
mmcky Mar 21, 2024
7a9dbf6
update figures with mystnb figure settings
mmcky Mar 21, 2024
3b65128
review from html
mmcky Mar 21, 2024
0ee53aa
fix line continuation
mmcky Mar 21, 2024
e5d34b4
Incorporate @jstac feedback and comments
mmcky Mar 24, 2024
50cbfbe
reinstate hardline error on warning for html build on CI
mmcky Mar 25, 2024
4b63d81
Fix: duplicate label
mmcky Mar 26, 2024
a15098b
add ignore on myst.domain warnings
mmcky Mar 26, 2024
44c6902
address @jstac feedback
mmcky Apr 1, 2024
bb24ba7
misc
jstac Apr 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
year,n_wealth,t_income,l_income
1950,0.8257332034366358,0.4424865413945875,0.5342948198773428
1953,0.8059487586599331,0.42645440609359453,0.5158978980963707
1956,0.8121790488050629,0.4442694287339922,0.5349293526208139
1959,0.7952068741637917,0.43749348077061556,0.5213985948309421
1962,0.8086945076579354,0.4435843103853641,0.5345127915054346
1965,0.790414922568793,0.4376371546666345,0.7487860020887755
1968,0.7982885066993517,0.42086207944388987,0.524239642738153
1971,0.7911574835420266,0.4233344246090252,0.5576454812313467
1977,0.7571418922185217,0.46187678800902604,0.5704448110072053
1983,0.7494335400643017,0.4393456184644693,0.5662220844385908
1989,0.7715705301674308,0.5115249581654219,0.6013995687471431
1992,0.7508126614055308,0.47406506720767694,0.5983592657979548
1995,0.756949238811026,0.48965523558400526,0.5969779516716914
1998,0.7603291991801175,0.4911744158516885,0.5774462841723366
2001,0.7816118750507022,0.523909299468113,0.6042739644967348
2004,0.770035546952236,0.48843503839032615,0.5981432201792747
2007,0.7821413776486992,0.5197156312086196,0.6263452195753294
2010,0.8250825295193438,0.51959721201456,0.6453653328291932
2013,0.8227698931835281,0.5314001749843356,0.6498682917772638
2016,0.8342975903562243,0.5541400068900844,0.6706846793375284
Loading
Loading