Skip to content

Commit 97530a6

Browse files
committed
banner, analytics, 2025
1 parent 73fce47 commit 97530a6

File tree

4 files changed

+82
-667
lines changed

4 files changed

+82
-667
lines changed

18_ADAS-1.ipynb

Lines changed: 47 additions & 651 deletions
Large diffs are not rendered by default.

5a_Development_Accounting.ipynb

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,8 @@
771771
{
772772
"cell_type": "markdown",
773773
"metadata": {
774-
"heading_collapsed": true
774+
"heading_collapsed": true,
775+
"jp-MarkdownHeadingCollapsed": true
775776
},
776777
"source": [
777778
"## 2019年"
@@ -1318,6 +1319,7 @@
13181319
"metadata": {
13191320
"editable": true,
13201321
"heading_collapsed": true,
1322+
"jp-MarkdownHeadingCollapsed": true,
13211323
"slideshow": {
13221324
"slide_type": ""
13231325
},
@@ -1332,7 +1334,8 @@
13321334
{
13331335
"cell_type": "markdown",
13341336
"metadata": {
1335-
"hidden": true
1337+
"hidden": true,
1338+
"jp-MarkdownHeadingCollapsed": true
13361339
},
13371340
"source": [
13381341
"(sec:5-tfp-factors)=\n",
@@ -1447,6 +1450,7 @@
14471450
"対数を使っても使わなくても,相対的一人当たりGDPの分布の広がりは大きいことは既に確認したことだが,その広がり幅は分散で測ることができる。\n",
14481451
"問題は,その分散が何に依存しているか,ということである。\n",
14491452
"この問いに答えるために,$X$をランダム変数をすると分散と共分散には次の関係があることを思い出そう。\n",
1453+
"(分散と共分散のルールについては[ここを参照しよう](sec:18-2-appendix_c))。\n",
14501454
"\n",
14511455
"$$\n",
14521456
"\\text{Var}\\left(X\\right)=\\text{Cov}\\left(X,X\\right)\n",
@@ -1720,7 +1724,8 @@
17201724
{
17211725
"cell_type": "markdown",
17221726
"metadata": {
1723-
"heading_collapsed": true
1727+
"heading_collapsed": true,
1728+
"jp-MarkdownHeadingCollapsed": true
17241729
},
17251730
"source": [
17261731
"## 表の作成"

5b_Growth_Accounting.ipynb

Lines changed: 22 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
{
4040
"cell_type": "markdown",
4141
"metadata": {
42-
"heading_collapsed": true
42+
"heading_collapsed": true,
43+
"jp-MarkdownHeadingCollapsed": true
4344
},
4445
"source": [
4546
"## はじめに"
@@ -61,7 +62,8 @@
6162
{
6263
"cell_type": "markdown",
6364
"metadata": {
64-
"heading_collapsed": true
65+
"heading_collapsed": true,
66+
"jp-MarkdownHeadingCollapsed": true
6567
},
6668
"source": [
6769
"## 成長率について"
@@ -230,7 +232,9 @@
230232
},
231233
{
232234
"cell_type": "markdown",
233-
"metadata": {},
235+
"metadata": {
236+
"jp-MarkdownHeadingCollapsed": true
237+
},
234238
"source": [
235239
"## 平均成長率の計算"
236240
]
@@ -590,7 +594,9 @@
590594
},
591595
{
592596
"cell_type": "markdown",
593-
"metadata": {},
597+
"metadata": {
598+
"jp-MarkdownHeadingCollapsed": true
599+
},
594600
"source": [
595601
"## 蓄積生産要素の成長率"
596602
]
@@ -656,7 +662,9 @@
656662
},
657663
{
658664
"cell_type": "markdown",
659-
"metadata": {},
665+
"metadata": {
666+
"jp-MarkdownHeadingCollapsed": true
667+
},
660668
"source": [
661669
"## 全要素生産性の成長率"
662670
]
@@ -718,7 +726,8 @@
718726
{
719727
"cell_type": "markdown",
720728
"metadata": {
721-
"heading_collapsed": true
729+
"heading_collapsed": true,
730+
"jp-MarkdownHeadingCollapsed": true
722731
},
723732
"source": [
724733
"## 各国の全要素生産性の寄与度"
@@ -810,7 +819,8 @@
810819
"cell_type": "markdown",
811820
"metadata": {
812821
"heading_collapsed": true,
813-
"hidden": true
822+
"hidden": true,
823+
"jp-MarkdownHeadingCollapsed": true
814824
},
815825
"source": [
816826
"## 一人当たりGDPの成長率に対する寄与度"
@@ -837,6 +847,7 @@
837847
},
838848
"source": [
839849
"左辺の$g_{y}$の分散を次のように書き換えよう。\n",
850+
"(分散と共分散のルールについては[ここを参照しよう](sec:18-2-appendix_c))。\n",
840851
"\n",
841852
"$$\n",
842853
"\\begin{aligned}\n",
@@ -986,7 +997,8 @@
986997
{
987998
"cell_type": "markdown",
988999
"metadata": {
989-
"heading_collapsed": true
1000+
"heading_collapsed": true,
1001+
"jp-MarkdownHeadingCollapsed": true
9901002
},
9911003
"source": [
9921004
"## 表の作成"
@@ -1042,7 +1054,8 @@
10421054
{
10431055
"cell_type": "markdown",
10441056
"metadata": {
1045-
"heading_collapsed": true
1057+
"heading_collapsed": true,
1058+
"jp-MarkdownHeadingCollapsed": true
10461059
},
10471060
"source": [
10481061
"## 日本"

_config.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Book settings
88
title : Pythonで学ぶマクロ経済学 (中級+レベル) # The title of the book. Will be placed in the left navbar.
99
author : 春山 鉄源 Tetsugen HARUYAMA # The author of the book
10-
copyright : '2024' # Copyright year to be placed in the footer
10+
copyright : '2025' # Copyright year to be placed in the footer
1111
logo : "" # A path to the book logo
1212
exclude_patterns : [_build, Thumbs.db, .DS_Store, "**.ipynb_checkpoints"] # Patterns to skip when building the book. Can be glob-style (e.g. "*skip.ipynb")
1313
only_build_toc_files : true # Auto-exclude files not in the toc
@@ -54,14 +54,15 @@ html:
5454
<a href="https://github.com/Py4Macro/py4macro.github.io">&#128200;&#127891;&#128202;</a> <!-- Default Statcounter code for Py4Macro https://py4macro.github.io --> <script type="text/javascript"> var sc_project=12478906; var sc_invisible=1; var sc_security="e767d225"; </script> <script type="text/javascript" src="https://www.statcounter.com/counter/counter.js" async></script> <noscript><div class="statcounter"><a title="Web Analytics" href="https://statcounter.com/" target="_blank"><img class="statcounter" src="https://c.statcounter.com/12478906/0/e767d225/1/" alt="Web Analytics"></a></div></noscript> <!-- End of Statcounter Code -->
5555
</div>
5656
extra_footer : '<!-- Default Statcounter code for Py4Macro https://py4macro.github.io --> <script type="text/javascript"> var sc_project=12478906; var sc_invisible=1; var sc_security="e767d225"; </script> <script type="text/javascript" src="https://www.statcounter.com/counter/counter.js" async></script> <noscript><div class="statcounter"><a title="Web Analytics" href="https://statcounter.com/" target="_blank"><img class="statcounter" src="https://c.statcounter.com/12478906/0/e767d225/1/" alt="Web Analytics"></a></div></noscript> <!-- End of Statcounter Code -->' # Will be displayed underneath the footer.
57-
58-
google_analytics_id : G-3FB0WMD39P # A GA id that can be used to track book views.
57+
analytics:
58+
google_analytics_id : G-3FB0WMD39P # A GA id that can be used to track book views.
5959
home_page_in_navbar : false # Whether to include your home page in the left Navigation Bar
6060
baseurl : 'https://py4macro.github.io/' # The base URL where your book will be hosted. Used for creating image previews and social links. e.g.: https://mypage.com/mybook/
6161
comments:
6262
hypothesis : false
6363
utterances : false
64-
#announcement : "<p><a href='http://www.econ.kobe-u.ac.jp/topics/pdf/221212-2.pdf'>✴️<<font color='white'>特別講演「UCバークレー校における経済学とデータサイエンス教育」(2023年1月6日) ← クリック!✴️</font></a></p>"
64+
announcement : "<p><a href='https://www.saiensu.co.jp/search/?isbn=978-4-88384-416-6&y=2025'><span style='color:white; font-size:90%;'> ✴️ 書籍『経済学のためのPython入門』(発行日:2025年10月10日) ← クリック! ✴️ </span></a></p>"
65+
6566

6667
#######################################################################################
6768
# LaTeX-specific settings

0 commit comments

Comments
 (0)