<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Miscellaneous | Krisna 'imed' Gupta</title><link>https://www.krisna.or.id/en/category/miscellaneous/</link><atom:link href="https://www.krisna.or.id/en/category/miscellaneous/index.xml" rel="self" type="application/rss+xml"/><description>Miscellaneous</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Tue, 02 Sep 2025 08:00:00 +0700</lastBuildDate><image><url>https://www.krisna.or.id/media/icon_hu_b3b1c80225e80fa3.png</url><title>Miscellaneous</title><link>https://www.krisna.or.id/en/category/miscellaneous/</link></image><item><title>The Role of the Ministry of Foreign Affairs in Trade and Investment</title><link>https://www.krisna.or.id/en/event/sesdilu/</link><pubDate>Tue, 02 Sep 2025 08:00:00 +0700</pubDate><guid>https://www.krisna.or.id/en/event/sesdilu/</guid><description/></item><item><title>Melihat Indonesia lewat kacamata Ray Dalio: Bagaimana Negara Bankrut</title><link>https://www.krisna.or.id/en/post/raydalio/</link><pubDate>Sat, 28 Jun 2025 12:06:59 +0700</pubDate><guid>https://www.krisna.or.id/en/post/raydalio/</guid><description>&lt;h2 id="about-ray-dalios-book"&gt;About Ray Dalio’s Book&lt;/h2&gt;
&lt;p&gt;I just finished reading Ray Dalio’s book titled &lt;em&gt;How Countries Go Broke&lt;/em&gt;, which illustrates how nations fall into debt crises. It starts with the premise that the United States is currently facing a massive debt problem, which Dalio sees as entering the final stage of what he calls “The Big Debt Cycle.” This debt problem is driven not only by budget deficits but also by interest rates and inflation—which have remained super low since the 2000s—making debt easy to roll over. Because interest rates were kept so low, the U.S. (and other advanced economies) got too relaxed and addicted to borrowing. But after COVID-19, interest rates in developed countries started rising again, forcing the U.S. to reconsider how sustainable its debt truly is.&lt;/p&gt;
&lt;p&gt;Economists like Kenneth Rogoff have already raised concerns about U.S. debt—and so has Ray Dalio, I think. But at a time when low inflation was seen as a bigger problem than high inflation, the debt kept piling up.&lt;/p&gt;
&lt;p&gt;I saw a similar way of thinking in Australia, where they’ve been running a current account deficit for over 30 years without any crisis. My macroeconomics lecturer,
, once said this might be risky, but at the time people in Australia weren’t too worried. Timo taught me that we need to be cautious about debt that looks easy on the surface. Politicians tend to make it worse, because increasing spending is how you win elections. That’s why debt discipline only kicks in when it’s already too late.&lt;/p&gt;
&lt;p&gt;So has the U.S. left it too late? According to Ray Dalio, not yet. The U.S. can still do what he calls “beautiful deleveraging”—reducing debt in a painless way. That can be done by raising taxes, cutting government spending, and lowering interest rates at the same time. In other words, he believes it&amp;rsquo;s still doable. But if these steps aren’t taken, the U.S. could face an even worse debt crisis.&lt;/p&gt;
&lt;p&gt;The problem is that today’s situation is tangled up with high political uncertainty, both domestically and geopolitically. On top of that, natural issues like the climate crisis and the uncertain effects of technology on the economy make things even more complex. Yup, in his book, Ray also talks about non-debt issues like geopolitical tension and climate-driven risks.&lt;/p&gt;
&lt;p&gt;For me, the principle of debt sustainability that Ray Dalio presents isn’t exactly new. Timo had already covered it in his lectures. Even the concept of “beautiful deleveraging” is actually quite standard: it’s when governments and central banks work together—governments reduce debt (by trimming budgets a little and raising taxes) while central banks help out by lowering interest rates. But the way Dalio explains it is so simple and fluid—it’s like the “baby talk” version of macroeconomics class.&lt;/p&gt;
&lt;p&gt;I think Ray Dalio is a great example of someone who learned macroeconomics the self-taught way. He’s obviously talked to many macro experts and has hands-on experience as a global investor, which means he had to understand the macroeconomic conditions of all the countries in his portfolio. I really appreciated the examples he gave—of which countries succeeded at beautiful deleveraging and which ones didn’t—it showed how much he’s learned from experience.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="applying-ray-dalios-indicators"&gt;Applying Ray Dalio’s Indicators&lt;/h2&gt;
&lt;p&gt;In the book, he shares some indicators and example calculations to assess a country’s debt stability. One of them is the debt-to-income ratio (he says debt-to-GDP can be misleading). You can also use growth-adjusted versions to estimate the present value of debt. Overall, the indicators he uses are actually quite mainstream for investors analyzing economic fundamentals&lt;sup id="fnref:1"&gt;&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref"&gt;1&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;
&lt;p&gt;I tried looking at these indicators too, but went with the easy route—just used historical data without projecting into the future like Dalio did in the book. Mostly because, well… laziness 😆. I used historical data from the IMF dataset &lt;em&gt;Public Finances in Modern History&lt;/em&gt;&lt;sup id="fnref:2"&gt;&lt;a href="#fn:2" class="footnote-ref" role="doc-noteref"&gt;2&lt;/a&gt;&lt;/sup&gt; (which you can
). Since the data layout is kind of messy, I manually merged it in Excel. This dataset contains indicators like:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Code&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;prim&lt;/td&gt;
&lt;td&gt;Primary government spending (% of GDP)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;rev&lt;/td&gt;
&lt;td&gt;Government revenue (% of GDP)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;exp&lt;/td&gt;
&lt;td&gt;Government expenditure (% of GDP)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ie&lt;/td&gt;
&lt;td&gt;Interest paid on public debt (% of GDP)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;pb&lt;/td&gt;
&lt;td&gt;Government primary balance (% of GDP)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;d&lt;/td&gt;
&lt;td&gt;Gross public debt (% of GDP)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;rltir&lt;/td&gt;
&lt;td&gt;Real long-term gov bond yield (%)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;rgc&lt;/td&gt;
&lt;td&gt;Real GDP growth rate (%)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Let’s just stick to the basics. First is the debt-to-income ratio. In the table above, debt-to-GDP is labeled “d” and government revenue-to-GDP is labeled “rev”. So to get the debt-to-income ratio, just divide “d” by “rev”—GDP cancels out because it&amp;rsquo;s in both the numerator and the denominator.&lt;/p&gt;
&lt;p&gt;Next, I’ll look at the difference between the interest rate on public debt and the GDP growth rate. If the interest you pay is higher than your revenue growth, then over time, debt becomes more expensive and potentially unsustainable. Now, we’re assuming that as GDP grows, a country’s revenue-raising capacity grows as well—so I’m using GDP growth as a proxy for revenue growth. A bit rough, but still helpful.&lt;/p&gt;
&lt;p&gt;Let’s start by looking at the ratio of debt to government income. We’ve got the U.S. and Indonesia in the dataset, as well as Japan, Argentina, and Turkey—three countries that are kind of legendary when it comes to debt crises 😂.&lt;/p&gt;
&lt;div&gt; &lt;script type="text/javascript"&gt;window.PlotlyConfig = {MathJaxConfig: 'local'};&lt;/script&gt;
&lt;script charset="utf-8" src="https://cdn.plot.ly/plotly-2.35.2.min.js"&gt;&lt;/script&gt; &lt;div id="6472c0c5-2700-4385-b241-42e318cc1441" class="plotly-graph-div" style="height:100%; width:100%;"&gt;&lt;/div&gt; &lt;script type="text/javascript"&gt; window.PLOTLYENV=window.PLOTLYENV || {}; if (document.getElementById("6472c0c5-2700-4385-b241-42e318cc1441")) { Plotly.newPlot( "6472c0c5-2700-4385-b241-42e318cc1441", [{"hovertemplate":"country=Argentina\u003cbr\u003eyear=%{x}\u003cbr\u003ewew=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"Argentina","line":{"color":"#3366CC","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"Argentina","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[1.5475166600475099,1.0800885742344541,0.9999151625619086,3.523667604886368,2.703923281120644,2.07965069060481,1.2934549355843674,0.9563083495350015,0.8121219557399104,2.0249839596679284,4.664499194055092,5.686033699628421,4.683330319200689,3.0109414855901657,3.2898844624193284,4.748941373211743,5.797525814457557,10.980968147016224,4.472455031941149,2.882195358761328,2.206286727855754,1.8437932643577828,2.0982995550700796,2.351372605071368,2.7659267016922158,1.5266787163165396,1.6029160112778766,1.7879548831262466,1.870450238511141,2.278612806382972,7.381199170828542,5.3201332491291335,4.366424040862013,2.891351632706239,2.5044525602468437,2.050072831676288,1.7295525182004674,1.6943909269595467,1.3594506577616758,1.210802002852634,1.1962136009534945,1.2662941217194443,1.2917977221100838,1.4862574830129467,1.5217725744499473,1.656432407573902,2.5440536776825984,2.6671086508867057,3.0710042092088305,2.4155515926807936,2.4936635350031193,4.785867576077852],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=Indonesia\u003cbr\u003eyear=%{x}\u003cbr\u003ewew=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"Indonesia","line":{"color":"#DC3912","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"Indonesia","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[3.6773853921105983,2.8726592679403864,2.0241356676073488,2.0196718888265264,1.983829501562855,1.4468956392369625,1.6800117124380889,1.0841716690952938,0.8114341009667151,0.6917324991742967,1.0484949744502505,1.3449476842060775,1.3091775555990375,1.5483710789847538,2.1357357320258896,2.9078357219712587,3.108633577819406,2.883052440674977,2.3882637442638144,2.540337854086759,2.613281255939071,2.9891628141077016,2.731941396718815,2.552153567274412,2.2083825815557416,1.8578755941239837,5.500573538563964,6.762213818201395,6.509203100740848,4.153319798030895,3.812148835300946,3.254199543537383,2.920849105470891,2.3859313466670136,1.8999710254640125,2.1437691581237677,1.5555254868873047,1.7216647812796761,1.6851793348232338,1.35836538993325,1.330755632279882,1.4755551121211263,1.488221669673652,1.8156249285496493,1.9468227943560297,2.0730796063778754,2.0389140692060814,2.142072920049433,3.2179110314547215,2.9988156883450476,2.6460833278011213,2.6331520560436585],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=Japan\u003cbr\u003eyear=%{x}\u003cbr\u003ewew=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"Japan","line":{"color":"#FF9900","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"Japan","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[0.709926099260698,0.6670391821779026,0.6457346912433071,0.8170201920974112,1.0349793924652821,1.1789450315068624,1.484495197489758,1.554965279494962,1.6591177371475765,1.9096424644999193,2.0678432871570966,2.276987654438277,2.2957189242683613,2.352724229902139,2.5513687240505156,2.5043807612783637,2.3674378905203612,2.15889181774991,2.0126379297972306,2.0141358356837498,2.1629549283719336,2.4486038913659107,2.9068439308073963,3.1786299038558985,3.3882418145381856,3.5516888064438503,4.05858979190746,4.493686165945207,4.730194778543496,5.005380644600581,5.492462974075619,5.796777842151066,5.975528655234789,6.003728502509859,5.799361295529668,5.7227417809033145,6.028841489910145,6.857148332667987,7.181224733683834,7.393840191957374,7.427114278625444,7.3620190506467384,7.118108328260751,6.790475290079845,6.911196386042282,6.887156745105799,6.7814011694325,6.901739174122555,7.286061263532105,6.97953022487907,6.8419718972614705,6.757026122894981],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=T\u00fcrkiye, Republic of\u003cbr\u003eyear=%{x}\u003cbr\u003ewew=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"T\u00fcrkiye, Republic of","line":{"color":"#109618","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"T\u00fcrkiye, Republic of","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[1.3779681446564016,1.107487398876912,1.0604639020426023,0.9293837038669568,0.8953652206652488,1.0571428595423351,1.0012337676271996,0.9317438647791995,1.0266197883912076,1.4222431797684272,1.9006651698096233,2.4328226390612926,4.1162092640964385,3.6437830318796847,3.9574932078181186,4.09509677811623,3.992419353154157,3.383761614288459,2.47318124027396,2.4921757115887604,2.4635020764253155,2.2130597685319784,2.712901803306574,2.5775570184974943,2.5828532398512163,1.989416520394484,2.0259128750194075,2.7519852846187836,1.6498143956287508,2.3327411274314995,2.409732790537576,2.1117220192359243,1.8778603773182143,1.6004670301116901,1.3263825023255265,1.1980053052051178,1.1964125471034999,1.3482746395202836,1.2171074051259407,1.1064200082157645,0.9962620294832772,0.9508253970536161,0.8933593765647202,0.8499858799792265,0.8638047301347255,0.9038252829281688,0.9582804313460728,1.0539195215478045,1.316939032014661,1.4303101777338683,1.1750594420960883,1.0497997649435873],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=United States\u003cbr\u003eyear=%{x}\u003cbr\u003ewew=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"United States","line":{"color":"#990099","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"United States","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[1.470147000479675,1.3713251852214925,1.3092821554348233,1.4952847809192018,1.4661006795418747,1.4141738609687864,1.376018111556675,1.3192487225649638,1.3259255214194188,1.2707458357177268,1.4338372371556078,1.5588297505238256,1.6156872893968375,1.7425813606363698,1.8387786946261333,1.8503349729502998,1.8788721735761056,1.8702215042245942,1.9218156433499898,2.060509859117404,2.144925659803026,2.1765295280543446,2.1277852087820444,2.0917661050151164,2.0402532627932937,1.9514808002702868,1.8383605484584333,1.7343627953728458,1.5422209825462923,1.6475791212944133,1.8588823225142153,2.0031307254592043,2.242725920100541,2.1214487093379173,2.027735743530616,2.0406704951611023,2.4050919930315917,3.0684882491823635,3.3076735637546744,3.421491937332746,3.540676499506828,3.3420163258399778,3.33064397450983,3.322417210751924,3.440700460658758,3.4713649907624746,3.559861147222535,3.5988498044334865,4.301715554441714,3.9436128203631853,3.6627584864801865,4.064466132366057],"yaxis":"y","type":"scatter"}], {"template":{"data":{"barpolar":[{"marker":{"line":{"color":"rgb(17,17,17)","width":0.5},"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"barpolar"}],"bar":[{"error_x":{"color":"#f2f5fa"},"error_y":{"color":"#f2f5fa"},"marker":{"line":{"color":"rgb(17,17,17)","width":0.5},"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"bar"}],"carpet":[{"aaxis":{"endlinecolor":"#A2B1C6","gridcolor":"#506784","linecolor":"#506784","minorgridcolor":"#506784","startlinecolor":"#A2B1C6"},"baxis":{"endlinecolor":"#A2B1C6","gridcolor":"#506784","linecolor":"#506784","minorgridcolor":"#506784","startlinecolor":"#A2B1C6"},"type":"carpet"}],"choropleth":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"choropleth"}],"contourcarpet":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"contourcarpet"}],"contour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"contour"}],"heatmapgl":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmapgl"}],"heatmap":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmap"}],"histogram2dcontour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2dcontour"}],"histogram2d":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2d"}],"histogram":[{"marker":{"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"histogram"}],"mesh3d":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"mesh3d"}],"parcoords":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"parcoords"}],"pie":[{"automargin":true,"type":"pie"}],"scatter3d":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatter3d"}],"scattercarpet":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattercarpet"}],"scattergeo":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattergeo"}],"scattergl":[{"marker":{"line":{"color":"#283442"}},"type":"scattergl"}],"scattermapbox":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattermapbox"}],"scatterpolargl":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolargl"}],"scatterpolar":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolar"}],"scatter":[{"marker":{"line":{"color":"#283442"}},"type":"scatter"}],"scatterternary":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterternary"}],"surface":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"surface"}],"table":[{"cells":{"fill":{"color":"#506784"},"line":{"color":"rgb(17,17,17)"}},"header":{"fill":{"color":"#2a3f5f"},"line":{"color":"rgb(17,17,17)"}},"type":"table"}]},"layout":{"annotationdefaults":{"arrowcolor":"#f2f5fa","arrowhead":0,"arrowwidth":1},"autotypenumbers":"strict","coloraxis":{"colorbar":{"outlinewidth":0,"ticks":""}},"colorscale":{"diverging":[[0,"#8e0152"],[0.1,"#c51b7d"],[0.2,"#de77ae"],[0.3,"#f1b6da"],[0.4,"#fde0ef"],[0.5,"#f7f7f7"],[0.6,"#e6f5d0"],[0.7,"#b8e186"],[0.8,"#7fbc41"],[0.9,"#4d9221"],[1,"#276419"]],"sequential":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"sequentialminus":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]},"colorway":["#636efa","#EF553B","#00cc96","#ab63fa","#FFA15A","#19d3f3","#FF6692","#B6E880","#FF97FF","#FECB52"],"font":{"color":"#f2f5fa"},"geo":{"bgcolor":"rgb(17,17,17)","lakecolor":"rgb(17,17,17)","landcolor":"rgb(17,17,17)","showlakes":true,"showland":true,"subunitcolor":"#506784"},"hoverlabel":{"align":"left"},"hovermode":"closest","mapbox":{"style":"dark"},"paper_bgcolor":"rgb(17,17,17)","plot_bgcolor":"rgb(17,17,17)","polar":{"angularaxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""},"bgcolor":"rgb(17,17,17)","radialaxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""}},"scene":{"xaxis":{"backgroundcolor":"rgb(17,17,17)","gridcolor":"#506784","gridwidth":2,"linecolor":"#506784","showbackground":true,"ticks":"","zerolinecolor":"#C8D4E3"},"yaxis":{"backgroundcolor":"rgb(17,17,17)","gridcolor":"#506784","gridwidth":2,"linecolor":"#506784","showbackground":true,"ticks":"","zerolinecolor":"#C8D4E3"},"zaxis":{"backgroundcolor":"rgb(17,17,17)","gridcolor":"#506784","gridwidth":2,"linecolor":"#506784","showbackground":true,"ticks":"","zerolinecolor":"#C8D4E3"}},"shapedefaults":{"line":{"color":"#f2f5fa"}},"sliderdefaults":{"bgcolor":"#C8D4E3","bordercolor":"rgb(17,17,17)","borderwidth":1,"tickwidth":0},"ternary":{"aaxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""},"baxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""},"bgcolor":"rgb(17,17,17)","caxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""}},"title":{"x":0.05},"updatemenudefaults":{"bgcolor":"#506784","borderwidth":0},"xaxis":{"automargin":true,"gridcolor":"#283442","linecolor":"#506784","ticks":"","title":{"standoff":15},"zerolinecolor":"#283442","zerolinewidth":2},"yaxis":{"automargin":true,"gridcolor":"#283442","linecolor":"#506784","ticks":"","title":{"standoff":15},"zerolinecolor":"#283442","zerolinewidth":2}}},"xaxis":{"anchor":"y","domain":[0.0,1.0],"title":{"text":"year"}},"yaxis":{"anchor":"x","domain":[0.0,1.0],"title":{"text":"wew"}},"legend":{"title":{"text":"country"},"tracegroupgap":0},"title":{"text":"rasio antara utang dan pendapatan negara (%)"}}, {"responsive": true} ) }; &lt;/script&gt; &lt;/div&gt;
&lt;p&gt;We’re pretty familiar with the 1998 Asian financial crisis that hit Indonesia hard. You can see that Indonesia’s debt-to-income ratio peaked in 1999, when the country’s total debt was 6.7 times its revenue. That’s still better than Argentina, which went through two major
in 1989 and 2002. Spikes like these are common during crises, when governments ramp up borrowing to stabilize the economy while revenues drop. And yep, there’s a visible spike for all countries in 2020 due to the pandemic.&lt;/p&gt;
&lt;p&gt;But for the U.S. and Japan, the debt-to-income ratio has kept rising steadily since their respective crisis moments—Japan since around 1990, and both countries since the 2008 global financial crisis. At this point, it’s no longer a spike—it’s a long-term climb. That’s one of the strengths of issuing debt in your own currency, especially when most of the buyers are your own citizens. In cases like that, the debt ends up being supported by the central bank.&lt;/p&gt;
&lt;p&gt;According to Ray Dalio, both the U.S. and Japan have reached what he calls Monetary Policy 3 (MP3): this is when the central bank starts buying government bonds to lower interest rates. That’s what keeps their borrowing costs down and allows debt levels to keep rising. To keep private sector balance sheets healthy, governments (and their central banks) have to sacrifice their own balance sheets. Oh, and by the way—looks like Argentina might be heading for another spike and could
. Wild.&lt;/p&gt;
&lt;p&gt;It looks like Indonesia’s ratio started climbing again around 2015 (gee, wonder who was in charge then 👀). But after 2020, the trend seems to be improving, mainly because the primary balance has started shrinking. Primary balance, by the way, is the difference between government revenue and spending &lt;em&gt;excluding&lt;/em&gt; interest payments. A negative figure means the government is spending more (on things that drive consumption and investment) than it earns—before even factoring in interest payments.&lt;/p&gt;
&lt;div&gt; &lt;script type="text/javascript"&gt;window.PlotlyConfig = {MathJaxConfig: 'local'};&lt;/script&gt;
&lt;script charset="utf-8" src="https://cdn.plot.ly/plotly-2.35.2.min.js"&gt;&lt;/script&gt; &lt;div id="08b58978-7515-4e7a-9cb7-0934eaa89947" class="plotly-graph-div" style="height:100%; width:100%;"&gt;&lt;/div&gt; &lt;script type="text/javascript"&gt; window.PLOTLYENV=window.PLOTLYENV || {}; if (document.getElementById("08b58978-7515-4e7a-9cb7-0934eaa89947")) { Plotly.newPlot( "08b58978-7515-4e7a-9cb7-0934eaa89947", [{"hovertemplate":"country=Argentina\u003cbr\u003eyear=%{x}\u003cbr\u003epb=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"Argentina","line":{"color":"#3366CC","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"Argentina","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[4.1317000389099,2.590039730072,5.0514998435974,2.3172001838684,-1.2166100740433,0.3720116019249,0.1856302022934,0.12708020210266,0.26987028121948,-1.0476887226105,-0.17422008514404,-0.62698006629944,0.73190021514893,5.9378592967987,5.1731890439987,3.4296202659607,-0.81589287519455,0.68356382846832,0.56387263536453,1.8507485985756,3.1326603889465,4.0688294172287,2.1973795890808,1.8665994405746,0.56175994873047,0.25219401041033,0.52127009431505,-0.65931069242683,0.21119412022176,-1.251648108655,0.23494939383327,3.2263738962817,5.2194807312235,5.1518176285942,3.2860418747294,2.5496268350996,1.8646272207024,-0.48791372357449,-0.53844789986601,-1.5873710974387,-1.695818614593,-2.6396843699531,-3.5000265396212,-4.4178280641648,-4.7621990449688,-4.2283788870827,-2.2379860811396,-0.40654934858872,-6.2402389449427,-2.5260543082815,-1.73118363577,-2.8140523682838],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=Indonesia\u003cbr\u003eyear=%{x}\u003cbr\u003epb=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"Indonesia","line":{"color":"#DC3912","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"Indonesia","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[-1.7375307008624,-1.1669479161501,-0.12603703141212,-2.0920596420765,-2.4103842377663,-0.024734765291214,-1.6901746094227,0.63594043254852,0.070974111557007,0.11663055419922,-0.010169863700867,0.54950940608978,3.4942013025284,1.2111999988556,-0.65014982223511,1.7751104831696,0.27686977386475,0.96431922912598,3.7567005157471,2.713050365448,1.7242505550385,0.95664600182805,1.3787610941396,1.845491420884,1.984925716417,0.45129687632885,0.89262049037856,2.2627851651542,1.4435453933068,3.1032641637973,3.848235967373,1.9066112213822,2.2422374005316,2.6225877243885,2.6284375189018,0.90452700436652,1.6872134588498,-0.084298633840072,0.04516923846289,0.48728464730679,-0.41979862703763,-1.0326742466821,-0.54205399652919,-1.3704142950438,-1.0872873862307,-0.67037173258222,0.048307506370509,-0.35041615710432,-4.041051531477,-2.381523977063,-0.21889000009135,0.49217617256532],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=Japan\u003cbr\u003eyear=%{x}\u003cbr\u003epb=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"Japan","line":{"color":"#FF9900","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"Japan","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[0.59485441446304,1.3758955001831,1.2707701325417,-1.7897400856018,-2.446320772171,-2.2105491161346,-3.6647100448608,-2.4983208179474,-1.6443223953247,-0.64395420802447,-0.29132446955765,-0.097798830588413,1.4064472777006,2.7024168665079,2.6517579396556,3.5911776123165,4.2306790700879,4.7814177397778,5.4310582165425,5.0314314389275,3.8993274573038,0.90236270604151,-0.51981127237698,-1.0001848111323,-1.5892464364537,-0.26685908239846,-6.7471529218967,-3.4624204106313,-4.1466682654182,-3.2099642267272,-4.5199738330651,-4.8726002144785,-2.9435159630442,-2.207728750106,-0.82276629005135,-0.63712527237618,-1.7856337664198,-7.3322053815182,-6.8045336919269,-6.6768653671029,-5.927353755815,-5.4078568022133,-3.4660785014044,-1.6368530965793,-1.6348417953702,-1.2672648999318,-0.7292275426715,-1.3722262820102,-7.4052791370981,-4.5487595787623,-2.8889191992211,-3.012553154327],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=T\u00fcrkiye, Republic of\u003cbr\u003eyear=%{x}\u003cbr\u003epb=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"T\u00fcrkiye, Republic of","line":{"color":"#109618","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"T\u00fcrkiye, Republic of","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[0.35265165567398,-0.44972378015518,-0.53636279702187,0.34682959318161,-0.07568883895874,-4.6187343001366,-1.3712314665318,-2.5001831054688,-3.1486415266991,-0.51834428310394,-0.79951125383377,-0.14530956745148,-2.0698903799057,-4.1384248733521,-0.30794906616211,-0.89967274665833,-0.51796174049377,-1.0603132247925,-0.46449184417725,-3.9454953670502,-4.2771430015564,-5.4914112091064,-1.4528393745422,3.2185134887695,1.3587837219238,1.1372890472412,6.3914413452148,7.0329246520996,4.292643035483,5.402160575254,3.3964675948157,5.2167979645257,5.7927250734321,6.0913240221393,5.662244216442,4.2114602509001,3.0053315381991,0.25559765662984,1.2390741403128,2.7470807062613,1.3662247404174,1.6074140588186,1.5479913828588,1.822673225196,0.32021810287484,0.038585371631569,-1.0300431085041,-2.295577606154,-1.9173649747348,-0.43818907269558,1.0274273312169,-2.6873057975045],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=United States\u003cbr\u003eyear=%{x}\u003cbr\u003epb=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"United States","line":{"color":"#990099","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"United States","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[-0.50774192810059,0.56662690639496,0.1424001455307,-3.9303458929062,-1.9861762523651,-0.97914731502533,-0.08631157875061,0.85739707946777,-0.40627229213715,0.54768252372742,-1.3164172172546,-1.6692931652069,-0.090970993041992,0.33029222488403,0.033766984939575,1.537383556366,2.0333786010742,2.4639687538147,1.7438910007477,0.86785268783569,-0.463543176651,0.042635917663574,1.3003175258636,1.8463559150696,2.9305081367493,4.1065225601196,5.2551271915436,5.4169900417328,6.0773434638977,2.7117277810984,-0.9293994930964,-2.1123821078955,-1.6806012846668,-0.37110405546359,0.73923680477144,0.019690139385528,-3.8362898065993,-10.602686480569,-8.3144499874576,-6.8360243529934,-5.3873796830924,-2.0763032283958,-1.5522720335073,-1.1887619568188,-1.8665560571979,-2.2724746457544,-2.5657897444028,-2.9821158102551,-11.387148852973,-8.3405363120707,-0.75873325925045,-3.212802527288],"yaxis":"y","type":"scatter"}], {"template":{"data":{"barpolar":[{"marker":{"line":{"color":"rgb(17,17,17)","width":0.5},"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"barpolar"}],"bar":[{"error_x":{"color":"#f2f5fa"},"error_y":{"color":"#f2f5fa"},"marker":{"line":{"color":"rgb(17,17,17)","width":0.5},"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"bar"}],"carpet":[{"aaxis":{"endlinecolor":"#A2B1C6","gridcolor":"#506784","linecolor":"#506784","minorgridcolor":"#506784","startlinecolor":"#A2B1C6"},"baxis":{"endlinecolor":"#A2B1C6","gridcolor":"#506784","linecolor":"#506784","minorgridcolor":"#506784","startlinecolor":"#A2B1C6"},"type":"carpet"}],"choropleth":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"choropleth"}],"contourcarpet":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"contourcarpet"}],"contour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"contour"}],"heatmapgl":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmapgl"}],"heatmap":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmap"}],"histogram2dcontour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2dcontour"}],"histogram2d":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2d"}],"histogram":[{"marker":{"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"histogram"}],"mesh3d":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"mesh3d"}],"parcoords":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"parcoords"}],"pie":[{"automargin":true,"type":"pie"}],"scatter3d":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatter3d"}],"scattercarpet":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattercarpet"}],"scattergeo":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattergeo"}],"scattergl":[{"marker":{"line":{"color":"#283442"}},"type":"scattergl"}],"scattermapbox":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattermapbox"}],"scatterpolargl":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolargl"}],"scatterpolar":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolar"}],"scatter":[{"marker":{"line":{"color":"#283442"}},"type":"scatter"}],"scatterternary":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterternary"}],"surface":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"surface"}],"table":[{"cells":{"fill":{"color":"#506784"},"line":{"color":"rgb(17,17,17)"}},"header":{"fill":{"color":"#2a3f5f"},"line":{"color":"rgb(17,17,17)"}},"type":"table"}]},"layout":{"annotationdefaults":{"arrowcolor":"#f2f5fa","arrowhead":0,"arrowwidth":1},"autotypenumbers":"strict","coloraxis":{"colorbar":{"outlinewidth":0,"ticks":""}},"colorscale":{"diverging":[[0,"#8e0152"],[0.1,"#c51b7d"],[0.2,"#de77ae"],[0.3,"#f1b6da"],[0.4,"#fde0ef"],[0.5,"#f7f7f7"],[0.6,"#e6f5d0"],[0.7,"#b8e186"],[0.8,"#7fbc41"],[0.9,"#4d9221"],[1,"#276419"]],"sequential":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"sequentialminus":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]},"colorway":["#636efa","#EF553B","#00cc96","#ab63fa","#FFA15A","#19d3f3","#FF6692","#B6E880","#FF97FF","#FECB52"],"font":{"color":"#f2f5fa"},"geo":{"bgcolor":"rgb(17,17,17)","lakecolor":"rgb(17,17,17)","landcolor":"rgb(17,17,17)","showlakes":true,"showland":true,"subunitcolor":"#506784"},"hoverlabel":{"align":"left"},"hovermode":"closest","mapbox":{"style":"dark"},"paper_bgcolor":"rgb(17,17,17)","plot_bgcolor":"rgb(17,17,17)","polar":{"angularaxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""},"bgcolor":"rgb(17,17,17)","radialaxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""}},"scene":{"xaxis":{"backgroundcolor":"rgb(17,17,17)","gridcolor":"#506784","gridwidth":2,"linecolor":"#506784","showbackground":true,"ticks":"","zerolinecolor":"#C8D4E3"},"yaxis":{"backgroundcolor":"rgb(17,17,17)","gridcolor":"#506784","gridwidth":2,"linecolor":"#506784","showbackground":true,"ticks":"","zerolinecolor":"#C8D4E3"},"zaxis":{"backgroundcolor":"rgb(17,17,17)","gridcolor":"#506784","gridwidth":2,"linecolor":"#506784","showbackground":true,"ticks":"","zerolinecolor":"#C8D4E3"}},"shapedefaults":{"line":{"color":"#f2f5fa"}},"sliderdefaults":{"bgcolor":"#C8D4E3","bordercolor":"rgb(17,17,17)","borderwidth":1,"tickwidth":0},"ternary":{"aaxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""},"baxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""},"bgcolor":"rgb(17,17,17)","caxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""}},"title":{"x":0.05},"updatemenudefaults":{"bgcolor":"#506784","borderwidth":0},"xaxis":{"automargin":true,"gridcolor":"#283442","linecolor":"#506784","ticks":"","title":{"standoff":15},"zerolinecolor":"#283442","zerolinewidth":2},"yaxis":{"automargin":true,"gridcolor":"#283442","linecolor":"#506784","ticks":"","title":{"standoff":15},"zerolinecolor":"#283442","zerolinewidth":2}}},"xaxis":{"anchor":"y","domain":[0.0,1.0],"title":{"text":"year"}},"yaxis":{"anchor":"x","domain":[0.0,1.0],"title":{"text":"pb"}},"legend":{"title":{"text":"country"},"tracegroupgap":0},"title":{"text":"Pendapatan minus belanja efektif (% PDB)"}}, {"responsive": true} ) }; &lt;/script&gt; &lt;/div&gt;
&lt;p&gt;In other words, a negative primary balance means the government is in expansion mode. A positive value, on the other hand, means revenue has actually surpassed spending. Still, overall there’s a deficit because debt payments need to be covered. Interestingly, in 2023 Indonesia’s primary balance started to turn positive—this means more of the deficit is now being used to repay or roll over debt.&lt;/p&gt;
&lt;p&gt;By the way, we can see this low spending trend in the chart below, which shows primary expenditure—that is, total government spending minus interest payments. In other words, this chart reflects the government spending that actually fuels $G$ (government demand). From this, we can see that Indonesia’s debt has remained relatively manageable because government spending itself is relatively low.&lt;/p&gt;
&lt;p&gt;What’s more, since the COVID period, the portion of government spending used for actual government consumption (excluding interest payments) has been gradually declining as a share of GDP. This signals that the government has been scaling back its spending—at least in relative terms.&lt;/p&gt;
&lt;div&gt; &lt;script type="text/javascript"&gt;window.PlotlyConfig = {MathJaxConfig: 'local'};&lt;/script&gt;
&lt;script charset="utf-8" src="https://cdn.plot.ly/plotly-2.35.2.min.js"&gt;&lt;/script&gt; &lt;div id="71f21968-0f9d-45fb-a789-c9b177a14116" class="plotly-graph-div" style="height:100%; width:100%;"&gt;&lt;/div&gt; &lt;script type="text/javascript"&gt; window.PLOTLYENV=window.PLOTLYENV || {}; if (document.getElementById("71f21968-0f9d-45fb-a789-c9b177a14116")) { Plotly.newPlot( "71f21968-0f9d-45fb-a789-c9b177a14116", [{"hovertemplate":"country=Argentina\u003cbr\u003eyear=%{x}\u003cbr\u003eprim=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"Argentina","line":{"color":"#3366CC","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"Argentina","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[6.9117999076843,8.5201601982117,7.9095997810364,7.2864298820496,11.845609784126,11.678088724613,13.305369973183,12.870819807053,13.767429828644,14.144088983536,11.369420051575,11.92307972908,10.922200202942,12.405240297318,11.812210202217,12.182280063629,11.404892623425,10.082335829735,10.289227187634,10.546051442623,10.50563955307,12.223670125008,12.933920383453,12.758900284767,12.587539672852,20.495982007127,20.78170507807,22.425512193011,21.619292472803,22.320001001086,19.707954856633,20.299659815674,21.776946379926,22.614365520108,24.980690219736,27.757935808011,29.24969342167,33.182305244279,32.503061863961,33.743623175626,35.499186155511,36.988789397648,38.100528953372,39.783600083502,39.629550739469,38.656491776704,35.746048891014,34.090849305467,40.045407326925,36.076467634846,35.602228076029,35.286959701892],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=Indonesia\u003cbr\u003eyear=%{x}\u003cbr\u003eprim=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"Indonesia","line":{"color":"#DC3912","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"Indonesia","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[15.65073107928,16.167647913098,17.113337904215,20.260259181261,21.599583685398,19.139934808016,19.746775180101,19.622659802437,21.196926355362,23.635469436646,17.715070605278,16.656289696693,14.471199393272,16.861599683762,18.559949398041,15.325889348984,14.378829956055,13.784180641174,13.335800170898,12.725249767303,14.584249734879,12.548204989979,12.14989636664,10.702499113208,10.48542301237,13.764456035817,12.292659769989,11.917999982992,11.989327631086,14.642086190647,12.504583329134,15.192122548204,15.330793811269,15.236990367715,16.239078672949,16.877676535645,17.760900837729,15.466576315735,15.598937362432,16.522879131289,17.669144202027,17.897091626513,17.102270580808,16.24865457976,15.446817672674,14.85001879016,14.872734931419,14.618583410798,16.392892581127,16.100375570778,15.388997576532,14.547304821005],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=Japan\u003cbr\u003eyear=%{x}\u003cbr\u003eprim=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"Japan","line":{"color":"#FF9900","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"Japan","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[22.372646272182,22.455004692078,24.599129617214,27.357740879059,27.66191983223,28.592549085617,29.967810630798,30.67432141304,30.440121650696,28.300957191829,28.209480588013,27.99040961874,27.169280456079,26.331944066208,26.383285536512,26.689145293352,26.158402004759,25.6390472503,25.98675467976,25.941925705732,26.968452358402,28.844189211529,29.541380758723,30.108820015429,30.528603597716,29.82207738711,35.333423796648,32.280896903989,32.815382678723,32.203469211831,32.575812897645,32.47772242884,31.3075213888,31.288773511987,30.850652745613,30.858844273781,31.783220082156,36.324843657312,35.473638984465,36.317974304904,36.36889864141,36.574676735196,36.238989489623,35.254289518624,35.264508382801,34.854530957035,34.996526418532,35.621279311804,42.866619920215,40.891127699716,40.348449777967,39.962085709177],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=T\u00fcrkiye, Republic of\u003cbr\u003eyear=%{x}\u003cbr\u003eprim=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"T\u00fcrkiye, Republic of","line":{"color":"#109618","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"T\u00fcrkiye, Republic of","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[21.457649171352,21.263324320316,18.487563282251,21.425770580769,22.81668806076,27.330234467983,27.14693108201,27.778482437134,24.936941087246,23.016044020653,18.386511147022,13.583609700203,12.411589980125,16.290548324585,9.9637832641602,10.749867677689,10.196804285049,10.946412086487,10.886372566223,15.323224782944,16.126737117767,18.660689353943,15.888526439667,10.216029167175,12.369134902954,15.18518447876,11.637664794922,11.895156860352,26.812958605206,26.967012770227,26.277347441374,25.639322257767,24.645198156737,25.271996810412,27.680648548949,27.306567793142,28.545781579083,31.794276250729,31.223685027978,29.710588565177,30.981353291582,30.882704140915,30.104800201256,30.133868018016,31.801205143612,30.694193757435,32.189551403603,33.028307483956,31.870019156347,28.672496293195,25.186036427934,30.562886099973],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=United States\u003cbr\u003eyear=%{x}\u003cbr\u003eprim=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"United States","line":{"color":"#990099","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"United States","orientation":"v","showlegend":true,"x":[1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[31.410840988159,30.492672562599,31.510899186134,33.759245276451,32.519276380539,31.79374730587,30.988811731339,30.394102096558,31.980971693993,31.756417512894,33.342017650604,33.05899310112,31.399070739746,31.487906932831,31.989933729172,31.227818012238,30.5908203125,30.457532405853,31.111810445786,32.075548648834,33.226543664932,32.980763435364,32.107282876968,31.936244487762,31.329993724823,30.446776390076,29.673873662949,29.467809915543,29.275954723358,29.545446598799,30.806415898839,31.378838994627,31.156106055614,31.224024480029,30.916413329859,31.629017047515,34.36789303886,38.82451884059,37.084548947686,35.916434424325,34.496340889445,33.297910184279,32.85020409612,32.690199508062,32.84325893783,32.672355331658,32.580267010061,32.992791310111,42.033405723718,39.916689100097,33.14340425041,32.423362496409],"yaxis":"y","type":"scatter"}], {"template":{"data":{"barpolar":[{"marker":{"line":{"color":"rgb(17,17,17)","width":0.5},"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"barpolar"}],"bar":[{"error_x":{"color":"#f2f5fa"},"error_y":{"color":"#f2f5fa"},"marker":{"line":{"color":"rgb(17,17,17)","width":0.5},"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"bar"}],"carpet":[{"aaxis":{"endlinecolor":"#A2B1C6","gridcolor":"#506784","linecolor":"#506784","minorgridcolor":"#506784","startlinecolor":"#A2B1C6"},"baxis":{"endlinecolor":"#A2B1C6","gridcolor":"#506784","linecolor":"#506784","minorgridcolor":"#506784","startlinecolor":"#A2B1C6"},"type":"carpet"}],"choropleth":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"choropleth"}],"contourcarpet":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"contourcarpet"}],"contour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"contour"}],"heatmapgl":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmapgl"}],"heatmap":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmap"}],"histogram2dcontour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2dcontour"}],"histogram2d":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2d"}],"histogram":[{"marker":{"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"histogram"}],"mesh3d":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"mesh3d"}],"parcoords":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"parcoords"}],"pie":[{"automargin":true,"type":"pie"}],"scatter3d":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatter3d"}],"scattercarpet":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattercarpet"}],"scattergeo":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattergeo"}],"scattergl":[{"marker":{"line":{"color":"#283442"}},"type":"scattergl"}],"scattermapbox":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattermapbox"}],"scatterpolargl":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolargl"}],"scatterpolar":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolar"}],"scatter":[{"marker":{"line":{"color":"#283442"}},"type":"scatter"}],"scatterternary":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterternary"}],"surface":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"surface"}],"table":[{"cells":{"fill":{"color":"#506784"},"line":{"color":"rgb(17,17,17)"}},"header":{"fill":{"color":"#2a3f5f"},"line":{"color":"rgb(17,17,17)"}},"type":"table"}]},"layout":{"annotationdefaults":{"arrowcolor":"#f2f5fa","arrowhead":0,"arrowwidth":1},"autotypenumbers":"strict","coloraxis":{"colorbar":{"outlinewidth":0,"ticks":""}},"colorscale":{"diverging":[[0,"#8e0152"],[0.1,"#c51b7d"],[0.2,"#de77ae"],[0.3,"#f1b6da"],[0.4,"#fde0ef"],[0.5,"#f7f7f7"],[0.6,"#e6f5d0"],[0.7,"#b8e186"],[0.8,"#7fbc41"],[0.9,"#4d9221"],[1,"#276419"]],"sequential":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"sequentialminus":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]},"colorway":["#636efa","#EF553B","#00cc96","#ab63fa","#FFA15A","#19d3f3","#FF6692","#B6E880","#FF97FF","#FECB52"],"font":{"color":"#f2f5fa"},"geo":{"bgcolor":"rgb(17,17,17)","lakecolor":"rgb(17,17,17)","landcolor":"rgb(17,17,17)","showlakes":true,"showland":true,"subunitcolor":"#506784"},"hoverlabel":{"align":"left"},"hovermode":"closest","mapbox":{"style":"dark"},"paper_bgcolor":"rgb(17,17,17)","plot_bgcolor":"rgb(17,17,17)","polar":{"angularaxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""},"bgcolor":"rgb(17,17,17)","radialaxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""}},"scene":{"xaxis":{"backgroundcolor":"rgb(17,17,17)","gridcolor":"#506784","gridwidth":2,"linecolor":"#506784","showbackground":true,"ticks":"","zerolinecolor":"#C8D4E3"},"yaxis":{"backgroundcolor":"rgb(17,17,17)","gridcolor":"#506784","gridwidth":2,"linecolor":"#506784","showbackground":true,"ticks":"","zerolinecolor":"#C8D4E3"},"zaxis":{"backgroundcolor":"rgb(17,17,17)","gridcolor":"#506784","gridwidth":2,"linecolor":"#506784","showbackground":true,"ticks":"","zerolinecolor":"#C8D4E3"}},"shapedefaults":{"line":{"color":"#f2f5fa"}},"sliderdefaults":{"bgcolor":"#C8D4E3","bordercolor":"rgb(17,17,17)","borderwidth":1,"tickwidth":0},"ternary":{"aaxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""},"baxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""},"bgcolor":"rgb(17,17,17)","caxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""}},"title":{"x":0.05},"updatemenudefaults":{"bgcolor":"#506784","borderwidth":0},"xaxis":{"automargin":true,"gridcolor":"#283442","linecolor":"#506784","ticks":"","title":{"standoff":15},"zerolinecolor":"#283442","zerolinewidth":2},"yaxis":{"automargin":true,"gridcolor":"#283442","linecolor":"#506784","ticks":"","title":{"standoff":15},"zerolinecolor":"#283442","zerolinewidth":2}}},"xaxis":{"anchor":"y","domain":[0.0,1.0],"title":{"text":"year"}},"yaxis":{"anchor":"x","domain":[0.0,1.0],"title":{"text":"prim"}},"legend":{"title":{"text":"country"},"tracegroupgap":0},"title":{"text":"belanja efektif (% PDB)"}}, {"responsive": true} ) }; &lt;/script&gt; &lt;/div&gt;
&lt;p&gt;Lastly, looking at the growth-minus-yield figure below, things still seem relatively okay. Indonesia is a country with high bond yields, but its economic growth is also pretty strong. That said, the issues of taxation and ICOR (Incremental Capital Output Ratio) still need serious attention if we want to avoid falling into the trap of unsustainable debt.&lt;/p&gt;
&lt;div&gt; &lt;script type="text/javascript"&gt;window.PlotlyConfig = {MathJaxConfig: 'local'};&lt;/script&gt;
&lt;script charset="utf-8" src="https://cdn.plot.ly/plotly-2.35.2.min.js"&gt;&lt;/script&gt; &lt;div id="4aedf390-a23d-44e1-b8b8-ba74a0eca434" class="plotly-graph-div" style="height:100%; width:100%;"&gt;&lt;/div&gt; &lt;script type="text/javascript"&gt; window.PLOTLYENV=window.PLOTLYENV || {}; if (document.getElementById("4aedf390-a23d-44e1-b8b8-ba74a0eca434")) { Plotly.newPlot( "4aedf390-a23d-44e1-b8b8-ba74a0eca434", [{"hovertemplate":"country=Argentina\u003cbr\u003eyear=%{x}\u003cbr\u003emargin=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"Argentina","line":{"color":"#3366CC","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"Argentina","orientation":"v","showlegend":true,"x":[2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[17.560431952584402,7.1586993831904,8.59229120621217,6.488586778309299,1.1322986462257,-10.6229549474007,-12.1266284021988,6.6447916241502,-7.1118721196937,-9.8440660330513,-11.664225933858098,-5.5572632545496,-15.8479204852182,0.10156735574160036,-3.7874038054853,-27.3890054029768,-41.9234900973542,-17.6781711690842,10.50645826390853,-3.4302979170447,-37.9423511440318],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=Indonesia\u003cbr\u003eyear=%{x}\u003cbr\u003emargin=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"Indonesia","line":{"color":"#DC3912","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"Indonesia","orientation":"v","showlegend":true,"x":[2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[-0.3474627005268003,0.6703516374924003,2.5334402585897,8.4268143241569,2.6472089498911,5.4208540448422,-0.5554132559046003,3.9124300990250003,5.48810434472793,4.8181270857678005,3.5154091717722005,3.6098599600974994,2.2437231823365,0.5900002059583,2.5579302456578,0.4405057358961999,0.7783202466445998,-5.9200552776919,-1.1182118510104,2.5060625948005,2.2806057706729],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=Japan\u003cbr\u003eyear=%{x}\u003cbr\u003emargin=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"Japan","line":{"color":"#FF9900","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"Japan","orientation":"v","showlegend":true,"x":[2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[0.267219209926,0.6679876931684001,0.12414347822399985,-0.11681772368650001,-0.14999621392430007,-1.33458740607391,-8.3763337178831,2.1711984953384995,-1.3784401360820762,0.46810259242884,1.6209613759347998,2.5002375892107604,1.99971483898296,0.681215365836731,2.11171462058188,1.5639504865843201,0.16253056083982997,-4.200003769196527,2.4095695350650503,3.4238646970277005,4.3773137545388],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=T\u00fcrkiye, Republic of\u003cbr\u003eyear=%{x}\u003cbr\u003emargin=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"T\u00fcrkiye, Republic of","line":{"color":"#109618","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"T\u00fcrkiye, Republic of","orientation":"v","showlegend":true,"x":[2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[-15.272876885419702,-6.346841433862,0.7943833404480003,8.0771322776176,4.9806753126024,1.72850071599506,-8.0221774238622,7.44332392351844,8.1665537231043,4.97863969242743,7.91190732827083,4.38460657146864,4.4435224698952,0.8968637390472001,7.523535083911572,3.5163116892652098,0.37395391600632005,1.763314612901108,14.0900249461662,60.3414573516573,33.121017733263],"yaxis":"y","type":"scatter"},{"hovertemplate":"country=United States\u003cbr\u003eyear=%{x}\u003cbr\u003emargin=%{y}\u003cextra\u003e\u003c\u002fextra\u003e","legendgroup":"United States","line":{"color":"#990099","dash":"solid"},"marker":{"symbol":"circle"},"mode":"lines","name":"United States","orientation":"v","showlegend":true,"x":[2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],"xaxis":"x","y":[1.0793005113632002,2.2457662378350003,2.55906832506581,1.2132430168596,0.2520359401847001,0.27053553398437,-6.1769133468902,1.1312342743358001,1.91801500988058,2.55995817342839,1.2329205085911799,1.5983251238400398,0.9308128058225997,1.2452804636816102,2.2590407455885497,2.49566295189328,2.25266597565186,-1.80795613900575,9.2948040991434,7.5524916844071,3.05812760853076],"yaxis":"y","type":"scatter"}], {"template":{"data":{"barpolar":[{"marker":{"line":{"color":"rgb(17,17,17)","width":0.5},"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"barpolar"}],"bar":[{"error_x":{"color":"#f2f5fa"},"error_y":{"color":"#f2f5fa"},"marker":{"line":{"color":"rgb(17,17,17)","width":0.5},"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"bar"}],"carpet":[{"aaxis":{"endlinecolor":"#A2B1C6","gridcolor":"#506784","linecolor":"#506784","minorgridcolor":"#506784","startlinecolor":"#A2B1C6"},"baxis":{"endlinecolor":"#A2B1C6","gridcolor":"#506784","linecolor":"#506784","minorgridcolor":"#506784","startlinecolor":"#A2B1C6"},"type":"carpet"}],"choropleth":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"choropleth"}],"contourcarpet":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"contourcarpet"}],"contour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"contour"}],"heatmapgl":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmapgl"}],"heatmap":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"heatmap"}],"histogram2dcontour":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2dcontour"}],"histogram2d":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"histogram2d"}],"histogram":[{"marker":{"pattern":{"fillmode":"overlay","size":10,"solidity":0.2}},"type":"histogram"}],"mesh3d":[{"colorbar":{"outlinewidth":0,"ticks":""},"type":"mesh3d"}],"parcoords":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"parcoords"}],"pie":[{"automargin":true,"type":"pie"}],"scatter3d":[{"line":{"colorbar":{"outlinewidth":0,"ticks":""}},"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatter3d"}],"scattercarpet":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattercarpet"}],"scattergeo":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattergeo"}],"scattergl":[{"marker":{"line":{"color":"#283442"}},"type":"scattergl"}],"scattermapbox":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scattermapbox"}],"scatterpolargl":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolargl"}],"scatterpolar":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterpolar"}],"scatter":[{"marker":{"line":{"color":"#283442"}},"type":"scatter"}],"scatterternary":[{"marker":{"colorbar":{"outlinewidth":0,"ticks":""}},"type":"scatterternary"}],"surface":[{"colorbar":{"outlinewidth":0,"ticks":""},"colorscale":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"type":"surface"}],"table":[{"cells":{"fill":{"color":"#506784"},"line":{"color":"rgb(17,17,17)"}},"header":{"fill":{"color":"#2a3f5f"},"line":{"color":"rgb(17,17,17)"}},"type":"table"}]},"layout":{"annotationdefaults":{"arrowcolor":"#f2f5fa","arrowhead":0,"arrowwidth":1},"autotypenumbers":"strict","coloraxis":{"colorbar":{"outlinewidth":0,"ticks":""}},"colorscale":{"diverging":[[0,"#8e0152"],[0.1,"#c51b7d"],[0.2,"#de77ae"],[0.3,"#f1b6da"],[0.4,"#fde0ef"],[0.5,"#f7f7f7"],[0.6,"#e6f5d0"],[0.7,"#b8e186"],[0.8,"#7fbc41"],[0.9,"#4d9221"],[1,"#276419"]],"sequential":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]],"sequentialminus":[[0.0,"#0d0887"],[0.1111111111111111,"#46039f"],[0.2222222222222222,"#7201a8"],[0.3333333333333333,"#9c179e"],[0.4444444444444444,"#bd3786"],[0.5555555555555556,"#d8576b"],[0.6666666666666666,"#ed7953"],[0.7777777777777778,"#fb9f3a"],[0.8888888888888888,"#fdca26"],[1.0,"#f0f921"]]},"colorway":["#636efa","#EF553B","#00cc96","#ab63fa","#FFA15A","#19d3f3","#FF6692","#B6E880","#FF97FF","#FECB52"],"font":{"color":"#f2f5fa"},"geo":{"bgcolor":"rgb(17,17,17)","lakecolor":"rgb(17,17,17)","landcolor":"rgb(17,17,17)","showlakes":true,"showland":true,"subunitcolor":"#506784"},"hoverlabel":{"align":"left"},"hovermode":"closest","mapbox":{"style":"dark"},"paper_bgcolor":"rgb(17,17,17)","plot_bgcolor":"rgb(17,17,17)","polar":{"angularaxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""},"bgcolor":"rgb(17,17,17)","radialaxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""}},"scene":{"xaxis":{"backgroundcolor":"rgb(17,17,17)","gridcolor":"#506784","gridwidth":2,"linecolor":"#506784","showbackground":true,"ticks":"","zerolinecolor":"#C8D4E3"},"yaxis":{"backgroundcolor":"rgb(17,17,17)","gridcolor":"#506784","gridwidth":2,"linecolor":"#506784","showbackground":true,"ticks":"","zerolinecolor":"#C8D4E3"},"zaxis":{"backgroundcolor":"rgb(17,17,17)","gridcolor":"#506784","gridwidth":2,"linecolor":"#506784","showbackground":true,"ticks":"","zerolinecolor":"#C8D4E3"}},"shapedefaults":{"line":{"color":"#f2f5fa"}},"sliderdefaults":{"bgcolor":"#C8D4E3","bordercolor":"rgb(17,17,17)","borderwidth":1,"tickwidth":0},"ternary":{"aaxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""},"baxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""},"bgcolor":"rgb(17,17,17)","caxis":{"gridcolor":"#506784","linecolor":"#506784","ticks":""}},"title":{"x":0.05},"updatemenudefaults":{"bgcolor":"#506784","borderwidth":0},"xaxis":{"automargin":true,"gridcolor":"#283442","linecolor":"#506784","ticks":"","title":{"standoff":15},"zerolinecolor":"#283442","zerolinewidth":2},"yaxis":{"automargin":true,"gridcolor":"#283442","linecolor":"#506784","ticks":"","title":{"standoff":15},"zerolinecolor":"#283442","zerolinewidth":2}}},"xaxis":{"anchor":"y","domain":[0.0,1.0],"title":{"text":"year"}},"yaxis":{"anchor":"x","domain":[0.0,1.0],"title":{"text":"margin"}},"legend":{"title":{"text":"country"},"tracegroupgap":0},"title":{"text":"margin antara growth minus yield (%)"}}, {"responsive": true} ) }; &lt;/script&gt; &lt;/div&gt;
&lt;h2 id="tldr"&gt;TL;DR&lt;/h2&gt;
&lt;p&gt;In summary, Indonesia still seems to be doing okay in terms of macroprudence—especially when compared to other countries. We issue most of our debt in our own currency (which can be backed by the central bank), which gives us a bit more flexibility. That said, we have to be cautious when comparing ourselves to countries like Japan or the U.S., because they’re in a category of their own. For Japan, we obviously don’t want to end up stuck in a negative interest rate spiral like they did. Investors pulled out, the currency kept depreciating, and young people there ended up in pretty bleak situations. The U.S.? Well, they literally print dollars. Although the dollar’s influence is slowly fading&amp;hellip; so, not exactly a perfect scenario for them either.&lt;/p&gt;
&lt;p&gt;Indonesia is generally praised for its macroprudence, even though the real sector of the economy is still kind of problematic. We’ve been keeping debt at around 3% of GDP each year—something Ray Dalio also recommends in his book. Our central bank is still holding strong, with foreign exchange reserves currently at an all-time high. As long as we maintain stronger macroprudence than our neighbors, Indonesia will likely remain an attractive place to park money.&lt;/p&gt;
&lt;p&gt;Even though our indicators still look solid, we should be mindful of the signs of economic collapse that Ray Dalio talks about. For instance, he mentions that rising authoritarianism is often a red flag for countries heading toward bankruptcy. Then there&amp;rsquo;s the continuation of monetary policy into “MP3 territory” (meaning both public and private debt ends up being bought by the central bank). And investments that don’t lead to higher productivity? Definitely a red flag too.&lt;/p&gt;
&lt;p&gt;About that central bank debt-buying cycle—Ray Dalio outlines a clear pattern in his book. First, the private sector collapses due to reckless debt management (say, construction or aviation firms playing fast and loose with money). Then the government steps in to rescue them—offering contracts or injecting capital. Where does the money come from? More debt. And when no one wants to lend anymore, the central bank swoops in to buy the government bonds in order to keep interest rates from spiking. So the sequence goes: private sector → government → central bank. Eventually, this can go hand-in-hand with a country turning to &lt;em&gt;capital controls&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;The real question is: have we reached that stage yet?&lt;/p&gt;
&lt;blockquote class="twitter-tweet"&gt;&lt;p lang="en" dir="ltr"&gt;Who&amp;#39;s buying Indonesia&amp;#39;s government bonds? &lt;a href="https://t.co/DYR8RKy9ZC"&gt;pic.twitter.com/DYR8RKy9ZC&lt;/a&gt;&lt;/p&gt;&amp;mdash; 🐦 (@dionbisara) &lt;a href="https://twitter.com/dionbisara/status/1902324760702546012?ref_src=twsrc%5Etfw"&gt;March 19, 2025&lt;/a&gt;&lt;/blockquote&gt; &lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8"&gt;&lt;/script&gt;
&lt;p&gt;Alright, that’s all for now. Hopefully, we’ll always stay in good shape, economically and otherwise. Don’t forget to mention me on X if you want to chat further.&lt;/p&gt;
&lt;div class="footnotes" role="doc-endnotes"&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id="fn:1"&gt;
&lt;p&gt;Economists—especially macroeconomists—often argue that indicators used for individual firms don’t really apply to countries. That’s not entirely wrong, but I’ll set that aside for now so this blog post doesn’t go off the rails.&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink"&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id="fn:2"&gt;
&lt;p&gt;Mauro, P., Romeu, R., Binder, A., &amp;amp; Zaman, A. (2015). &lt;em&gt;A modern history of fiscal prudence and profligacy&lt;/em&gt;. &lt;em&gt;Journal of Monetary Economics&lt;/em&gt;, 76, 55–70.
&amp;#160;&lt;a href="#fnref:2" class="footnote-backref" role="doc-backlink"&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description></item><item><title>Issues in Indonesia's State Budget</title><link>https://www.krisna.or.id/en/event/dpr/</link><pubDate>Fri, 09 May 2025 09:00:00 +0700</pubDate><guid>https://www.krisna.or.id/en/event/dpr/</guid><description/></item><item><title>Trump Tariffs and Indonesia's Automotive Industry</title><link>https://www.krisna.or.id/en/event/atc/</link><pubDate>Wed, 07 May 2025 13:30:00 +0700</pubDate><guid>https://www.krisna.or.id/en/event/atc/</guid><description/></item><item><title>Indonesian consumption growth, labor share, and saving rate</title><link>https://www.krisna.or.id/en/post/consumption/</link><pubDate>Sun, 23 Mar 2025 12:06:59 +0700</pubDate><guid>https://www.krisna.or.id/en/post/consumption/</guid><description>&lt;p&gt;Recently, there have been many reports about the weakening of Indonesia&amp;rsquo;s middle class. The middle class in Indonesia has been shrinking since 2018 and now &lt;a href="https://databoks.katadata.co.id/infografik/2024/09/05/populasi-kelas-menengah-indonesia-kian-berkurang" target="_blank" rel="noopener"&gt;makes up only 17% of the total population&lt;/a&gt;. However, consumption growth often relies on the middle class. Unsurprisingly, Indonesia&amp;rsquo;s consumption growth has long lagged behind that of other countries in the region, except Thailand.&lt;/p&gt;
&lt;iframe src="https://data.worldbank.org/share/widget?end=2023&amp;indicators=NE.CON.TOTL.KD.ZG&amp;locations=ID-TH-VN-PH-MY&amp;start=2013" width='900' height='600' frameBorder='0' scrolling="no" &gt;&lt;/iframe&gt;
&lt;p&gt;Indonesia&amp;rsquo;s consumption growth has been below the general pace of economic growth for quite some time. How is it possible for economic growth to outpace consumption growth?&lt;/p&gt;
&lt;p&gt;One explanation is that this economic growth benefits those with a low &lt;em&gt;consumption share&lt;/em&gt;. Consumption share refers to the portion of an individual’s income spent on consumption. Typically, this group consists of wealthy individuals or corporations. These entities already have high consumption levels. Any additional income is more likely to be allocated toward increasing assets (savings) or spending abroad. I previously discussed this issue in &lt;a href="https://theconversation.com/jokowi-resah-tabungan-mengendap-rp-690-triliun-di-bank-betulkah-masyarakat-yang-harus-belanja-200929" target="_blank" rel="noopener"&gt;The Conversation Indonesia&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I will attempt to explore this theory by presenting two points: (1) Indonesia’s saving rate is increasing, and (2) the labor share is decreasing. I illustrate these two points using data from &lt;a href="https://www.bps.go.id/id/statistics-table/1/MjE4MSMx/total-ekonomi---neraca-institusi-terintegrasi---triliun-rupiah---2016---2023.html" target="_blank" rel="noopener"&gt;Total Economy - Integrated Institutional Sector Accounts (trillion rupiahs), 2016 - 2023&lt;/a&gt; from BPS. This balance sheet is a very useful and interesting dataset as it includes calculations from all three methods of calculating Gross Domestic Product (GDP). I have made slight adjustments to the data, which can be viewed at the end of this post.&lt;/p&gt;
&lt;h2 id="increasing-saving-rate"&gt;Increasing Saving Rate&lt;/h2&gt;
&lt;p&gt;The saving rate reflects the proportion of income saved by the population. A high saving rate indicates that people save more than they spend on consumption. As discussed above, the economic balance sheet does not differentiate the owners of the saving rate, but a significant increase in the saving rate typically signals a rising income share among groups more likely to save, such as wealthy individuals or corporations.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;seaborn&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="nn"&gt;sns&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;matplotlib&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="nn"&gt;plt&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;pandas&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="nn"&gt;pd&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;pd&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;read_excel&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;neraca.xlsx&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;sheet_name&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Sheet3&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;dat&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="p"&gt;[[&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;tahun&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;LS&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;KS&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;]]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;dat&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;dat&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;melt&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;tahun&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;var_name&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;jenis&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;value_name&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;nilai&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;det&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="p"&gt;[[&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;tahun&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;srhh&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;]]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;ax&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;sns&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;lineplot&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;det&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;x&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;tahun&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;y&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;srhh&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;ax&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;set&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;xlabel&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;ylabel&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;(%)&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Saving rate (i.e., disposable income minus consumption),&lt;/span&gt;&lt;span class="se"&gt;\n&lt;/span&gt;&lt;span class="s2"&gt;from Neraca Ekonomi BPS&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;pre&gt;&lt;code&gt;[Text(0.5, 0, ''),
Text(0, 0.5, '(%)'),
Text(0.5, 1.0, 'Saving rate (i.e., disposable income minus consumption),\nfrom Neraca Ekonomi BPS')]
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="png"
srcset="https://www.krisna.or.id/en/post/consumption/indexen_files/indexen_3_1_hu_835858e20916de6.webp 320w, https://www.krisna.or.id/en/post/consumption/indexen_files/indexen_3_1_hu_3bc33b81a5c0bac.webp 480w, https://www.krisna.or.id/en/post/consumption/indexen_files/indexen_3_1_hu_d8ebbdd6ee6a7d0e.webp 563w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/consumption/indexen_files/indexen_3_1_hu_835858e20916de6.webp"
width="563"
height="451"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;Since 2016, Indonesia&amp;rsquo;s saving rate has continued to increase. COVID-19 forced everyone to reduce their savings, even increasing debt to maintain consumption. However, since then, the saving rate has risen again, even higher than usual. It seems that COVID-19 really dealt a blow to Indonesian consumers.&lt;/p&gt;
&lt;h2 id="declining-labor-share"&gt;Declining Labor Share&lt;/h2&gt;
&lt;p&gt;Some analysts say that one of the problems is weak wage growth. Reed, Pasha, and Gonzales, in &lt;a href="https://documents1.worldbank.org/curated/en/099754312062434827/pdf/IDU11c5662011a9eb14aee18baa1e0efad04ad35.pdf" target="_blank" rel="noopener"&gt;their report for the World Bank Group&lt;/a&gt;, wrote about weak wage growth and profits in manufacturing companies with high foreign ownership. The image excerpt below is from the report.&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt=""
srcset="https://www.krisna.or.id/en/post/consumption/Picture1_hu_35fed75eb8960f2.webp 320w, https://www.krisna.or.id/en/post/consumption/Picture1_hu_3208f235434dc588.webp 480w, https://www.krisna.or.id/en/post/consumption/Picture1_hu_18fea1780dcc143f.webp 760w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/consumption/Picture1_hu_35fed75eb8960f2.webp"
width="760"
height="579"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;In the economic balance sheet, we can also calculate how much &lt;em&gt;primary income&lt;/em&gt; is allocated for various purposes. I divide it into three: taxes, employee expenses, and profits. Profits consist of income that has already been reduced by taxes and employee expenses. I’ve plotted this below, but I excluded taxes as the amount is very small, around 5% of the total balance sheet&lt;sup id="fnref:1"&gt;&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref"&gt;1&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;ax&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;sns&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;lineplot&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;dat&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;x&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;tahun&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;y&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;nilai&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;hue&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;jenis&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;palette&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;tab10&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;ax&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;set&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;xlabel&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;ylabel&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;(%)&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Labor share (LS) and profit share (KS) of income, from Neraca Ekonomi BPS&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;pre&gt;&lt;code&gt;[Text(0.5, 0, ''),
Text(0, 0.5, '(%)'),
Text(0.5, 1.0, 'Labor share (LS) and profit share (KS) of income, from Neraca Ekonomi BPS')]
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="png"
srcset="https://www.krisna.or.id/en/post/consumption/indexen_files/indexen_5_1_hu_afc02dbb41f552b8.webp 320w, https://www.krisna.or.id/en/post/consumption/indexen_files/indexen_5_1_hu_503e9ba71d5fc793.webp 480w, https://www.krisna.or.id/en/post/consumption/indexen_files/indexen_5_1_hu_d7aed0e8153ad4b0.webp 649w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/consumption/indexen_files/indexen_5_1_hu_afc02dbb41f552b8.webp"
width="649"
height="433"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;And it’s quite apparent that there has been progressive growth in the share of income absorbed by companies. As hypothesized above, an increase in the income share for companies is more likely to be saved, while an increase in the income share for employees is more likely to be consumed. So, at least based on this result, it makes sense.&lt;/p&gt;
&lt;p&gt;Anyway, this post is actually just to share the chart. We can have a discussion outside of this post. Let me know what you think.&lt;/p&gt;
&lt;p&gt;Below is the data I used. All of it was downloaded from &lt;a href="https://www.bps.go.id/id/statistics-table/1/MjE4MSMx/total-ekonomi---neraca-institusi-terintegrasi---triliun-rupiah---2016---2023.html" target="_blank" rel="noopener"&gt;Total Economy - Integrated Institutional Sector Accounts (trillion rupiahs), 2016 - 2023&lt;/a&gt; with slight adjustments.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;data&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div&gt;
&lt;style scoped&gt;
.dataframe tbody tr th:only-of-type {
vertical-align: middle;
}
&lt;pre&gt;&lt;code&gt;.dataframe tbody tr th {
vertical-align: top;
}
.dataframe thead th {
text-align: right;
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;/style&gt;&lt;/p&gt;
&lt;table border="1" class="dataframe"&gt;
&lt;thead&gt;
&lt;tr style="text-align: right;"&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;tahun&lt;/th&gt;
&lt;th&gt;L&lt;/th&gt;
&lt;th&gt;K&lt;/th&gt;
&lt;th&gt;T&lt;/th&gt;
&lt;th&gt;va/output&lt;/th&gt;
&lt;th&gt;LS&lt;/th&gt;
&lt;th&gt;TS&lt;/th&gt;
&lt;th&gt;KS&lt;/th&gt;
&lt;th&gt;srhh&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;0&lt;/th&gt;
&lt;td&gt;2016&lt;/td&gt;
&lt;td&gt;40.576885&lt;/td&gt;
&lt;td&gt;55.127270&lt;/td&gt;
&lt;td&gt;4.295845&lt;/td&gt;
&lt;td&gt;52.877975&lt;/td&gt;
&lt;td&gt;41.728750&lt;/td&gt;
&lt;td&gt;4.435895&lt;/td&gt;
&lt;td&gt;53.835356&lt;/td&gt;
&lt;td&gt;30.864658&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;1&lt;/th&gt;
&lt;td&gt;2017&lt;/td&gt;
&lt;td&gt;41.472019&lt;/td&gt;
&lt;td&gt;53.934836&lt;/td&gt;
&lt;td&gt;4.593145&lt;/td&gt;
&lt;td&gt;53.108782&lt;/td&gt;
&lt;td&gt;42.704020&lt;/td&gt;
&lt;td&gt;4.746633&lt;/td&gt;
&lt;td&gt;52.549347&lt;/td&gt;
&lt;td&gt;31.795110&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;2&lt;/th&gt;
&lt;td&gt;2018&lt;/td&gt;
&lt;td&gt;39.977940&lt;/td&gt;
&lt;td&gt;55.237447&lt;/td&gt;
&lt;td&gt;4.784614&lt;/td&gt;
&lt;td&gt;52.986106&lt;/td&gt;
&lt;td&gt;41.343331&lt;/td&gt;
&lt;td&gt;4.965863&lt;/td&gt;
&lt;td&gt;53.690807&lt;/td&gt;
&lt;td&gt;32.159447&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;3&lt;/th&gt;
&lt;td&gt;2019&lt;/td&gt;
&lt;td&gt;39.252272&lt;/td&gt;
&lt;td&gt;55.950651&lt;/td&gt;
&lt;td&gt;4.797077&lt;/td&gt;
&lt;td&gt;52.971298&lt;/td&gt;
&lt;td&gt;40.403369&lt;/td&gt;
&lt;td&gt;4.954449&lt;/td&gt;
&lt;td&gt;54.642181&lt;/td&gt;
&lt;td&gt;31.793236&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;4&lt;/th&gt;
&lt;td&gt;2020&lt;/td&gt;
&lt;td&gt;37.304707&lt;/td&gt;
&lt;td&gt;58.410155&lt;/td&gt;
&lt;td&gt;4.285138&lt;/td&gt;
&lt;td&gt;53.170697&lt;/td&gt;
&lt;td&gt;38.341668&lt;/td&gt;
&lt;td&gt;4.418889&lt;/td&gt;
&lt;td&gt;57.239443&lt;/td&gt;
&lt;td&gt;30.021169&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;5&lt;/th&gt;
&lt;td&gt;2021&lt;/td&gt;
&lt;td&gt;37.283856&lt;/td&gt;
&lt;td&gt;58.021987&lt;/td&gt;
&lt;td&gt;4.694157&lt;/td&gt;
&lt;td&gt;53.484228&lt;/td&gt;
&lt;td&gt;38.272325&lt;/td&gt;
&lt;td&gt;4.833429&lt;/td&gt;
&lt;td&gt;56.894245&lt;/td&gt;
&lt;td&gt;33.807914&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;6&lt;/th&gt;
&lt;td&gt;2022&lt;/td&gt;
&lt;td&gt;35.453018&lt;/td&gt;
&lt;td&gt;59.557783&lt;/td&gt;
&lt;td&gt;4.989199&lt;/td&gt;
&lt;td&gt;53.799988&lt;/td&gt;
&lt;td&gt;36.094115&lt;/td&gt;
&lt;td&gt;5.095040&lt;/td&gt;
&lt;td&gt;58.810845&lt;/td&gt;
&lt;td&gt;38.504459&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;7&lt;/th&gt;
&lt;td&gt;2023&lt;/td&gt;
&lt;td&gt;34.970118&lt;/td&gt;
&lt;td&gt;60.019108&lt;/td&gt;
&lt;td&gt;5.010774&lt;/td&gt;
&lt;td&gt;53.400921&lt;/td&gt;
&lt;td&gt;36.068580&lt;/td&gt;
&lt;td&gt;5.184493&lt;/td&gt;
&lt;td&gt;58.746927&lt;/td&gt;
&lt;td&gt;36.506632&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="footnotes" role="doc-endnotes"&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id="fn:1"&gt;
&lt;p&gt;This 5% figure is quite interesting because Indonesia&amp;rsquo;s corporate income tax rate is much higher than that. This could make for an entire post on its own—maybe another time.&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink"&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description></item><item><title>Checking BPS open unemployment rate data</title><link>https://www.krisna.or.id/en/post/indahg/</link><pubDate>Sat, 18 Jan 2025 14:06:59 +1100</pubDate><guid>https://www.krisna.or.id/en/post/indahg/</guid><description>&lt;p&gt;Some time ago, my colleague Anton and I were invited to chat on the Indah G Show platform. It was a casual, mostly spontaneous conversation. Unfortunately, in these impromptu settings, I often don&amp;rsquo;t have data memorized, and there&amp;rsquo;s no opportunity to check data &amp;ndash; or at least doing so would break the flow. Quite different from chatting on Twitter, which is asynchronous.&lt;/p&gt;
&lt;p&gt;One such moment was when we were discussing the unemployment rate. At the time (the recording was around October or November 2024), news about deflation and unemployment was widespread, and many were claiming unemployment was high. I said that the unemployment rate at the time probably wasn&amp;rsquo;t that different from previous periods. I also mentioned that unemployment rates can vary by region. Unfortunately, checking provincial unemployment figures takes a bit of time.&lt;/p&gt;
&lt;p&gt;Now it&amp;rsquo;s time to check the data. I claimed that unemployment was probably not higher than usual in 2024, and that it could be high in Aceh but low in Jakarta, so it&amp;rsquo;s not so bad (or at least not worse than typical).&lt;/p&gt;
&lt;p&gt;I use the &lt;a href="https://www.bps.go.id/id/statistics-table/2/NTQzIzI=/tingkat-pengangguran-terbuka-menurut-provinsi--persen-.html" target="_blank" rel="noopener"&gt;open unemployment rate by province&lt;/a&gt; table from BPS. BPS uses the Sakernas survey conducted in two different months: February and August. I plot the last 10 years, separately for February and August. I select a few provinces: Aceh and Jakarta (since I mentioned these on the podcast), plus Yogyakarta, Bali, and North Maluku (no particular reason). The data is shown below.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;seaborn&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="nn"&gt;sns&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;matplotlib&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="nn"&gt;plt&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;pandas&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="nn"&gt;pd&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;pd&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;read_excel&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;ur.xlsx&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;feb&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;query&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;bulan==&amp;#39;Februari&amp;#39;&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;aug&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;query&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;bulan==&amp;#39;Agustus&amp;#39;&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;ax&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;sns&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;lineplot&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;feb&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;x&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;tahun&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;y&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;ur&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;hue&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;daerah&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;palette&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;Paired&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;sns&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;move_legend&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;ax&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;loc&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;lower right&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;bbox_to_anchor&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mf"&gt;1.35&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mf"&gt;.5&lt;/span&gt;&lt;span class="p"&gt;))&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;ax&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;set&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;xlabel&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;ylabel&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Unemployment rate (%)&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Annual unemployment rate, February&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;pre&gt;&lt;code&gt;[Text(0.5, 0, ''),
Text(0, 0.5, 'Unemployment rate (%)'),
Text(0.5, 1.0, 'Annual unemployment rate, February')]
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="png"
srcset="https://www.krisna.or.id/en/post/indahg/index_files/index_3_1_hu_469d60219b36cf62.webp 320w, https://www.krisna.or.id/en/post/indahg/index_files/index_3_1_hu_c99a6c1e90df6085.webp 480w, https://www.krisna.or.id/en/post/indahg/index_files/index_3_1_hu_cae202865540f9e3.webp 729w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/indahg/index_files/index_3_1_hu_469d60219b36cf62.webp"
width="729"
height="433"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;ax&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;sns&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;lineplot&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;aug&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;x&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;tahun&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;y&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;ur&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;hue&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;daerah&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;palette&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;Paired&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;sns&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;move_legend&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;ax&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;loc&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;lower right&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;bbox_to_anchor&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mf"&gt;1.35&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mf"&gt;.5&lt;/span&gt;&lt;span class="p"&gt;))&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;ax&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;set&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;xlabel&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;ylabel&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Unemployment rate (%)&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Annual unemployment rate, August&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;pre&gt;&lt;code&gt;[Text(0.5, 0, ''),
Text(0, 0.5, 'Unemployment rate (%)'),
Text(0.5, 1.0, 'Annual unemployment rate, August')]
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="png"
srcset="https://www.krisna.or.id/en/post/indahg/index_files/index_4_1_hu_5a942ccc839051c6.webp 320w, https://www.krisna.or.id/en/post/indahg/index_files/index_4_1_hu_c168fef3a7efa29.webp 480w, https://www.krisna.or.id/en/post/indahg/index_files/index_4_1_hu_2d3c8fece5ce1bc3.webp 729w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/indahg/index_files/index_4_1_hu_5a942ccc839051c6.webp"
width="729"
height="433"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;Obviously, 2020 saw the COVID-19 pandemic, which caused unemployment rates to spike. Bali and Jakarta experienced far worse problems than other regions and the national average (red line), which makes sense given that both are highly service-oriented economies.&lt;/p&gt;
&lt;p&gt;Overall, we can see that by August and February 2024, unemployment rates had largely returned to the pre-pandemic trend. Moreover, Jakarta has historically had a high unemployment rate &amp;ndash; above the national average &amp;ndash; just like Aceh. In fact, Jakarta&amp;rsquo;s unemployment rate is often higher than Aceh&amp;rsquo;s.&lt;/p&gt;
&lt;p&gt;In short:&lt;/p&gt;
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6"&gt;
&lt;p&gt;(1) the unemployment rate is probably not as bad as the news suggests, since it&amp;rsquo;s approaching the 10-year trend and has generally been improving since the COVID disruption. (2) Jakarta has an unemployment rate comparable to Aceh&amp;rsquo;s, and both are above the national average.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It&amp;rsquo;s also important to note that the unemployment rate alone is insufficient for labor market analysis, as many other indicators need to be considered. First, it&amp;rsquo;s important to know the &lt;strong&gt;labor force size&lt;/strong&gt;, which can rise due to various factors (e.g., people who normally continue to university decide not to, thus entering the labor force), or even fall (people become so desperate about finding work that they give up and exit the labor force). Then there are &lt;strong&gt;hours worked&lt;/strong&gt; (BPS defines someone as employed if they work at least 1 hour per week, so someone could be working but with reduced hours, indicating a weak labor market). And most importantly, the &lt;strong&gt;wages&lt;/strong&gt; paid for those hours. I previously discussed the potential impact of minimum wages on the labor market &lt;a href="https://www.krisna.or.id/post/umk/" target="_blank" rel="noopener"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In other words, it&amp;rsquo;s quite possible that the unemployment rate hasn&amp;rsquo;t changed much, but what&amp;rsquo;s actually happening is a reduction in hours worked or wages. This is like when snack prices stay the same but the contents shrink.&lt;/p&gt;
&lt;p&gt;Analyzing the labor market is not straightforward, which is why even among economists, labor economics is a whole specialization. Hopefully this helps you be more critical when you see these numbers going forward.&lt;/p&gt;
&lt;p&gt;By the way, BPS has started disseminating more wage data &amp;ndash; a very welcome development. Here&amp;rsquo;s one example of wage data on the &lt;a href="https://www.bps.go.id/id/statistics-table/2/MTE3MiMy/upah-rata---rata-per-jam-pekerja-menurut-provinsi--rupiah-jam-.html" target="_blank" rel="noopener"&gt;BPS website&lt;/a&gt;. Also be careful looking at averages, since averages will be skewed and inflated by high earners, to some degree.&lt;/p&gt;
&lt;p&gt;Hope this post helps clarify things.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="c1"&gt;## This is a copilot generated code.&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;pandas&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="nn"&gt;pd&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;from&lt;/span&gt; &lt;span class="nn"&gt;io&lt;/span&gt; &lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="n"&gt;StringIO&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="c1"&gt;# Tab-delimited data&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;data&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;&amp;#34;&amp;#34;daerah&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;2015&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;2016&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;2017&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;2018&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;2019&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;2020&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;2021&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;2022&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;2023
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="s2"&gt;ACEH&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;11226&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;13627&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;14809&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;13814&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;15065&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;18099&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;17037&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;16772&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;17585
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="s2"&gt;DKI JAKARTA&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;17012&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;23181&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;23826&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;25238&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;25236&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;28420&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;30662&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;32685&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;42354
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="s2"&gt;DI YOGYAKARTA&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;10440&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;12070&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;12281&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;12554&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;13275&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;15771&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;15098&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;14916&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;16478
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="s2"&gt;BALI&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;11038&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;14852&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;15624&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;15889&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;16408&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;17775&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;17662&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;16857&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;18521
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="s2"&gt;MALUKU UTARA&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;13607&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;15226&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;15760&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;15864&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;17425&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;23338&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;21131&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;18278&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;27078
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="s2"&gt;INDONESIA&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;11434&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;14068&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;14731&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;15275&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;15823&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;17696&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;18089&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;17542&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s2"&gt;19027&amp;#34;&amp;#34;&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="c1"&gt;# Use StringIO to read the string data into a pandas dataframe&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;df&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;pd&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;read_csv&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;StringIO&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="p"&gt;),&lt;/span&gt; &lt;span class="n"&gt;delimiter&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;&lt;/span&gt;&lt;span class="se"&gt;\t&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;df_long&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;pd&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;melt&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;df&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;id_vars&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;daerah&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;],&lt;/span&gt; &lt;span class="n"&gt;var_name&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;year&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;value_name&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;value&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="c1"&gt;## Seaborn&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;ax&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;sns&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;lineplot&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;df_long&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;x&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;year&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;y&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;value&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;hue&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;daerah&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;palette&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;Paired&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;sns&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;move_legend&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;ax&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;loc&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;lower right&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;bbox_to_anchor&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mf"&gt;1.35&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mf"&gt;.5&lt;/span&gt;&lt;span class="p"&gt;))&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;ax&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;set&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;xlabel&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;ylabel&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Rp&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Hourly wage by province, Rupiah/hour&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;pre&gt;&lt;code&gt;[Text(0.5, 0, ''),
Text(0, 0.5, 'Rp'),
Text(0.5, 1.0, 'Hourly wage by province, Rupiah/hour')]
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="png"
srcset="https://www.krisna.or.id/en/post/indahg/index_files/index_6_1_hu_82ae7a8c796f32c7.webp 320w, https://www.krisna.or.id/en/post/indahg/index_files/index_6_1_hu_4f1c9f0781c6a29b.webp 480w, https://www.krisna.or.id/en/post/indahg/index_files/index_6_1_hu_eed6d9658ce4e731.webp 756w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/indahg/index_files/index_6_1_hu_82ae7a8c796f32c7.webp"
width="756"
height="433"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;</description></item><item><title>Indonesia's Declining Middle Class: A Warning Sign?</title><link>https://www.krisna.or.id/en/event/tcid/</link><pubDate>Wed, 18 Sep 2024 14:00:00 +1100</pubDate><guid>https://www.krisna.or.id/en/event/tcid/</guid><description>&lt;p&gt;I was invited by The Conversation Indonesia to discuss the &lt;a href="https://open.spotify.com/episode/0NhTDAeIbTmlTdjyDcs7AV?si=908aec861266427b" target="_blank" rel="noopener"&gt;declining middle class trend&lt;/a&gt;. We discussed why this is happening and how significant the implications are for Indonesia&amp;rsquo;s economy. Personally, I believe the declining middle class trend should serve as an alarm for all of us.&lt;/p&gt;
&lt;iframe style="border-radius:12px" src="https://open.spotify.com/embed/episode/0NhTDAeIbTmlTdjyDcs7AV?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"&gt;&lt;/iframe&gt;</description></item><item><title>Safe and Comfortable in the Workplace</title><link>https://www.krisna.or.id/en/event/icare/</link><pubDate>Tue, 17 Sep 2024 14:00:00 +1100</pubDate><guid>https://www.krisna.or.id/en/event/icare/</guid><description/></item><item><title>Unbundlling, GVC and TiVA</title><link>https://www.krisna.or.id/en/event/kemlu/</link><pubDate>Tue, 20 Aug 2024 09:00:00 +0700</pubDate><guid>https://www.krisna.or.id/en/event/kemlu/</guid><description/></item><item><title>Mearsheimer's realism principles: compatible with economics?</title><link>https://www.krisna.or.id/en/post/realism2/</link><pubDate>Sat, 10 Aug 2024 15:02:49 +0700</pubDate><guid>https://www.krisna.or.id/en/post/realism2/</guid><description>&lt;h2 id="mearsheimers-realism-principles"&gt;Mearsheimer&amp;rsquo;s Realism Principles&lt;/h2&gt;
&lt;p&gt;I already posted about John Mearsheimer&amp;rsquo;s realism in a &lt;a href="../realism/"&gt;previous post&lt;/a&gt;. This time I want to discuss Professor Mearsheimer&amp;rsquo;s realism theory more explicitly. In &lt;a href="https://www.youtube.com/watch?v=JXX4TlIAMDc" target="_blank" rel="noopener"&gt;this video&lt;/a&gt;, he explicitly lays out the 5 assumptions of his theory, which I think makes the discussion more systematic (see around minute 12 of the video).&lt;/p&gt;
&lt;p&gt;The 5 foundational assumptions of Mearsheimer&amp;rsquo;s theory of international politics:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;States are the highest authority; nothing exists above them (anarchy).&lt;/li&gt;
&lt;li&gt;Every state has different military capabilities.&lt;/li&gt;
&lt;li&gt;We can never truly know a state&amp;rsquo;s intentions. There are no permanent friends or foes.&lt;/li&gt;
&lt;li&gt;The fundamental goal of every state is &lt;em&gt;survival&lt;/em&gt;. If the state collapses, no other objective can be achieved.&lt;/li&gt;
&lt;li&gt;Decisions made by states are the result of rational (i.e., strategic) thinking.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I think these 5 assumptions are simple enough yet perfectly capture all the analyses he has offered over the years. They can be examined together and are interconnected. According to Prof. Mearsheimer, these 5 assumptions are what make the world a terrifying place, as every state competes to become the most powerful. In an anarchic system, the only path to security is being the strongest. Because there is no institution above the state that we can rely on for help. We may have friends, but friends have their limitations too. Look at Myanmar during the military coup, or the Philippines when harassed by China. Who helped? ASEAN? Lol.&lt;/p&gt;
&lt;p&gt;&amp;ldquo;God only helps those who help themselves.&amp;rdquo;&lt;/p&gt;
&lt;h2 id="connection-to-microeconomic-assumptions"&gt;Connection to Microeconomic Assumptions&lt;/h2&gt;
&lt;p&gt;For economists, the assumptions above are not that hard to digest. This is mainly because we learn similar things in micro- and macroeconomics. Well, especially in microeconomics. The foundational principle of microeconomics is &lt;a href="https://web.stanford.edu/~jdlevin/Econ%20202/Consumer%20Theory.pdf" target="_blank" rel="noopener"&gt;&lt;em&gt;consumer theory&lt;/em&gt;&lt;/a&gt;, which also requires preliminary assumptions. In consumer theory, the assumption is typically that each individual maximizes their own consumption. This mirrors Mearsheimer&amp;rsquo;s assumption 4: people (and states) do not care much about others&amp;rsquo; survival.&lt;/p&gt;
&lt;p&gt;Now, when aspiring economists start learning &lt;a href="http://www.econ.ucla.edu/riley/17MAE/Reading/EMChapter3.pdf" target="_blank" rel="noopener"&gt;Walrasian Equilibrium&lt;/a&gt;, they encounter some new assumptions. Walrasian equilibrium involves more than one person. What happens when an economy consists of 2 people? Walrasian equilibrium says Pareto optimality can be achieved if we let these two people trade with each other, without any intervention from a higher authority. In other words, even in anarchy, two people can achieve extra happiness without hurting anyone &amp;ndash; just by trading. No &lt;em&gt;central planner&lt;/em&gt; like a state is needed to dictate what these two people should do. We learn all of this in the first year of university.&lt;/p&gt;
&lt;p&gt;Wait &amp;ndash; in the &amp;ldquo;anarchic&amp;rdquo; world depicted by Walrasian equilibrium, everyone is happy. But in John Mearsheimer&amp;rsquo;s anarchic world, the outcome is gloomy?&lt;/p&gt;
&lt;p&gt;Walrasian Equilibrium exists in a beautiful world. Several assumptions are in fact violated in reality &amp;ndash; violations that John Mearsheimer has already addressed. The first assumption is that in microeconomics, there is still an institution stronger than any individual. That institution is the state. If we only care about our own consumption, then a better strategy than trading would be to rob the other party. In the Walrasian world, robbery &amp;ndash; or &amp;ldquo;unfair exchange&amp;rdquo; &amp;ndash; would be blocked by the harmed party. But what if the robber is stronger? In the Walrasian world, there is the state. There is the police, protecting citizens&amp;rsquo; basic rights. In other words, the existence of this stronger actor (assumed to maintain security and order) violates Mearsheimer&amp;rsquo;s assumption #1.&lt;/p&gt;
&lt;p&gt;Second, in the Walrasian world, there is perfect/complete information. We know for certain our neighbor&amp;rsquo;s intentions, what goods they have, and the quality of those goods. No need to worry about being cheated because all information is transparent and all intentions are clear. In economics, we eventually learn about &lt;em&gt;asymmetric information&lt;/em&gt;, which makes market outcomes suboptimal (i.e., violates the Walrasian equilibrium). This type of information problem is also something typically addressed through government intervention.&lt;/p&gt;
&lt;p&gt;Third, there is the &lt;em&gt;price taker&lt;/em&gt; assumption. Everyone is a crumb compared to the vastness of the market. Nobody can dictate the market. This clearly violates Mearsheimer&amp;rsquo;s assumption #2, where some states are powerful and others are weak. This assumption is also relaxed in subsequent semesters of economics.&lt;/p&gt;
&lt;p&gt;In principle, if we relax all the Walrasian assumptions to accommodate reality, the outcome aligns with John Mearsheimer&amp;rsquo;s thesis: the world is a cruel place. Anarchy is a cruel place. Both economists and realists know this. The difference is that economists are in a better position: we still have the state. We still have an institution above all members of society that can potentially correct all the market failures described above. Economists do not truly operate in anarchy because government policy can influence markets. For international politics, policy options that influence the world may not be as &lt;em&gt;feasible&lt;/em&gt; as those available to economists. &lt;em&gt;Well, at least as long as economists are being heard, which is not always the case.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Realism vs Pareto efficient outcomes in economics</title><link>https://www.krisna.or.id/en/post/realism/</link><pubDate>Sat, 10 Aug 2024 15:02:49 +0700</pubDate><guid>https://www.krisna.or.id/en/post/realism/</guid><description>&lt;h2 id="realism-vs-pareto-optimality"&gt;Realism vs Pareto Optimality&lt;/h2&gt;
&lt;p&gt;Since the events in Ukraine and Palestine, I have been following John Mearsheimer more closely &amp;ndash; a professor of international politics. He is a &amp;ldquo;realist.&amp;rdquo; In international politics there are several schools of thought, which I admittedly don&amp;rsquo;t understand deeply. But the gist, according to Prof. Mearsheimer, is that &amp;ldquo;realism&amp;rdquo; holds that what matters in inter-state relations is &lt;em&gt;relative power&lt;/em&gt;. That is, what counts is how strong our country is compared to our neighbors. This arises from the belief that above the state, there is no higher institution that will protect it if attacked by another state. Therefore, our country must be stronger than the rest.&lt;/p&gt;
&lt;p&gt;The emphasis here is on the word &amp;ldquo;relative.&amp;rdquo; In other words, it is fine if we are not all that strong, as long as others are much weaker than us.&lt;/p&gt;
&lt;p&gt;This is interesting for economists because mainstream economics typically teaches &lt;em&gt;Pareto Optimality&lt;/em&gt; early on. Pareto optimality essentially says that an outcome from exchange/trade/economic activity in general will occur as long as at least one party gains without reducing any other party&amp;rsquo;s income. This arises from a model where each entity (person or country) acts solely based on its own self-interest.&lt;/p&gt;
&lt;p&gt;This yields the argument that if we let everyone optimize their decisions based on personal welfare, the final outcome will be better because it is guaranteed to be Pareto optimal &amp;ndash; nobody loses, though some may gain extra income. If there are 100 people acting in self-interest, and 50 see their income rise while the other 50 see no decline, then total income (i.e., GDP) increases.&lt;/p&gt;
&lt;p&gt;Note that &amp;ldquo;considering only oneself&amp;rdquo; clearly conflicts with the &amp;ldquo;relative&amp;rdquo; thinking of Mearsheimer&amp;rsquo;s realism. Considering only oneself means asking only whether I am getting richer, not whether I am getting richer MORE THAN my neighbor.&lt;/p&gt;
&lt;h2 id="example"&gt;Example&lt;/h2&gt;
&lt;p&gt;Say you and your neighbor each have 10 million rupiah. Your neighbor offers you a project worth 10 million, where they would hire your labor for 1 million, keeping 9 million for themselves as the one who sourced the project. If you agree, you are 1 million richer, while your neighbor is 9 million richer. Would you take it?&lt;/p&gt;
&lt;p&gt;The &amp;ldquo;Pareto optimality&amp;rdquo; school says this transaction is perfectly fine because you are 1 million richer than you would be without the deal. The &amp;ldquo;realism&amp;rdquo; school would say this might not be good, because it leaves you with 11 million while your neighbor has 19 million &amp;ndash; nearly twice as rich as you. Before the deal, your wealth was equal; now it is not. You should be envious!&lt;/p&gt;
&lt;p&gt;This can be taken further: under Pareto optimality, a person would not make a decision that hurts themselves. But under realism, a person might willingly take a loss, as long as their neighbor loses even more. This is why the US restricts semiconductor capital exports to China. Not only does this policy cost the US money &amp;ndash; the US itself loses because it sells resources used to make semiconductors and buys products containing them. But the US accepts its own losses as long as China&amp;rsquo;s losses are even bigger!&lt;/p&gt;
&lt;h2 id="implications"&gt;Implications&lt;/h2&gt;
&lt;p&gt;Economists model optimal decisions based on utility. Pareto optimality says a person&amp;rsquo;s utility depends only on their own consumption, not their neighbor&amp;rsquo;s. But realism says we should care about our neighbor&amp;rsquo;s consumption. Why? Because of externalities. Under realism, if your neighbor gets 10 million richer and you only 1 million, they can buy a rifle while you can only afford a machete. Therefore, we must always stay vigilant and envious of our neighbors.&lt;/p&gt;
&lt;p&gt;Returning to the jealous-neighbor scenario, at the individual level, the probability of being invaded by your neighbor is extremely low. This is because there exists an entity above individuals that will protect us if a neighbor does harm. In theory, that entity is the state. That is why we have police.&lt;/p&gt;
&lt;p&gt;But at the state level, there is no entity higher than the state that will protect us if another country attacks. That is why, according to Professor Mearsheimer, liberalism and democracy were able to spread everywhere back in the late 80s, 90s, and 2000s. The reason is that the no. 1 entity was the United States. In those days &amp;ndash; what Prof. Mearsheimer calls the &amp;ldquo;unipolar moment&amp;rdquo; &amp;ndash; no entity was more powerful than the US. Everyone feared the US. The US then created NATO. This entity served as protector of its member states. The police of the world was the US.&lt;/p&gt;
&lt;p&gt;Now? The US is weakening RELATIVELY to other countries. US GDP as a share of global GDP keeps declining, naturally because other countries (Russia and especially China) keep growing. US manufacturing capability (a proxy for military production capacity) continues to decline. Unipolarity is gradually eroding, and we are entering a &amp;ldquo;multipolar&amp;rdquo; moment. The world&amp;rsquo;s police is no longer as strong as before. In this environment, the realism school will return to the &lt;em&gt;mainstream&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Of course, in economics itself, Pareto optimality has been further analyzed for its weaknesses, and we continue to strengthen models in this space. Pareto optimality is a very simple model, well-suited as a thinking framework for students (similar to simplified load assumptions in civil engineering semester 1). But sometimes I still encounter people using it for serious discussions. Nowadays, incorporating externalities (and other assumption violations) into models is nothing new. If you are an economist, always keep this in mind!&lt;/p&gt;
&lt;p&gt;Second, the world is not run (solely) by economists. There will naturally be many political decisions that consider factors beyond economic efficiency. So there is no need to get angry when the government adopts policies that are not economically efficient &amp;ndash; there may be other, more important objectives. But it is admittedly strange when a leader claims to prioritize the economy while producing policies that make no economic sense.&lt;/p&gt;
&lt;p&gt;Oh, there&amp;rsquo;s a meatball vendor outside. Let me go buy some meatball soup, bye!&lt;/p&gt;
&lt;p&gt;By the way, the part 2 post on realism is &lt;a href="../realism2/"&gt;here&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Commenting on the Health Minister's Podcast with Akbar Faizal Uncensored</title><link>https://www.krisna.or.id/en/post/bgs/</link><pubDate>Mon, 22 Jul 2024 15:02:49 +0700</pubDate><guid>https://www.krisna.or.id/en/post/bgs/</guid><description>&lt;p&gt;Recently, there&amp;rsquo;s been buzz about the Ministry of Health planning to allow foreign doctors to practice in Indonesia. I happened to come across a &lt;a href="https://www.youtube.com/watch?v=9Cln1QAMBzU" target="_blank" rel="noopener"&gt;podcast/interview&lt;/a&gt; with Budi Gunadi Sadikin (BGS) on Akbar Faisal Uncensored.&lt;/p&gt;
&lt;p&gt;The foreign doctors being allowed in are specialists. The reason is that specialist doctors are severely lacking. The output of specialist medical education is very limited. The Health Minister ran into the authority of Minister Nadiem (Higher Education), as medical faculties had been placed under a moratorium despite output being unable to meet Indonesia&amp;rsquo;s needs. According to the Minister, he had already addressed the shortage of equipment and facilities, only to find there were no doctors. This is an issue I also discussed when writing &lt;a href="../covtrade.md"&gt;about COVID&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Look at the chart below from Our World in Data. It&amp;rsquo;s true &amp;ndash; the number of doctors in Indonesia is extremely low, and for specialists, it&amp;rsquo;s probably even worse.&lt;/p&gt;
&lt;iframe src="https://ourworldindata.org/grapher/physicians-per-1000-people?tab=chart&amp;time=2010..latest&amp;facet=none&amp;country=BGD~BRA~OWID_WRL~IDN~SGP~MYS~THA~VNM" loading="lazy" style="width: 100%; height: 600px; border: 0px none;" allow="web-share; clipboard-write"&gt;&lt;/iframe&gt;
&lt;p&gt;The shortage of doctors has been a problem for a &lt;em&gt;very&lt;/em&gt; long time. Friends who focus on development research, especially health economics, always discuss this. And the problems are many &amp;ndash; not just equipment-to-patient ratios but also health-worker-to-patient ratios! Hospital investment is needed, but ultimately&amp;hellip;&lt;/p&gt;
&lt;p&gt;The conversation moved to infrastructure: equitable distribution of medical equipment. Of 3,200 hospitals in districts and cities, only 300 have mammography equipment, he said. He also discussed shortages of other equipment, like stroke screening devices. Watch it yourself for the details.&lt;/p&gt;
&lt;p&gt;When discussing infrastructure, the procurement governance of medical equipment naturally comes up. The e-catalogue was mentioned &amp;ndash; that e-catalogue prices are higher than medical equipment elsewhere. Unfortunately, BGS didn&amp;rsquo;t mention TKDN (local content requirements), the fact that the e-catalogue must meet TKDN thresholds. And he&amp;rsquo;s an economist.&lt;/p&gt;
&lt;p&gt;But then he talked about drug prices in general, not just government purchases through the APBN via the e-catalogue. Drug prices in Indonesia, he said, can be 2-3 times higher. Taxes alone can&amp;rsquo;t explain that gap. There must be a problem in the industry, which unfortunately wasn&amp;rsquo;t elaborated further.&lt;/p&gt;
&lt;p&gt;The conversation shifted to priorities. Priority should go to community health centers (puskesmas). Interesting. Puskesmas aren&amp;rsquo;t getting attention, but foreign doctors are headline news because they affect the elites. Only about 20% of puskesmas have ultrasound machines. Stunting screening can be as simple as distributing scales to all puskesmas. According to BGS, his focus has been on puskesmas, what matters most for the public. But what gets attention is foreign doctors &amp;ndash; something in the interest of the &amp;ldquo;elites,&amp;rdquo; by which he seemingly means the Indonesian Medical Association (IDI) and some doctors.&lt;/p&gt;
&lt;p&gt;He also said we don&amp;rsquo;t need new regulations. The current legislative infrastructure is already capable of many things. For example, does BPOM (the drug and food authority) need new regulations to increase accountability? Not really. What we have should be strengthened in execution, because BPOM is already relatively autonomous and auditable by BPK.&lt;/p&gt;
&lt;p&gt;Not needing new regulations (just fix the execution) and starting prevention from puskesmas are two things I also believe in, so at least on these two points he&amp;rsquo;s saying things I agree with.&lt;/p&gt;
&lt;p&gt;The Minister could answer in detail, such as addressing the midwife appointment issue raised by Rieke Pitaloka on the same show previously. He could also explain problems in pharmaceuticals &amp;ndash; which drugs are free for which diseases &amp;ndash; bearing in mind he&amp;rsquo;s not a doctor, which is already impressive. I&amp;rsquo;ve seen far worse. Such detailed answers usually indicate he&amp;rsquo;s actually doing the work, at least when discussing problems, he&amp;rsquo;s genuinely listening and understanding.&lt;/p&gt;
&lt;p&gt;BGS&amp;rsquo;s tone throughout this podcast was very similar to several issues in the US as well: elites vs. the general public. BGS seems to position the doctors&amp;rsquo; consortium / IDI / subsets of doctors (Twitter doctors? haha) as the elite group. This elite group prefers to defend its own interests, and ultimately limiting and controlling who can join their club is clearly in their interest. This is similar to the &amp;ldquo;guild&amp;rdquo; problem in 14th-century Europe, and today&amp;rsquo;s American elite discussed in the book &lt;a href="https://www.sixfacesofglobalization.com/" target="_blank" rel="noopener"&gt;&amp;ldquo;Six Faces of Globalization&amp;rdquo;&lt;/a&gt; by Roberts and Lamp. Is IDI or similar organizations really like that in practice?&lt;/p&gt;
&lt;p&gt;Next up was a tease for Azwar Anas, the minister in charge of civil servants. This would be interesting if he comes on &amp;ndash; I&amp;rsquo;d definitely watch that episode because it affects all civil service professions, including teachers, lecturers, and health workers.&lt;/p&gt;
&lt;p&gt;Overall, I thought BGS&amp;rsquo;s explanation was quite solid. I also liked Akbar Faizal&amp;rsquo;s build-up. I haven&amp;rsquo;t covered everything from the podcast in this post, and please note I&amp;rsquo;m not a health practitioner, so I might have missed something. If you&amp;rsquo;re interested in health issues like preventive care at puskesmas, foreign doctors, and the like, it&amp;rsquo;s best to watch the full episode here.&lt;/p&gt;
&lt;p&gt;Thoughts? Did I miss anything? Comment on my Twitter and we can chat.&lt;/p&gt;
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/9Cln1QAMBzU?si=Q1GMaUfY_-BZleVO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>Balance of payments problems are not (just) about trade</title><link>https://www.krisna.or.id/en/post/macrotrade/</link><pubDate>Thu, 18 Jul 2024 15:02:49 +0700</pubDate><guid>https://www.krisna.or.id/en/post/macrotrade/</guid><description>&lt;p&gt;As someone who spent a long time working in trade and industrialization, I grew up with the view that &lt;em&gt;comparative advantage is everything&lt;/em&gt;. If our exports of a particular good, say computers, are small or even net imports, it means we are not good at making that product. In other words, Indonesia&amp;rsquo;s comparative advantage is not in computers. As a result, we tend to treat exports as the key indicator of our industrial prowess.&lt;/p&gt;
&lt;p&gt;Of course, this is not wrong. &lt;em&gt;Comparative advantage&lt;/em&gt; is indeed a very powerful reason to trade, and the main reason why 9 out of 10 doors of fortune lie in commerce, heh. It is also why I became a lecturer rather than some other profession: I can afford more rice by working as a lecturer than by being a farmer. I hope the government can better appreciate something as simple as &lt;em&gt;comparative advantage&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;But the models that explain &lt;em&gt;comparative advantage&lt;/em&gt; come with their own assumptions, which may not hold in the real world. As a master&amp;rsquo;s graduate in economics at the time, this was obviously something I understood, but my grasp was insufficient to connect it to the broader macroeconomy. I only truly got it after following Michael Pettis from Peking University. Prof. Pettis explains it using an extremely basic concept: the &lt;em&gt;accounting identity&lt;/em&gt;. Simple arithmetic that we all learned in undergrad: the infamous $Y=C+I+G+(X-M)$.&lt;/p&gt;
&lt;p&gt;The key point is that the &lt;em&gt;current account&lt;/em&gt;, or balance of payments, must always balance. If it runs a surplus or deficit, it will be offset by the &lt;em&gt;financial account&lt;/em&gt;. In other words, if there is an imbalance in the financial account, the current account will adjust to balance it out.&lt;/p&gt;
&lt;p&gt;One of the assumptions in the most primitive &lt;em&gt;comparative advantage&lt;/em&gt; model (by which I of course mean the Ricardian model, the first one you learn in undergraduate international economics) is that &lt;em&gt;current account&lt;/em&gt; = 0. In other words, in that model, exports = imports, which implies saving = investment.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Counterbalance&lt;/th&gt;
&lt;th&gt;Condition&lt;/th&gt;
&lt;th&gt;Sustainability&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Increase in productive investment&lt;/td&gt;
&lt;td&gt;Happen if there&amp;rsquo;s not enough domestic saving&lt;/td&gt;
&lt;td&gt;sustainable&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Rising inventories&lt;/td&gt;
&lt;td&gt;keep production even if there&amp;rsquo;s no demand&lt;/td&gt;
&lt;td&gt;not sustainable&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Increase in speculative investment&lt;/td&gt;
&lt;td&gt;lots of saving, not enough project to fund. money move to funny projects like &lt;del&gt;new capital city&lt;/del&gt; crypto&lt;/td&gt;
&lt;td&gt;not sustainable&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Linear changes in consumption&lt;/td&gt;
&lt;td&gt;consumption rise with income 1 to 1&lt;/td&gt;
&lt;td&gt;sustainable but unlikely&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Increase in credit-financed consumption&lt;/td&gt;
&lt;td&gt;HH feels wealthier amid higher asset prices, fund consumption with debt&lt;/td&gt;
&lt;td&gt;not sustainable&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Increase in unemployment&lt;/td&gt;
&lt;td&gt;When Q&lt;sup&gt;S &amp;gt; Q&lt;/sup&gt;D, firms reduce capacity -&amp;gt; fire workers&lt;/td&gt;
&lt;td&gt;sustainable&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;From Pettis (2013)&lt;sup id="fnref:1"&gt;&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref"&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;div class="footnotes" role="doc-endnotes"&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id="fn:1"&gt;
&lt;p&gt;Pettis, M. (2013). The Great Rebalancing: Trade, Conflict, and the Perilous Road Ahead for the World Economy. Princeton University Press.&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink"&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description></item><item><title>A chapter for ERIA on Indonesian trade in services.</title><link>https://www.krisna.or.id/en/project/service/</link><pubDate>Mon, 15 Jul 2024 07:28:22 +0700</pubDate><guid>https://www.krisna.or.id/en/project/service/</guid><description>&lt;p&gt;A working draft. Please don&amp;rsquo;t circulate.&lt;/p&gt;</description></item><item><title>Mobile Legends: Bang Bang</title><link>https://www.krisna.or.id/en/hobby/game/</link><pubDate>Sun, 26 May 2024 09:00:00 +0700</pubDate><guid>https://www.krisna.or.id/en/hobby/game/</guid><description>&lt;p&gt;I’ve started playing video games less often. Currently, there are 3 games that I still play until now:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Guild Wars 2.&lt;/li&gt;
&lt;li&gt;Monster Hunter Wilds.&lt;/li&gt;
&lt;li&gt;Mobile Legends: Bang Bang.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="guild-wars-2"&gt;Guild Wars 2&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;ve always enjoyed playing MMORPGs, and Guild Wars 2 is one game I still play to this day. I’ve been playing this game for a long time—probably since I was in graduate school for my master’s degree. I play it on and off, and since this game doesn’t have vertical progression, it’s great for casual on-and-off gameplay. I main mesmer and mostly do PvE content.&lt;/p&gt;
&lt;p&gt;I play in the America region on the Dragonbrand server. Hit me up with my ID at Madboy.6804.&lt;/p&gt;
&lt;h2 id="monster-hunter-wilds"&gt;Monster Hunter Wilds&lt;/h2&gt;
&lt;p&gt;It’s a new game, and I’ve been a fan of Monster Hunter for a long time. I mainly use the insect glaive and bow, but I also enjoy using the long sword. I was introduced to the series by my Filipino PhD colleague back when Monster Hunter World came out. That’s why when Wilds launched, I bought it immediately. However, my Pinoy friend and I have both been busy lately, so we haven’t had time to play together—haha.&lt;/p&gt;
&lt;h2 id="mobile-legends-bang-bang"&gt;Mobile Legends: Bang Bang&lt;/h2&gt;
&lt;p&gt;As a former DotA player, I think it’s only natural that I eventually started playing this. Again, I play it on and off. I mostly play as support/roamer, occasionally filling in other lanes, but I definitely can’t handle assassin or jungle roles.&lt;/p&gt;
&lt;p&gt;Add me my id 242310541.&lt;/p&gt;</description></item><item><title>The trade balance and why we can't buy nice things</title><link>https://www.krisna.or.id/en/publication/jakpos3/</link><pubDate>Mon, 20 May 2024 15:01:51 +1000</pubDate><guid>https://www.krisna.or.id/en/publication/jakpos3/</guid><description/></item><item><title>Latest World Bank report on international trade and green transition in Indonesia</title><link>https://www.krisna.or.id/en/post/greenwb/</link><pubDate>Thu, 18 Jan 2024 15:02:49 +0700</pubDate><guid>https://www.krisna.or.id/en/post/greenwb/</guid><description>&lt;p&gt;On January 18, 2024, I had the opportunity to attend a joint event by the Ministry of Trade and The World Bank. The theme was &amp;ldquo;Trading Towards Sustainability: The Role of Trade Policies in Indonesia&amp;rsquo;s Green Transformation.&amp;rdquo; Quite a mouthful, but from the title you can tell the focus was on how trade policy can facilitate Indonesia&amp;rsquo;s &lt;em&gt;green transition&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;This event essentially promoted the World Bank&amp;rsquo;s latest report on Indonesia&amp;rsquo;s trade policy. The report discusses Indonesia&amp;rsquo;s trade in goods categorized as &amp;ldquo;green goods&amp;rdquo; &amp;ndash; products needed for the green transition such as electric vehicles, solar panels, and the capital goods and raw materials required to produce them. The report can be downloaded &lt;a href="https://www.worldbank.org/en/country/indonesia/publication/green-trade" target="_blank" rel="noopener"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The report was presented by its &lt;em&gt;lead author&lt;/em&gt;, Angela Montfaucon. According to Ms. Montfaucon, imports are needed not only to accelerate adoption but also to grow the green industry itself, since much of the imports consist of capital goods. Indonesia needs to reduce tariffs on green goods. More importantly, Indonesia needs to push for harmonization and streamlining of non-tariff measures (NTMs), not just domestically but also regionally and even globally. This is crucial to help Indonesia improve market access to developed countries that are willing to pay a premium for products with a &amp;ldquo;green&amp;rdquo; label.&lt;/p&gt;
&lt;p&gt;This report could serve as a great entry point for researchers interested in studying the relationship between international trade, green transition, and future economic growth.&lt;/p&gt;
&lt;p&gt;What made the event particularly interesting was the participation of several private sector representatives working in green industries. These included Ms. Noni from Bluebird, Mr. Suharji from Amandina Bumi Nusantara (rPET), Ms. Candra from ECADIN (CCS), and Mr. Fajar from Syntek (solar PV construction). Each shared their experiences in their respective fields and the challenges they face.&lt;/p&gt;
&lt;p&gt;Amandina Bumi Nusantara explained that their company has successfully produced recycled PET bottles with a smaller carbon footprint. Although these bottles are more expensive than virgin PET bottles, their clients (mostly large companies like Coca-Cola) are willing to pay the premium.&lt;/p&gt;
&lt;p&gt;Ms. Candra said that Indonesia has potential for carbon capture and storage (CCS), partly because Indonesia has plenty of underground space to store captured carbon (likely referring to depleted fossil fuel reserves and mining cavities). If true, this is exciting because it means we could sell carbon storage space from former mining sites.&lt;/p&gt;
&lt;p&gt;Lastly, solar PV. Solar PV growth in Indonesia has been rapid, with installed capacity doubling each year. However, it still lags far behind countries like Thailand, Vietnam, and India.&lt;/p&gt;
&lt;p&gt;According to the private sector representatives, the main issues are TKDN (local content requirement) rules and SNI (Indonesian national standard) certification. There were many examples of NTM-related problems, but I recall one from Mr. Fajar in the solar PV industry. He mentioned that getting SNI certification requires waiting in a queue for one year. Because solar PV technology advances so rapidly, by the time a product receives SNI certification, it&amp;rsquo;s often already &lt;em&gt;outdated&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;In short, the event was excellent and I learned a lot. I&amp;rsquo;m always delighted that my field of international trade remains relevant and keeps getting more interesting. It really is time for environmental issues to be integrated into international trade and international economics more broadly.&lt;/p&gt;
&lt;p&gt;By the way, the event can be watched on &lt;a href="https://bit.ly/m/trading-towards-sustainability" target="_blank" rel="noopener"&gt;YouTube&lt;/a&gt;. The event page is on &lt;a href="https://www.facebook.com/events/s/peluncuran-laporan-the-role-of/285033014558527/?mibextid=9l3rBW" target="_blank" rel="noopener"&gt;Facebook&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Cigarette excise project with PROSPERA</title><link>https://www.krisna.or.id/en/project/excise/</link><pubDate>Mon, 20 Nov 2023 11:28:22 +1000</pubDate><guid>https://www.krisna.or.id/en/project/excise/</guid><description>&lt;h2 id="a-framework-to-estimate-cigarette-excise-elasticity"&gt;A framework to estimate cigarette excise elasticity&lt;/h2&gt;
&lt;p&gt;This report presents our analysis on mainly estimating elasticity and forecasting future excise and revenue for DGCE. We find that the elasticity of demand to be vary between -0.5 to -1.1. We also find a strong case for tax-price pass-through for SKM and SPM tobacco type. Our findings corroborates most literature on the Indonesian tobacco use. Unfortunately data limits how much and how robust the analysis can get. In particular, we find very little value of analysis on electric cigarettes, which maindly due to only one year datapoint available for study.&lt;/p&gt;</description></item><item><title>Does ASEAN matter? How the summit tackles current challenges</title><link>https://www.krisna.or.id/en/event/diksippia/</link><pubDate>Sat, 24 Jun 2023 09:00:00 +0700</pubDate><guid>https://www.krisna.or.id/en/event/diksippia/</guid><description>&lt;p&gt;The audio isn&amp;rsquo;t the best, but the two speakers are audible.&lt;/p&gt;
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/co70_3gqekQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>Public policy analysis: a discussion</title><link>https://www.krisna.or.id/en/event/cipspolicy/</link><pubDate>Wed, 21 Jun 2023 14:00:00 +0700</pubDate><guid>https://www.krisna.or.id/en/event/cipspolicy/</guid><description/></item><item><title>The Complexity of Evaluating the Performance of the Directorate General of Agro-Industry</title><link>https://www.krisna.or.id/en/event/agro/</link><pubDate>Fri, 09 Jun 2023 09:00:00 +0700</pubDate><guid>https://www.krisna.or.id/en/event/agro/</guid><description/></item><item><title>Government spending and inequality</title><link>https://www.krisna.or.id/en/post/inequality-revenue/</link><pubDate>Mon, 15 May 2023 07:35:08 +0700</pubDate><guid>https://www.krisna.or.id/en/post/inequality-revenue/</guid><description>&lt;p&gt;Inequality is one of the most important issues of our time. You&amp;rsquo;ve surely seen people discussing inequality on social media. Recently, a Twitter account crossed my timeline arguing: how can there be Coldplay tickets priced at 11 million rupiah while so many people are poor? And they sold out, too!&lt;/p&gt;
&lt;p&gt;We can debate the validity of such statements. But we can&amp;rsquo;t deny how widely discussed inequality is &amp;ndash; not just in Indonesia but worldwide. In the early days of neoliberalism&amp;rsquo;s heyday (perhaps the 80s-90s), inequality didn&amp;rsquo;t get much &lt;em&gt;spotlight&lt;/em&gt; from influential economists. It was considered a &lt;em&gt;byproduct&lt;/em&gt; of an efficient economy. Besides, for a more productive, efficient, and wealthy country, reducing inequality is naturally easier than in a poor one. That&amp;rsquo;s no longer the case. More and more economists recognize the importance of inequality even before a country is rich.&lt;/p&gt;
&lt;p&gt;But the argument that wealthy nations can more easily reduce inequality may be valid. After all, wealthy citizens spend more and drive the economy for others &amp;ndash; so-called &amp;ldquo;trickle-down economics&amp;rdquo; (we can argue against trickle-down economics; perhaps in another post).&lt;/p&gt;
&lt;p&gt;More importantly, if citizens are wealthy, the government can tax more. With more tax revenue, the government can redistribute more to those in need. This is essentially forced trickle-down. This is the trick used by countries that lean social democratic and welfare-state. Thanks to redistribution, income inequality matters less because high earners pay more taxes, and the proceeds are distributed as social assistance, so consumption inequality can be kept in check.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s therefore clearly important to see how GDP growth can translate into high tax and non-tax government revenue! How does Indonesia&amp;rsquo;s government revenue compare to other countries?&lt;/p&gt;
&lt;iframe src="https://data.worldbank.org/share/widget?end=2021&amp;indicators=GC.REV.XGRT.GD.ZS&amp;locations=ID-MY-TH-AU-SG&amp;start=2008" width='450' height='300' frameBorder='0' scrolling="no" &gt;&lt;/iframe&gt;
&lt;p&gt;The relationship between inequality and government revenue can actually be tested &amp;ndash; and easily, since nowadays we can pull data from the World Bank&amp;rsquo;s &lt;a href="https://data.worldbank.org/indicator/GC.REV.XGRT.GD.ZS?end=2021&amp;amp;locations=ID-MY-TH-AU-SG&amp;amp;start=2008" target="_blank" rel="noopener"&gt;World Development Indicators&lt;/a&gt;. Here I plot GINI Ratio against Government Revenue from that source.&lt;/p&gt;
&lt;p&gt;The GINI Ratio ranges from 0 to 100, where 0 means perfect equality and 100 means perfect inequality. Government Revenue is measured as % of GDP. I use World Development Indicators data from 2015.&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="GINI Ratio vs Government&amp;rsquo;s Revenue"
srcset="https://www.krisna.or.id/en/post/inequality-revenue/gini_hu_efd3e2c9a2a6964d.webp 320w, https://www.krisna.or.id/en/post/inequality-revenue/gini_hu_e69e745e858b7415.webp 480w, https://www.krisna.or.id/en/post/inequality-revenue/gini_hu_a27e28267832b962.webp 702w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/inequality-revenue/gini_hu_efd3e2c9a2a6964d.webp"
width="702"
height="639"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;There does appear to be an inverse relationship, consistent with the theory above: the higher the government revenue, the lower the GINI Ratio. There are some outliers, but most observations fit the red regression line. From this simple exercise, it&amp;rsquo;s clear that ensuring government revenue keeps pace with economic growth must be a key target. Moreover, continuing or even &lt;a href="https://ekonomi.bisnis.com/read/20230509/9/1654164/bank-dunia-minta-sri-mulyani-tambah-anggaran-bansos" target="_blank" rel="noopener"&gt;expanding anti-inequality programs&lt;/a&gt; is increasingly necessary.&lt;/p&gt;
&lt;p&gt;Disclaimer: this is just plain OLS with no treatment of any kind and plenty of potential biases. Think of this as an introduction for those who want to conduct more serious and in-depth research. For those interested in replicating the chart above, I used the code below. Hope this post is useful.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;wbdata&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="nn"&gt;wb&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;datetime&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;statsmodels.api&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="nn"&gt;sm&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;numpy&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="nn"&gt;np&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;matplotlib.pyplot&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="nn"&gt;plt&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="c1"&gt;## Pull data from World Development Indicators&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;wb&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;get_dataframe&lt;/span&gt;&lt;span class="p"&gt;({&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;SI.POV.GINI&amp;#34;&lt;/span&gt; &lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;GINI&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;},&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="n"&gt;data_date&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;datetime&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;datetime&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;2015&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;),&lt;/span&gt; &lt;span class="n"&gt;convert_date&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="kc"&gt;True&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;keep_levels&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="kc"&gt;True&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;GR&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;wb&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;get_dataframe&lt;/span&gt;&lt;span class="p"&gt;({&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;GC.REV.XGRT.GD.ZS&amp;#34;&lt;/span&gt; &lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;GR&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;},&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="n"&gt;data_date&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;datetime&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;datetime&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;2015&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;),&lt;/span&gt; &lt;span class="n"&gt;convert_date&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="kc"&gt;True&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;keep_levels&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="kc"&gt;True&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;reset_index&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="c1"&gt;## Find regression line parameters using OLS&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;sm&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;add_constant&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;GR&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;model&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;sm&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;OLS&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;GINI&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;x&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;missing&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;drop&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;results&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;model&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;fit&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;b&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;results&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;params&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="c1"&gt;## Plot chart&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;scatter&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;GR&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;GINI&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="c1"&gt;# Plot regression line&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;xseq&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;np&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;linspace&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;8&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;50&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;num&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mi"&gt;500&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;plot&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;xseq&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;b&lt;/span&gt; &lt;span class="o"&gt;+&lt;/span&gt; &lt;span class="n"&gt;c&lt;/span&gt; &lt;span class="o"&gt;*&lt;/span&gt; &lt;span class="n"&gt;xseq&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;color&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;red&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;lw&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mf"&gt;2.5&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;xlabel&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Government&amp;#39;s Revenue&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;ylabel&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;GINI Ratio&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;GINI Ratio vs Government Revenue&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;show&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description></item><item><title>GVC, Structural Transformation, and Policy Implications for Indonesia's Food and Beverage Industry</title><link>https://www.krisna.or.id/en/event/bappenas/</link><pubDate>Mon, 14 Nov 2022 13:00:00 +0700</pubDate><guid>https://www.krisna.or.id/en/event/bappenas/</guid><description/></item><item><title>Behind the Packaging: Understanding Global Supply Chains in Indonesia's Food Industry</title><link>https://www.krisna.or.id/en/event/dibalikbungkus/</link><pubDate>Fri, 16 Sep 2022 08:47:06 +0700</pubDate><guid>https://www.krisna.or.id/en/event/dibalikbungkus/</guid><description>&lt;p&gt;A very engaging event. Most participants were students, though some were from government and the private sector. Don&amp;rsquo;t forget to visit the Di Balik Bungkus website &lt;a href="https://dibalikbungkus.cips-indonesia.org/" target="_blank" rel="noopener"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h4 id="guest-lecture-video"&gt;Guest Lecture Video&lt;/h4&gt;
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/--ujjzUgfGk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>Projecting the long-run impact of an economic reform: the case of the Indonesian Omnibus Law</title><link>https://www.krisna.or.id/en/event/paper3/</link><pubDate>Fri, 16 Sep 2022 08:47:06 +0700</pubDate><guid>https://www.krisna.or.id/en/event/paper3/</guid><description>&lt;h3 id="video-recording"&gt;Video Recording&lt;/h3&gt;
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/zfFhbkRrCAU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;
&lt;h3 id="slides"&gt;Slides&lt;/h3&gt;
&lt;iframe src="https://onedrive.live.com/embed?cid=ACC929CA35B3A537&amp;resid=ACC929CA35B3A537%2189403&amp;authkey=ANtuOxmx3-VuaQI&amp;em=2" width="476" height="288" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;</description></item><item><title>Book review: "How the World Became Rich: the Historical Origins of Economic Growth"</title><link>https://www.krisna.or.id/en/post/howtheworldbecomerich/</link><pubDate>Fri, 19 Aug 2022 15:10:34 +0700</pubDate><guid>https://www.krisna.or.id/en/post/howtheworldbecomerich/</guid><description>&lt;p&gt;I just finished reading &lt;a href="https://www.goodreads.com/book/show/60802350-how-the-world-became-rich" target="_blank" rel="noopener"&gt;How the World Became Rich: the Historical Origins of Economic Growth&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This book is written by two highly accomplished &lt;em&gt;economic historians&lt;/em&gt;. It discusses how the world became prosperous. In general, human progress has been extraordinary. The poorest person on earth today has a better standard of living than the wealthiest people in medieval times. For example, many diseases that killed aristocrats in the past now have treatments. There&amp;rsquo;s no denying that poverty still needs to be eradicated, and Koyama &amp;amp; Rubin argue that learning from history can offer solutions for making the world even more prosperous.&lt;/p&gt;
&lt;p&gt;The book opens with Part One, which contains chapters explaining several factors that are prerequisites for a country to become prosperous. This section is like a synthesis of various similar books you may know, such as those by Acemoglu and Diamond. Several explanations are unpacked, including geography, demography, colonization, institutions, and culture.&lt;/p&gt;
&lt;p&gt;The next part covers how these factors combine to explain why the first Industrial Revolution happened in England and nowhere else. According to Koyama &amp;amp; Rubin, it&amp;rsquo;s crucial to understand why England was first, because the Industrial Revolution is what truly lifted humanity toward &lt;em&gt;sustained economic growth&lt;/em&gt;. Many regions and nations experienced golden ages &amp;ndash; Rome, the Ottomans, Imperial China &amp;ndash; but none achieved what England did. Why didn&amp;rsquo;t the Industrial Revolution start there? Why England, which was almost always poorer throughout pre-industrial history?&lt;/p&gt;
&lt;p&gt;I really love Koyama &amp;amp; Rubin&amp;rsquo;s storytelling. They avoid convoluted language, making their explanations very accessible. The transitions between chapters flow beautifully, especially in Part Two. After discussing why England, they address why not elsewhere. Then they move to why the rest of Europe followed, then the United States, and finally the &lt;em&gt;Asian Tigers&lt;/em&gt; (Japan, South Korea, Hong Kong, Taiwan, and Singapore).&lt;/p&gt;
&lt;p&gt;Because the narrative flows so well, I think their book is also very suitable for a general audience. Some of their explanations may be old hat for economists, especially development economists. But even for economists, their synthesis is extremely helpful for &lt;em&gt;framing&lt;/em&gt; the factors affecting development, particularly in answering why England came first.&lt;/p&gt;
&lt;p&gt;As an Indonesian, my mind naturally connects the book&amp;rsquo;s content to the Indonesian context. They mention Indonesia once, when discussing the importance of infrastructure and colonialism for economic growth. They cite Dell &amp;amp; Olken (2020) &lt;sup id="fnref:1"&gt;&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref"&gt;1&lt;/a&gt;&lt;/sup&gt;, whose finding is that the areas in Java that are most economically developed today are those that historically served as logistics routes for the sugar industry. This colonial legacy is a key factor in why some regions are wealthier than others. Koyama &amp;amp; Rubin also note that after independence, local elites in such countries tended to continue colonial institutions rather than dismantle them &amp;ndash; essentially replacing foreign colonizers with domestic ones.&lt;/p&gt;
&lt;p&gt;They also point out that &lt;em&gt;trust&lt;/em&gt; among citizens tends to be very low in former colonies where local populations helped the colonizers (as &lt;em&gt;proxy leaders&lt;/em&gt;, slave traders, etc.). Yet &lt;em&gt;trust&lt;/em&gt; is critical for whether a country can build good democratic institutions.&lt;/p&gt;
&lt;p&gt;Yes, in this book, Koyama &amp;amp; Rubin emphasize the importance of having institutions that constrain executive power. Leaders whose power is constrained are less likely to &lt;em&gt;default on debts&lt;/em&gt;, so they can borrow at lower interest rates. Constrained leaders also can&amp;rsquo;t arbitrarily declare wars or suppress innovation (say, because it conflicts with the ruler&amp;rsquo;s ideology). In other words, developed countries are typically those where, as the saying goes, leaders can&amp;rsquo;t just do whatever they want.&lt;/p&gt;
&lt;blockquote class="twitter-tweet"&gt;&lt;p lang="in" dir="ltr"&gt;Ora iso sak penake dewe!&lt;br&gt;&lt;br&gt;Hal ini penting dan harus digaris bawahi bahwa setiap negara memiliki aturan tersendiri dan harus dihormati. Sama seperti kita jika hendak berbisnis di luar negeri. Harus patuh dan mengikuti aturan yang berlaku di sana.&lt;/p&gt;&amp;mdash; Sandiaga Salahuddin Uno (@sandiuno) &lt;a href="https://twitter.com/sandiuno/status/1553304447626780672?ref_src=twsrc%5Etfw"&gt;July 30, 2022&lt;/a&gt;&lt;/blockquote&gt; &lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8"&gt;&lt;/script&gt;
&lt;p&gt;One reason England got rich, according to the authors, was the parliamentary system of nobles and merchants that constrained royal power. Although parliaments existed in Spain and Portugal too, their ability to check the king and queen was not as effective as in England and the Low Countries (Netherlands, Belgium, Luxembourg).&lt;/p&gt;
&lt;p&gt;Beyond constraining rulers, they also emphasize the importance of an educated citizenry. The reason Protestant countries tended to be more successful, they argue, is that Protestant nations helped improve &lt;em&gt;human resources&lt;/em&gt; by teaching people to read. The original purpose was to get people to read the &lt;em&gt;Bible&lt;/em&gt;, but it turned out to be useful for reading other things as well, enabling faster information dissemination. Protestant-based countries also tended to be more secular.&lt;/p&gt;
&lt;p&gt;Oh, and when Koyama &amp;amp; Rubin described Mao Zedong&amp;rsquo;s thinking about the importance of a centralized economy and price controls, somehow I was reminded of certain leaders in Indonesia recently. Let&amp;rsquo;s hope the outcomes differ. The Mao era was terrifying.&lt;/p&gt;
&lt;p&gt;In short, this book is extremely enjoyable. I highly recommend it because it&amp;rsquo;s essentially a synthesis of development economics packed into a slim volume (only about 170 pages) that is dense and up-to-date. It&amp;rsquo;s also very informative with many interesting citations worth following up on. For instance, if you want to dig deeper into the demographic impact on &lt;em&gt;growth&lt;/em&gt;, just follow the citations in the demography chapter. The language isn&amp;rsquo;t complicated, and the narrative flows well. If you&amp;rsquo;re going to read just one book about how humanity became prosperous, pick this one!&lt;/p&gt;
&lt;p&gt;N.B.: Dell &amp;amp; Olken (2020) complements two other articles about Indonesia that I also find fascinating: Kuipers (2022) &lt;sup id="fnref:2"&gt;&lt;a href="#fn:2" class="footnote-ref" role="doc-noteref"&gt;2&lt;/a&gt;&lt;/sup&gt; and Bazzi, Koehler-Derrick and Marx (2020) &lt;sup id="fnref:3"&gt;&lt;a href="#fn:3" class="footnote-ref" role="doc-noteref"&gt;3&lt;/a&gt;&lt;/sup&gt;. Must-reads if you&amp;rsquo;re into institutional economics or history.&lt;/p&gt;
&lt;div class="footnotes" role="doc-endnotes"&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id="fn:1"&gt;
&lt;p&gt;Dell, Melissa, and Benjamin Olken. (2020). &amp;ldquo;The Development Effects of the Extractive Colonial Economy: The Dutch Cultivation System in Java.&amp;rdquo; Review of Economic Studies 87, no. 1.&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink"&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id="fn:2"&gt;
&lt;p&gt;Kuipers, N. (2022). The Long-Run Consequences of The Opium Concessions for Out-Group Animosity on Java. World Politics, 1-38. &lt;a href="https://doi.org/10.1017/S0043887122000041" target="_blank" rel="noopener"&gt;https://doi.org/10.1017/S0043887122000041&lt;/a&gt;&amp;#160;&lt;a href="#fnref:2" class="footnote-backref" role="doc-backlink"&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id="fn:3"&gt;
&lt;p&gt;Bazzi, S., Koehler-Derrick, G., &amp;amp; Marx, B. (2020). The Institutional Foundations of Religious Politics: Evidence from Indonesia. The Quarterly Journal of Economics, 135(2), 845-911. &lt;a href="https://doi.org/10.1093/qje/qjz038" target="_blank" rel="noopener"&gt;https://doi.org/10.1093/qje/qjz038&lt;/a&gt;&amp;#160;&lt;a href="#fnref:3" class="footnote-backref" role="doc-backlink"&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description></item><item><title>Why DMO, DPO, and price ceilings failed to control cooking oil prices and supply</title><link>https://www.krisna.or.id/en/post/migor/</link><pubDate>Wed, 16 Mar 2022 10:26:01 +0700</pubDate><guid>https://www.krisna.or.id/en/post/migor/</guid><description>&lt;p&gt;(update 7 April 2022: added no. 8 in table 1)&lt;/p&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In recent days, the government has been grappling with rising cooking oil prices. The government is trying to keep cooking oil prices low. The President
with ensuring price stability. The instruments used by the Ministry of Trade (MoT) include imposing a &lt;em&gt;Domestic Market Obligation&lt;/em&gt; (DMO) on palm oil as the raw material for cooking oil, as well as setting a &lt;em&gt;Domestic Price Obligation&lt;/em&gt; (DPO) for palm oil and a maximum retail price (HET) for cooking oil. Below is a summary of
issued up to the time of writing.&lt;/p&gt;
&lt;h6 id="table-1-timeline-of-mot-regulations-on-cpo-and-cooking-oil"&gt;Table 1: Timeline of MoT regulations on CPO and cooking oil&lt;/h6&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;No&lt;/th&gt;
&lt;th&gt;Date&lt;/th&gt;
&lt;th&gt;Regulation&lt;/th&gt;
&lt;th&gt;Issue&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;11 January 2022&lt;/td&gt;
&lt;td&gt;Permendag 1/2022&lt;/td&gt;
&lt;td&gt;BPD PKS subsidy for cooking oil in simple packaging, with HET of IDR 14,000 per liter.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;18 January 2022&lt;/td&gt;
&lt;td&gt;Permendag 2/2022&lt;/td&gt;
&lt;td&gt;DMO obligation for 9 tariff lines begins.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;19 January 2022&lt;/td&gt;
&lt;td&gt;Permendag 3/2022&lt;/td&gt;
&lt;td&gt;Revision of no. 1, subsidy expanded to all packaging types.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;1 February 2022&lt;/td&gt;
&lt;td&gt;Permendag 6/2022&lt;/td&gt;
&lt;td&gt;HET split into 3: IDR 11,500 for bulk, IDR 13,500 for simple packaging, IDR 14,000 for premium packaging.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;td&gt;8 February 2022&lt;/td&gt;
&lt;td&gt;Permendag 8/2022&lt;/td&gt;
&lt;td&gt;Revision of no. 2, DMO expanded to 60 tariff lines.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;6&lt;/td&gt;
&lt;td&gt;10 February 2022&lt;/td&gt;
&lt;td&gt;Kepmendag 129/2022&lt;/td&gt;
&lt;td&gt;DMO set at 20%.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;9 March 2022&lt;/td&gt;
&lt;td&gt;Kepmendag 170/2022&lt;/td&gt;
&lt;td&gt;DMO set at 30%.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;8&lt;/td&gt;
&lt;td&gt;20 March 2022&lt;/td&gt;
&lt;td&gt;Permendag 12/2022&lt;/td&gt;
&lt;td&gt;DMO revoked.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;In the latest development, the government will
for packaged cooking oil. Meanwhile, bulk cooking oil will follow an HET of IDR 14,000 per liter. This became effective on 16 March 2022. Why release the HET? Because under the HET described in no. 4 of table 1, supply shortages occurred, leaving many people unable to buy cooking oil &amp;ndash; some even
while queuing for it.&lt;/p&gt;
&lt;h2 id="underlying-assumptions"&gt;Underlying Assumptions&lt;/h2&gt;
&lt;p&gt;The DMO instrument is naturally premised on the assumption that cooking oil is expensive because the raw material is expensive. Indeed, around July, palm oil prices appeared to start rising. According to data from
(figure 1), the price of Crude Palm Oil (CPO) began to climb around July 2021, and rose again in September 2021.&lt;/p&gt;
&lt;p&gt;
&lt;figure id="figure-figure-1-cpo-prices"&gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img alt="wew"
src="https://www.krisna.or.id/en/post/migor/plo_com.svg"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
Figure 1. CPO prices
&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;By the way, look at what happened to prices after January. They went even higher after Indonesia implemented the DMO and DPO.&lt;/p&gt;
&lt;p&gt;Meanwhile, data presented by the Trade Minister at a
(minute 5) on 9 March 2022 showed a slight increase in July 2021, with a sharper spike around November 2021. It seems this November spike triggered the government&amp;rsquo;s response. The Minister also showed a decline in cooking oil prices in February 2022, citing it as evidence that the HET successfully brought prices down.&lt;/p&gt;
&lt;p&gt;Armed with this information, it seems reasonable for the MoT to deduce that rising CPO prices were the root cause of expensive cooking oil. If so, it is logical for the MoT to think the solution lies in restricting exports (in this case via the DMO), thereby suppressing domestic CPO prices.&lt;/p&gt;
&lt;p&gt;In other words, because the Minister felt the problem was on the buyer-competition side, the MoT helped domestic CPO buyers by forcing exporters to divert 20% (later 30%) of their production to the domestic market.&lt;/p&gt;
&lt;p&gt;Unfortunately, cooking oil remained expensive. The DMO and DPO should have ensured sufficient raw material supply for cooking oil. The next deduction: CPO was being channeled to the domestic market, but for products other than cooking oil. This is why the DMO was expanded from 9 to 60 products (table 1, no. 5), to cover downstream CPO products like soap.&lt;/p&gt;
&lt;p&gt;Yet cooking oil remained scarce despite all these policies. The next deduction: there must be a mafia, speculators, or leakage abroad. This is how the MoT came to involve the police.&lt;/p&gt;
&lt;p&gt;But could there be other problems?&lt;/p&gt;
&lt;h2 id="other-possible-problems-domestic-origins"&gt;Other Possible Problems: Domestic Origins&lt;/h2&gt;
&lt;p&gt;If the issue were truly international prices, then the DMO and DPO should have resolved it. The DMO and DPO are unfortunately not very useful if there are other problems originating domestically.&lt;/p&gt;
&lt;h4 id="biodiesel"&gt;Biodiesel&lt;/h4&gt;
&lt;p&gt;The first problem is biodiesel. According to
, the recent CPO price increase did not actually affect Indonesian exports much. He therefore suggested the problem might actually be domestic.&lt;/p&gt;
&lt;p&gt;He pointed out a significant shift in CPO usage, from food dominance to biodiesel dominance. Quoting from his blog:&lt;/p&gt;
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6"&gt;
&lt;p&gt;CPO consumption for biodiesel surged from 5.83 million tons in 2019 to 7.23 million tons in 2020, a 24% increase. Conversely, CPO consumption for food processing fell from 9.86 million tons in 2019 to 8.42 million tons in 2020.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This was driven by the government&amp;rsquo;s B20 program, subsidized by
. B20 is a blend of 80% diesel and 20% bio-oil. This program has since been upgraded to
and is projected to continue rising to B100 &amp;ndash; meaning CPO demand for biodiesel is expected to keep growing.&lt;/p&gt;
&lt;p&gt;Naturally, cooking oil producers cannot compete with biofuel (BBN) producers in purchasing cheap CPO, since the B20/B30 program has been subsidized by BPDPKS while cooking oil receives no subsidy. If the biofuel subsidy were discontinued, the program would almost certainly stop since BBN is not at all competitive against other fuels. But if the subsidy continues, then cooking oil would also need to be subsidized. Is there enough money for that?&lt;/p&gt;
&lt;p&gt;The same point was made by
from CIPS.&lt;/p&gt;
&lt;p&gt;By the way, some argue that the B20 program was originally created to help CPO producers whose international prices collapsed around 2018. If so, well &amp;ndash; prices are high again now. Maybe it is time to pause the program?&lt;/p&gt;
&lt;h4 id="limited-production"&gt;Limited Production&lt;/h4&gt;
&lt;p&gt;Growing demand obviously needs to be matched by increasing production. The problem is that Indonesia&amp;rsquo;s CPO production has been on a declining trend since 2019.&lt;/p&gt;
&lt;p&gt;CIPS wrote about
issues in Indonesian CPO. Among the factors mentioned: rising fertilizer prices (Russia and China are among Indonesia&amp;rsquo;s main fertilizer exporters &amp;ndash; Russia is at war while China has begun restricting fertilizer exports), labor shortages, and weather. Rising demand, both foreign and domestic, will push CPO prices up if supply shrinks.&lt;/p&gt;
&lt;h2 id="why-the-price-ceiling-failed"&gt;Why the Price Ceiling Failed&lt;/h2&gt;
&lt;p&gt;The two problems above touch on fundamental supply and demand dynamics that push prices upward, even in the absence of mafias or speculators. Therefore, if these two issues are real, the HET will also fail. Beyond these two factors, several other things made the HET worsen the situation.&lt;/p&gt;
&lt;h4 id="distribution-costs"&gt;Distribution Costs&lt;/h4&gt;
&lt;p&gt;Distribution costs vary across regions and can undermine the HET. Cooking oil factories appear to be concentrated in western Indonesia, such as Sumatra and Java&lt;sup id="fnref:1"&gt;&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref"&gt;1&lt;/a&gt;&lt;/sup&gt;. Shipping to other regions is necessary. If this is the case, cooking oil prices should vary across different regions even under normal circumstances. Using
from PIHPS, I created the chart below. It contains monthly cooking oil prices at traditional markets since January 2018 across all Indonesian provinces. I highlighted a few provinces.&lt;/p&gt;
&lt;p&gt;
&lt;figure id="figure-figure-2-cooking-oil-prices"&gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="wew"
srcset="https://www.krisna.or.id/en/post/migor/migor_hu_cc27ef88206c159f.webp 320w, https://www.krisna.or.id/en/post/migor/migor_hu_11be18d9c493d526.webp 480w, https://www.krisna.or.id/en/post/migor/migor_hu_807cb122aeb0a828.webp 760w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/migor/migor_hu_cc27ef88206c159f.webp"
width="760"
height="464"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;figcaption&gt;
Figure 2. Cooking oil prices
&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;If price variation exists even in normal times, then the HET threatens shortages in regions with difficult distribution, especially at a time when energy and shipping costs are at historic highs.&lt;/p&gt;
&lt;h4 id="other-issues"&gt;Other Issues&lt;/h4&gt;
&lt;p&gt;Actually, the government has long wanted to regulate packaged cooking oil &amp;ndash; since around 2016 if I recall correctly. There was a regulation requiring retailers to sell cooking oil only in packaging, not in bulk. But this regulation was repeatedly postponed because packaged cooking oil would become too expensive if imposed on all producers and consumers. In fact, based on these repeated postponements, one could have predicted the HET would cause problems. I don&amp;rsquo;t think any HET has ever succeeded in Indonesia.&lt;/p&gt;
&lt;h4 id="mafia"&gt;Mafia?&lt;/h4&gt;
&lt;p&gt;Many also claim mafias are involved, or that cooking oil is a cartel industry. I think these accusations are reasonably grounded, given Indonesia&amp;rsquo;s poor reputation for
in starting businesses, and its ranking as the world&amp;rsquo;s 8th most
economy according to The Economist. Moreover, nearly 50% of cooking oil sales are controlled by just
.&lt;/p&gt;
&lt;p&gt;Dealing with mafias is difficult though. It is probably not just a cooking oil problem. Especially if vertical integration from plantations to downstream products is actually more efficient when done by large companies. If these &amp;ldquo;mafias&amp;rdquo; grew large because they are efficient, recklessly tinkering with the industry could actually reduce efficiency. The government may have chosen to intervene in the industry because it lacks the tools to prosecute the big players (for various reasons). But intervention in cooking oil risks hurting the small players, since the big ones can always maneuver. Don&amp;rsquo;t forget, according to Ministry of Agriculture data, about 40% of palm oil plantations are smallholder estates that may benefit from supplying to larger factories.&lt;/p&gt;
&lt;iframe style="height:550px; width:100%; border: none;" src="https://databoks.katadata.co.id/datapublishembed/113928/luas-perkebunan-sawit-rakyat-406-dari-total-perkebunan-sawit-indonesia"&gt;&lt;/iframe&gt;
&lt;p&gt;Besides, figure 2 shows a sharp spike in November 2021. If mafias played a significant role, prices should have been high all along. Why only November? Did the mafia just form that month? Did they just hold a price-fixing meeting? Probably not. The sharp rise actually correlates with the point when CPO consumption by biodiesel producers surpassed CPO for food.&lt;/p&gt;
&lt;p&gt;I think the mafia argument is very plausible. In fact, new mafias may have emerged because of the HET, which increased incentives for hoarding and smuggling due to price disparities. However, it seems hard to use the mafia as the primary explanation for the sharp rise in cooking oil prices. Even if mafias play a large role, the HET and DMO are probably not the right solutions &amp;ndash; they may actually create incentives for both existing and aspiring mafias.&lt;/p&gt;
&lt;h2 id="conclusion"&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;This problem may have actually gotten worse because the DMO, DPO, and HET failed to stabilize prices and supply. People who lose confidence in the government&amp;rsquo;s ability to secure supply may start hoarding, which only worsens the situation.&lt;/p&gt;
&lt;p&gt;Meanwhile, producers unable to meet the DMO or unable to supply cooking oil at the HET price will be forced to stop production. This will inevitably have knock-on effects on employment and consumption more broadly &amp;ndash; particularly ironic as the fasting month approaches.&lt;/p&gt;
&lt;p&gt;Can we blame the MoT alone? Of course not. As an agency tasked by the President, it is perfectly reasonable for the MoT to use DMO, DPO, and HET since those are the instruments at its disposal. Some alternative solutions &amp;ndash; such as increasing export levies &amp;ndash; require coordination with the Ministry of Finance (which was
). The biofuel program falls under the Ministry of Energy and Mineral Resources. Social assistance falls under the Ministry of Social Affairs. Then there is the supply side: labor, weather, fertilizer prices. State land use? That is under the Ministry of Environment and Forestry. Distribution has always been a chronic problem in Indonesia. Not to mention mafias. All of these factors, which fundamentally push cooking oil prices up, lie outside the MoT&amp;rsquo;s jurisdiction.&lt;/p&gt;
&lt;p&gt;If all you have is a hammer, every problem looks like a nail.&lt;/p&gt;
&lt;p&gt;Now the MoT has agreed to release the HET along with raising the export levy to 80%. I think this is a reasonable step. The government now has funds for cooking oil subsidies, at least for bulk oil (while biodiesel subsidies continue). Cooking oil is starting to reappear, and supply is recovering fairly quickly (from hoarders?). In my view, higher prices with available goods are better than low prices with nothing on the shelves. At least if the product is available, we can all buy it and consume it frugally.&lt;/p&gt;
&lt;p&gt;Prices may surge initially after the release. But as supply increases and production restarts &amp;ndash; since prices will be more palatable for producers &amp;ndash; I am fairly confident we will start seeing cooking oil prices gradually decline, though they will likely remain above IDR 14,000 (remember, there are many fundamental issues at play). Prices may stay elevated due to increased demand as Ramadan approaches. &lt;em&gt;We&amp;rsquo;ll see&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;For now, I very much appreciate the MoT&amp;rsquo;s decision to finally release prices to the market. Time to support Pak Lutfi and the team at the MoT.&lt;/p&gt;
&lt;div class="footnotes" role="doc-endnotes"&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id="fn:1"&gt;
&lt;p&gt;Kementerian Perdagangan. &lt;em&gt;Profil Komoditas Minyak Goreng&lt;/em&gt;.
&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink"&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description></item><item><title>Menakar Efektivitas Neraca Komoditas</title><link>https://www.krisna.or.id/en/publication/bisnisindonesia/</link><pubDate>Wed, 23 Feb 2022 09:28:58 +0700</pubDate><guid>https://www.krisna.or.id/en/publication/bisnisindonesia/</guid><description/></item><item><title>Sekilas tentang Buku Kami</title><link>https://www.krisna.or.id/en/slides/ppid/</link><pubDate>Thu, 19 Aug 2021 16:44:04 +1000</pubDate><guid>https://www.krisna.or.id/en/slides/ppid/</guid><description>&lt;h3 id="about-the-book"&gt;About the book&lt;/h3&gt;
&lt;p&gt;Indonesia Emas Berkelanjutan 2045: Kumpulan Pemikiran Pelajar Indonesia Sedunia&lt;/p&gt;
&lt;h2 id="series-01-ekonomi"&gt;Series 01 Ekonomi&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://s.id/bukuppid" target="_blank" rel="noopener"&gt;s.id/bukuppid&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="about-the-book-1"&gt;About the book&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;This book is a part of 12 book series on &amp;ldquo;Indonesia Emas Berkelanjutan 2045&amp;rdquo; (Sustaniable Golden Indonesia 2045) written by Overseas Indonesian Students Association Alliance &lt;a href="https://twitter.com/oisaa" target="_blank" rel="noopener"&gt;(OISAA)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://sdgs.un.org/" target="_blank" rel="noopener"&gt;SDGs&lt;/a&gt; are used as our guide making sure the book covers sustainability and inclusivity.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;This book in particular uses goals 1, 8 dan 10.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;This book is published by &lt;a href="https://lipipress.lipi.go.id/" target="_blank" rel="noopener"&gt;LIPI Press&lt;/a&gt; and can be accessed &lt;a href="https://e-service.lipipress.lipi.go.id/press/catalog/book/357" target="_blank" rel="noopener"&gt;here&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="about-this-book"&gt;About this book&lt;/h2&gt;
&lt;h3 id="goals-1-poverty-eradication"&gt;Goals 1: Poverty eradication&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Poverty eradication in Indonesia including social protection programs.&lt;/li&gt;
&lt;/ul&gt;
&lt;/Br&gt;
&lt;/br&gt;
&lt;h3 id="goals-8-decent-work-and-economic-growth"&gt;Goals 8: Decent work and economic Growth&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Economic growth, labor productivity, tourism, (youth) employment and skill and education progress, among others&lt;/li&gt;
&lt;/ul&gt;
&lt;/Br&gt;
&lt;/Br&gt;
&lt;h3 id="goals-10-reduced-inequality"&gt;Goals 10: Reduced inequality&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Sustainable migration, progress in reducing inequality in general but also among rural-urban, islands, and gender.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;hr&gt;
&lt;h2 id="thanks"&gt;Thanks!&lt;/h2&gt;
&lt;hr&gt;
&lt;h2 id="kuliah-umum"&gt;Kuliah Umum&lt;/h2&gt;
&lt;h3 id="profesor-emeritus-dorodjatun-kuntjoro-jakti"&gt;Profesor (Emeritus) Dorodjatun Kuntjoro-Jakti&lt;/h3&gt;
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/IJDFjKuqtvo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;atau &lt;a href="https://www.youtube.com/watch?v=IJDFjKuqtvo" target="_blank" rel="noopener"&gt;pergi ke YouTube&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Is the Blackwidow V3 Mini Hyperspeed any good? Trying the yellow switch!</title><link>https://www.krisna.or.id/en/post/keyboard2/</link><pubDate>Mon, 05 Jul 2021 09:47:19 +1000</pubDate><guid>https://www.krisna.or.id/en/post/keyboard2/</guid><description>&lt;p&gt;In my previous post, I wrote about
. My last non-mechanical keyboard was the
, which I bought for work from home. In that post I also described my journey to the
, a keyboard that&amp;rsquo;s mechanical but technically optical.&lt;/p&gt;
&lt;h2 id="why-mechanical-keyboards-and-razer"&gt;Why mechanical keyboards and Razer?&lt;/h2&gt;
&lt;p&gt;I switched to mechanical keyboards because they&amp;rsquo;re widely recommended in typist forums. On top of that, mechanical keyboards can be programmed with macros and remapped keys with custom functions. This is super useful for my daily work. I&amp;rsquo;ve loaded my keyboard&amp;rsquo;s extra functions with various &lt;em&gt;text&lt;/em&gt; snippets for &lt;em&gt;commands&lt;/em&gt; and &lt;em&gt;methods&lt;/em&gt; in languages I frequently use, such as &lt;em&gt;(R)markdown syntax&lt;/em&gt;, Python, and Stata.&lt;/p&gt;
&lt;p&gt;For adding functions and alternate key assignments, I&amp;rsquo;ve found Razer to be among the best. It can remap all keys and add functions to every key (Razer calls this
). For example, I can store the text &lt;code&gt;{{&amp;lt; icon name=&amp;quot;exclamation-triangle&amp;quot; pack=&amp;quot;fas&amp;quot; &amp;gt;}}&lt;/code&gt; on the K key. I can bring up that text by pressing fn+K. And every key can do this.&lt;/p&gt;
&lt;p&gt;By the way, the &lt;em&gt;syntax&lt;/em&gt; above renders on my blog as this -&amp;gt; &lt;i class="fas fa-exclamation-triangle"&gt;&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;The main drawback of Razer is the price. Fortunately, in Australia and on Amazon, there are frequent big sales, especially around the end of the &lt;em&gt;financial year&lt;/em&gt; and &lt;em&gt;Boxing Day&lt;/em&gt;. Razer also has a student discount program, which is very helpful for a student like me.&lt;/p&gt;
&lt;p&gt;Of course, mechanical keyboards aren&amp;rsquo;t for everyone. They&amp;rsquo;re quite pricey and you may not need their features. True, a mechanical keyboard makes me type faster, but the difference isn&amp;rsquo;t huge. If your work doesn&amp;rsquo;t urgently require fast typing, you may not need one. Macros and Hypershift aren&amp;rsquo;t for everyone either. Also, if you&amp;rsquo;re switching from a thin keyboard to a mechanical one for the first time, it might feel uncomfortable &amp;ndash; sore fingers and such. If you have no issues with your current keyboard, switching to mechanical probably isn&amp;rsquo;t a priority.&lt;/p&gt;
&lt;p&gt;Mechanical keyboards also come with all sorts of &lt;em&gt;switch&lt;/em&gt; types. Since they&amp;rsquo;re expensive, most people will only buy one. But which one? In this post, I want to compare three Razer switches I&amp;rsquo;ve tried. They are Razer Purple, Razer Green, and Razer Yellow.&lt;/p&gt;
&lt;p&gt;There are probably many keyboards that offer better value than Razer at their price point. Nowadays there are tons of great mechanical keyboards at affordable prices, if you&amp;rsquo;re only after the switches. For instance, if you don&amp;rsquo;t care much about software, macros, wireless, or RGB, you might be better off with a different brand. But be careful with availability in Indonesia since importing can be complicated.&lt;/p&gt;
&lt;p&gt;This time I&amp;rsquo;ll discuss the
with the Yellow switch.&lt;/p&gt;
&lt;figure&gt;&lt;img src="v3mini1.jpg"
alt="Blackwidow V3 mini hyperspeed yellow switch!"&gt;&lt;figcaption&gt;
&lt;p&gt;Blackwidow V3 mini hyperspeed yellow switch!&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;First, let&amp;rsquo;s discuss why the Yellow switch.&lt;/p&gt;
&lt;h2 id="why-yellow-switch"&gt;Why Yellow switch?&lt;/h2&gt;
&lt;p&gt;Before getting to Yellow, let&amp;rsquo;s compare the Razer switches I&amp;rsquo;ve tried.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Switches&lt;/th&gt;
&lt;th&gt;
&lt;/th&gt;
&lt;th&gt;
&lt;/th&gt;
&lt;th&gt;
&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Keyboard&lt;/td&gt;
&lt;td&gt;Razer Blackwidow&lt;/td&gt;
&lt;td&gt;Razer Huntsman&lt;/td&gt;
&lt;td&gt;Razer Blackwidow V3 Mini&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Feel&lt;/td&gt;
&lt;td&gt;Clicky&lt;/td&gt;
&lt;td&gt;Clicky&lt;/td&gt;
&lt;td&gt;Linear&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Actuation force (g)&lt;/td&gt;
&lt;td&gt;50&lt;/td&gt;
&lt;td&gt;45&lt;/td&gt;
&lt;td&gt;45&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Actuation travel (mm)&lt;/td&gt;
&lt;td&gt;1.74&lt;/td&gt;
&lt;td&gt;1.56&lt;/td&gt;
&lt;td&gt;1.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Total travel (mm)&lt;/td&gt;
&lt;td&gt;4.0&lt;/td&gt;
&lt;td&gt;3.5&lt;/td&gt;
&lt;td&gt;3.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;typing speed (WPM)&lt;/td&gt;
&lt;td&gt;84&lt;/td&gt;
&lt;td&gt;84&lt;/td&gt;
&lt;td&gt;81&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;From the stats above, the Yellow switch is the lightest. Its travel is also not as deep as the clicky switches. Razer&amp;rsquo;s Yellow switch is comparable to the Cherry MX Red. The feel is linear with fast actuation.&lt;/p&gt;
&lt;p&gt;Gamers typically prefer fast actuation because the shorter travel means you don&amp;rsquo;t have to lift the key as high to &amp;lsquo;reset&amp;rsquo; and press again. Great for games requiring fast reactions like First Person Shooters &amp;ndash; strafing (side-to-side movement) can be faster.&lt;/p&gt;
&lt;p&gt;But for typing, I still find clicky more comfortable. It&amp;rsquo;s true that clicky switches have longer travel, but you don&amp;rsquo;t have to press all the way to the bottom. The feedback from the click is still more satisfying for typing. You can see in the table that my speed dropped slightly with Yellow, and accuracy dropped noticeably. More typos because the switch is too light.&lt;/p&gt;
&lt;p&gt;In terms of noise, clicky is definitely louder. The Razer Yellow is reasonably silent.&lt;/p&gt;
&lt;h2 id="why-mini"&gt;Why mini?&lt;/h2&gt;
&lt;p&gt;The Blackwidow V3 Mini is a 65% keyboard, meaning it has no numpad and no F1-F12 keys.&lt;/p&gt;
&lt;figure&gt;&lt;img src="v3mini2.jpg"
alt="V3 mini in action"&gt;&lt;figcaption&gt;
&lt;p&gt;V3 mini in action&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;How do you manage without numpad and F keys? F keys are accessed via Fn + number. For example, to refresh (F5), press &lt;code&gt;fn + 5&lt;/code&gt;. To rename (F2), press &lt;code&gt;fn + 2&lt;/code&gt;. Numpad? Just doesn&amp;rsquo;t exist.&lt;/p&gt;
&lt;p&gt;Isn&amp;rsquo;t that inconvenient? Absolutely! Especially since the &lt;code&gt;ESC&lt;/code&gt; key is now next to the number 1, making backtick and ~ awkward because you need shift and fn simultaneously. I remapped &lt;code&gt;CAPS LOCK&lt;/code&gt; to Fn for convenience. So now I have two Fn keys &amp;ndash; the original one on the bottom right and Caps Lock.&lt;/p&gt;
&lt;p&gt;The advantage is space. The mouse can be closer to your left hand since there&amp;rsquo;s more room on the right side. My desk isn&amp;rsquo;t very big and I keep lots of stuff on it, so having a smaller keyboard is a huge benefit.&lt;/p&gt;
&lt;figure&gt;&lt;img src="v3mini3.jpg"
alt="V3 mini in action"&gt;&lt;figcaption&gt;
&lt;p&gt;V3 mini in action&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;I still fumble sometimes. I&amp;rsquo;ve had to make several key adjustments. Besides Caps Lock, I also remapped Pg Up, Pg Down, and Ins. Space for macros is reduced since the Huntsman had way more keys.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s why key remapping is so important for a 65% keyboard. For instance, the V3 Mini doesn&amp;rsquo;t have Home or End &amp;ndash; two keys I use often. But it has INS, which I never use. So they need to be remapped. If you buy one without remapping capability, make sure the keys it includes are ones you actually use.&lt;/p&gt;
&lt;p&gt;So far, the space savings and closer mouse position seem like a pretty good trade-off. Just need a bit more adjustment.&lt;/p&gt;
&lt;h2 id="conclusion"&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;The downside? The price, of course. At this price, you could get a keyboard of similar quality. With the decreasing cost of mechanical switches, you can get comparable keyboards for perhaps half the price. I only bought this because I got a discount. I&amp;rsquo;m also not confident enough to try other keyboards when I&amp;rsquo;m unsure about their programmable button setup. But if you want a regular 65% mechanical keyboard, you&amp;rsquo;re probably better off buying something else.&lt;/p&gt;
&lt;p&gt;For typing, clicky is still more comfortable in my opinion. Unless you&amp;rsquo;re a competitive gamer, clicky is probably the way to go. This keyboard is more silent, but clicky is still better for typing. Trade-offs. But I don&amp;rsquo;t regret buying the Yellow either.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s it!&lt;/p&gt;</description></item><item><title>Indonesian Students Association abroad: what is it for?</title><link>https://www.krisna.or.id/en/post/ppi/</link><pubDate>Sun, 27 Jun 2021 21:57:43 +1000</pubDate><guid>https://www.krisna.or.id/en/post/ppi/</guid><description>&lt;p&gt;Twitter is currently buzzing because of this post by BEM UI (the Student Executive Board of the University of Indonesia):&lt;/p&gt;
&lt;blockquote class="twitter-tweet"&gt;&lt;p lang="en" dir="ltr"&gt;JOKOWI: THE KING OF LIP SERVICE &lt;a href="https://t.co/EVkE1Fp7vz"&gt;pic.twitter.com/EVkE1Fp7vz&lt;/a&gt;&lt;/p&gt;&amp;mdash; BEM UI (@BEMUI_Official) &lt;a href="https://twitter.com/BEMUI_Official/status/1408744930516688896?ref_src=twsrc%5Etfw"&gt;June 26, 2021&lt;/a&gt;&lt;/blockquote&gt; &lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8"&gt;&lt;/script&gt;
&lt;p&gt;Among the replies, several were interesting, essentially questioning BEM UI&amp;rsquo;s legitimacy in representing all UI students&amp;rsquo; views. Some said BEM UI should not be used as a political tool. Others even attacked the chairperson and took issue with the fact that the BEM UI chair is a member of HMI (Islamic Students Association).&lt;/p&gt;
&lt;p&gt;In this post, I do not intend to discuss BEM UI&amp;rsquo;s critique itself &amp;ndash; whether its substance is on point, whether its method was appropriate. What I find more interesting is the broader question of the function of student organizations. Should they be &amp;ldquo;politicized&amp;rdquo;?&lt;/p&gt;
&lt;h2 id="perhimpunan-pelajar-indonesia-dunia-ppid"&gt;Perhimpunan Pelajar Indonesia Dunia (PPID)&lt;/h2&gt;
&lt;p&gt;Wait, why the sudden jump to &lt;a href="https://ppi.id/" target="_blank" rel="noopener"&gt;PPID (World Association of Indonesian Students)&lt;/a&gt;? Heh, sorry. I have to admit that I was never an active student organization member. I was the kind of student who went to class, went home, and played video games. I am not great at organizational work and tend to be short-sighted. So I don&amp;rsquo;t think I have the legitimacy to talk about student bodies in general, like BEM UI. I will focus on PPID.&lt;/p&gt;
&lt;p&gt;My involvement with PPID was one of the rare organizational activities I undertook as a student. But even &amp;ldquo;involved&amp;rdquo; is generous &amp;ndash; I mainly helped a bit with research. PPID has a wing called the &lt;a href="https://ppi.id/penelitian-dan-kajian/" target="_blank" rel="noopener"&gt;Directorate of Research and Studies&lt;/a&gt;, led by Denny Irawan. I helped him with economics studies. This function may differ a bit from BEM&amp;rsquo;s, but that is precisely what drew me in.&lt;/p&gt;
&lt;p&gt;Anyway, this post is really about my understanding of what PPI is actually for. One thing that struck me was an article by dr. Rully Tri Cahyono, former chair of PPI Groningen (the Netherlands), titled &lt;a href="https://ppi.id/pergeseran-peran-perhimpunan-indonesia/" target="_blank" rel="noopener"&gt;&amp;ldquo;The Shifting Role of Indonesian Student Associations&amp;rdquo;&lt;/a&gt;. In it, he critiques the current PPI for being too &amp;ldquo;party-oriented.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;According to him, PPI in the pre-1920s era &amp;ndash; when it existed only in the Netherlands &amp;ndash; was indeed formed by Indonesian students to, well, &amp;ldquo;hang out and have fun.&amp;rdquo; Just getting together. After the 1920s, as more Indonesian youth studied in the Netherlands, PPI began shifting to a more &amp;ldquo;political&amp;rdquo; direction, coinciding with the arrival of Mohammad Hatta and his cohort. The original article is worth reading &amp;ndash; it is quite illuminating.&lt;/p&gt;
&lt;p&gt;His message was: PPI, which now exists in many countries and even has a &amp;ldquo;world&amp;rdquo; version, is reverting to mere socializing? He envisions a PPI that returns to the post-1920s spirit: active in social and political movements.&lt;/p&gt;
&lt;p&gt;Perhaps something like what BEM UI is doing right now? Only Pak Rully would know for sure, but my guess is yes.&lt;/p&gt;
&lt;h2 id="a-more-activist-and-scientific-ppi"&gt;A More Activist and Scientific PPI?&lt;/h2&gt;
&lt;p&gt;I honestly don&amp;rsquo;t know how many people share Pak Rully&amp;rsquo;s concern about PPI being too &amp;ldquo;party-focused.&amp;rdquo; But anecdotally, I have frequently encountered similar remarks even before joining PPI. Many say Indonesian student associations abroad have too much fun and not enough substance. After all, we are a group of highly &lt;em&gt;privileged&lt;/em&gt; individuals who should have a &lt;em&gt;cause&lt;/em&gt; to champion.&lt;/p&gt;
&lt;p&gt;I am among those who believe Indonesian students should contribute intellectual output or research in written form. Again, anecdotally, I have heard comments like &amp;ldquo;person X only posts vacation photos. They should be posting achievements. Publications. Conference presentations.&amp;rdquo; Regardless of the vacation-posting debate, I think these observations have a point.&lt;/p&gt;
&lt;p&gt;Especially as a scholarship recipient. Who knows how many more deserving people could have gone in my place? I feel a moral obligation to take my studies seriously and perform well. I &lt;em&gt;felt&lt;/em&gt; that, anyway. Whether I actually performed is another matter.&lt;/p&gt;
&lt;p&gt;I joined PPID because I wanted to help elevate the image of Indonesian students &amp;ndash; particularly those in PPI &amp;ndash; beyond just socializing, and to make the scientific side more visible. An incredible presumption, I know. But hey, at least I wasn&amp;rsquo;t alone.&lt;/p&gt;
&lt;p&gt;Oh, one major project we had at PPID&amp;rsquo;s Ditlitka was writing a book to be published through &lt;a href="https://lipipress.lipi.go.id/" target="_blank" rel="noopener"&gt;LIPI Press&lt;/a&gt;. Stay tuned!&lt;/p&gt;
&lt;h2 id="ppi-for-whom"&gt;PPI: For Whom?&lt;/h2&gt;
&lt;p&gt;But the most lively discussion about the role of Indonesian student associations actually took place at a halal bi halal gathering in Canberra.&lt;/p&gt;
&lt;p&gt;In late May 2021, &lt;a href="http://www.ppi-australia.org/tag/ppi-act/" target="_blank" rel="noopener"&gt;PPI ACT (Canberra)&lt;/a&gt;, &lt;a href="https://www.anuisa.com/" target="_blank" rel="noopener"&gt;ANUISA (the Indonesian student organization at ANU)&lt;/a&gt;, and Indonesia Synergy &amp;ndash; an organization I am also a member of &amp;ndash; organized a halal bi halal event at my campus, &lt;a href="https://www.anu.edu.au/" target="_blank" rel="noopener"&gt;ANU&lt;/a&gt;.&lt;/p&gt;
&lt;iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FIndonesiaSynergyAU%2Fposts%2F5887392597952697&amp;show_text=true&amp;width=500" width="500" height="773" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"&gt;&lt;/iframe&gt;
&lt;p&gt;This event, disguised as a halal-bi-halal gathering with food, actually started with a free-flowing discussion about the role of PPI. The discussion was very engaging and illuminating. If I had to summarize, there were at least 5 reasons why PPI should exist.&lt;/p&gt;
&lt;h4 id="1-student-welfare"&gt;1. Student Welfare&lt;/h4&gt;
&lt;p&gt;The first reason that immediately came up was &lt;em&gt;student welfare&lt;/em&gt;. This is the core of the question &amp;ldquo;PPI for whom?&amp;rdquo; As an organization formed by students, PPI should naturally strive for the wellbeing of Indonesian students.&lt;/p&gt;
&lt;p&gt;Living in a foreign country, especially for first-timers who know nobody, is not easy. Several examples of PPI&amp;rsquo;s welfare role emerged: Mas Haly from PPI ACT ran a kind of &amp;ldquo;people&amp;rsquo;s garage&amp;rdquo; to help students whose cars broke down, especially when they weren&amp;rsquo;t near home. PPI Australia organized webinars with relevant officials on &lt;a href="https://www.youtube.com/watch?v=nLEQbRiNFcM" target="_blank" rel="noopener"&gt;Back for Good&lt;/a&gt; procedures and shipping belongings back to Indonesia. My friend Riandy noted that PPI was the only organization he could think of to contact when first arriving in Australia &amp;ndash; for information and maybe even pooling airport pickups.&lt;/p&gt;
&lt;p&gt;Welfare-related activities probably garner the easiest support, mainly because &lt;em&gt;student welfare&lt;/em&gt; benefits everyone.&lt;/p&gt;
&lt;h4 id="2-advocacy"&gt;2. Advocacy&lt;/h4&gt;
&lt;p&gt;The second role is still welfare-related but leans more toward advocacy. Gatra, also a friend of mine, raised this idea by pointing to PARSA, the postgraduate student organization at ANU. PARSA frequently advocates for postgrad students&amp;rsquo; interests &amp;ndash; such as pushing for affordable housing or helping students who feel mistreated by the university. PARSA even has its own &lt;a href="https://parsa.anu.edu.au/studentsupport/supportservices/legalassistance/" target="_blank" rel="noopener"&gt;lawyer&lt;/a&gt;. And despite often being at odds with the university, part of PARSA&amp;rsquo;s funding actually comes from the university itself.&lt;/p&gt;
&lt;h4 id="3-socializing"&gt;3. Socializing&lt;/h4&gt;
&lt;p&gt;Although many like to mock vacation trips and other recreational activities, these are undeniably important for students, and demand is high. I myself once joined a ski trip organized by ANUISA (or was it PARSA? Or PPI? I forget) at a reasonable price.&lt;/p&gt;
&lt;p&gt;Socializing is not just for the students there either. Many friends back in Indonesia seem quite interested in posts, photos, and videos of life abroad.&lt;/p&gt;
&lt;p&gt;Socializing isn&amp;rsquo;t only about travel. It can include halal-bi-halal gatherings or other social events. It can also involve coordinating festivals with the campus or embassy. These activities are especially helpful for those who get homesick.&lt;/p&gt;
&lt;h4 id="4-position-statements-and-activism"&gt;4. Position Statements and Activism&lt;/h4&gt;
&lt;p&gt;This is the role that, I gather, dr. Rully wants to see more of, and also what BEM UI is doing now: taking a stance on the Indonesian President. &lt;em&gt;The feeling is not exclusive to dr. Rully&lt;/em&gt;. I believe many Indonesian students have a strong desire to engage in activism and take positions on issues.&lt;/p&gt;
&lt;p&gt;Not only that, public demand for Indonesian students to speak up is also high. I frequently hear things like &amp;ldquo;how can Indonesian students abroad stay silent while the KPK is being gutted?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;But this is precisely where Indonesian students often diverge. Unlike welfare-related matters that benefit ALL Indonesian students abroad, position statements or activism do not uniformly resonate. For example, when PPI is asked to take a stance on FPI, Papua, Palestine, or Myanmar, achieving 100% consensus is difficult. If PPI issues a statement in such circumstances, the question arises: whose views does it represent?&lt;/p&gt;
&lt;p&gt;This echoes some of the replies to the BEM UI tweet that opened this post.&lt;/p&gt;
&lt;p&gt;Moreover, Indonesia today is very different from the 1920s. As a layperson in history, I can only speculate about how easy it was to build consensus around independence from colonial rule. But it is probably not hard to imagine that the majority of PI members back then shared the same spirit of independence. If you were a nationalist, your position against the colonial government was clear.&lt;/p&gt;
&lt;p&gt;Today, Indonesia is independent with a legitimate government. Activism becomes somewhat harder because the meaning of nationalism is more contestable. Does nationalism mean always agreeing with the current government? Would the nation be the same under a different (still Indonesian) administration? Should we comment on colonialism by other nations? These questions make activism somewhat more challenging, in my view, especially given diverse educational backgrounds and experiences.&lt;/p&gt;
&lt;h4 id="5-advancing-research-and-knowledge"&gt;5. Advancing Research and Knowledge&lt;/h4&gt;
&lt;p&gt;The last role is more intellectual. Indonesian students are now everywhere. In Australia alone, they are at many different universities. In other countries there are certainly many students who, while within the same discipline, have different specializations, use different techniques, and are trained by different supervisors. PPI can serve as a platform to connect these young intellectuals and create space for research collaboration.&lt;/p&gt;
&lt;p&gt;As a student whose hobby was going to class and going home, I actually find this function very appealing and potentially beneficial.&lt;/p&gt;
&lt;h2 id="so-which-one-is-ppi"&gt;So, Which One Is PPI?&lt;/h2&gt;
&lt;p&gt;In the end, our free-flowing discussion did not definitively settle which of these 5 reasons best justifies PPI&amp;rsquo;s existence. We all got hungry and if food wasn&amp;rsquo;t served soon, things might have gotten chaotic.&lt;/p&gt;
&lt;p&gt;We briefly discussed &amp;ldquo;levels&amp;rdquo; within PPI. Welfare-related activities make more sense at the city or at most national level. Perhaps PPID (the world level) is less suited for that. But PPID could advocate for broader issues, like pushing for an umbrella legal protection for Indonesian citizens abroad, or something similar.&lt;/p&gt;
&lt;p&gt;Personally, I think which function PPI ultimately adopts depends on its leadership and cabinet composition. For instance, Mas Haly&amp;rsquo;s garage program might not be continued by the next leadership. Similarly, the book-writing project (arguably function #5) may not carry over to the next PPID administration.&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t forget that participation in student organizations is &lt;em&gt;voluntary&lt;/em&gt;. Unlike PARSA, PPI &lt;em&gt;generally&lt;/em&gt; doesn&amp;rsquo;t have a large and consistent funding source, let alone the budget to pay people for specific welfare and advocacy functions. We cannot judge people who join PPI. Are they genuinely interested in organizing? Are they &lt;em&gt;altruistic&lt;/em&gt; and intent on helping fellow students? Or do they have a personal agenda? Do they want to use PPI for personal political gain and social climbing? Even if so, is that wrong?&lt;/p&gt;
&lt;p&gt;And don&amp;rsquo;t forget, student activities can take non-PPI forms too. &lt;a href="https://www.facebook.com/IndonesiaSynergyAU/" target="_blank" rel="noopener"&gt;IS&lt;/a&gt;, for instance, was formed somewhat accidentally to serve an intellectual function because ANU frequently hosts visitors worth having great discussions with. Before the pandemic, our most recent guests included Bu Mari Pangestu, Pak Adrianus from Kompolnas, Prof Arif Ansori Yusuf, and Pak Burhanuddin Muhtadi.&lt;/p&gt;
&lt;p&gt;Activism also does not have to go through PPI. IS itself has engaged in activism on several occasions when Mbak Chitra was still in Canberra.&lt;/p&gt;
&lt;p&gt;So, what is PPI&amp;rsquo;s function? Why should PPI exist? Any ideas? &lt;a href="https://twitter.com/iMedKrisna/status/1409152620527190016?s=20" target="_blank" rel="noopener"&gt;Reply here&lt;/a&gt;!&lt;/p&gt;</description></item><item><title>Economics</title><link>https://www.krisna.or.id/en/slides/econ101/</link><pubDate>Thu, 04 Feb 2021 22:04:07 +1100</pubDate><guid>https://www.krisna.or.id/en/slides/econ101/</guid><description>&lt;h1 id="economics"&gt;Economics&lt;/h1&gt;
&lt;h4 id="be4158"&gt;BE4158&lt;/h4&gt;
&lt;h5 id="first-meeting"&gt;First meeting&lt;/h5&gt;
&lt;h6 id="ibe-at-petra"&gt;IBE at Petra&lt;/h6&gt;
&lt;p&gt;Krisna Gupta&lt;br&gt;
Monday, February $8^{th}$ 2021&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="todays-content-"&gt;Today&amp;rsquo;s content ☀&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;housekeeping&lt;/li&gt;
&lt;li&gt;about studying economics&lt;/li&gt;
&lt;li&gt;some main principles&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="who-am-i-"&gt;Who am I? 👀&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;A PhD student of Economics at Crawford School of Public Policy, Australian National University (ANU).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Research about trade and industry, in particular how trade and investment policy shape Indonesian manufacturing industry.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Ocassionally
in online portals and personal
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;An ocassional gamer, campsite musician and sometimes
.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="about-the-content-of-be4158-"&gt;About the content of BE4158 📚&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;This course is based on
.&lt;/li&gt;
&lt;li&gt;covered are principle of microeconomics:
&lt;ul&gt;
&lt;li&gt;Supply and demand&lt;/li&gt;
&lt;li&gt;the market and its limitation&lt;/li&gt;
&lt;li&gt;strategic thinking&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;and macroeconomics:
&lt;ul&gt;
&lt;li&gt;GDP, inflation, unemployment, the government&lt;/li&gt;
&lt;li&gt;What does it mean for business&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;The content is very similar with Mankiw (2009) available at your
.&lt;/li&gt;
&lt;li&gt;books can be useful but are not required.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="some-expectations-from-student"&gt;Some expectations from student&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;No prior knowledge is required.&lt;/li&gt;
&lt;li&gt;Please be active and ask questions.&lt;/li&gt;
&lt;li&gt;Good internet connection is assumed.&lt;/li&gt;
&lt;li&gt;Good english is assumed and expected to be used thoroughly.&lt;/li&gt;
&lt;li&gt;No cheating! Especially during exams.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="some-rules"&gt;Some rules&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The lectures will be about 1.5 - 2 hours length.&lt;/li&gt;
&lt;li&gt;I expect all students to pay attention.
&lt;ul&gt;
&lt;li&gt;I would greatly appreciate you turning on your cams.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;There will be a small quizzes in the middle of each class.
&lt;ul&gt;
&lt;li&gt;make sure you pay attention.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;You are welcome to go off cam and AFK at any time you like.&lt;/li&gt;
&lt;li&gt;Feel free to interrupt my class with questions.
&lt;ul&gt;
&lt;li&gt;alternatively, you can use chat if you are shy, or ask me later thru e-mail.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="structure-of-this-course"&gt;Structure of this course&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;week 1: introduction&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;housekeeping&lt;/li&gt;
&lt;li&gt;some principles&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;week 2: supply and demand&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;supply and demand curves&lt;/li&gt;
&lt;li&gt;perfect market equilibrium&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;week 3: Meddling with the market&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;tax and quantity control&lt;/li&gt;
&lt;li&gt;price elasticity&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;week 4: firm problem&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;production function&lt;/li&gt;
&lt;li&gt;marginal cost and average cost&lt;/li&gt;
&lt;li&gt;perfect competition&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="structure-of-this-course-1"&gt;Structure of this course&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;week 5: Monopoly &amp;amp; oligopoly&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;price discrimination&lt;/li&gt;
&lt;li&gt;game theory intro&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;week 6: Externalities &amp;amp; public goods&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;deviation from perfect market&lt;/li&gt;
&lt;li&gt;policies that work&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;week 7: Welfare&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Poverty &amp;amp; inequality&lt;/li&gt;
&lt;li&gt;firms under different welfare setting&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;*** MIDTERM EXAM ***&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="structure-of-this-course-2"&gt;Structure of this course&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;week 8: Macro basics&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;accounting and growth&lt;/li&gt;
&lt;li&gt;inflation and international imbalances&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;week 9: GDP, inflation and unemployment&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Measuring economy and price&lt;/li&gt;
&lt;li&gt;unemployment&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;week 12: Long run growth&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Dynamics of economic growth&lt;/li&gt;
&lt;li&gt;Aggregate demand and supply&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;week 11: Fiscal policy&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;demand shock&lt;/li&gt;
&lt;li&gt;the state budget&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="structure-of-this-course-3"&gt;Structure of this course&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;week 12: Financial system&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Banks and money&lt;/li&gt;
&lt;li&gt;The central bank&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;week 13: Monetary policy&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;interest rate&lt;/li&gt;
&lt;li&gt;central bank instruments&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;week 14: international economies&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;trade policy&lt;/li&gt;
&lt;li&gt;international capital and exchange rate&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="exams-etc-"&gt;Exams etc ✍🏾&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;evaluation&lt;/th&gt;
&lt;th&gt;covers&lt;/th&gt;
&lt;th&gt;%&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;quiz&lt;/td&gt;
&lt;td&gt;everyday, best of 10&lt;/td&gt;
&lt;td&gt;20&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;midterm exam&lt;/td&gt;
&lt;td&gt;first 7 meetings&lt;/td&gt;
&lt;td&gt;40&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;final exam&lt;/td&gt;
&lt;td&gt;last 7 meetings&lt;/td&gt;
&lt;td&gt;40&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;ul&gt;
&lt;li&gt;Only your best 10 will be used for graded quiz out of 14 meetings.
&lt;ul&gt;
&lt;li&gt;the quiz will be given by the end of every lecture.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;A bit of an intern quiz in the middle of each meeting, ungraded.&lt;/li&gt;
&lt;li&gt;Slides should be enough to get a good grade.&lt;/li&gt;
&lt;li&gt;However, to get an A, you should master the principle.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="some-tools"&gt;Some tools&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;All course materials are accessible through lentera and
in pdf.&lt;/li&gt;
&lt;li&gt;All announcement will be posted on lentera and google classroom.
&lt;ul&gt;
&lt;li&gt;I believe it will patch through your Petra e-mail as well.&lt;/li&gt;
&lt;li&gt;Feel free to let me know what&amp;rsquo;s best for your learning.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;The course is also available at my website,
.
&lt;ul&gt;
&lt;li&gt;It is in html format so you don&amp;rsquo;t have to download.&lt;/li&gt;
&lt;li&gt;Also can be viewed on your phone.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;I will update the course on a weekly basis.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="some-tools-1"&gt;Some tools&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The mid-lecture pop quiz (ungraded) will be conducted via poll everywhere.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Please prepare a tab in your browser to
&lt;/li&gt;
&lt;li&gt;You can also use your smartphone&amp;rsquo;s browser.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The tool for the end-lecture quiz (graded) is still being explored.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;we will test
by the end of today&amp;rsquo;s lecture.&lt;/li&gt;
&lt;li&gt;We can also use google form.&lt;/li&gt;
&lt;li&gt;You are free to let me know your preference.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h1 id="questions"&gt;Questions?&lt;/h1&gt;
&lt;hr&gt;
&lt;h2 id="a-bit-about-you"&gt;A bit about you&lt;/h2&gt;
&lt;iframe src="https://embed.polleverywhere.com/multiple_choice_polls/ZSvuqLVH3kXDtyC0q1VL0?controls=none&amp;short_poll=true" width="800px" height="600px"&gt;&lt;/iframe&gt;
&lt;hr&gt;
&lt;h2 id="a-bit-about-you-1"&gt;A bit about you&lt;/h2&gt;
&lt;iframe src="https://embed.polleverywhere.com/free_text_polls/8I0gGEvVFCiSryr6tM8Fh?controls=none&amp;short_poll=true" width="800px" height="600px"&gt;&lt;/iframe&gt;
&lt;hr&gt;
&lt;h2 id="now-lets-appoint-a-class-rep"&gt;Now let&amp;rsquo;s appoint a class rep!&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;for now, class rep&amp;rsquo;s responsibility is to just administering attendance.&lt;/li&gt;
&lt;li&gt;any student is allowed to contact me directly.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h1 id="about-economics"&gt;About economics&lt;/h1&gt;
&lt;hr&gt;
&lt;h2 id="why-economics"&gt;Why economics?&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Contrary to what normal people think, economics is not about (just) money.&lt;/li&gt;
&lt;li&gt;Economics is all about making optimal decision under scarcity.&lt;/li&gt;
&lt;li&gt;We use math principle to optimise our decision making.&lt;/li&gt;
&lt;li&gt;This course is not going to dig too deep into the world of economic principles.&lt;/li&gt;
&lt;li&gt;This course does not provide answers to your question: It teach how to use economic framework to shape your question.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="some-questions-asked-by-economists"&gt;Some questions asked by economists&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;How to best tackle climate change?&lt;/li&gt;
&lt;li&gt;Is minimum wage good?&lt;/li&gt;
&lt;li&gt;Should we introduce tax holiday to firms?&lt;/li&gt;
&lt;li&gt;Should the government increase expenditure by more tax or more debt?&lt;/li&gt;
&lt;li&gt;Should we introduce Universal Basic Income?&lt;/li&gt;
&lt;li&gt;How to evaluate government program?&lt;/li&gt;
&lt;li&gt;Should we ban mineral export?&lt;/li&gt;
&lt;li&gt;can we sustain economic growth?&lt;/li&gt;
&lt;li&gt;what to do during economic crisis?&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="more-questions-can-be-answered-with-partially-economic-principles"&gt;More questions can be answered with (partially) economic principles&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;lockdown or not lockdown?&lt;/li&gt;
&lt;li&gt;Should we invest in testing and tracing? or should we invest in treatment?&lt;/li&gt;
&lt;li&gt;Who to vaccine first: the elderly and vulnerables, or the working age?&lt;/li&gt;
&lt;li&gt;Should we trust BUMN, or private sector?&lt;/li&gt;
&lt;li&gt;essentially, it&amp;rsquo;s about tradeoffs, cost and benefit.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="about-your-learning"&gt;About your learning&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;To get a glimpse of what economists usually do, you can take a look at my blog. examples:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Questions you might be interested in:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;should I expand to other market or continue serving my niche?&lt;/li&gt;
&lt;li&gt;Should I outsource or make our own?&lt;/li&gt;
&lt;li&gt;Recruit fresh grads or train high school graduates?&lt;/li&gt;
&lt;li&gt;Update current system or adapt new system?&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h1 id="principles-of-economics-"&gt;Principles of Economics 💰&lt;/h1&gt;
&lt;hr&gt;
&lt;h3 id="people-make-choices"&gt;People make choices&lt;/h3&gt;
&lt;h5 id="because-resources-are-scarce"&gt;because resources are scarce&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;resource can be anything you use to produce.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Money is the most mainstream limited resource.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Buy only one holiday package.&lt;/li&gt;
&lt;li&gt;Buy only one portion of nasi goreng.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;But there are other resources worth noting.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;There&amp;rsquo;s only one holiday season in a year.&lt;/li&gt;
&lt;li&gt;Two nasi gorengs would be too much for my stomach.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="the-true-cost-of-something-is-its-opportunity-cost"&gt;The true cost of something is its opportunity cost&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;money is just one type of cost.&lt;/li&gt;
&lt;li&gt;The true cost of taking a holiday to Hong Kong is going somewhere else.&lt;/li&gt;
&lt;li&gt;Your holiday can be spent on learning new stuff.&lt;/li&gt;
&lt;li&gt;What is the cost of doing your degree?
&lt;ul&gt;
&lt;li&gt;Going straight to work and get experiences.&lt;/li&gt;
&lt;li&gt;Doing other degrees (biology, chemistry, etc).&lt;/li&gt;
&lt;li&gt;enjoy life.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;essentially, opportunity cost of something is something else you gave up to get it.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="pop-quiz"&gt;Pop quiz&lt;/h3&gt;
&lt;iframe src="https://embed.polleverywhere.com/multiple_choice_polls/27Z726hL5mMDWeaKsBbDQ?controls=none&amp;short_poll=true" width="800px" height="600px"&gt;&lt;/iframe&gt;
&lt;hr&gt;
&lt;h3 id="thinking-at-the-margin"&gt;Thinking at the margin&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The principle of opportunity cost leads to a marginal thinking.&lt;/li&gt;
&lt;li&gt;Understand your status quo, and think what action you can do to add a little improvement from it.&lt;/li&gt;
&lt;li&gt;If you have two hours to study or play, how will you divide it?
&lt;ul&gt;
&lt;li&gt;what if there&amp;rsquo;s an exam tommorow?&lt;/li&gt;
&lt;li&gt;If you are tired of studying, would you study more?&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="specialisation-and-gains-from-trade"&gt;Specialisation and gains from trade&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;During your daily time, you make decisions on allocating how much time to study and to cook, among other things.&lt;/li&gt;
&lt;li&gt;Since you will die if you don&amp;rsquo;t eat, you can&amp;rsquo;t allocate 0 hour to cook.&lt;/li&gt;
&lt;li&gt;On the other hand, there are those who are very good cook and will cook for you for a little money.&lt;/li&gt;
&lt;li&gt;In this case, it may be better if you spend 0 hour to cook, and order food from these chefs.&lt;/li&gt;
&lt;li&gt;Trade is the reason why I can study economics: I don&amp;rsquo;t have to study how to be a doctor. I will just go to the hospital if I need a medical service.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="specialisation-and-gains-from-trade-1"&gt;Specialisation and gains from trade&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Extending to firm level, many outsource part of their business from a third party.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;buying &lt;i class="fab fa-microsoft"&gt;&lt;/i&gt;
office probably better than developing our own softwares.&lt;/li&gt;
&lt;li&gt;why make our own server if we can use &lt;i class="fab fa-aws"&gt;&lt;/i&gt;
?&lt;/li&gt;
&lt;li&gt;Use tokopedia instead of making your own e-store.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;We can easily extend this to a country level:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Japan makes car because they cannot plant palm oil.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="incentives-matter"&gt;Incentives matter&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;People move to cities because there are more opportunities there.&lt;/li&gt;
&lt;li&gt;People will buy cheaper products given the same price.&lt;/li&gt;
&lt;li&gt;incentives are not always about money:
&lt;ul&gt;
&lt;li&gt;You study more on the subjects you like.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6"&gt;
&lt;p&gt;&lt;em&gt;&amp;ldquo;ada gula ada semut&amp;rdquo;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr&gt;
&lt;h3 id="market-and-intervention"&gt;Market and intervention&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;often times, market incentives are enough.&lt;/li&gt;
&lt;li&gt;However, intervention is often used.
&lt;ul&gt;
&lt;li&gt;education is an example where government intervene heavily.&lt;/li&gt;
&lt;li&gt;Gojek used subsidy to incentivies drivers and users.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Intervention may be temporary.
&lt;ul&gt;
&lt;li&gt;The COVID-19 relieve bill (PEN) will likely stop after the pandemic.&lt;/li&gt;
&lt;li&gt;Gojek&amp;rsquo;s subsidy is removed once they reach economies of scale.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="things-tend-to-move-to-equilibrium"&gt;Things tend to move to equilibrium&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;When there is an incentive to do something, there will be more and more people exploit it.&lt;/li&gt;
&lt;li&gt;As more people do it, the incentive decreases to a point where it is not worth it anymore.&lt;/li&gt;
&lt;li&gt;examples:
&lt;ul&gt;
&lt;li&gt;City becomes more crowded (and costly to live in).&lt;/li&gt;
&lt;li&gt;Stock price stops growing few moments after its IPO.&lt;/li&gt;
&lt;li&gt;Countries&amp;rsquo; economic growth reduced after they get rich.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Movement towards equilibrium, however, varies.
&lt;ul&gt;
&lt;li&gt;short run vs long run.&lt;/li&gt;
&lt;li&gt;individual vs aggregate.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="conclusion"&gt;Conclusion&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;We will see how these principles come up again and again as we delve deeper into the course.&lt;/li&gt;
&lt;li&gt;The principle will be carried over to your overall degree, and life in general.&lt;/li&gt;
&lt;li&gt;I am not trying to make you an economist, but the principles are very useful.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="testing-graded-quiz"&gt;Testing Graded quiz&lt;/h2&gt;
&lt;hr&gt;
&lt;h2 id="housekeeping"&gt;Housekeeping!&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Joy is the class rep.&lt;/li&gt;
&lt;li&gt;We&amp;rsquo;ll use Zoom over Google Meet.&lt;/li&gt;
&lt;li&gt;Quizizz is used for everyday lecture.&lt;/li&gt;
&lt;li&gt;what else?&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="next-week-supply-and-demand"&gt;Next week: Supply and demand&lt;/h2&gt;</description></item><item><title>Persiapan workshop menggunakan Zotero</title><link>https://www.krisna.or.id/en/slides/zotero/</link><pubDate>Thu, 14 Jan 2021 11:46:09 +1100</pubDate><guid>https://www.krisna.or.id/en/slides/zotero/</guid><description>&lt;h2 id="menggunakan-zotero-di-dalam-penulisan-ilmiah"&gt;Menggunakan Zotero di dalam penulisan ilmiah&lt;/h2&gt;
&lt;p&gt;Krisna Gupta&lt;br&gt;
Ketua Komisi Ekonomi Ditlitka 2020/2021&lt;br&gt;
Australian National University&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="slide-apa-ini"&gt;Slide apa ini?&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Instruksi untuk menginstall Zotero, salah satu reference manager untuk menulis artikel ilmiah. Zotero akan digunakan dalam workshop.&lt;/li&gt;
&lt;li&gt;Detil Workshop:
&lt;ul&gt;
&lt;li&gt;Waktu: 16 Januari 2021, 16.00 WIB&lt;/li&gt;
&lt;li&gt;Lokasi: &lt;a href="https://anu.zoom.us/j/81268573633?pwd=azdiSGZxV3JTckV0TXAxeHQxQjNvdz09" target="_blank" rel="noopener"&gt;LINK ZOOM&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;kenapa zotero:
&lt;ul&gt;
&lt;li&gt;gratis (the most important)&lt;/li&gt;
&lt;li&gt;mudah diinstall&lt;/li&gt;
&lt;li&gt;Dibuat oleh &lt;a href="https://www.google.com/search?client=firefox-b-d&amp;amp;q=whos&amp;#43;behind&amp;#43;zotero" target="_blank" rel="noopener"&gt;organisasi nirlaba&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;bekerja juga di google docs&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Dokumentasi zotero dapat dibaca di &lt;a href="https://www.zotero.org/support/quick_start_guide" target="_blank" rel="noopener"&gt;sini&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="our-goal"&gt;Our goal&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Membuat reference manager yang cantiq dan otomatis.&lt;/li&gt;
&lt;li&gt;membuat menjadi plain text agar mudah digabung.&lt;/li&gt;
&lt;li&gt;di akhir workshop, peserta harus mengumpulkan file word di &lt;a href="https://drive.google.com/drive/folders/11g0-aYmDNyWxx9fs9COhs0BonLiBtf0Q?usp=sharing" target="_blank" rel="noopener"&gt;drive ini&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="what-you-need"&gt;What you need&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Laptop / komputer pribadi
&lt;ul&gt;
&lt;li&gt;contoh ini menggunakan windows 10&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Zotero account
&lt;ul&gt;
&lt;li&gt;bikin di &lt;a href="https://www.google.com/search?client=firefox-b-d&amp;amp;q=zotero&amp;#43;account" target="_blank" rel="noopener"&gt;sini&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Program zotero&lt;/li&gt;
&lt;li&gt;reference list untuk latihan&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="download-zotero-for-windows--chrome-plug-in"&gt;Download Zotero for Windows &amp;amp; Chrome plug-in&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Klik &lt;a href="https://www.zotero.org/download/" target="_blank" rel="noopener"&gt;link ini&lt;/a&gt;, anda akan melihat seperti ini&lt;/li&gt;
&lt;/ul&gt;
&lt;img src="https://www.krisna.or.id/media/install1.jpg" alt="drawing" width="600"/&gt;
&lt;p&gt;download installer-nya (kiri), lalu install plug-innya utk browser kesayangan anda (kanan).&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="install-zotero"&gt;Install Zotero&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;install zotero seperti anda menginstall program-program lain.&lt;/li&gt;
&lt;li&gt;buka zotero, lalu login dengan akun yang sudah anda buat.&lt;/li&gt;
&lt;/ul&gt;
&lt;img src="https://www.krisna.or.id/media/install2.jpg" alt="drawing" width="500"/&gt;
&lt;p&gt;&amp;ldquo;set up syncing&amp;rdquo; untuk pakai cloud, &amp;ldquo;install a zotero connector&amp;rdquo; hanya jika anda belum install browser plug-in&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="cek-word-plugin"&gt;Cek word plugin&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Zotero menginstall plugin microsoft word secara otomatis ketika anda sudah selesai install zotero.&lt;/li&gt;
&lt;li&gt;dicek aja. Buka word, anda akan melihat tab zotero.&lt;/li&gt;
&lt;/ul&gt;
&lt;img src="https://www.krisna.or.id/media/install33.jpg" alt="drawing" width="800"/&gt;
&lt;hr&gt;
&lt;h2 id="cek-google-docs-plugin"&gt;Cek google docs plugin&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Untuk menggunakan plugin zotero di google docs, anda harus membuka aplikasi zoteronya.&lt;/li&gt;
&lt;li&gt;pluginnya ada di atas, mirip di microsoft word.&lt;/li&gt;
&lt;/ul&gt;
&lt;img src="https://www.krisna.or.id/media/install44.jpg" alt="drawing" width="800"/&gt;
&lt;hr&gt;
&lt;h2 id="cek-google-docs-plugin-1"&gt;Cek google docs plugin&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Extra step jika e-mail zotero anda tidak sama dengan e-mail google drive anda.&lt;/li&gt;
&lt;li&gt;tambahkan e-mail google drive anda di akun zotero.&lt;/li&gt;
&lt;li&gt;buka &lt;a href="https://www.zotero.org/settings/account" target="_blank" rel="noopener"&gt;link ini&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;masukkan e-mail google drive anda di situ, lalu klik &amp;ldquo;add&amp;rdquo;&lt;/li&gt;
&lt;li&gt;lakukan verifikasi.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="agenda-workshop"&gt;Agenda Workshop&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Input referensi secara manual dan menggunakan browser plug-in.&lt;/li&gt;
&lt;li&gt;edit metadata.&lt;/li&gt;
&lt;li&gt;export library.&lt;/li&gt;
&lt;li&gt;in-text citation dan reference list di microsoft word.&lt;/li&gt;
&lt;li&gt;in-text citation dan reference list di google docs word.&lt;/li&gt;
&lt;li&gt;remove metadata / create plain text.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h1 id="other-notes"&gt;Other notes&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;siapkan referensi sekitar 5 referensi. kita akan latihan dengan referensi anda masing-masing.&lt;/li&gt;
&lt;li&gt;kalau bisa macem-macem jenisnya: ada yang artikel jurnal, report, website, database dll.&lt;/li&gt;
&lt;li&gt;Estimasi workshop selama 1 jam - 1.5 jam tergantung diskusi.&lt;/li&gt;
&lt;li&gt;See you then!&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>A small trip to Tidbinbilla Natural Reserve in Canberra, Australia</title><link>https://www.krisna.or.id/en/post/tidbinbilla/</link><pubDate>Fri, 01 Jan 2021 09:04:02 +1100</pubDate><guid>https://www.krisna.or.id/en/post/tidbinbilla/</guid><description>&lt;p&gt;Traveling isn&amp;rsquo;t really my forte. However, The year-end free entry to Tidbinbilla Natural Reserve can&amp;rsquo;t really be missed can&amp;rsquo;t it?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.tidbinbilla.act.gov.au/" target="_blank" rel="noopener"&gt;Tidbinbilla&lt;/a&gt; is a natural reserve in Canberra, Australia. Reachable from the city center by car, and you would prolly need around 40 minutes driving to get there. Here, you can walk in many bushwalking trail from the very easy, 1-2 km to the hard one with rocky and hilly climb. You will be able to see many Australian vegetation like eucalyptus and also its animals like birds, Kangaroos, Wallabies, Koala and Platypus.&lt;/p&gt;
&lt;p&gt;Tidbinbilla is a very huge place. To explore all, you will need a whole day and a good prep. Check out its full map &lt;a href="https://www.tidbinbilla.act.gov.au/__data/assets/pdf_file/0005/572288/Tidbinbilla-Map-and-Guide.pdf" target="_blank" rel="noopener"&gt;over here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="tidbinbilla_map"
srcset="https://www.krisna.or.id/en/post/tidbinbilla/tidbinbilla_map_hu_9a50003f30b50576.webp 320w, https://www.krisna.or.id/en/post/tidbinbilla/tidbinbilla_map_hu_43ec60154f7ed859.webp 480w, https://www.krisna.or.id/en/post/tidbinbilla/tidbinbilla_map_hu_d4a00b77480f1a98.webp 726w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/tidbinbilla/tidbinbilla_map_hu_9a50003f30b50576.webp"
width="726"
height="547"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;Me and wife only aim for its eucalyptus forest and a place called Sanctuary.&lt;/p&gt;
&lt;p&gt;We first come to the visitor center to grab some maps, information and coffee. Maps and infos are necessary since you will prolly get no connection once you step inside the park. From here, you can actually go to a few walking trails to see Emu and Kangaroos. We actually saw both without even going to the trail!&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img alt="emu"
src="https://www.krisna.or.id/en/post/tidbinbilla/emu.gif"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img alt="kangguru"
src="https://www.krisna.or.id/en/post/tidbinbilla/kangguru.gif"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;We drive to the sanctuary from the visitor center.&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="sanctuary_map"
srcset="https://www.krisna.or.id/en/post/tidbinbilla/sanctuary_map_hu_2692f10c6ff84638.webp 320w, https://www.krisna.or.id/en/post/tidbinbilla/sanctuary_map_hu_dee3c49f3e355eac.webp 480w, https://www.krisna.or.id/en/post/tidbinbilla/sanctuary_map_hu_61cf146ab343ad07.webp 569w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/tidbinbilla/sanctuary_map_hu_2692f10c6ff84638.webp"
width="569"
height="552"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;First up, &lt;a href="https://www.tidbinbilla.act.gov.au/do/the-eucalypt-forest" target="_blank" rel="noopener"&gt;eucalyptus forest&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="koala"
srcset="https://www.krisna.or.id/en/post/tidbinbilla/koala_hu_9a8b8354009e81d7.webp 320w, https://www.krisna.or.id/en/post/tidbinbilla/koala_hu_530cc07c8e4abb22.webp 480w, https://www.krisna.or.id/en/post/tidbinbilla/koala_hu_130f4c73076fb072.webp 570w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/tidbinbilla/koala_hu_9a8b8354009e81d7.webp"
width="570"
height="760"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;We took the Koala Path, the easier bit.&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="eukaliptus1"
srcset="https://www.krisna.or.id/en/post/tidbinbilla/eukaliptus1_hu_3262434417c43d01.webp 320w, https://www.krisna.or.id/en/post/tidbinbilla/eukaliptus1_hu_e9fe8d4e86ac7081.webp 480w, https://www.krisna.or.id/en/post/tidbinbilla/eukaliptus1_hu_582d52a2b51d7b79.webp 760w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/tidbinbilla/eukaliptus1_hu_3262434417c43d01.webp"
width="760"
height="570"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="eukaliptus2"
srcset="https://www.krisna.or.id/en/post/tidbinbilla/eukaliptus2_hu_8cdcb90b69d89039.webp 320w, https://www.krisna.or.id/en/post/tidbinbilla/eukaliptus2_hu_8c7498aebae2b398.webp 480w, https://www.krisna.or.id/en/post/tidbinbilla/eukaliptus2_hu_6c6cc1dcbe4c6d0c.webp 760w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/tidbinbilla/eukaliptus2_hu_8cdcb90b69d89039.webp"
width="760"
height="570"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;From here, we went to the sanctuary. Unfortunately, no sight of Platypus 😢&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="s1"
srcset="https://www.krisna.or.id/en/post/tidbinbilla/s1_hu_cb6a6324cd770e20.webp 320w, https://www.krisna.or.id/en/post/tidbinbilla/s1_hu_c05e27f83c17a73.webp 480w, https://www.krisna.or.id/en/post/tidbinbilla/s1_hu_b303ca5ae3086bf4.webp 760w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/tidbinbilla/s1_hu_cb6a6324cd770e20.webp"
width="760"
height="570"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="s4"
srcset="https://www.krisna.or.id/en/post/tidbinbilla/s4_hu_7e1b5e99cc74beb8.webp 320w, https://www.krisna.or.id/en/post/tidbinbilla/s4_hu_465338f55185c795.webp 480w, https://www.krisna.or.id/en/post/tidbinbilla/s4_hu_a8956b01ac6f8e29.webp 570w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/tidbinbilla/s4_hu_7e1b5e99cc74beb8.webp"
width="570"
height="760"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="s3"
srcset="https://www.krisna.or.id/en/post/tidbinbilla/s3_hu_511d0608e3ed4b3b.webp 320w, https://www.krisna.or.id/en/post/tidbinbilla/s3_hu_9e2d72e91ab7fde1.webp 480w, https://www.krisna.or.id/en/post/tidbinbilla/s3_hu_4ad117f7f4a687ff.webp 760w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/tidbinbilla/s3_hu_511d0608e3ed4b3b.webp"
width="760"
height="570"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="s5"
srcset="https://www.krisna.or.id/en/post/tidbinbilla/s5_hu_29d57bf08fd4f196.webp 320w, https://www.krisna.or.id/en/post/tidbinbilla/s5_hu_daef722e426b8a8c.webp 480w, https://www.krisna.or.id/en/post/tidbinbilla/s5_hu_85e94d2f363009a6.webp 760w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.krisna.or.id/en/post/tidbinbilla/s5_hu_29d57bf08fd4f196.webp"
width="760"
height="570"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;According to the ranger, most animals including Platypus are shy and learn to avoid human. They can only be seen around early in the morning or later afternoon (something like 6pm-ish). Additionally, Platypus are said to be active around spring time. So I might need to go back here later in the different time!&lt;/p&gt;</description></item><item><title>Trying three cool keyboards: Logitech MX Keys, Razer BlackWidow and Razer Huntsman</title><link>https://www.krisna.or.id/en/post/keyboard/</link><pubDate>Tue, 29 Dec 2020 19:31:47 +1100</pubDate><guid>https://www.krisna.or.id/en/post/keyboard/</guid><description>&lt;p&gt;This semester has been incredibly busy. Lots of work, a
for one of my dissertation milestones, and teaching. On the teaching front, I was fortunate that during the pandemic, when the university cut staff heavily, I was among those kept on. The problem is that with fewer hires, I got buried in marking &amp;ndash; checking assignments and final exams. Very stressful.&lt;/p&gt;
&lt;p&gt;As the semester ended, so came Black Friday + Cyber Monday + Boxing Day &amp;ndash; a string of discount days in Australia. I figured, since I rarely splurge, I could treat myself this time.&lt;/p&gt;
&lt;p&gt;Among the discounted items, electronics got massive markdowns. Since I had some cash, I decided to try buying a keyboard to replace my current one. I&amp;rsquo;d been using the
, a very sleek and comfortable keyboard. Based on forums, mechanical keyboards are supposedly better for typing because they provide better &lt;em&gt;feedback&lt;/em&gt;. You don&amp;rsquo;t have to press as deep, making them more comfortable for typing. Having never tried typing on a mechanical keyboard, I thought I&amp;rsquo;d give it a shot.&lt;/p&gt;
&lt;p&gt;I tried buying keyboards at
, a major electronics retailer in Australia. Prices are fairly competitive, there are many locations, and the Belconnen store lets you try different switches in-person. Best of all, if you don&amp;rsquo;t like the product after a week or two, you can exchange it for something else. That&amp;rsquo;s the power of
.&lt;/p&gt;
&lt;p&gt;Thanks to the exchange policy, I got to try 3 different keyboards. I browsed various switches recommended for typing and bought based on discounts. The first keyboard I tried was the
, mainly because I&amp;rsquo;m a huge Logitech fan. Their products are expensive but genuinely good. Unfortunately, it didn&amp;rsquo;t suit me. So I switched to a Razer product, the Razer BlackWidow. Still not quite right, so I ended up with the Razer Huntsman. Here are the specs:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Keyboard&lt;/th&gt;
&lt;th&gt;Logitech MX Keys&lt;/th&gt;
&lt;th&gt;Logitech G512 GX Brown&lt;/th&gt;
&lt;th&gt;Razer BlackWidow&lt;/th&gt;
&lt;th&gt;Razer Huntsman&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Switches&lt;/td&gt;
&lt;td&gt;Scissor&lt;/td&gt;
&lt;td&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Feel&lt;/td&gt;
&lt;td&gt;Tactile&lt;/td&gt;
&lt;td&gt;Bump&lt;/td&gt;
&lt;td&gt;Clicky&lt;/td&gt;
&lt;td&gt;Clicky&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Actuation force (g)&lt;/td&gt;
&lt;td&gt;37.1&lt;/td&gt;
&lt;td&gt;50&lt;/td&gt;
&lt;td&gt;50&lt;/td&gt;
&lt;td&gt;35.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Actuation travel (mm)&lt;/td&gt;
&lt;td&gt;1.26&lt;/td&gt;
&lt;td&gt;1.9&lt;/td&gt;
&lt;td&gt;1.74&lt;/td&gt;
&lt;td&gt;1.56&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Total travel (mm)&lt;/td&gt;
&lt;td&gt;1.84&lt;/td&gt;
&lt;td&gt;4.0&lt;/td&gt;
&lt;td&gt;4.0&lt;/td&gt;
&lt;td&gt;3.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;typing speed (WPM)&lt;/td&gt;
&lt;td&gt;73&lt;/td&gt;
&lt;td&gt;68&lt;/td&gt;
&lt;td&gt;73&lt;/td&gt;
&lt;td&gt;80&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Some notes:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Actuation force: how hard you need to press the key. Higher means more finger fatigue during long typing sessions, but also fewer accidental key presses.&lt;/li&gt;
&lt;li&gt;Actuation travel: how far you need to press before the keystroke registers. Higher means deeper press required.&lt;/li&gt;
&lt;li&gt;Total travel: how far the key can be pressed to the bottom. Higher means deeper.&lt;/li&gt;
&lt;li&gt;I tested typing speed using
at medium difficulty for 3 minutes. WPM = Words per Minute.&lt;/li&gt;
&lt;li&gt;Other figures from
, except Logitech specs which are from the
.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I&amp;rsquo;ll give my review and reasons why I didn&amp;rsquo;t like the Logitech G512 and Razer BlackWidow. I&amp;rsquo;m currently still trying the Huntsman and hoping it works out. I&amp;rsquo;ll focus on typing and &lt;em&gt;switches&lt;/em&gt;, since switches are the main reason I tried mechanical keyboards. Macros are the most useful feature beyond that. I&amp;rsquo;m not particularly interested in RGB.&lt;/p&gt;
&lt;p&gt;Note that I&amp;rsquo;m not a keyboard enthusiast. I&amp;rsquo;m just a regular user who browses around. I read various reviews from Rtings, Tom&amp;rsquo;s Hardware, etc. and watched YouTube videos from channels like RandomFrankP and Hardware Canucks. For serious reviews, I&amp;rsquo;d recommend those sources.&lt;/p&gt;
&lt;h2 id="logitech-mx-keys"&gt;Logitech MX Keys&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;What I love&lt;/th&gt;
&lt;th&gt;What I hate&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Thin and compact&lt;/td&gt;
&lt;td&gt;Programmable only for F1-F12 keys&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Great for typing&lt;/td&gt;
&lt;td&gt;Expensive&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Wireless is superb&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Battery lasts forever&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Logitech Flow is amazing&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;In early COVID-19 days in Australia (around early March), my university allowed reallocating part of research student funds to purchase &lt;em&gt;Work From Home&lt;/em&gt; (WFH) equipment, since campus was closing and all staff and students were required to work from home. Research funds are typically used for attending academic conferences, which obviously weren&amp;rsquo;t happening anytime soon due to the pandemic.&lt;/p&gt;
&lt;p&gt;I chose the Logitech MX Keys as my home keyboard. No particular reason &amp;ndash; I&amp;rsquo;m just a Logitech fan.&lt;/p&gt;
&lt;p&gt;It turned out to be wonderful. The switches feel better than my office keyboard, in my opinion. Several standout features: First, it&amp;rsquo;s wireless, supporting both a dongle (2.4 GHz) and Bluetooth. The wireless can use a unified dongle, so the keyboard and mouse (also Logitech) share one dongle. Bluetooth can connect to 3 devices &amp;ndash; other computers, tablets, and smartphones. Very helpful when I need to type on a tablet or phone. The wireless setup also keeps the desk clean. Switching between the wireless dongle and 3 Bluetooth devices is effortless because there are physical buttons on the keyboard.&lt;/p&gt;
&lt;p&gt;Second, Logitech has a technology called &lt;em&gt;Flow&lt;/em&gt;. If I copy text on my laptop, I can paste it on my tablet. Super helpful.&lt;/p&gt;
&lt;p&gt;Third, the keyboard is very thin, reasonably compact, and has excellent build quality. The desk feels spacious, and hand position is comfortable because the keyboard is thin enough that you don&amp;rsquo;t need to raise your fingers high. No finger fatigue typing here since the &lt;em&gt;actuation point&lt;/em&gt; is short and the force required is minimal.&lt;/p&gt;
&lt;h2 id="logitech-g512-gx-brown"&gt;Logitech G512 GX-Brown&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;What I love&lt;/th&gt;
&lt;th&gt;What I hate&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Fairly affordable&lt;/td&gt;
&lt;td&gt;Cable is terrible&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;The switches&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;No macros&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;This was the first keyboard I bought &amp;ndash; my first-ever mechanical keyboard. It was reasonably priced for a mechanical keyboard and on sale at the time. Being my first, I started cheap. Didn&amp;rsquo;t dare go expensive right away.&lt;/p&gt;
&lt;p&gt;The GX-Brown switch is Logitech&amp;rsquo;s &lt;em&gt;tactile&lt;/em&gt; switch without the click sound typical of mechanicals. The keyboard sends a signal when the plates connect upon pressing. Unfortunately, it&amp;rsquo;s hard to see in this gif I made from images on the Logitech website.&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img alt="GX-Brown"
src="https://www.krisna.or.id/en/post/keyboard/gx_brown.gif"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;After trying it out, typing with the G512 was tiring and didn&amp;rsquo;t suit me. My fingers got sore, and my palm area near the pinky ached. I think because I&amp;rsquo;m used to thin keyboards, I always press all the way to the bottom. But with mechanicals, you&amp;rsquo;re supposed to hover &amp;ndash; you only need to press to the &lt;em&gt;actuation point&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;From the table above, this keyboard (and mechanical keyboards in general) requires slightly more force. Probably not noticeable for short typing sessions, but after typing all day, you definitely feel it.&lt;/p&gt;
&lt;p&gt;This keyboard is also much taller than the MX Keys. My hand position felt awkward, so I had to buy a fairly tall wrist rest to keep my hands level. Somewhat more comfortable, but still sore during extended typing. The keyboard height is compounded by the tall &lt;em&gt;keycaps&lt;/em&gt; and longer travel distance. The differences look small on paper, but over a full day of typing, they add up.&lt;/p&gt;
&lt;p&gt;As for speed, my typing speed actually dropped with this one, even though I switched to mechanical for better typing. Already uncomfortable AND slower &amp;ndash; a truly bad investment. Luckily I could still exchange it.&lt;/p&gt;
&lt;p&gt;I decided to try clicky switches, since supposedly clicky feels better and you can feel the &lt;em&gt;actuation point&lt;/em&gt; more clearly, so you don&amp;rsquo;t have to press as deep.&lt;/p&gt;
&lt;h2 id="razer-blackwidow"&gt;Razer BlackWidow&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;What I love&lt;/th&gt;
&lt;th&gt;What I hate&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Razer Green switch is amazing&lt;/td&gt;
&lt;td&gt;Good value for money&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Fully programmable&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RGB is wild&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;I exchanged for the Razer BlackWidow. This was my first Razer product. It has clicky switches &amp;ndash; they make a clicking sound when pressed. In the gif below from Razer&amp;rsquo;s official website, you can see that when the key is pressed, a plate hits another plate inside. That&amp;rsquo;s when the keystroke registers and the computer detects the key press.&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img alt="razer_green"
src="https://www.krisna.or.id/en/post/keyboard/razer-green-switch.gif"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;You can also see that the plate makes contact without needing to press the keycap all the way to the bottom.&lt;/p&gt;
&lt;p&gt;The clicky switch is indeed better than the half-hearted tactile one. Truly satisfying to type with that click-click sound. But this keyboard still wasn&amp;rsquo;t perfectly comfortable. Fingers still got sore. Based on specs, this keyboard has the same travel distance and actuation force as the GX-Brown. I was probably still bottoming out despite the click feedback.&lt;/p&gt;
&lt;p&gt;That said, the click-click sound is genuinely enjoyable. Makes you feel like you&amp;rsquo;re typing something really important. The downside, of course, is that it&amp;rsquo;s fairly noisy. Could be annoying in an office. My wife said the sound was noticeable, though not too disruptive &amp;ndash; but hard to use while she&amp;rsquo;s sleeping&lt;sup id="fnref:1"&gt;&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref"&gt;1&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;
&lt;p&gt;This keyboard is fully programmable, so every key can be remapped and the options are extensive: you can set keys to alt, shift, launch programs or websites, and most importantly, store text snippets.&lt;/p&gt;
&lt;p&gt;This keyboard is better than the Logitech GX-Brown. In my opinion, the Razer Green Switch is one of the best switches around, especially once you get used to the floating typing style. But there&amp;rsquo;s a learning curve if you&amp;rsquo;re coming from thin membrane keyboards. Once you adapt though, it&amp;rsquo;s great.&lt;/p&gt;
&lt;h2 id="razer-huntsman"&gt;Razer Huntsman&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;What I love&lt;/th&gt;
&lt;th&gt;What I hate&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Razer Purple switch is amazing&lt;/td&gt;
&lt;td&gt;Expensive&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Fully programmable&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RGB is wild&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The last keyboard I tried is the Razer Huntsman. It uses new technology called opto-mechanical. While previous switches use electrical signals from metal plates, this keyboard uses laser to send signals from keyboard to computer. When a key is pressed, the laser connects to its receiver, sending a signal that the key has been pressed.&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img alt="razer_purple"
src="https://www.krisna.or.id/en/post/keyboard/razer-purple.gif"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;According to Razer, sending signals via laser makes it faaaaaaaaaar faster than metal plates. But it probably doesn&amp;rsquo;t make a real difference, especially for an old person like me whose reflexes are already snail-paced.&lt;/p&gt;
&lt;p&gt;What drew me to try this is that it has lighter actuation force and shorter travel distance than regular mechanicals, while retaining the same clicky feeling as the Razer Green switch. This should be more comfortable on the fingers for typing, especially for someone just starting with mechanical keyboards.&lt;/p&gt;
&lt;p&gt;The clicky feel isn&amp;rsquo;t quite as satisfying as the BlackWidow, in my opinion. But it&amp;rsquo;s still nice. More importantly, my hands have been fine so far. Typing feels better here than with the Green switch. Hopefully I&amp;rsquo;ll stick with this one.&lt;/p&gt;
&lt;p&gt;In terms of speed, this switch has given me the fastest typing speed so far (80 WPM), even faster than the MX Keys at 73 WPM. It really is more comfortable to type on. Let&amp;rsquo;s see how it holds up over the coming weeks. So far, the Huntsman is the most comfortable of the keyboards I&amp;rsquo;ve tried.&lt;/p&gt;
&lt;h2 id="conclusion"&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;Typing on the MX Keys was already very comfortable. Even though you bottom out every keystroke (it&amp;rsquo;s so thin), your hands don&amp;rsquo;t get sore. The wireless features &amp;ndash; switching between devices and copy-paste across them &amp;ndash; are incredibly useful. The unified receiver keeps the desk clean with just one dongle for keyboard and mouse. Logitech really is the best at making office products.&lt;/p&gt;
&lt;p&gt;But typing with clicky-clicky switches brings a joy I can&amp;rsquo;t quite explain. Mechanical keyboards also have extensive macros that are super useful for storing frequently-used commands and methods for coding. Maybe I just wasn&amp;rsquo;t used to thick keyboards after years on laptops and the MX Keys. So far I haven&amp;rsquo;t fully felt the mechanical advantage over MX Keys (aside from the click-clack). Oh, and the RGB grows on you over time.&lt;/p&gt;
&lt;p&gt;Update: the Razer Huntsman has become my daily driver. After learning to type properly on a mechanical keyboard, Razer&amp;rsquo;s clicky switches are genuinely fantastic. My fastest speed is on the Huntsman. It&amp;rsquo;s lighter than typical clicky mechanical switches, so it&amp;rsquo;s decent for newcomers. The full programmability is also excellent if you need it. I think Razer has the best software for key programming and macros. I do miss the MX Keys&amp;rsquo; versatile wireless capability, but programmability and clicky switches won me over.&lt;/p&gt;
&lt;p&gt;Also read about my experience with the Yellow switch on the Razer Blackwidow V3 Mini
.&lt;/p&gt;
&lt;div class="footnotes" role="doc-endnotes"&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id="fn:1"&gt;
&lt;p&gt;My WFH workspace = the bedroom. Can&amp;rsquo;t help it &amp;ndash; renting a small unit to save money.&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink"&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description></item><item><title>Mengeksplorasi &amp; mengelaborasi data serta sumber bacaan</title><link>https://www.krisna.or.id/en/event/litka/</link><pubDate>Mon, 14 Dec 2020 01:20:32 +1100</pubDate><guid>https://www.krisna.or.id/en/event/litka/</guid><description/></item><item><title>Litka</title><link>https://www.krisna.or.id/en/slides/litka/</link><pubDate>Sun, 13 Dec 2020 23:36:14 +1100</pubDate><guid>https://www.krisna.or.id/en/slides/litka/</guid><description>&lt;h4 id="mengeksplorasi--mengelaborasi"&gt;Mengeksplorasi &amp;amp; mengelaborasi&lt;/h4&gt;
&lt;h1 id="data"&gt;data&lt;/h1&gt;
&lt;h4 id="serta-sumber-bacaan"&gt;serta sumber bacaan&lt;/h4&gt;
&lt;p&gt;Krisna Gupta ft. Denny Irawan&lt;br&gt;
Dirlitka PPI Dunia&lt;br&gt;
&lt;a href="https://krisna.netlify.app/" target="_blank" rel="noopener"&gt;krisna.netlify.app&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="siapa-tuh-krisna-gupta-"&gt;Siapa tuh Krisna Gupta 👀&lt;/h3&gt;
&lt;p&gt;Ketua Komisi Ekonomi.&lt;/p&gt;
&lt;p&gt;Sering dipanggil Imed.&lt;/p&gt;
&lt;p&gt;Economics PhD Student di &lt;a href="https://crawford.anu.edu.au/people/phd/krisna-gupta" target="_blank" rel="noopener"&gt;Australian National University&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Double degree Master in Econ dari &lt;a href="http://ppia.feb.ui.ac.id/en/joint-degree-with-vrije-universiteit-amsterdam/" target="_blank" rel="noopener"&gt;UI / VU Amsterdam.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Meneliti dampak kebijakan perdagangan dan investasi.&lt;/p&gt;
&lt;p&gt;Dosen &lt;a href="https://poltekapp.ac.id/" target="_blank" rel="noopener"&gt;Politeknik APP Jakarta.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hobby &lt;a href="https://krisna.netlify.app" target="_blank" rel="noopener"&gt;ngeblog&lt;/a&gt;, nyanyi, ngefans L&amp;rsquo;arc&lt;del&gt;en&lt;/del&gt;Ciel.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="beberapa-riset-dan-publikasi-"&gt;beberapa riset dan publikasi 😎&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="tentang-hari-ini-"&gt;Tentang hari ini 👍&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;literatur&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Data&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Diskusi&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h1 id="literatur"&gt;Literatur&lt;/h1&gt;
&lt;h3 id="kata-kunci-relevan"&gt;kata kunci: relevan&lt;/h3&gt;
&lt;hr&gt;
&lt;h3 id="untuk-menulis-10-ribu-kata-anda-harus-membaca-100-ribu-kata"&gt;Untuk menulis 10 ribu kata, anda harus membaca 100 ribu kata!&lt;/h3&gt;
$$\max_{B,T,S} \{f(B,T,S): B+T+S \leq 24\}$$
$B&gt;T&gt;S$
&lt;/Br&gt;
Baca $\Rightarrow$ Tulis $\Rightarrow$ Speak
&lt;/Br&gt;
JANGAN KEBALIK!
&lt;/Br&gt;
hehe
&lt;hr&gt;
&lt;h3 id="kenapa-melakukan-tinjauan-literatur"&gt;Kenapa melakukan tinjauan literatur&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Kita tidak bisa meneliti sesuatu yang kita tidak tau!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;mendapatkan informasi dan konteks&lt;/li&gt;
&lt;li&gt;mencari &lt;em&gt;gap&lt;/em&gt; (target, debat, etc)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Meyakinkan pembaca bahwa tulisan kita &lt;ins&gt;relevan&lt;/ins&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;terupdate&lt;/li&gt;
&lt;li&gt;penting&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="mengenal-konteks"&gt;Mengenal konteks&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Selalu ingat bahwa kita menulis tentang Indonesia.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Karena itu, anda memerlukan pendekatan konteks yang punya ekstra layer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Apa SDGs yang relevan.&lt;/li&gt;
&lt;li&gt;Bagaimana perkembangannya di Indonesia.&lt;/li&gt;
&lt;li&gt;Apakah akan tercapai secara &lt;em&gt;sustainable&lt;/em&gt; di 2045.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="mulai-dari-mana"&gt;Mulai dari mana?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;United Nations (UN)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ada &lt;a href="https://sdgs.un.org/goals" target="_blank" rel="noopener"&gt;website&lt;/a&gt; yang user friendly.&lt;/li&gt;
&lt;li&gt;ada report (&lt;a href="https://sustainabledevelopment.un.org/content/documents/2380320190712_Final_VNR_2019_INDONESIA.pdf" target="_blank" rel="noopener"&gt;download&lt;/a&gt;) hasil kerjasama dengan Bappenas.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Dokumen milik pemerintah.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Selain Bappenas, lihat juga lembaga terkait.&lt;/li&gt;
&lt;li&gt;Peraturan perundang-undangan yang terkait.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Literatur ternama di bidang masing-masing.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="mulai-dari-mana-1"&gt;Mulai dari mana?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Wikipedia adalah sahabat kita semua.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;gunakan sebagai pijakan, bukan literatur untuk disitasi.&lt;/li&gt;
&lt;li&gt;berlaku juga untuk informasi seperti blog orang lain.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Tanya rekan sejawat atau editor.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h1 id="data-1"&gt;Data&lt;/h1&gt;
&lt;hr&gt;
&lt;h3 id="mengapa-kita-menggunakan-data"&gt;Mengapa kita menggunakan data?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Data dapat menyampaikan konteks dengan efisien.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;pembaca orang sibuk. makanya harus efisien.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Data sangat &lt;em&gt;powerful&lt;/em&gt; untuk menyampaikan pesan.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Data menunjukkan seberapa paham kita dengan isu.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Data biasanya cukup obyektif.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="bagaimana-menggunakan-data"&gt;Bagaimana menggunakan data?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;data bukanlah cerita! Ia memperkuat.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Data adalah support, bukan inti tulisan anda.&lt;/li&gt;
&lt;li&gt;lebih baik jika sudah ada kerangka berpikir.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Data tidak harus yang berupa statistik.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;bisa juga referensi seperti pasal atau argumen orang lain.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Data harus relevan!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;jangan pasang data yang anda ga pake.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Hati-hati dengan informasi yang partisan.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="beberapa-sumber-yang-dapat-digunakan"&gt;Beberapa sumber yang dapat digunakan.&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;ada &lt;a href="https://sdgs.un.org/goals" target="_blank" rel="noopener"&gt;website&lt;/a&gt; yang user friendly.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Website-nya World Bank juga cukup user friendly:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://datatopics.worldbank.org/sdgs/" target="_blank" rel="noopener"&gt;SDGs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;maupun &lt;a href="https://data.worldbank.org/" target="_blank" rel="noopener"&gt;World Development Indicators&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Tanya kolega atau editor.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="tools-untuk-visualisasi"&gt;Tools untuk visualisasi.&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Microsoft Excel / Google sheet adalah tool paling gampang dan &lt;em&gt;mainstream&lt;/em&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;jika anda nulis bareng, usahakan pake tools yang semua bisa pake.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Hanya pakai pie chart untuk data &lt;em&gt;fraction&lt;/em&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Gunakan grafik garis untuk menunjukkan &lt;em&gt;trend&lt;/em&gt; (biasanya data &lt;em&gt;time series&lt;/em&gt;).&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="mengambil-visualisasi-pihak-lain"&gt;Mengambil visualisasi pihak lain.&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Jika anda mengambil visualisasi dari publikasi pihak lain, selalu sertakan sumber.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;jangan lupa, yang penting adalah data support argumen. Datanya boleh pinjem, tapi argumennya harus punya anda.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="bagaimana-jika-tidak-ada-data-yang-mendukung-cerita-kita"&gt;Bagaimana jika tidak ada data yang mendukung cerita kita?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Cari terus sampai dapat!&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Jika masih tidak ada, be humble! Alim == Pendiam&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Bagaimana jika data yang kita dapatkan malah melawan argumen kita?&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
*then, change your mind*
&lt;/Br&gt;
Menulis adalah proses pendewasaan logika
&lt;/Br&gt;
Makes mistakes is an important part of life
&lt;hr&gt;
&lt;h1 id="the-end"&gt;The End&lt;/h1&gt;</description></item><item><title>Kebijakan untuk meningkatkan partisipasi perusahaan-perusahaan Indonesia dalam rantai pasok global</title><link>https://www.krisna.or.id/en/publication/convo1/</link><pubDate>Fri, 04 Dec 2020 21:34:47 +1100</pubDate><guid>https://www.krisna.or.id/en/publication/convo1/</guid><description>&lt;p&gt;Selengkapnya &lt;a href="https://theconversation.com/kebijakan-untuk-meningkatkan-partisipasi-perusahaan-perusahaan-indonesia-dalam-rantai-pasok-global-150062" target="_blank" rel="noopener"&gt;lihat di sini&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Revisiting 3-period intertemporal consumption model: work, retire, afterlife</title><link>https://www.krisna.or.id/en/post/surga/</link><pubDate>Wed, 02 Dec 2020 10:48:50 +1100</pubDate><guid>https://www.krisna.or.id/en/post/surga/</guid><description>&lt;p&gt;I discussed this theme in my &lt;a href=""&gt;medium blog&lt;/a&gt;(&lt;a href="https://medium.com/@imedkrisna/extending-a-simple-2-period-consumption-problem-the-third-period-afterlife-9223cf5467d%29" target="_blank" rel="noopener"&gt;https://medium.com/@imedkrisna/extending-a-simple-2-period-consumption-problem-the-third-period-afterlife-9223cf5467d)&lt;/a&gt;. I recycle this with a bit of an addition to a more generalised utility function and exploiting python this time so I don&amp;rsquo;t have to do it by hand, which is nice. One reason why I left Medium ha ha ha.&lt;/p&gt;
&lt;h2 id="work-and-retirement"&gt;Work and retirement&lt;/h2&gt;
&lt;p&gt;It started with a standard, very simple undergrad style intertemporal consumption model which demonstrate &lt;em&gt;consumption smoothing&lt;/em&gt;&lt;/p&gt;
$$
\begin{equation}
\max_{C_1,C_2} u(C_1)+\beta u(C_2) \\
\begin{split}
s.t.: \ &amp; C_1 = Y - s \\
&amp; C_2 = s(1+r)
\end{split}
\end{equation}
$$&lt;p&gt;I extend the above model with a third period: the afterlife.&lt;/p&gt;
&lt;h2 id="bekerja-pensiun-dan-masuk-surga"&gt;Bekerja, pensiun dan masuk surga.&lt;/h2&gt;
&lt;p&gt;Modelnya diekstensi jadi:&lt;/p&gt;
$$
\begin{equation}
\max_{C_1,C_2} u(C_1)+\beta u(C_2)+\delta u(C_3) \\
\begin{split}
s.t.: \ &amp; C_1 = Y -s -p \\
&amp; C_2 = s(1+r) \\
&amp; C_3 = p(1+x) \\
&amp; s \geq 0
\end{split}
\end{equation}
$$&lt;p&gt;Seperti dapat dilihat, kali ini kita punya 3 $C$, di mana $C_3$ adalah konsumsi di akherat. Ketika masih di periode satu, kita punya opsi tidak hanya menyisihkan pendapatan $Y$ untuk menabung sebanyak $s$, tapi juga beramal sebanyak $p$. Tidak seperti tabungan, amal tersebut tidak dapat kita gunakan untuk konsumsi di periode 2. Akan tetapi, kita akan menikmati hasil amal kita ketika sudah meninggal. Di akherat, kita akan konsumsi sebanyak $p(1+x)$ di mana $x$ adalah seberapa besar amalam kita berlipat ganda di surga nanti.&lt;/p&gt;
&lt;p&gt;dengan substitusi, constraintnya bisa disederhanakan menjadi:&lt;/p&gt;
$$
C_1 + \frac{C_2}{(1+r)} + \frac{C_3}{1+x} = Y
$$&lt;p&gt;Optimisasinya tidak berbeda jauh dengan dua periode:&lt;/p&gt;
$$
\mathcal{L}(C_t)=u(C_1)+\beta u(C_2)+\delta u(C_3) + \lambda (Y - C_1 - \frac{C_2}{(1+r)} - \frac{C_3}{1+x}) \\
\begin{split}
F.O.C.: \ &amp; \frac{d\mathcal{L}}{dC_1}=u'(C_1)-\lambda=0 \\
&amp; \frac{d\mathcal{L}}{dC_2}=\beta u'(C_2)-\lambda \frac{1}{(1+r)}=0 \\
&amp; \frac{d\mathcal{L}}{dC_3}=\delta u'(C_3)-\lambda \frac{1}{(1+x)}=0
\end{split}
$$&lt;p&gt;Dari &lt;code&gt;F.O.C.&lt;/code&gt; yang pertama didapat:&lt;/p&gt;
$$
u'(C_1) = \lambda
$$&lt;p&gt;Ganti semua $\lambda$:&lt;/p&gt;
$$
\begin{align*}
u'(C_2)&amp;=\frac{u'(C_1)}{\beta (1+r)} \\
u'(C_3)&amp;=\frac{u'(C_1)}{\delta (1+x)}
\end{align*}
$$&lt;p&gt;Supaya bisa diitung dengan mudah, kita kasihkan standard CRRA &lt;a href="https://brilliant.org/wiki/utility-functions/#:~:text=A%20utility%20function%20is%20a,something%2C%20and%20it%20is%20relative." target="_blank" rel="noopener"&gt;&lt;em&gt;utility function&lt;/em&gt; &lt;/a&gt; $u(C_t)=\frac{C_t^{1-\gamma}}{1-\gamma}$. Dengan begini, problem 3 periode di atas dapat kita selesaikan. Kita bisa saja selesaikan dengan tidak terlalu sulit menggunakan pensil dan kertas, tapi kali ini mari kita manfaatkan Python untuk menghitung kelanjutan dari persamaan di atas. Pertama definisikan fungsi utilitas dan turunannya:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="c1"&gt;# kodenya boleh ngopas dari quantecon&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="k"&gt;def&lt;/span&gt; &lt;span class="nf"&gt;u&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;γ&lt;/span&gt;&lt;span class="p"&gt;):&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="s1"&gt;&amp;#39;&amp;#39;&amp;#39;utility function&amp;#39;&amp;#39;&amp;#39;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="k"&gt;if&lt;/span&gt; &lt;span class="n"&gt;γ&lt;/span&gt; &lt;span class="o"&gt;==&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="k"&gt;return&lt;/span&gt; &lt;span class="n"&gt;np&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;log&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="k"&gt;else&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="k"&gt;return&lt;/span&gt; &lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="o"&gt;**&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;γ&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;γ&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="k"&gt;def&lt;/span&gt; &lt;span class="nf"&gt;u_prime&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;γ&lt;/span&gt;&lt;span class="p"&gt;):&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="s1"&gt;&amp;#39;&amp;#39;&amp;#39;Derivative of utility&amp;#39;&amp;#39;&amp;#39;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="k"&gt;if&lt;/span&gt; &lt;span class="n"&gt;γ&lt;/span&gt; &lt;span class="o"&gt;==&lt;/span&gt; &lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="k"&gt;return&lt;/span&gt; &lt;span class="mi"&gt;1&lt;/span&gt; &lt;span class="o"&gt;/&lt;/span&gt; &lt;span class="n"&gt;c&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="k"&gt;else&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="k"&gt;return&lt;/span&gt; &lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="o"&gt;**&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;γ&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Kemudian kita dapat manfaatkan &lt;code&gt;SciPy&lt;/code&gt; untuk menghitung persamaan konsumsi 3 periode di atas. Ada beberapa parameter yang digunakan di problem ini, berikut artinya:&lt;/p&gt;
&lt;p&gt;$\gamma$ = kadar takut risiko kita
$\delta$ = faktor diskon surga. semakin besar, semakin agamis
$\beta$ = faktor diskon periode dua. Semakin besar, semakin penyabar. Kalo kecil berarti tipe YOLO.
$Y$ = &lt;em&gt;Income&lt;/em&gt; / penghasilan semasa muda.
$r$ = tingkat suku bunga
$z$ = seberapa besar amalan kita dilipat-gandakan oleh Yang Maha Kuasa.&lt;/p&gt;
&lt;p&gt;Saya pake parameter-parameter di bawah ini karena iseng aja. Tentu saja anda bisa install python, kopas kodenya dan utik-utik sendiri parameternya sesuai karakteristik anda.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="kn"&gt;from&lt;/span&gt; &lt;span class="nn"&gt;scipy.optimize&lt;/span&gt; &lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="n"&gt;fsolve&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;γ&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mf"&gt;2.00001&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;δ&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mf"&gt;0.95&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;β&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mf"&gt;0.9&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;Y&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mi"&gt;150&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;r&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mf"&gt;0.1&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;z&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mf"&gt;0.1&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="k"&gt;def&lt;/span&gt; &lt;span class="nf"&gt;func&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="p"&gt;):&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="k"&gt;return&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="n"&gt;u_prime&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;],&lt;/span&gt;&lt;span class="n"&gt;γ&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;u_prime&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;0&lt;/span&gt;&lt;span class="p"&gt;],&lt;/span&gt;&lt;span class="n"&gt;γ&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;β&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="o"&gt;+&lt;/span&gt;&lt;span class="n"&gt;r&lt;/span&gt;&lt;span class="p"&gt;),&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="n"&gt;u_prime&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;],&lt;/span&gt;&lt;span class="n"&gt;γ&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;u_prime&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;0&lt;/span&gt;&lt;span class="p"&gt;],&lt;/span&gt;&lt;span class="n"&gt;γ&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;δ&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="o"&gt;+&lt;/span&gt;&lt;span class="n"&gt;z&lt;/span&gt;&lt;span class="p"&gt;),&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;0&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="o"&gt;+&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="o"&gt;+&lt;/span&gt;&lt;span class="n"&gt;r&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="o"&gt;+&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="o"&gt;+&lt;/span&gt;&lt;span class="n"&gt;z&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;Y&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;fsolve&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;func&lt;/span&gt;&lt;span class="p"&gt;,[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;])&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;data&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;u&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;γ&lt;/span&gt;&lt;span class="p"&gt;),(&lt;/span&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nb"&gt;sum&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="p"&gt;))]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;tabel&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;pd&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;DataFrame&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;columns&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Masa muda&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;Pensiun&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Surga&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;])&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;tabel&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;Variabel&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;C&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;U&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;Share&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;tabel&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;tabel&lt;/span&gt;&lt;span class="p"&gt;[[&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;Variabel&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;Masa muda&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;Pensiun&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Surga&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;]]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;tabel&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div&gt;
&lt;style scoped&gt;
.dataframe tbody tr th:only-of-type {
vertical-align: middle;
}
&lt;pre&gt;&lt;code&gt;.dataframe tbody tr th {
vertical-align: top;
}
.dataframe thead th {
text-align: right;
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;/style&gt;&lt;/p&gt;
&lt;table border="1" class="dataframe"&gt;
&lt;thead&gt;
&lt;tr style="text-align: right;"&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Variabel&lt;/th&gt;
&lt;th&gt;Masa muda&lt;/th&gt;
&lt;th&gt;Pensiun&lt;/th&gt;
&lt;th&gt;Surga&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;0&lt;/th&gt;
&lt;td&gt;C&lt;/td&gt;
&lt;td&gt;52.931443&lt;/td&gt;
&lt;td&gt;52.666122&lt;/td&gt;
&lt;td&gt;54.109290&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;1&lt;/th&gt;
&lt;td&gt;U&lt;/td&gt;
&lt;td&gt;-0.018891&lt;/td&gt;
&lt;td&gt;-0.018987&lt;/td&gt;
&lt;td&gt;-0.018480&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;2&lt;/th&gt;
&lt;td&gt;Share&lt;/td&gt;
&lt;td&gt;0.331429&lt;/td&gt;
&lt;td&gt;0.329767&lt;/td&gt;
&lt;td&gt;0.338804&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;Dengan parameter di atas, dapat dilihat bahwa model ini mengarah ke orang yang sangat-sangat menjunjung tinggi &lt;em&gt;comsumption smoothing&lt;/em&gt;. Penghasilan yang ia dapatkan $(Y)$ dibagi rata untuk konsumsi, menabung dan juga beramal. Kombinasi ini memiliki total utility yang so pasti maksimal. Ingat, yang dimaksimalkan bukanlah $u$ untuk masing-masing periode tetapi $u(C_1)+\beta u(C_2)+ \delta u(C_3)$.&lt;/p&gt;
&lt;p&gt;Angka ini bisa berubah tidak hanya berdasarkan karakteristik si individu (alias parameter $\beta$ dan $\delta$) tetapi juga tergantung dengan kondisi di luar seperti besarnya tingkat suku bunga $r$. seandainya saya naikin suku bunga, &lt;em&gt;ceteris paribus&lt;/em&gt;, kira-kira apa yang akan terjadi?&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;r&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mf"&gt;0.4&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;fsolve&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;func&lt;/span&gt;&lt;span class="p"&gt;,[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;])&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;data&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;u&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;γ&lt;/span&gt;&lt;span class="p"&gt;),(&lt;/span&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nb"&gt;sum&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="p"&gt;))]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;tabel&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;pd&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;DataFrame&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;columns&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Masa muda&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;Pensiun&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Surga&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;])&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;tabel&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;Variabel&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;C&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;u&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;Share&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;tabel&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;tabel&lt;/span&gt;&lt;span class="p"&gt;[[&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;Variabel&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;Masa muda&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;Pensiun&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Surga&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;]]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;tabel&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div&gt;
&lt;style scoped&gt;
.dataframe tbody tr th:only-of-type {
vertical-align: middle;
}
&lt;pre&gt;&lt;code&gt;.dataframe tbody tr th {
vertical-align: top;
}
.dataframe thead th {
text-align: right;
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;/style&gt;&lt;/p&gt;
&lt;table border="1" class="dataframe"&gt;
&lt;thead&gt;
&lt;tr style="text-align: right;"&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Variabel&lt;/th&gt;
&lt;th&gt;Masa muda&lt;/th&gt;
&lt;th&gt;Pensiun&lt;/th&gt;
&lt;th&gt;Surga&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;0&lt;/th&gt;
&lt;td&gt;C&lt;/td&gt;
&lt;td&gt;54.922854&lt;/td&gt;
&lt;td&gt;61.650715&lt;/td&gt;
&lt;td&gt;56.145014&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;1&lt;/th&gt;
&lt;td&gt;u&lt;/td&gt;
&lt;td&gt;-0.018206&lt;/td&gt;
&lt;td&gt;-0.016220&lt;/td&gt;
&lt;td&gt;-0.017810&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;2&lt;/th&gt;
&lt;td&gt;Share&lt;/td&gt;
&lt;td&gt;0.317990&lt;/td&gt;
&lt;td&gt;0.356943&lt;/td&gt;
&lt;td&gt;0.325066&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;Secara umum semua naik karena kali ini tabungannya menghasilkan lebih banyak uang untuk konsumsi. Namun dapat dilihat bahwa share-nya jadi banyakan tabungan dibandingkan konsumsi (&amp;ldquo;Masa muda&amp;rdquo;) ataupun beramal (&amp;ldquo;Surga&amp;rdquo;). Hasilnya akan lebih kelihatan jika misalnya kita naikkan suku bunga tapi menurunkan $Y$. Ia akan punya total &lt;em&gt;lifetime income&lt;/em&gt; yang sepadan, tapi akan lebih banyak mengalokasikan ke menabung karena dengan suku bunga yang tinggi, &lt;em&gt;opportunity cost&lt;/em&gt; dari konsumsi jadi tinggi.&lt;/p&gt;
&lt;p&gt;Nah sekarang bagaimana jika ada argumen bahwa amal kita akan dibayarkan dengan berkali lipat bahkan sampai tidak terhingga? Artinya, parameter yang harus kita utik-utik adalah $z$. Yuk dicoba.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;z&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mi"&gt;99&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;fsolve&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;func&lt;/span&gt;&lt;span class="p"&gt;,[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;])&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;data&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;u&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;γ&lt;/span&gt;&lt;span class="p"&gt;),(&lt;/span&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nb"&gt;sum&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="p"&gt;))]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;tabel&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;pd&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;DataFrame&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;data&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;columns&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Masa muda&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;Pensiun&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Surga&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;])&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;tabel&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;Variabel&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;C&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;u&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;Share&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;tabel&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;tabel&lt;/span&gt;&lt;span class="p"&gt;[[&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;Variabel&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;Masa muda&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;Pensiun&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Surga&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;]]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;tabel&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div&gt;
&lt;style scoped&gt;
.dataframe tbody tr th:only-of-type {
vertical-align: middle;
}
&lt;pre&gt;&lt;code&gt;.dataframe tbody tr th {
vertical-align: top;
}
.dataframe thead th {
text-align: right;
}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;/style&gt;&lt;/p&gt;
&lt;table border="1" class="dataframe"&gt;
&lt;thead&gt;
&lt;tr style="text-align: right;"&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Variabel&lt;/th&gt;
&lt;th&gt;Masa muda&lt;/th&gt;
&lt;th&gt;Pensiun&lt;/th&gt;
&lt;th&gt;Surga&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;0&lt;/th&gt;
&lt;td&gt;C&lt;/td&gt;
&lt;td&gt;78.978540&lt;/td&gt;
&lt;td&gt;88.653140&lt;/td&gt;
&lt;td&gt;769.778825&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;1&lt;/th&gt;
&lt;td&gt;u&lt;/td&gt;
&lt;td&gt;-0.012661&lt;/td&gt;
&lt;td&gt;-0.011279&lt;/td&gt;
&lt;td&gt;-0.001299&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th&gt;2&lt;/th&gt;
&lt;td&gt;Share&lt;/td&gt;
&lt;td&gt;0.084252&lt;/td&gt;
&lt;td&gt;0.094572&lt;/td&gt;
&lt;td&gt;0.821176&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;Menurut model ini, maka yang terjadi adalah kita akan menghabiskan tabungan kita untuk amal. Seperti anda lihat di tabel di atas, &lt;em&gt;share&lt;/em&gt; amal tiba-tiba naik jadi 83% dari total pendapatan. Yang lucu adalah total income yang dihabiskan di dunia jadi ikut naik. Tentu saja ini mustahil ha ha ha. Tapi jelas naiknya gara-gara &amp;ldquo;bunga&amp;rdquo; yang didapatkan dari amal. Bukannya mustahil sih. Bisa saja kan amalan kita di dunia dinikmati sebagian ketika kita masih hidup? Makanya guys jangan lupa berbuat baik.&lt;/p&gt;
&lt;h2 id="tentu-saja-model-ini-ngaco"&gt;Tentu saja model ini ngaco&lt;/h2&gt;
&lt;p&gt;Jangan lupa bahwa ini model yang sangat sederhana sekali dan banyak &lt;em&gt;caveat&lt;/em&gt;-nya. Saya sudah tuliskan beberapa di blog medium di atas. Bagaimanapun juga, banyak juga peluang untuk memperlebarnya. Misalnya, dibikin $p$ boleh negatif dengan konsekuensi $Y$ naik, yang bisa kita terjemahkan sebagai perilaku korupsi: Berdosa demi meningkatkan pendapatan dan akan dibayar di neraka nanti. Ini cuma satu contoh. Ada banyak aplikasi lain dengan model yang lebih ribet yang bisa kita buat. hahha.&lt;/p&gt;
&lt;p&gt;Yaudah segini dulu. semoga tulisan ini menghibur dan menginspirasi anda untuk beramal dan berbuat kebajikan bagi masyarakat!&lt;/p&gt;</description></item><item><title>Litrev</title><link>https://www.krisna.or.id/en/slides/litrev/</link><pubDate>Fri, 06 Nov 2020 21:03:23 +1100</pubDate><guid>https://www.krisna.or.id/en/slides/litrev/</guid><description>&lt;h1 id="tinjauan-literatur"&gt;Tinjauan literatur&lt;/h1&gt;
&lt;h5 id="kuliah-tamu-seminar-ekonomi-internasional"&gt;Kuliah Tamu Seminar Ekonomi Internasional&lt;/h5&gt;
&lt;h5 id="senin-9-november-2020"&gt;Senin, 9 November 2020&lt;/h5&gt;
&lt;p&gt;Krisna &amp;lsquo;Imed&amp;rsquo; Gupta&lt;br&gt;
Australian National University&lt;br&gt;
PhD Candidate in Economics&lt;br&gt;
&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="a-bit-about-me-"&gt;A bit about me 😃&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;PhD student at Crawford School of Public Policy, Australian National University. My working thesis is the impact of trade and investment policy to Indonesian firms.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Lecturer at
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Statistics and international finance&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Teaching Assistant includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PPIE, UI: Macroeconomics 2, Microeconomics 2&lt;/li&gt;
&lt;li&gt;CBE, ANU: Macro 3, Micro 2, Applied forecasting&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Sparetime activity includes blogging, twitter-ranting, casual sports &amp;amp; singing&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="beberapa-riset-dan-publikasi-"&gt;beberapa riset dan publikasi 😎&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="tentang-hari-ini-"&gt;Tentang hari ini 👀&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Tips and trick&lt;/li&gt;
&lt;li&gt;Some tools&lt;/li&gt;
&lt;li&gt;diskusi&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Silakan gunakan raise hand atau chat jika ingin bertanya di tengah jalan&lt;/p&gt;
&lt;p&gt;Slide dapat diakses di
,
&lt;/p&gt;
&lt;p&gt;pake ini juga bisa $\rightarrow$
&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="first-up-a-quiz-"&gt;First up: a quiz 🤣&lt;/h3&gt;
&lt;p&gt;please navigate to:&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;Masukan username anda&lt;/p&gt;
&lt;p&gt;Mulai memilih!&lt;/p&gt;
&lt;hr&gt;
&lt;iframe src="https://embed.polleverywhere.com/multiple_choice_polls/y9pHFzXBSDUmB6NwVHpJQ?controls=none&amp;short_poll=true" width="800" height="600" frameBorder="0"&gt;&lt;/iframe&gt;
&lt;hr&gt;
&lt;iframe src="https://embed.polleverywhere.com/multiple_choice_polls/ko6FJlIrIly8NQuc7nJtd?controls=none&amp;short_poll=true" width="800" height="600" frameBorder="0"&gt;&lt;/iframe&gt;
&lt;hr&gt;
&lt;iframe src="https://embed.polleverywhere.com/multiple_choice_polls/t6dnA54dyePbWJ1IAJluv?controls=none&amp;short_poll=true" width="800" height="600" frameBorder="0"&gt;&lt;/iframe&gt;
&lt;hr&gt;
&lt;h1 id="literature-review"&gt;Literature Review!&lt;/h1&gt;
&lt;h3 id="what-why-how"&gt;What, Why, How&lt;/h3&gt;
&lt;hr&gt;
&lt;h3 id="literature-review-1"&gt;Literature review?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Peneliti pemula seringkali bingung bagaimana memulai tinjauan literatur&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Sebenarnya, tinjauan literatur (dan &lt;em&gt;referencing&lt;/em&gt;) adalah &lt;em&gt;skill&lt;/em&gt; yang kita perlukan untuk semua jenis pekerjaan!&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Literature review is actually an investigation!&lt;/em&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img src="https://www.krisna.or.id/media/mathmeme.jpg" alt="" loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="untuk-menulis-10-ribu-kata-anda-harus-membaca-100-ribu-kata"&gt;Untuk menulis 10 ribu kata, anda harus membaca 100 ribu kata!&lt;/h3&gt;
$$\max_{B,T,S} \{f(B,T,S): B+T+S \leq 24\}$$
$B&gt;T&gt;S$
&lt;/Br&gt;
Baca $\Rightarrow$ Tulis $\Rightarrow$ Speak
&lt;/Br&gt;
JANGAN KEBALIK!
&lt;/Br&gt;
hehe
&lt;hr&gt;
&lt;h3 id="kenapa-melakukan-tinjauan-literatur"&gt;Kenapa melakukan tinjauan literatur&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Kita tidak bisa meneliti sesuatu yang kita tidak tau!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;mendapatkan konteks&lt;/li&gt;
&lt;li&gt;metode termutakhir&lt;/li&gt;
&lt;li&gt;mencari &lt;em&gt;gap&lt;/em&gt; di literatur: metode / konteks&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Meyakinkan pembaca bahwa riset kita &lt;ins&gt;relevan&lt;/ins&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;terupdate&lt;/li&gt;
&lt;li&gt;penting&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Bonus: membantu mengarahkan yang baru mau terjun ke bidang kita!&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="beberapa-kesalahan-pemula"&gt;Beberapa kesalahan pemula&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Problem&lt;/th&gt;
&lt;th&gt;Komentar&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Kurang terorganisir&lt;/td&gt;
&lt;td&gt;fokus ke isu, bukan paper. Gunakan mindmap dapat membantu&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Kurang relevan&lt;/td&gt;
&lt;td&gt;Seminal paper biasanya jadul. Penting, tapi fokus ke yang lebih baru&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Kurang kritis&lt;/td&gt;
&lt;td&gt;Ingat, anda bukan &lt;ins&gt;hanya&lt;/ins&gt; merangkum, tapi juga mencari &lt;em&gt;gap&lt;/em&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Takut salah&lt;/td&gt;
&lt;td&gt;Mahasiswa adalah tempatnya salah. Yang penting kita belajar dari situ&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;hr&gt;
&lt;h3 id="mulai-dari-mana"&gt;Mulai dari mana?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Kata kunci-nya adalah relevan!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;meneliti tentang Kazakhstan bagi audience Indonesia mungkin kurang rame&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Paling mudah adalah mulai dari isu yang relevan dengan kita:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Misal, sesuatu yang kita sering dengar (misalnya korupsi daging sapi, omnibus law)&lt;/li&gt;
&lt;li&gt;Bisa juga yang relevan dengan kerjaan kita&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Bisa juga mulai dari metode.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="mulai-dari-mana-1"&gt;Mulai dari mana?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Sebagian besar pertanyaan di bidang ilmu ekonomi adalah tentang hubungan dua variabel:&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6"&gt;
&lt;p&gt;Does X causes Y?&lt;/p&gt;
&lt;/blockquote&gt;
$$ Y = X\beta + \varepsilon $$&lt;p&gt;Kita bisa mulai mencari menggunakan kata kunci Y atau X, atau keduanya.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="mulai-dari-mana-2"&gt;Mulai dari mana?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;beberapa pertanyaan yang bisa dijawab, misalnya:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;$Y \Rightarrow X$ atau $X \Rightarrow Y$?&lt;/li&gt;
&lt;li&gt;bagaimana dengan $Z$?&lt;/li&gt;
&lt;li&gt;di Amerika, $X \Rightarrow Y$. Bagaimana dengan di Indonesia?&lt;/li&gt;
&lt;li&gt;apa lagi kira-kira?&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;hr&gt;
&lt;h3 id="tabel-dapat-membantu-proses-berpikir-kita"&gt;Tabel dapat membantu proses berpikir kita&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Author&lt;/th&gt;
&lt;th&gt;Y&lt;/th&gt;
&lt;th&gt;X&lt;/th&gt;
&lt;th&gt;sign&lt;/th&gt;
&lt;th&gt;context&lt;/th&gt;
&lt;th&gt;method&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Amiti &amp;amp; Konings 2007&lt;/td&gt;
&lt;td&gt;TFP&lt;/td&gt;
&lt;td&gt;input tariff&lt;/td&gt;
&lt;td&gt;+&lt;/td&gt;
&lt;td&gt;Indonesia, firm level&lt;/td&gt;
&lt;td&gt;levpet, gravity&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Kee, Nicita, Olarreaga 2009&lt;/td&gt;
&lt;td&gt;import val&lt;/td&gt;
&lt;td&gt;NTM count&lt;/td&gt;
&lt;td&gt;+&lt;/td&gt;
&lt;td&gt;global&lt;/td&gt;
&lt;td&gt;cross-section gravity&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Fugazza, Olarreaga, Ugarte 2017&lt;/td&gt;
&lt;td&gt;export val&lt;/td&gt;
&lt;td&gt;NTM count&lt;/td&gt;
&lt;td&gt;+,-&lt;/td&gt;
&lt;td&gt;Peru&lt;/td&gt;
&lt;td&gt;gravity, firm size&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Cadot et al 2015&lt;/td&gt;
&lt;td&gt;export val&lt;/td&gt;
&lt;td&gt;NTM count, Reg. dist.&lt;/td&gt;
&lt;td&gt;+&lt;/td&gt;
&lt;td&gt;global&lt;/td&gt;
&lt;td&gt;gravity cross-section&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6"&gt;
&lt;p&gt;Contoh di atas adalah pencarian yang berfokus pada $X$: Bagaimana Non-Tariff Measures (NTMs) mempengaruhi perdagangan dan produktivitas (dan lainnya kalau ada)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr&gt;
&lt;h3 id="diisi-juga-kontribusi-atau-gap"&gt;Diisi juga kontribusi atau gap&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Author&lt;/th&gt;
&lt;th&gt;+&lt;/th&gt;
&lt;th&gt;-&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Amiti &amp;amp; Konings 2007&lt;/td&gt;
&lt;td&gt;Jurnal AER, konteks Indonesia, firm level, TFP&lt;/td&gt;
&lt;td&gt;Tidak ada NTM&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Kee, Nicita, Olarreaga 2009&lt;/td&gt;
&lt;td&gt;Seminal utk AVE&lt;/td&gt;
&lt;td&gt;Terlalu global dan makro&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Fugazza, Olarreaga, Ugarte 2017&lt;/td&gt;
&lt;td&gt;heterogenous firm, firm level&lt;/td&gt;
&lt;td&gt;konteks Peru, export may not be best measure, no PPML&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Cadot et al 2015&lt;/td&gt;
&lt;td&gt;Seminal NTM, konsep &lt;em&gt;regulatory distance&lt;/em&gt;&lt;/td&gt;
&lt;td&gt;Cross section, terlalu makro&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6"&gt;
&lt;p&gt;Saya dapat berkontribusi di konteks Indonesia, firm level dengan TFP. Trade policy measures adalah tariff dan NTMs. Measures untuk firm level export dapat dipakai untuk &lt;em&gt;robustness&lt;/em&gt;. Data ada, metode ada, export lebih baik dimodelkan dengan PPML. Sip!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr&gt;
&lt;h3 id="mulai-dari-mana-3"&gt;Mulai dari mana?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Literaturnya literatur: akan ada &lt;em&gt;author(s)&lt;/em&gt; yang disebut berkali-kali oleh literatur yang anda sudah temukan.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Trade context: Krugman, Melitz, Grossman &amp;amp; Helpman, Bernard, Kee, Cadot&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;General equilibrium: Hertel, Horridge, McKibbin, Dixon, Costinot&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Indonesian context: Sjoholm, Hill, Aswicahyono, Patunru&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Bisa juga tanya dosen&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="mulai-dari-mana-4"&gt;Mulai dari mana?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;report&lt;/em&gt; lembaga penting seperti IMF, World Bank dan Kementerian/Lembaga.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;textbook&lt;/em&gt; dan referensinya.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Google (scholar) sangat berguna karena repositori-nya sangat luas. Namun harus agak berhati-hati. Pastikan yang anda sitasi adalah yang &lt;em&gt;peer-reviewed&lt;/em&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Mulai dari wikipedia jika anda bener-bener newb juga boleh. Jangan lupa lihat sitasi yang ada di Wikipedia, jangan Wikipedianya langsung ya.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Jika ragu, tanya pembimbing anda.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="final-tips"&gt;Final tips&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Tinjauan literatur sangat penting dilakukan meskipun skripsi anda tidak punya bab berjudul &amp;ldquo;tinjauan literatur&amp;rdquo;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Baca bab &lt;em&gt;literature review&lt;/em&gt; orang lain, dan coba bedah strukturnya&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Minta tolong orang lain membaca bab &lt;em&gt;literature review&lt;/em&gt; anda (kalau ada)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;tanya dosen / pembimbing / teman anda yang pintar&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;hr&gt;
&lt;h3 id="butuh-berapa-referensi"&gt;butuh berapa referensi?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Rule of thumb&lt;/em&gt; saya: minimal 10 referensi utama di 5 tahun terakhir, tentang metode.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Dari 10 itu, ambil referensi mereka yang paling relevan (cek abstrak).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Gunakan referensi lain untuk &lt;em&gt;setting&lt;/em&gt; konteks.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Misalnya, saya pake
untuk pembukaan saja, bukan metodenya.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Tapi jumlahnya kira-kira aja. Sebaiknya tanya pembimbing.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h1 id="tools-you-can-use"&gt;Tools you can use&lt;/h1&gt;
&lt;hr&gt;
&lt;h3 id="mindmap"&gt;Mindmap&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Beberapa mindmap bisa digunakan, tapi favorit saya adalah connected papers (
)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;connected papers akan menunjukkan interkoneksi antar artikel. Cara cepat untuk mengetahui jaringan sitasi di sebuah isu.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;ukuran node menunjukkan besarnya sitasi, sementara ketebalan warna menunjukan keterbaruan.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;contohnya ketika kita mencari
&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Menariknya, koneksi berbasis isu juga ditampilkan. Lebih keliatan jika kita cari artikel yang belum ada sitasinya. Misalnya
&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="menggunakan-reference-manager"&gt;Menggunakan &lt;em&gt;reference manager&lt;/em&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Reference manager&lt;/em&gt; adalah piranti lunak yang sangat membantu dalam me-&lt;em&gt;manage&lt;/em&gt; daftar pustaka kita.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Dengan &lt;em&gt;Reference manager&lt;/em&gt;, kita bisa dengan cepat melakukan sitasi dan membuat daftar pustaka dengan format yang kita inginkan.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;Reference manager&lt;/em&gt; juga membantu kita mengelompokan dan memasang tag di referensi-referensi kita.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Zotero dan Mendeley termasuk &lt;em&gt;software&lt;/em&gt; gratisan yang paling terkenal. Google Scholar Library juga layak coba&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="menggunakan-google-scholar"&gt;Menggunakan google scholar&lt;/h3&gt;
&lt;p style="font-size:30px"&gt;gunakan AND atau &amp; untuk irisan, dan OR untuk *union* &lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;Indonesia&lt;/span&gt; &lt;span class="n"&gt;AND&lt;/span&gt; &lt;span class="n"&gt;Australia&lt;/span&gt; &lt;span class="c1"&gt;# will show only Indonesia &amp;amp; AUstralia included&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;Indonesia&lt;/span&gt; &lt;span class="n"&gt;OR&lt;/span&gt; &lt;span class="n"&gt;Australia&lt;/span&gt; &lt;span class="c1"&gt;# will show results also when only one of them is present&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;hr&gt;
&lt;h3 id="menggunakan-google-scholar-1"&gt;Menggunakan google scholar&lt;/h3&gt;
&lt;p style="font-size:30px"&gt;gunakan tanda petik untuk mencari satu rangkaian kata&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="s2"&gt;&amp;#34;the case of indonesia&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p style="font-size:30px"&gt;gunakan author:"nama-author" untuk mencari karya peneliti tersebut&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;author&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;Costinot&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p style="font-size:30px"&gt;gunakan `..` untuk memberi interval di pencarian kita&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="n"&gt;Indonesia&lt;/span&gt; &lt;span class="n"&gt;AND&lt;/span&gt; &lt;span class="n"&gt;Trade&lt;/span&gt; &lt;span class="mf"&gt;2010..2018&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;hr&gt;
&lt;h3 id="menggunakan-google-scholar-2"&gt;Menggunakan google scholar&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;pakai tanda bintang untuk mencari lanjutan. Misalnya, &lt;code&gt;indust*&lt;/code&gt; akan mencarikan &lt;code&gt;industri&lt;/code&gt;, &lt;code&gt;industry&lt;/code&gt;, &lt;code&gt;industrial&lt;/code&gt; dan &lt;code&gt;industrialisasi&lt;/code&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;gunakan tanda tanya untuk mencari produk yang ejaannya berbeda. Misalnya, &lt;code&gt;labo?r&lt;/code&gt; akan menemukan sesuatu yang ada kata &lt;code&gt;labor&lt;/code&gt; dan &lt;code&gt;labour&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Trik asterisk juga bisa digunakan untuk ejaan berbeda, misalnya &lt;code&gt;globali*&lt;/code&gt; akan menemukan &lt;code&gt;globalization&lt;/code&gt; dan &lt;code&gt;globalisation&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Selengkapnya bisa google &lt;code&gt;wildcard search&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="google-scholar-dan-reference-manager"&gt;Google scholar dan Reference manager&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Saya akan menunjukkan bagaimana cara melakukan sitasi langsung dari google scholar!&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Sekalian sedikit demonstrasi pake advanced search&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Kita mulai dengan mencari
&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
Dan tools terakhir adalah....
&lt;hr&gt;
&lt;/br&gt;
&lt;h2 id="hahahugoshortcode352s21hbhb"&gt; No, seriously, your lecturer is your best tool!! Exploit him!! &lt;/h2&gt;
&lt;hr&gt;
&lt;h3 id="kesimpulan"&gt;Kesimpulan&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Tinjauan literatur sejatinya adalah investigasi&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Kata kuncinya adalah relevan!&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Gunakan semua resources yang ada!&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Jika bingung, tanya pembimbing&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="references"&gt;References&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Lange, Cheryl. (N.D.).
. &lt;em&gt;Studysmarter research series&lt;/em&gt;. The University of Western Australia.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Rowland, DR. (N.D.).
. The University of Queensland.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Strategi sukses meraih beasiswa pendidikan lanjut</title><link>https://www.krisna.or.id/en/event/beasiswa/</link><pubDate>Fri, 18 Sep 2020 09:00:00 +0700</pubDate><guid>https://www.krisna.or.id/en/event/beasiswa/</guid><description/></item><item><title>webinar dan bedah buku bidang ekonomi Mewujudkan Indonesia 4.0: Kumpulan pemikiran pelajar Indonesia di Australia</title><link>https://www.krisna.or.id/en/event/bukuppia/</link><pubDate>Thu, 10 Sep 2020 13:30:00 +0700</pubDate><guid>https://www.krisna.or.id/en/event/bukuppia/</guid><description>&lt;p&gt;Pada hari Kamis 10 September 2020, saya berkesempatan menjadi host sekaligus moderator di acara webinar dan bedah buku Mewujudkan Indonesia 4.0: Kumpulan pemikiran pelajar Indonesia di Australia. Acara ini terselenggara berkat kerjasama Perkumpulan Pelajar Indonesia di Australia atau PPI Australia dan Sobat Cyber Indonesia.&lt;/p&gt;
&lt;p&gt;Acara pada hari ini adalah salah satu dari serangkaian acara grand launching buku Mewujudkan Indonesia 4.0: Kumpulan pemikiran pelajar Indonesia di Australia yang diterbitkan oleh Yayasan Pustaka Obor Indonesia. Grand Launching buku ini telah dilaksanakan di KBRI Australia dan di dunia maya tepat seminggu sebelumnya pada tanggal 3 September 2020. Kemudian, kami menyelenggarakan serangkaian acara bedah buku untuk setiap aspek atau bidang yang dibahas di buku ini. Jangan lewatkan rangkaian acara lainnya yang detilnya dapat anda lihat di Instagram PPI Australia di &lt;a href="https://www.instagram.com/ppiaustralia/?hl=en" target="_blank" rel="noopener"&gt;@ppiaustralia&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Acara kali ini fokus pada aspek ekonomi, industri dan investasi dari buku ini. Beberapa narasumber yang turut berpartisipasi adalah:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Professor doctor Suharnomo, Dekan FEB Universitas Diponegoro sekaligus Ketua Asosiasi Fakultas Ekonomi dan Bisnis Indonesia (AFEBI).&lt;/li&gt;
&lt;li&gt;Aditia Prasta, ST., MM, Kepala Indonesia Investment Promotion Center (IIPC) London.&lt;/li&gt;
&lt;li&gt;Monasisca Noviani, pelajar di Monash University, Melbourne dan salah satu penulis buku Mewujudkan Indonesia 4.0: Kumpulan pemikiran pelajar Indonesia di Australia&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Acara ini sendiri dibuka dengan &lt;em&gt;keynote speak&lt;/em&gt; dari Menteri Perindustrian, Bapak Dr. Agus Gumiwang Kartasasmita, M.Si. Beliau memberikan sedikit gambaran mengenai kondisi perekonomian dan industri manufaktur di Indonesia, serta bagaimana COVID-19 membuat Indonesia harus mengupdate sedikit aspek dari Making Indonesia 4.0, utamanya memberikan tekanan pentingnya berinvestasi di industri farmasi dan alat kesehatan.&lt;/p&gt;
&lt;p&gt;Acara ini disiarkan di &lt;a href="https://www.youtube.com/channel/UCl_e8NwGVoNhSGr8tniUHGg" target="_blank" rel="noopener"&gt;&lt;i class="fab fa-youtube"&gt;&lt;/i&gt;
Sobat Cyber Indonesia&lt;/a&gt;. Paparan dari Menteri Perindustrian dan para narasumber dapat diakses di &lt;a href="https://drive.google.com/drive/folders/12E8567Ibdex1FfE5ColmqvKeKmIQx8Wn?usp=sharing" target="_blank" rel="noopener"&gt;&lt;i class="fab fa-google-drive"&gt;&lt;/i&gt;
google drive&lt;/a&gt;, atau ketuk &lt;code&gt;slides&lt;/code&gt; di atas.&lt;/p&gt;
&lt;p&gt;Berikut rekamannya dari kanal &lt;a href="https://www.youtube.com/channel/UCl_e8NwGVoNhSGr8tniUHGg" target="_blank" rel="noopener"&gt;&lt;i class="fab fa-youtube"&gt;&lt;/i&gt;
Sobat Cyber Indonesia&lt;/a&gt;. Acara dimulai dari menit 22:55, jadi langsung diskip saja ke menit 22:55 yah!&lt;/p&gt;
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/sqfMf4WN_d4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>A ketoprak lunch and reflections on Global Value Chains (GVC)</title><link>https://www.krisna.or.id/en/post/pecel/</link><pubDate>Mon, 24 Aug 2020 18:53:20 +1000</pubDate><guid>https://www.krisna.or.id/en/post/pecel/</guid><description>&lt;p&gt;The picture above is my lunch. My wife made ketoprak today to cure our longing for Indonesian food. I suddenly craved bakwan and my wife brilliantly suggested turning it into ketoprak.&lt;/p&gt;
&lt;p&gt;This may be the best ketoprak in the world (this sentence is written under my wife&amp;rsquo;s supervision). &lt;em&gt;But no, seriously&lt;/em&gt;, the ketoprak was great. I am a loyal bakwan (or bala-bala, depending on where you are from) fan, but what probably made the ketoprak so good was the peanut sauce. The sambal kacang was &lt;em&gt;amazing&lt;/em&gt;. Just a little lacking in spiciness.&lt;/p&gt;
&lt;p&gt;But my wife is far from a chef. What made it delicious was that the peanut sauce was store-bought, not homemade. A few days ago we went to an Asian grocery store and bought this brand of bumbu pecel (peanut sauce mix).&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://www.krisna.or.id/en/post/pecel/pecel3.jpg"&gt;&lt;figcaption&gt;
&lt;h4&gt;Imported peanut sauce mix&lt;/h4&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="gvc-in-the-household"&gt;GVC in the Household&lt;/h2&gt;
&lt;p&gt;Of course, my wife is no culinary maestro. Making peanut sauce from scratch requires a great many ingredients. Different recipes call for different seasonings. And supposedly, even with 100% identical ingredients, if different hands do the grinding, the taste will differ.&lt;/p&gt;
&lt;p&gt;In other words, making peanut sauce from scratch is not only tedious &amp;ndash; it may well be more expensive than buying it ready-made, with no guarantee of being tastier. Meanwhile, the product we bought has a ton of certifications: halal, ISO, and HACCP. If my wife were asked to get all those certifications, how much would it cost?&lt;/p&gt;
&lt;p&gt;This is one of the strengths of GVC. With just one producer, how many households can produce their own ketoprak? And with store-bought peanut sauce, you are more flexible. You don&amp;rsquo;t have to make ketoprak &amp;ndash; you could make pecel sayur, pecel ayam, pecel lele &amp;ndash; all with the same sauce.&lt;/p&gt;
&lt;p&gt;Peanut sauce is not only competitively priced (many brands, all cheap), but can also be supplied to households even in other countries. Countries that don&amp;rsquo;t have many pecel vendors can now enjoy pecel easily and cheaply.&lt;/p&gt;
&lt;h2 id="blocking-peanut-sauce-imports"&gt;Blocking Peanut Sauce Imports&lt;/h2&gt;
&lt;p&gt;Imagine a husband who doesn&amp;rsquo;t like his wife cooking with store-bought sauce. He insists everything must be made from scratch. He plans to ban purchases of peanut sauce and even budget subsidies so that his wife can do everything herself: grow the peanuts, grind the sauce, all the way to finished ketoprak.&lt;/p&gt;
&lt;p&gt;You can immediately picture what would happen. Making peanut sauce is not something every wife can do efficiently. Just for peanut sauce, wives would lose time for other, more productive activities. If I gave my wife money to make peanut sauce from scratch, she would probably still buy the ready-made version and use the leftover money to upgrade the ketoprak &amp;ndash; say, by adding chicken. Pecel ayam, anyone?&lt;/p&gt;
&lt;p&gt;Especially if the wife is super productive. If she is a homemaker, time for housework and childcare would have to be cut to make pecel. If she has a career, her work hours would be reduced. Or maybe her leisure time. All for homemade pecel that might not even taste better.&lt;/p&gt;
&lt;p&gt;But perhaps some households take genuine pride in homemade pecel. That&amp;rsquo;s fine too. Maybe in the long run, the wife&amp;rsquo;s skills improve enough to open her own pecel restaurant. Great. But not every woman wants to become a pecel vendor. If all women became pecel vendors, who would do everything else? Men? Meh.&lt;/p&gt;
&lt;h2 id="welfare-effect-on-pecel-vendors"&gt;&lt;em&gt;Welfare Effect&lt;/em&gt; on Pecel Vendors?&lt;/h2&gt;
&lt;p&gt;Those most annoyed by factory-made peanut sauce are probably pecel vendors. If all households make their own pecel with store-bought sauce, vendors&amp;rsquo; profits could drop as their customers cook at home. But if the husband was already a pecel customer, he&amp;rsquo;s unlikely to stop buying pecel from vendors entirely. That would be hypocritical.&lt;/p&gt;
&lt;p&gt;Top pecel vendors will still want to compete with factory-made sauce. By making their pecel tastier and more special, adding better toppings, offering a pecel-and-coffee combo, or providing free Wi-Fi. All of this makes consumers happier.&lt;/p&gt;
&lt;p&gt;Of course, my household is not part of any anti-import club. Blocking peanut sauce imports only hurts households that want to make peanut-sauce-based food. Making pecel from scratch is inefficient for some households and diverts time, effort, and money from more productive activities.&lt;/p&gt;
&lt;p&gt;And trust me, good peanut sauce is a lifesaver. OK, that&amp;rsquo;s enough. I&amp;rsquo;m going to go finish my pecel. Until next time!&lt;/p&gt;</description></item><item><title>Adding equation numbering on my hugo academic theme blog.</title><link>https://www.krisna.or.id/en/post/mathjax/</link><pubDate>Fri, 21 Aug 2020 11:01:29 +1000</pubDate><guid>https://www.krisna.or.id/en/post/mathjax/</guid><description>&lt;p&gt;I just recently migrated my blog from Jekyll powered website to hugo powered one using academic theme. The migration went quite smoothly. All I did was copying my md content from previous blog to &lt;code&gt;\post&lt;/code&gt; and update the metadata. It didn&amp;rsquo;t take too much time since I really have little content when I moved away from Jekyll. Everything works great in the hugo academic, but one.&lt;/p&gt;
&lt;p&gt;I didn&amp;rsquo;t understand at first why Hugo Academic Theme does not render equation labelling correctly. When I use a snippet like this:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-html" data-lang="html"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;$$ some-equation \label{1} $$
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;and then tried to refer them using &lt;code&gt;\ref{1}&lt;/code&gt;, it was rendered as &amp;lsquo;???&amp;rsquo;. It worked on my Jekyll blog. I was trying to look for easy solution everywhere with no luck (sorry I am lazy and not a programmer).&lt;/p&gt;
&lt;p&gt;But then I remembered that my Jekyll blog also did not load $\LaTeX$ correctly first time either. I followed an approach conducted by &lt;a href="http://csega.github.io/mypost/2017/03/28/how-to-set-up-mathjax-on-jekyll-and-github-properly.html" target="_blank" rel="noopener"&gt;CSega&lt;/a&gt; to solve this easily and it worked. Perhaps I can also use this approach for my Hugo blog. Be warned though that I am not 100% understand why this approach worked.&lt;/p&gt;
&lt;p&gt;I copied a code snippet from CSega on the head.html file.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-html" data-lang="html"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="p"&gt;&amp;lt;&lt;/span&gt;&lt;span class="nt"&gt;head&lt;/span&gt;&lt;span class="p"&gt;&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; ...
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="p"&gt;&amp;lt;&lt;/span&gt;&lt;span class="nt"&gt;script&lt;/span&gt; &lt;span class="na"&gt;type&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;&amp;#34;text/x-mathjax-config&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;&amp;gt;&lt;/span&gt; &lt;span class="nx"&gt;MathJax&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nx"&gt;Hub&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nx"&gt;Config&lt;/span&gt;&lt;span class="p"&gt;({&lt;/span&gt; &lt;span class="nx"&gt;TeX&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt; &lt;span class="nx"&gt;equationNumbers&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt; &lt;span class="nx"&gt;autoNumber&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;all&amp;#34;&lt;/span&gt; &lt;span class="p"&gt;}&lt;/span&gt; &lt;span class="p"&gt;}&lt;/span&gt; &lt;span class="p"&gt;});&lt;/span&gt; &lt;span class="p"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="nt"&gt;script&lt;/span&gt;&lt;span class="p"&gt;&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="p"&gt;&amp;lt;&lt;/span&gt;&lt;span class="nt"&gt;script&lt;/span&gt; &lt;span class="na"&gt;type&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;&amp;#34;text/x-mathjax-config&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="nx"&gt;MathJax&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nx"&gt;Hub&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nx"&gt;Config&lt;/span&gt;&lt;span class="p"&gt;({&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="nx"&gt;tex2jax&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="nx"&gt;inlineMath&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;$&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;$&amp;#39;&lt;/span&gt;&lt;span class="p"&gt;],&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;\\(&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;\\)&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt; &lt;span class="p"&gt;],&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="nx"&gt;processEscapes&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="kc"&gt;true&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="p"&gt;}&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="p"&gt;});&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="p"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="nt"&gt;script&lt;/span&gt;&lt;span class="p"&gt;&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="p"&gt;&amp;lt;&lt;/span&gt;&lt;span class="nt"&gt;script&lt;/span&gt; &lt;span class="na"&gt;src&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;&amp;#34;https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML&amp;#34;&lt;/span&gt; &lt;span class="na"&gt;type&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s"&gt;&amp;#34;text/javascript&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span class="nt"&gt;script&lt;/span&gt;&lt;span class="p"&gt;&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &lt;span class="p"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="nt"&gt;head&lt;/span&gt;&lt;span class="p"&gt;&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;I just needed to locate where this snippet should be put to. In other words, I needed to locate my &amp;lsquo;head.html&amp;rsquo; in my new hugo website. Fortunately Hugo Academic Theme have great documentation about this. All I needed to do was making a new file named &amp;rsquo;layouts\partials\custom_head.html&amp;rsquo; on my folder and pasting the snippet there. So that file should be consists only for the snippet from CSega. It is important to note that this snippet must not be pasted on &amp;rsquo;theme/academic/layours&amp;rsquo;. I tried to keep files in the theme folder untouched.&lt;/p&gt;
&lt;p&gt;I hope this post is useful for you when you want to add equation numbering / labeling in your blog. If you do have comments or clarifications on what this code means in general will be great!&lt;/p&gt;</description></item><item><title>A paper for Politeknik APP Jakarta national seminar</title><link>https://www.krisna.or.id/en/project/carbon/</link><pubDate>Thu, 20 Aug 2020 11:28:22 +1000</pubDate><guid>https://www.krisna.or.id/en/project/carbon/</guid><description>&lt;p&gt;Currently under review at Asian-Pacific Economic Literature.&lt;/p&gt;
&lt;h2 id="the-implication-of-the-aggressive-emission-target-on-the-indonesian-electricity-sector"&gt;The implication of the aggressive emission target on the Indonesian electricity sector&lt;/h2&gt;
&lt;p&gt;The pledge to reduce emission has reached a new height globally, and Indonesia is no exception. According to Indonesia’s latest NDCs, it vowed to reduce emission by 31.9% to 43.2%. One of the key for Indonesia to reduce its emission is electrification, which makes greening the grid a priority for the Indonesian government. However, Indonesia has been relying heavily on coal while the growth of renewable is slow. A linear optimization technique show that cleaning the indonesian electricity sector from coal leads to a potential increase in cost by 37%. The key to reduce this cost increase is by enabling the Indonesian independent power producers, which grow their electricity generation much faster than the state owned company. The government must improve the efficiency of procurement, improve its pricing, and forego local content requirements, if it wants to achieve its emission target.&lt;/p&gt;</description></item><item><title>Projects</title><link>https://www.krisna.or.id/en/project/</link><pubDate>Thu, 20 Aug 2020 11:28:22 +1000</pubDate><guid>https://www.krisna.or.id/en/project/</guid><description/></item><item><title>Short brief for DJ Migas</title><link>https://www.krisna.or.id/en/project/migas/</link><pubDate>Thu, 20 Aug 2020 11:28:22 +1000</pubDate><guid>https://www.krisna.or.id/en/project/migas/</guid><description>&lt;h2 id="macro-policy-brief-global-inflation-and-the-oil-production-glut"&gt;Macro Policy Brief: Global Inflation and the Oil Production Glut&lt;/h2&gt;
&lt;p&gt;Asumsi APBN menunjukkan optimisme pemerintah di mana dolar akan stabil di 15000 Rp/US$, inflasi di 2,8% dan suku bunga di kisaran 6,7%. Akan tetapi, situasi global menunjukkan adanya kemungkinan suku bunga internasional yang tetap tinggi untuk waktu yang lama (higher for longer). Di samping itu, kemungkinan adanya tekanan harga minyak internasional akibat OPEC yang masih menahan produksi juga dapat berdampak pada pasar minyak bumi di dalam negeri. Mengingat Indonesia saat ini net importer, maka akan sangat penting menjaga nilai tukar dari ketidakpastian global.&lt;/p&gt;</description></item><item><title>Cover Music Video on Youtube</title><link>https://www.krisna.or.id/en/hobby/cover/</link><pubDate>Sun, 16 Aug 2020 19:33:41 +1000</pubDate><guid>https://www.krisna.or.id/en/hobby/cover/</guid><description>&lt;h1 id="earth-wind-and-fire---september-cover"&gt;Earth, Wind, and Fire - September Cover&lt;/h1&gt;
&lt;p&gt;September Cover with the bandids! I record this at home, and filmed the clip at Hackett&amp;rsquo;s bus station. I had to wait until the first bus came, and then record it quickly lol.&lt;/p&gt;
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/f_p5L5QMDu4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;
&lt;h1 id="jackson-5---i-want-you-back-cover"&gt;Jackson 5 - I Want You Back Cover&lt;/h1&gt;
&lt;p&gt;Jackson 5 cover with the bandids! The scenery is a small pond in Dickson. It is a walking distance from where I live.&lt;/p&gt;
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/K5UkBlE5zZg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;
&lt;h1 id="radiohead---creep-cover"&gt;Radiohead - Creep Cover&lt;/h1&gt;
&lt;p&gt;Radiohead Creep cover with my colleage in Politeknik APP, Aji. It was fun cover back when I had time hahaha. This is filmed in Poltek APP.&lt;/p&gt;
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/TaFQ0GVcmbM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;
&lt;h1 id="bobby-helms---jingle-bell-rock-cover"&gt;Bobby Helms - Jingle Bell Rock Cover&lt;/h1&gt;
&lt;p&gt;Jingle Bell Rock cover with my friends. We did this to welcome Christmas back in 2017&lt;/p&gt;
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/pPnMveEOy1Y" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;</description></item><item><title>Smule (a karaoke app)</title><link>https://www.krisna.or.id/en/hobby/smule/</link><pubDate>Sun, 16 Aug 2020 19:33:41 +1000</pubDate><guid>https://www.krisna.or.id/en/hobby/smule/</guid><description>&lt;iframe frameborder="0" width="100%" height="125" src="https://www.smule.com/recording/larc-en-ciel-living-in-your-eyes-hitomi-no-junin-hitomi-no-juunin/988877746_3603412099/frame"&gt;&lt;/iframe&gt;
&lt;iframe frameborder="0" width="100%" height="125" src="https://www.smule.com/recording/larc-en-ciel-snow-drop/988877746_3605195283/frame"&gt;&lt;/iframe&gt;
&lt;iframe frameborder="0" width="100%" height="125" src="https://www.smule.com/recording/larc-en-ciel-my-heart-draws-a-dream/988877746_3526002707/frame"&gt;&lt;/iframe&gt;
&lt;iframe frameborder="0" width="100%" height="125" src="https://www.smule.com/recording/one-ok-rock-wherever-you-are/753800349_3192819894/frame"&gt;&lt;/iframe&gt;
&lt;iframe frameborder="0" width="400" height="400" src="https://www.smule.com/recording/unravel-tv-size-guitar/988877746_3539862736/frame/box"&gt;&lt;/iframe&gt;</description></item><item><title>Sumber-sumber contekan belajar</title><link>https://www.krisna.or.id/en/post/contekan/</link><pubDate>Mon, 10 Aug 2020 00:00:00 +0000</pubDate><guid>https://www.krisna.or.id/en/post/contekan/</guid><description>&lt;p&gt;Postingan ini khusus buat contekan belajaran waktu nyoba-nyoba. Akan coba dibagi berdasarkan program. Contekan ini akan diupdate terus sambil saya belajaran.&lt;/p&gt;
&lt;h3 id="stata"&gt;STATA&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.princeton.edu/~otorres/Outreg2.pdf" target="_blank" rel="noopener"&gt;memakai outreg2 untuk bikin tabel regresi dan summary statistics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://lukestein.github.io/stata-latex-workflows/" target="_blank" rel="noopener"&gt;comprehensive latex output&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="r-dan-rmarkdown"&gt;R dan Rmarkdown&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://zevross.com/blog/2017/06/19/tips-and-tricks-for-working-with-images-and-figures-in-r-markdown-documents/" target="_blank" rel="noopener"&gt;Mengontrol ukuran gambar di Rmarkdown&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.r-graph-gallery.com/279-plotting-time-series-with-ggplot2.html" target="_blank" rel="noopener"&gt;Contekan ggplot2 untuk time-series&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://bookdown.org/yihui/bookdown/" target="_blank" rel="noopener"&gt;Bookdown, bikin buku pakai Rmd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.rstudio.com/2014/08/01/the-r-markdown-cheat-sheet/" target="_blank" rel="noopener"&gt;Rmarkdown cheatsheet&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://otexts.com/fpp2/judgmental.html" target="_blank" rel="noopener"&gt;Business forecasting&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://haozhu233.github.io/kableExtra/awesome_table_in_html.html#Installation" target="_blank" rel="noopener"&gt;table with kableExtra&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://uc-r.github.io/" target="_blank" rel="noopener"&gt;statistik dasar&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/MatthewSmith430/ITNr" target="_blank" rel="noopener"&gt;international trade network&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blogs.worldbank.org/opendata/accessing-world-bank-data-apis-python-r-ruby-stata" target="_blank" rel="noopener"&gt;World Bank API&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cran.r-project.org/web/packages/comtradr/vignettes/comtradr-vignette.html" target="_blank" rel="noopener"&gt;UNCOMTRADE API aca comtrader&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.urfie.net/" target="_blank" rel="noopener"&gt;Econometrics with r&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://zevross.com/blog/2014/08/04/beautiful-plotting-in-r-a-ggplot2-cheatsheet-3/" target="_blank" rel="noopener"&gt;Complete ggplot2 by zevross&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.sthda.com/english/articles/32-r-graphics-essentials/125-ggplot-cheat-sheet-for-great-customization/" target="_blank" rel="noopener"&gt;Complete ggplot2 by sthda&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://r-statistics.co/Complete-Ggplot2-Tutorial-Part2-Customizing-Theme-With-R-Code.html" target="_blank" rel="noopener"&gt;Complete ggplot2 by r-statistics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://stackoverflow.com/questions/35158708/how-to-set-default-template-for-new-r-files-in-rstudio" target="_blank" rel="noopener"&gt;change default.r&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://ggplot2.tidyverse.org/reference/ggtheme.html" target="_blank" rel="noopener"&gt;ggplot default themes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r-coder.com/economics-charts-r/" target="_blank" rel="noopener"&gt;Simple Graphs for economics teaching&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://eric.netlify.app/2017/09/19/plotting-consumer-and-producer-surpluses-in-ggplot2/" target="_blank" rel="noopener"&gt;Graphs for economics teaching with function&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id="xaringan"&gt;Xaringan&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.r-bloggers.com/2019/04/tips-to-reduce-the-complexity-of-slide-making-with-xaringan/" target="_blank" rel="noopener"&gt;more efficient use of xaringan&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/yihui/xaringan/issues/144" target="_blank" rel="noopener"&gt;using proper mermaid in xaringan&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cran.r-project.org/web/packages/xaringanthemer/vignettes/xaringanthemer.html" target="_blank" rel="noopener"&gt;Xaringan Themer&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="html-and-blog"&gt;html and blog&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://stackoverflow.com/questions/31753897/2-column-section-in-r-markdown" target="_blank" rel="noopener"&gt;cara bikin multi-kolom&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://html-css-js.com/html/character-codes/icons/" target="_blank" rel="noopener"&gt;Kode icons buat html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://sourcethemes.com/academic/templates/" target="_blank" rel="noopener"&gt;academic theme&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://krisna.netlify.app/post/mathjax/" target="_blank" rel="noopener"&gt;adding equation labeling in hugo academic theme&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://undraw.co/" target="_blank" rel="noopener"&gt;free svgs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="python"&gt;Python&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://jakevdp.github.io/PythonDataScienceHandbook/03.11-working-with-time-series.html" target="_blank" rel="noopener"&gt;Time series in python&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://seaborn.pydata.org/tutorial.html" target="_blank" rel="noopener"&gt;Contekan grafik pakai Seaborn&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.usitc.gov/data/gravity/gme.htm" target="_blank" rel="noopener"&gt;GME, paket buat PPLM dari USITC&lt;/a&gt;, untuk general (ada databasenya) di &lt;a href="https://www.usitc.gov/data/gravity/index.htm" target="_blank" rel="noopener"&gt;sini&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://sylvaindeville.net/2015/07/17/writing-academic-papers-in-plain-text-with-markdown-and-jupyter-notebook/" target="_blank" rel="noopener"&gt;Bikin paper pakai Jupyter Notebook&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://stackoverflow.com/questions/22127569/opposite-of-melt-in-python-pandas" target="_blank" rel="noopener"&gt;using pivot and melt in pandas&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://datatofish.com/r-jupyter-notebook/" target="_blank" rel="noopener"&gt;R di Jupyter (dan konten2 pada umumnya)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blog.nextgenetics.net/?e=102" target="_blank" rel="noopener"&gt;javascript for coda toggle&lt;/a&gt;, also &lt;a href="https://chris-said.io/2016/02/13/how-to-make-polished-jupyter-presentations-with-optional-code-visibility/" target="_blank" rel="noopener"&gt;this one&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/@rbmsingh/making-jupyter-dark-mode-great-5adaedd814db" target="_blank" rel="noopener"&gt;night mode in jupyter notebook&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.upfie.net/" target="_blank" rel="noopener"&gt;Econometrics with python&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://towardsdatascience.com/all-the-ways-you-can-customize-your-charts-and-graphs-in-seaborn-9be90fa6f5b5" target="_blank" rel="noopener"&gt;Seaborn customisation cheatsheet&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://elitedatascience.com/python-seaborn-tutorial" target="_blank" rel="noopener"&gt;Another Seaborn customisation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.codecademy.com/articles/seaborn-design-i" target="_blank" rel="noopener"&gt;Seaborn design by codecademy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.marsja.se/links/" target="_blank" rel="noopener"&gt;resource dari marsja&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.kevinsheppard.com/teaching/python/companion-course/" target="_blank" rel="noopener"&gt;time series econometrics pak Kevin Sheppard&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="dataset"&gt;Dataset&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.wto.org/english/res_e/statis_e/trade_datasets_e.htm" target="_blank" rel="noopener"&gt;trade data bulk download WTO&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://cameron.econ.ucdavis.edu/e102/data.html" target="_blank" rel="noopener"&gt;Link to a bunch of US economic data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://fontawesome.com/icons?m=free" target="_blank" rel="noopener"&gt;free icons from font awesome&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="academics"&gt;Academics&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.connectedpapers.com/" target="_blank" rel="noopener"&gt;mindmap generator untuk paper akademis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://core-econ.org/the-economy/book/text/17.html?utm_source=sendinblue&amp;amp;utm_campaign=CORE_Teachers_update__25_August&amp;amp;utm_medium=email#figure-17-24d" target="_blank" rel="noopener"&gt;Open source econ book&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Me, Canberra, and COVID-19</title><link>https://www.krisna.or.id/en/post/covidaus/</link><pubDate>Thu, 19 Mar 2020 00:00:00 +0000</pubDate><guid>https://www.krisna.or.id/en/post/covidaus/</guid><description>&lt;p&gt;Hey folks. It&amp;rsquo;s been a long time since I&amp;rsquo;ve &lt;em&gt;updated&lt;/em&gt; the blog. Things have been pretty crazy. All because of COVID-19.&lt;/p&gt;
&lt;p&gt;As you may know, this novel coronavirus has sent the whole world into a frenzy. The problems caused by the virus have been changing so fast, much faster than governments and ordinary people can react. When COVID-19 first started making headlines, I was shocked and didn&amp;rsquo;t know what to do. All I could do was watch the news. I&amp;rsquo;m currently in Australia, but half my mind is in Depok, where my family lives, especially my mother who is 70++. All I can do is offer prayers and support for my sibling who helps take care of our mother&amp;rsquo;s needs.&lt;/p&gt;
&lt;p&gt;At my campus, all teaching has now been instructed to go online, following the Prime Minister&amp;rsquo;s order to ban indoor gatherings. As a tutor for ECON3101 (microeconomics 3), I&amp;rsquo;ve been affected too. I need to prepare online content for the tutorials I&amp;rsquo;ll be running. All seminars and thesis supervisor consultations also have to be done online. It&amp;rsquo;s a bit of a hassle because I have to learn how to use Zoom for recording tutorials and hosting/joining meetings. Thankfully, it&amp;rsquo;s not too difficult.&lt;/p&gt;
&lt;p&gt;The public is panicking and engaging in &lt;em&gt;panic buying&lt;/em&gt;, as you may have seen on social media. Toilet paper has been completely out of stock for a week now. Fortunately, as users of the traditional water scoop and bucket, we don&amp;rsquo;t really care. But other commodities like antiseptics are also sold out. Last we checked, food supplies are still okay. Hopefully they stay that way. Prime Minister Scott Morrison has condemned hoarding and assured that Australia&amp;rsquo;s logistics system will remain capable of maintaining the supply of essential goods.&lt;/p&gt;
&lt;p&gt;Yesterday morning, Scott Morrison held a press conference about what Australia would do. All international flights will be banned (except for returning Australian citizens) to close off imported transmission. This allows the government to focus on preventing domestic transmission. Schools will remain open, and a &lt;em&gt;lockdown&lt;/em&gt; is unlikely. Gatherings are regulated by size. Indoors, 100 people or more are banned. Outdoors, 500. He also stated that the special task force, the federal government, and state governments are all on the same page and supporting each other in facing COVID-19. Social distancing is recommended, and if you can work from home, then work from home.&lt;/p&gt;
&lt;p&gt;All these rules (gathering bans, international travel ban, social distancing, etc.) are anticipated to be the norm for at least 6 months.&lt;/p&gt;
&lt;p&gt;Six. Months.&lt;/p&gt;
&lt;p&gt;My campus reacted immediately. Emails flooded my inbox. Various advisories about working from home, collecting data, setting up remote work, and instructions on how to create online tutorials all came pouring in. Campus management must be incredibly busy. As a good employee, all I can do is follow all advisories and work from home as much as possible.&lt;/p&gt;
&lt;p&gt;My current activities involve intensive coordination for online teaching with lecturers, learning to create content, and making sure my wife and I have enough &lt;em&gt;contingency plans&lt;/em&gt; to prepare for the worst. We&amp;rsquo;re anti-hoarding, so hopefully this principle won&amp;rsquo;t lead to us starving. I have reasonable faith in the Australian government.&lt;/p&gt;
&lt;p&gt;The slightly annoying thing is that I now have to follow COVID-19 developments intensively in two countries. I have to watch both Scott Morrison&amp;rsquo;s and Jokowi&amp;rsquo;s speeches. Haha.&lt;/p&gt;
&lt;p&gt;Stay safe people. Stay healthy. Wash your hands frequently. Cut back on going out. Hopefully we can all get through this.&lt;/p&gt;</description></item><item><title>Media and Politics: How Television Changed Democracy</title><link>https://www.krisna.or.id/en/post/tv/</link><pubDate>Sat, 22 Feb 2020 00:00:00 +0000</pubDate><guid>https://www.krisna.or.id/en/post/tv/</guid><description>&lt;h3 id="introduction-a-visit-to-the-museum-of-australian-democracy"&gt;Introduction: A Visit to the Museum of Australian Democracy&lt;/h3&gt;
&lt;p&gt;About a year ago, my wife and I visited a museum in Canberra called the &lt;a href="https://www.moadoph.gov.au/" target="_blank" rel="noopener"&gt;Museum of Australian Democracy&lt;/a&gt;. The museum occupies Australia&amp;rsquo;s old Parliament House (the Parliament now works in a new building). Inside, there are all sorts of texts and explanations about political and democratic events in Australia, as well as information about former Prime Ministers. Taking photos outside is free, but entry costs 2 AUD per person. We thought it was well worth it. Here are a few photos of us.&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img src="https://www.krisna.or.id/images/oph111.jpg" alt="Photo in the hall" loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img src="https://www.krisna.or.id/images/oph222.jpg" alt="Photo at the front door" loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;Special thanks to my wife&amp;rsquo;s friend Ennoy, who visited Canberra and invited us out. Yes, she was the guest yet she was the one who dragged us out of the house &amp;ndash; that is how lazy we were.&lt;/p&gt;
&lt;p&gt;Besides reading and watching video clips of Australian politicians&amp;rsquo; speeches from bygone eras, the museum also offers a free tour called the &lt;a href="https://www.moadoph.gov.au/events/highlights-tour/#" target="_blank" rel="noopener"&gt;&lt;em&gt;highlights tour&lt;/em&gt;&lt;/a&gt;. This free tour is led by a volunteer at scheduled times. Visitors simply gather at a designated point &amp;ndash; in our case, the hall &amp;ndash; and when the appointed time arrives, the group sets off together led by the tour guide. Our guide was an elderly gentleman whose name we unfortunately forgot (sorry, grandpa). Let us call him &amp;ldquo;The Elder.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;The Elder walked us through the museum while explaining historically significant rooms from when the building served as Parliament House, recounting the dramatic and historic moments associated with each space. Although the tour lasted about 45 minutes, we were so captivated by The Elder&amp;rsquo;s storytelling that fatigue barely registered, and his passion for Australian politics was palpable.&lt;/p&gt;
&lt;p&gt;The Elder&amp;rsquo;s tour inspired me in two ways. First, I was inspired to do the same in Indonesia when I am old. Volunteer for tours at the DPR building, pointing and saying &amp;ldquo;to my right is the seat where the honourable &lt;a href="https://www.viva.co.id/berita/politik/301119-roy-suryo-foto-tidur-saat-skorsing-paripurna" target="_blank" rel="noopener"&gt;Mr Roy Suryo was caught on camera sleeping&lt;/a&gt;.&amp;rdquo; Second, I was inspired at the tour&amp;rsquo;s final stop, in the office of the last Prime Minister to work there before moving to the new building. The Elder blamed the invention of television (TV) as the turning point that marked the decline of Australian democracy.&lt;/p&gt;
&lt;h3 id="what-does-tv-have-to-do-with-politics"&gt;What Does TV Have to Do with Politics?&lt;/h3&gt;
&lt;p&gt;According to The Elder, before TV, democracy was about &lt;em&gt;public policy&lt;/em&gt;. Politicians debated the pros and cons of public policies. The mass media of the time &amp;ndash; mostly newspapers and radio &amp;ndash; covered these policy debates. Not everyone participated in the discussion either. According to The Elder, only educated people with access to newspapers (and sufficient reading comprehension) engaged in public policy debates. As a result, during elections, people voted for candidates with the best policies.&lt;/p&gt;
&lt;p&gt;When TV arrived, democracy shifted to being about &lt;em&gt;personality&lt;/em&gt;. Since the advent of TV, politicians became more interested in showing their faces than debating public policy. Debates may still have occurred, but according to The Elder, the focus of campaigning shifted from public policy to the candidate&amp;rsquo;s persona. Elections became popularity contests about figures, no longer about public policy.&lt;/p&gt;
&lt;p&gt;The Elder&amp;rsquo;s complaint about TV sounds a lot like my complaint about social media.&lt;/p&gt;
&lt;p&gt;Anyway, returning to the TV-and-politics story, I became curious whether The Elder&amp;rsquo;s concern could be generalised. It turns out he is not alone. &lt;a href="https://time.com/5211267/warning-television-american-politics/" target="_blank" rel="noopener"&gt;This article by David Kaiser&lt;/a&gt; tells a similar story. According to Kaiser, TV helps people forget real problems and focus on fleeting pleasures. Worse, TV helps create &lt;em&gt;demagogues&lt;/em&gt; &amp;ndash; politicians whose image is polished to perfection but who are actually incompetent. &lt;em&gt;The Apprentice&lt;/em&gt; has even been accused of being a major factor behind Donald Trump&amp;rsquo;s victory in the 2016 US presidential election.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://people.howstuffworks.com/culture-traditions/tv-and-culture/advent-of-television-impact-politics.htm" target="_blank" rel="noopener"&gt;This article by Matt Sailor&lt;/a&gt; echoes the same point. TV allows politicians to speak face-to-face with a far larger audience than any previous medium. TV also enables campaign content that is less factual and more negative than what other media of the era produced. And yes, Sailor also concludes that TV helped create popularity contests among candidates rather than policy contests.&lt;/p&gt;
&lt;p&gt;There are several other articles you can find online, most with a similar tone. Unfortunately, I have no intention of committing to a deep dive into academic journals on this topic. But at my university, a PhD student named Chris Hoy researched &lt;a href="https://crawford.anu.edu.au/news-events/events/11068/role-media-shaping-perceptions-inequality-indonesia" target="_blank" rel="noopener"&gt;the role of TV in shaping perceptions of inequality&lt;/a&gt;, and his preliminary findings indicate a positive correlation.&lt;/p&gt;
&lt;p&gt;Why might this happen? Perhaps because visual media has more features? Unlike newspapers, on TV we can see the politician&amp;rsquo;s body language, which &amp;ndash; consciously or not &amp;ndash; matters a great deal. Perhaps even more than verbal communication. It is also possible that on TV, characteristics like attractiveness and height can be leveraged more than in print. That reminds me of the claim that President SBY won partly because he is tall and handsome.&lt;/p&gt;
&lt;p&gt;Indeed, if we look &lt;a href="https://www.insidehook.com/daily_brief/arts-entertainment/new-data-shows-that-books-are-almost-always-better-than-their-movie-adaptations" target="_blank" rel="noopener"&gt;here&lt;/a&gt;, books are almost always better than their film adaptations. According to &lt;a href="https://highschool.latimes.com/university-prep-value-high-school/why-books-are-better-than-movies/" target="_blank" rel="noopener"&gt;this article&lt;/a&gt;, one reason is that when reading a book, you visualise the scenes yourself, and each reader may imagine something different. Film constrains that imaginative space. Someone with an average face like mine might be better off writing than vlogging. Who knows, a reader who has never seen my face might imagine the author as handsome &amp;ndash; then see the real thing and lose all interest.&lt;/p&gt;
&lt;p&gt;OK, enough speculation. If you are exploring the role of TV (or social media) in democracy and politics, I would love to hear from you or at least get a comment! Thanks in advance!&lt;/p&gt;
&lt;h3 id="public-policy-academics-who-have-not-evolved"&gt;Public Policy Academics Who Have Not Evolved&lt;/h3&gt;
&lt;p&gt;As an academic working in public policy, this naturally led me to reflect. Suppose it is true that the evolution of media has changed how we do politics and democracy. What about academics? When I read about Adam Smith, Alfred Marshall, Hicks, Arrow, Slutsky, and others, not once do I think about who they are as people. What ethnicity? What gender? Old, young, overweight, good-looking? None of it matters. It does not come up on the exam.&lt;/p&gt;
&lt;p&gt;The same goes for discussing public policy. If you think about it, academics seem to have stayed in place when it comes to discussing public policy. Perhaps some of us have been &amp;ldquo;infected&amp;rdquo; by society &amp;ndash; focusing on figures rather than policies. But academics as a whole still seem to focus on issues rather than personalities. In public policy journals, the authors still discuss the policies taken by a figure, not the figure themselves. The language in academic journals is always neutral and very different from what you find on Twitter, for example.&lt;/p&gt;
&lt;p&gt;Could this be because academics still primarily operate through written media &amp;ndash; in Scopus-indexed journal articles? Perhaps if activities in other media, such as TED Talks, tweeting, and so on, counted toward academic credit, academics could also shift their focus to personalities. Perhaps we too would start being snarky, getting into fights, hurling insults, and having Twitter wars with strangers, instead of focusing on policy pros and cons. If Twitter wars counted toward academic credit, perhaps academics would evolve along with the rest of society, and better understand how people think outside the ivory tower.&lt;/p&gt;
&lt;p&gt;OK, time for a Twitter war!&lt;/p&gt;
&lt;p&gt;That said, there is a lot of encouragement for academics to use non-written platforms. At my university, for instance, promoting your research on social media is strongly encouraged. We now also have many TED-Talk-style videos, and we have come to know &lt;em&gt;celebrity scientists&lt;/em&gt; like Dawkins and Neil deGrasse Tyson. In Indonesia, the most famous economist is perhaps Faisal Basri Batubara, and even he is not that mainstream. Maybe soon we can slowly evolve too. Not now. Maybe in five years?&lt;/p&gt;</description></item><item><title>Jakpos</title><link>https://www.krisna.or.id/en/publication/jakpos/</link><pubDate>Fri, 31 Jan 2020 15:01:51 +1000</pubDate><guid>https://www.krisna.or.id/en/publication/jakpos/</guid><description/></item><item><title>A Note on the Minister's 'Kampus Merdeka' (Freedom to Learn)</title><link>https://www.krisna.or.id/en/post/nadiem/</link><pubDate>Fri, 31 Jan 2020 00:00:00 +0000</pubDate><guid>https://www.krisna.or.id/en/post/nadiem/</guid><description>&lt;p&gt;Not long ago, the Ministry of Education and Culture&amp;rsquo;s YouTube channel released a new video: a presentation by Minister Nadiem Makarim on &amp;ldquo;Kampus Merdeka&amp;rdquo; (Freedom to Learn). For me, the Ministry of Education and Culture is the most important of all ministries. Not only because of its large budget, but because it is the ministry that shapes our future. I believe a nation can only be as great as what it teaches its children. These children are our future. So when Jokowi announced Nadiem as Minister, I was quite excited.&lt;/p&gt;
&lt;p&gt;Here is the video:&lt;/p&gt;
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/39ZalVGmySQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;Kampus Merdeka appears to have drawn fierce reception from many quarters. Many in the public view it as too pro-business, offering cheap labor, and not pro-student. Lecturers complain that Nadiem&amp;rsquo;s program seems too practice-heavy, when academia should be about critical thinking, logic, fidelity to one&amp;rsquo;s discipline, untainted by capitalism.&lt;/p&gt;
&lt;p&gt;My take will be somewhat more positive.&lt;/p&gt;
&lt;h1 id="what-is-kampus-merdeka"&gt;What Is Kampus Merdeka?&lt;/h1&gt;
&lt;p&gt;Kampus Merdeka itself is a program focused more on higher education than on primary and secondary education. Personally, when it comes to educational interventions, the earlier the better. The push should start from elementary school, or even kindergarten. Once students are older, they are much harder to change. But Nadiem, at the start of his speech, offered a rationale that I found very compelling: Speed. He said higher education is the level that can most quickly produce human capital. Mind blown!&lt;/p&gt;
&lt;p&gt;According to the video, there are 4 new policies under Kampus Merdeka. First, opening new study programs is made easier. Universities will have more freedom to create new programs. I think this has potential downsides, but while many old requirements are being relaxed, one new requirement strikes me as crucial: the obligation to prove that the new program will involve credible external parties, such as companies, state-owned enterprises, NGOs, or world-class universities.&lt;/p&gt;
&lt;p&gt;Second, the mandatory 5-year re-accreditation cycle is eliminated. University accreditation will be automatically extended unless a university wants to upgrade, in which case it applies for re-accreditation. To prevent quality decline, the ministry will monitor indicators and public complaints as signs of deteriorating quality, and will audit the university accordingly. One more important point: recognition of international accreditation.&lt;/p&gt;
&lt;p&gt;Third, Nadiem pledged to encourage universities to become PTNBH (Legal Entity State Universities). This applies mainly to public universities, not private ones. Public universities can generally be classified into three types: satker, BLU, and PTNBH. Satker is the most constrained (this is where I work &amp;#x1f622;). Everything requires going through the parent ministry. Not flexible. BLU is like satker but with more financial flexibility. PTNBH? Essentially a private entity funded by the government. PTNBH universities have great freedom to make their own decisions. Currently only 11 universities in Indonesia have PTNBH status.&lt;/p&gt;
&lt;p&gt;Fourth &amp;ndash; and this is the one that generated the most discussion &amp;ndash; the right to spend 3 semesters learning outside campus. The ministry will require universities to offer off-campus programs worth 3 semesters, counted as credit hours. These 3 semesters can be used for internships, and/or research assistance, and/or entrepreneurship, or even taking courses from other programs. Yes, &amp;ldquo;and/or&amp;rdquo; &amp;ndash; so you could do 2 semesters of internship and 1 of independent work, or 1 semester of research, 1 of entrepreneurship, and 1 of internship, etc. Since it is a student&amp;rsquo;s right, it is optional. If a student wants the standard 8 semesters entirely on campus, that is fine. But universities must prepare the off-campus program.&lt;/p&gt;
&lt;h2 id="pros-and-cons-is-it-better-than-the-status-quo"&gt;Pros and Cons: Is It Better Than the Status Quo?&lt;/h2&gt;
&lt;p&gt;One thing that immediately strikes me as both a lecturer and university administrator is the strong decentralization spirit of Kampus Merdeka, especially in the first three points. Easing the creation of new programs means less ministerial control over what can be taught and a bit more freedom for universities to design curricula. PTNBH clearly gives universities more room to maneuver with less central control than BLU, let alone satker (&amp;#x1f622;). PTNBH universities don&amp;rsquo;t need to deal with PNBP tariffs if they find revenue through consulting or research grants, can make university-to-university partnerships, can recruit faculty without going through the center, and so on. Accreditation is also simplified.&lt;/p&gt;
&lt;p&gt;Come to think of it, Nadiem&amp;rsquo;s primary education policy &amp;ndash; such as abolishing the national exam &amp;ndash; also reduces the ministry&amp;rsquo;s role in education delivery.&lt;/p&gt;
&lt;p&gt;Beyond reducing central control over universities, Kampus Merdeka opens greater opportunities for the non-academic world to participate in higher education. The requirement to collaborate with industry, international universities, or NGOs effectively serves as an invitation from the ministry for these institutions to help make universities more relevant to the real world. Automatic recognition of foreign accreditation standards clearly helps universities ready to compete internationally, freeing them from the burden of satisfying the ministry&amp;rsquo;s standards &amp;ndash; which are obviously lower than the international standards these advanced universities are targeting.&lt;/p&gt;
&lt;p&gt;Not only is the ministry&amp;rsquo;s role reduced, but its remaining workload is also lightened. Eliminating mandatory 5-year re-accreditation clearly reduces BAN-PT&amp;rsquo;s workload. Nadiem&amp;rsquo;s argument is very economic: &lt;em&gt;opportunity cost&lt;/em&gt;. There is resource misallocation here: universities that neither want nor need re-accreditation (because they are doing business as usual) must allocate resources for it, while universities eager to upgrade from B to A accreditation must queue for a process that often takes a long time.&lt;/p&gt;
&lt;p&gt;Oh, digressing a bit &amp;ndash; there are at least two points where Nadiem implicitly acknowledges the limitations of his institution. In the video, Nadiem acknowledges a &lt;em&gt;missing link&lt;/em&gt; between what universities teach and what the real world needs. This is literally the first time I have heard a senior education ministry official say this. Nadiem also acknowledges the need for third-party involvement (business, professional associations, international accreditation bodies, etc.) because the world is changing too fast, too globally, for the ministry to keep up on its own. With this reasoning, it makes sense why Nadiem gives universities more options to rely on non-ministerial entities for their development.&lt;/p&gt;
&lt;p&gt;For the fourth point, there is decentralization as well. Universities now have more freedom to develop off-campus educational programs longer than a single internship semester. This opens more opportunities for universities to create more flexible and extended partnerships with third parties. Students have the freedom (decentralization!) to opt into these off-campus programs. If you are a conventional student, you can still study full-time on campus as usual. But point 4 gives students who feel they need learning experiences from non-campus settings &amp;ndash; like companies or NGOs &amp;ndash; the opportunity to pursue them.&lt;/p&gt;
&lt;p&gt;Decentralization is the name of the game. Political decentralization has produced new stars like Nadiem&amp;rsquo;s own boss, Bu Risma, Pak Ganjar, Pak RK, Pak Anies, and so on. It will be interesting to see whether university decentralization produces new excellent campuses everywhere.&lt;/p&gt;
&lt;p&gt;There are some &lt;a href="https://tirto.id/evs2" target="_blank" rel="noopener"&gt;critiques&lt;/a&gt; that I think are quite valid. PTNBH and internships are often called too pro-business and encouraging the capitalization of education. Internships are frequently exploited by companies to cut production costs. And now the duration could be extended to a year or more. Moreover, &amp;ldquo;This kind of education orientation (practice-focused) actually kills the essence of free critical thinking as a human being. Education is no longer a tool for human liberation or humanization,&amp;rdquo; as stated by Dian Septi Trisnanti, Secretary General of FBLP (Cross-Factory Workers Federation), quoted from Tirto. Others also ask why Nadiem doesn&amp;rsquo;t simply improve teacher and lecturer competency instead of making these changes.&lt;/p&gt;
&lt;p&gt;Admittedly, the last time I visited a PTNBH campus in the Depok area, the parking lot was already packed with cars. I certainly do not particularly like the commercialization of education, especially higher education. Unfortunately, money is a problem for everyone, including the government. PTNBH universities are encouraged to generate their own revenue and have their subsidies reduced, precisely so that funds can be reallocated to smaller universities. However, in his speech, Nadiem promised that subsidies for universities upgrading to PTNBH status would not be cut &amp;ndash; so any new revenue would increase the university&amp;rsquo;s total budget.&lt;/p&gt;
&lt;p&gt;As an economist, I like to see free market interactions as power relations between buyers and sellers. The higher education market is no exception. Commercialization of education looks bad because, although demand for higher education keeps rising, supply is stagnant. Something is preventing Indonesia&amp;rsquo;s top universities from growing in quality and quantity. One of Nadiem&amp;rsquo;s tasks is to increase the supply of higher education &amp;ndash; not just in quality and quantity, but also in the range of focus: vocational vs. academic. If competition for top universities increases, tuition costs could potentially be reduced.&lt;/p&gt;
&lt;p&gt;And remember, becoming a PTNBH is not mandatory. So not every university will suddenly turn capitalist. You will still have affordable socialist-priced universities as options.&lt;/p&gt;
&lt;p&gt;As for improving lecturer quality, I think that is no easy task. I am skeptical the ministry can achieve it quickly, no matter how much money it has. Perhaps Nadiem is skeptical too. That is why he seeks to involve third parties like industry, professional associations, and international universities. Their involvement, under Kampus Merdeka, can include co-designing new study programs &amp;ndash; with curricula shaped by real-world practitioners &amp;ndash; or establishing internship programs where students learn from practitioners for 3 semesters. Is this really bad for students?&lt;/p&gt;
&lt;p&gt;Lastly, I want to address the argument that education should be a tool for human liberation. A friend of mine argues that education ought to pursue pure knowledge, free from the clutches of capitalism.&lt;/p&gt;
&lt;p&gt;A very scholarly argument. I admit my brain is not quite sharp enough to fully appreciate it. Perhaps as academics, we must indeed uphold the roots of our discipline. But unfortunately, the real world is not that beautiful. Our students need to earn a living, find happiness for themselves and their families, and help build Indonesia&amp;rsquo;s economy. Unlike developed countries whose research spending reaches 1-2% of GDP, Indonesia is not there yet. For the majority of our students, being a purist of knowledge is a luxury they cannot afford. Personally, I believe upholding one&amp;rsquo;s discipline is mandatory. But education should focus on the learner, not the knowledge itself. What they need, not what we want to bestow upon them.&lt;/p&gt;
&lt;p&gt;From the critics I have read and heard, none have proposed what alternative policies the ministry should adopt. As a consequence, I can only compare Kampus Merdeka against the status quo. Compared to the status quo, I still think Kampus Merdeka is probably better. At the very least, Kampus Merdeka does not eliminate the status quo &amp;ndash; it makes it a choice. From Nadiem&amp;rsquo;s presentation, Kampus Merdeka gives universities more freedom to adapt to their needs and the skill demands of the labor market. Moreover, the internship program is also optional. Students who oppose capitalism or are confident their skills cannot be bought cheaply can still graduate without taking the internship track.&lt;/p&gt;
&lt;h2 id="ultimately-we-need-more-than-just-a-speech"&gt;Ultimately, We Need More Than Just a Speech&lt;/h2&gt;
&lt;p&gt;Of course, no one is perfect. Kampus Merdeka will not be a panacea for Indonesian higher education. Its implementation remains to be seen. There is no draft regulation yet that details the 4 main points of Kampus Merdeka. The ministry still needs to issue a list of approved third parties for program or internship partnerships, and which international accreditations are recognized. What are the criteria for &amp;ldquo;declining campus performance&amp;rdquo; that would trigger a ministry audit? Evaluating all universities in Indonesia is certainly a heavy task, but perhaps still easier than mandatory accreditation every 5 years? We will see.&lt;/p&gt;
&lt;p&gt;I also somewhat regret the absence of polytechnics and other diploma providers from Nadiem&amp;rsquo;s speech. After all, diploma programs are inherently closer to industry than more academically oriented degree programs. Should polytechnics go through the same accreditation as universities? Should polytechnic lecturers be evaluated with the same metrics as university professors? I also regret the absence of RPL (Recognition of Prior Learning) from Kampus Merdeka. This is an old policy, but its implementation remains unclear. Perhaps polytechnics and RPL will be the focus of another speech. Hopefully I can watch that one too.&lt;/p&gt;
&lt;p&gt;So far, no new regulations have been issued by the ministry. We cannot judge Nadiem&amp;rsquo;s rules if the rules are not out yet. For now, we can only assess the Minister&amp;rsquo;s speeches. Fortunately, I think his speeches are quite good and enjoyable. I rarely enjoy listening to government officials&amp;rsquo; speeches. The best part of Nadiem&amp;rsquo;s YouTube speech above is probably the UGM community service program (KKN) in Papua. It would be great if more universities could do KKN like that. The video quality is amazing. Check it at minute 32:57.&lt;/p&gt;</description></item><item><title>Wildfires and Floods: A Lesson</title><link>https://www.krisna.or.id/en/post/banjir/</link><pubDate>Sun, 12 Jan 2020 00:00:00 +0000</pubDate><guid>https://www.krisna.or.id/en/post/banjir/</guid><description>&lt;p&gt;Australia is in mourning. Devastating bushfires have been ravaging the continent, specifically in New South Wales (NSW), now spreading to Victoria as well. This fire season has burned millions of hectares, a new record. Dozens have died and property damage has reached hundreds of thousands of dollars.&lt;/p&gt;
&lt;h2 id="is-climate-change-to-blame"&gt;Is Climate Change to Blame?&lt;/h2&gt;
&lt;p&gt;It didn&amp;rsquo;t take long for international media to cover the event. A few days ago, I listened to the &lt;a href="https://www.economist.com/podcasts/2020/01/08/fire-fighting-the-lessons-from-australias-wildfires" target="_blank" rel="noopener"&gt;Babbage podcast episode on Australian wildfires&lt;/a&gt;, featuring &lt;a href="http://mediadirectory.economist.com/people/catherine-brahic-2/" target="_blank" rel="noopener"&gt;Catherine Brahic&lt;/a&gt;, environment editor at The Economist. According to Catherine, &lt;em&gt;bushfires&lt;/em&gt; are normal in Australia, part of the dry ecosystem.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://climate.nasa.gov/evidence/" target="_blank" rel="noopener"&gt;&lt;em&gt;Climate change&lt;/em&gt;&lt;/a&gt; has made something that should be normal much worse.&lt;/p&gt;
&lt;p&gt;The climate crisis has made Australia drier and hotter. This year, Australia again broke records for highest temperatures and lowest rainfall. Dry air and dry scrubland vegetation make the area highly flammable. Add the phenomenon of &lt;a href="https://en.wikipedia.org/wiki/Dry_thunderstorm" target="_blank" rel="noopener"&gt;&lt;em&gt;Dry Thunderstorms&lt;/em&gt;&lt;/a&gt;, which are quite common in Australia, and it gets even scarier. Lightning strikes, but no rain. When lightning hits a bone-dry tree and the fire is fanned by wind, it&amp;rsquo;s game over.&lt;/p&gt;
&lt;h2 id="what-about-indonesia"&gt;What About Indonesia?&lt;/h2&gt;
&lt;p&gt;It&amp;rsquo;s perfectly natural to connect this to Indonesia. Around the same time, Jakarta and its surroundings experienced severe flooding, &lt;a href="https://www.bbc.com/indonesia/indonesia-50962493" target="_blank" rel="noopener"&gt;claiming 60 lives&lt;/a&gt;. Rainfall during the event &lt;a href="https://katadata.co.id/berita/2020/01/01/curah-hujan-catat-rekor-tertinggi-103-titik-banjir-kepung-jakarta" target="_blank" rel="noopener"&gt;broke all-time records&lt;/a&gt;. While Australia sees dry getting drier, Jakarta appears to be experiencing the opposite: wet getting wetter.&lt;/p&gt;
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6"&gt;
&lt;p&gt;&amp;ldquo;Areas that are currently wet, will likely become more wet. Areas that are currently dry will become more dry,&amp;rdquo; Professor Abraham said.
&lt;a href="https://www.abc.net.au/news/science/2020-01-14/climate-change-ocean-warming-2019/11863056" target="_blank" rel="noopener"&gt;source&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I don&amp;rsquo;t need to elaborate on how massive this flood was. Plenty of national news has covered it, or you may have experienced it yourself. There has been much debate about what went wrong or could be improved, but clearly, most people agree that the climate crisis is one of the most significant contributing factors.&lt;/p&gt;
&lt;h2 id="problems-caused-by-the-climate-crisis"&gt;Problems Caused by the Climate Crisis&lt;/h2&gt;
&lt;p&gt;Several issues arise from the climate crisis. First is uncertainty. The climate crisis makes predicting extreme weather increasingly difficult. Insurance companies will also struggle to calculate risk from these changes, potentially causing premiums to rise or products to disappear entirely because they&amp;rsquo;re no longer &lt;em&gt;feasible&lt;/em&gt;. Farmers will find it harder to predict when and how to plant.&lt;/p&gt;
&lt;p&gt;The meteorological agency&amp;rsquo;s job becomes increasingly difficult.&lt;/p&gt;
&lt;blockquote class="twitter-tweet"&gt;&lt;p lang="in" dir="ltr"&gt;Ber-kali2 BMKG salah;yg diramal hujan extrim, tak ada hujan, yg tak diramal hujan extrim malah curah hujannya terdahsyat. Tapi uniknya nggak ada yg lakukan class action ke BMKG. Tapi class actionnya kpd AniesB. Sekalipun yg paling terdampak banjir adalah Provinsi Jabar&amp;amp;Banten. &lt;a href="https://t.co/VYH007gLIF"&gt;https://t.co/VYH007gLIF&lt;/a&gt;&lt;/p&gt;&amp;mdash; Hidayat Nur Wahid (@hnurwahid) &lt;a href="https://twitter.com/hnurwahid/status/1216331892670132225?ref_src=twsrc%5Etfw"&gt;January 12, 2020&lt;/a&gt;&lt;/blockquote&gt; &lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8"&gt;&lt;/script&gt; &lt;span style="font-family:Papyrus; font-size:1em;"&gt;especially when there are politicians like this&lt;/span&gt;
&lt;p&gt;The next issue is about changing habits. How buildings are constructed, building codes &amp;ndash; everything must adapt. In Jakarta&amp;rsquo;s context, I&amp;rsquo;ve often heard stories about residents who are used to living with floods and have their own mitigation strategies, such as knowing when to evacuate and how to prepare their homes to minimize flood damage. With floods that may only get worse, whether these habits are still sufficient or need to be intensified remains to be seen.&lt;/p&gt;
&lt;p&gt;More critically, areas that were once &lt;em&gt;habitable&lt;/em&gt; are becoming increasingly risky, possibly to the point of requiring relocation. But we all know relocation is &lt;a href="https://regional.kompas.com/read/2010/10/27/16512887/Marzuki.Pindah.Saja.ke.Daratan" target="_blank" rel="noopener"&gt;politically sensitive&lt;/a&gt;. Should the government intervene? Or leave residents there until they&amp;rsquo;re eventually forced out by nature? Currently, there doesn&amp;rsquo;t seem to be a case of rising risk levels making an area completely uninhabitable (perhaps), but this could just be a matter of time, meaning it needs to be considered now.&lt;/p&gt;
&lt;h2 id="politics-politics-politics"&gt;Politics, Politics, Politics&lt;/h2&gt;
&lt;p&gt;And of course, the biggest problem may be politics. Everyone says the government must do something, but how do you get politicians to unite and pass climate crisis mitigation regulations? In Australia, politics is a mess. Many citizens don&amp;rsquo;t care, and the politicians are mediocre. Especially since Australia is a country whose climate-crisis-contributing industries are quite large.&lt;/p&gt;
&lt;p&gt;In Indonesia, discussion about the climate crisis is still very rare, at least not as widespread as in Australia, making it even harder to comment on. Regulation on groundwater use has never become an important issue for either central or local government. The &lt;em&gt;Giant Sea Wall&lt;/em&gt; construction appears to have stalled, and the central government even wants to flee to a new capital at considerable expense. Cooperation between local and central governments also seems nonexistent.&lt;/p&gt;
&lt;p&gt;Then there&amp;rsquo;s international politics. The United States recently withdrew from the Paris Agreement. Talks in Madrid also stalled. A &lt;em&gt;carbon tax&lt;/em&gt; is still disliked by most countries.&lt;/p&gt;
&lt;p&gt;Meanwhile, time keeps ticking, emissions keep rising, records keep being broken. If it&amp;rsquo;s difficult for all of us to reduce carbon emissions, reduce groundwater usage, and change our lifestyles, it&amp;rsquo;s only a matter of time before the Earth forces us to do all of that, in its own way.&lt;/p&gt;
&lt;p&gt;Hopefully we&amp;rsquo;re all prepared.&lt;/p&gt;</description></item><item><title>Does Having Children Hurt Women Financially? An Economics Perspective</title><link>https://www.krisna.or.id/en/post/anakgaji/</link><pubDate>Mon, 06 Jan 2020 00:00:00 +0000</pubDate><guid>https://www.krisna.or.id/en/post/anakgaji/</guid><description>&lt;p&gt;Recently, Twitter was buzzing because a doctor tweeted about the negative effects of breastfeeding on mothers.&lt;/p&gt;
&lt;blockquote class="twitter-tweet"&gt;&lt;p lang="in" dir="ltr"&gt;Siapa bilang ibu menyusui jadi lebih sehat? &lt;br&gt;&lt;br&gt;Nih ya saya kasik tahu...&lt;br&gt;&lt;br&gt;*siap2 dilempar kulit pete oleh para penyembah ASI&lt;/p&gt;&amp;mdash; Ryu Hasan (@ryuhasan) &lt;a href="https://twitter.com/ryuhasan/status/1211471422507241473?ref_src=twsrc%5Etfw"&gt;December 30, 2019&lt;/a&gt;&lt;/blockquote&gt; &lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8"&gt;&lt;/script&gt;
&lt;p&gt;The thread immediately went viral, with many pro-breastfeeding advocates objecting. Some netizens took a neutral stance, saying facts are facts and there&amp;rsquo;s no need to get emotional about them. Others made counter-threads, like this one:&lt;/p&gt;
&lt;blockquote class="twitter-tweet"&gt;&lt;p lang="in" dir="ltr"&gt;As a young researcher, this thread fascinates me. Aku sampai cari-cari artikel jurnal ttg apa sih yang terjadi pada otak ibu pada postpartum (setelah lahiran) &amp;amp; sebenernya dampak menyusui buat ibu itu apa - krn biasanya kan buat anak yg dibahas manfaatnya. &lt;a href="https://t.co/wTF8sNeZEM"&gt;https://t.co/wTF8sNeZEM&lt;/a&gt;&lt;/p&gt;&amp;mdash; Davrina Rianda (@DavrinaR) &lt;a href="https://twitter.com/DavrinaR/status/1212391298214195201?ref_src=twsrc%5Etfw"&gt;January 1, 2020&lt;/a&gt;&lt;/blockquote&gt; &lt;script async src="https://platform.twitter.com/widgets.js" charset="utf-8"&gt;&lt;/script&gt;
&lt;p&gt;Following that thread was fun because it was full of references. Unfortunately, the debate wasn&amp;rsquo;t truly two-sided and practically ended there, as far as I could tell.&lt;/p&gt;
&lt;p&gt;Although I don&amp;rsquo;t know much about breastfeeding, the debate caught my attention. I agree with the doctor that raising a child is an activity that demands considerable attention, time, and cost, and in my view, the burden falls disproportionately on women. The nausea, carrying the baby for 9 months, and then risking your life during delivery. After birth, breast milk can only be produced by the mother, not to mention the bodily changes. I don&amp;rsquo;t know what it feels like, but if I had to go through all that, I&amp;rsquo;d probably pass.&lt;/p&gt;
&lt;p&gt;This disparity doesn&amp;rsquo;t stop at biology &amp;ndash; it extends to finances. We&amp;rsquo;re fortunate to live in more progressive times, where the gender pay gap has been narrowing. According to &lt;a href="http://www.nber.org.virtual.anu.edu.au/papers/w24219.pdf" target="_blank" rel="noopener"&gt;Kleven et al. (pdf)&lt;/a&gt;, the &lt;em&gt;gender pay gap&lt;/em&gt; has long been shrinking thanks to education and anti-gender discrimination measures, but the gap hasn&amp;rsquo;t disappeared completely. In fact, the pay gap between men and women plateaus at around 15-20%. Kleven et al. offer an explanation: the cause is children. At least in Denmark.&lt;/p&gt;
&lt;p&gt;Kleven et al. conducted their study on Danish residents from 1980 to 2013. Their study is essentially a Diff-in-Diff design, where the control group is couples who don&amp;rsquo;t (yet) have children. Their robustness check uses placebo births and IV with twin births and gender mix as instruments. The methodology is quite interesting, made possible by Denmark&amp;rsquo;s rich population data. Their dependent variables are &lt;em&gt;wage rate&lt;/em&gt;, &lt;em&gt;labor participation&lt;/em&gt;, and &lt;em&gt;working hours&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;But in this blog post I&amp;rsquo;ll only discuss their results.&lt;/p&gt;
&lt;p&gt;According to them, in Denmark, men&amp;rsquo;s and women&amp;rsquo;s wages follow the same trend and don&amp;rsquo;t differ when education is controlled for. However, when having their first child, men&amp;rsquo;s wages continue to rise steadily while women&amp;rsquo;s wages stagnate or even decline. This occurs across all three of their wage indicators. They also note that non-child causes have diminished greatly, while the child-related cause has actually risen, resulting in the persistent 20% gap.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ll quote what they consider their two most important conclusions:&lt;/p&gt;
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6"&gt;
&lt;p&gt;First, the inclusion of education controls has only a small impact on the estimation of child-related gender inequality. It is still the case that child-related inequality is close to 80% of total inequality at the end of the period&amp;hellip;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6"&gt;
&lt;p&gt;&amp;hellip;Second, while the child-related gender gap has been growing over time, the education-related gender gap has been shrinking dramatically. Education related inequality was almost as large as child-related inequality at the beginning of the period, but
has almost disappeared over time.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&amp;hellip;the point being that education is no longer a major cause of the income gap between men and women and has nearly disappeared. Meanwhile, the child effect (technically they call it &amp;ldquo;&lt;em&gt;child penalty&lt;/em&gt;&amp;rdquo;) continues to rise over time.&lt;/p&gt;
&lt;p&gt;Remember that this is a study about Denmark. As we know, Denmark is one of the most aggressive countries in promoting &lt;em&gt;gender equal pay&lt;/em&gt; and &lt;em&gt;gender equal opportunity&lt;/em&gt;. Even regarding children, things like parental leave and government support are already very family-friendly. Yet the gap persists, and it seems genuinely difficult to eliminate entirely.&lt;/p&gt;
&lt;p&gt;For non-Denmark contexts, there&amp;rsquo;s Hupkau and Leturcq (2017) who studied the UK. I&amp;rsquo;ve also seen a study from a Balkan country but can&amp;rsquo;t remember who wrote it. There&amp;rsquo;s also a &lt;a href="https://www.census.gov/library/stories/2020/06/cost-of-motherhood-on-womens-employment-and-earnings.html" target="_blank" rel="noopener"&gt;report&lt;/a&gt; from the U.S. Census Bureau that reaches the same conclusion. Kleven et al. include a chart of international gender pay gaps, which more or less are indeed &lt;em&gt;stuck&lt;/em&gt; at around 20 percent. It&amp;rsquo;s in their paper if you want to see it.&lt;/p&gt;
&lt;p&gt;Having children does seem to burden women more than men. This is true even for pay, even in very progressive countries where the government is truly active on the &lt;em&gt;gender pay gap&lt;/em&gt; issue. How much more so in countries where the government doesn&amp;rsquo;t bother.&lt;/p&gt;
&lt;p&gt;This post is not meant to tell women to stop having children, let alone suggest that breastfeeding is a scheme by men to earn higher wages. Having and raising children is every woman&amp;rsquo;s right. Even though having children is demanding and resource-intensive, the happiness children bring to their parents may well be worth it. There is certainly nothing wrong with women (and men) having more information about what to consider when making a decision as important as having children. This decision is enormous and has significant long-term effects, both for individuals and society.&lt;/p&gt;
&lt;p&gt;I also encourage husbands to recognize the enormous sacrifice their wives make when choosing to have children. Help her carry that burden. If she has cravings, buy her what she wants. Take on more of the non-biological responsibilities than you did before she was pregnant. Take turns watching the baby, handling diapers, and so on. Remember, men cannot replace pregnancy or breastfeeding, so at least compensate in other areas.&lt;/p&gt;
&lt;p&gt;For men who abandon women after getting them pregnant: &lt;em&gt;go to fucking hell&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Boosting Global Competitiveness in Indonesia: is Industri 4.0 the answer?</title><link>https://www.krisna.or.id/en/publication/conf1/</link><pubDate>Thu, 18 Apr 2019 10:18:40 +1000</pubDate><guid>https://www.krisna.or.id/en/publication/conf1/</guid><description/></item><item><title>Can cryptocurrency help business to be more competitive?</title><link>https://www.krisna.or.id/en/publication/conf3/</link><pubDate>Thu, 18 Apr 2019 10:18:40 +1000</pubDate><guid>https://www.krisna.or.id/en/publication/conf3/</guid><description/></item><item><title>How Trump’s steel and aluminium tariff shapes future world trade</title><link>https://www.krisna.or.id/en/publication/conf2/</link><pubDate>Thu, 18 Apr 2019 10:18:40 +1000</pubDate><guid>https://www.krisna.or.id/en/publication/conf2/</guid><description/></item><item><title>Strategi sukses meraih beasiswa pendidikan lanjut</title><link>https://www.krisna.or.id/en/slides/beasiswa/</link><pubDate>Tue, 05 Feb 2019 00:00:00 +0000</pubDate><guid>https://www.krisna.or.id/en/slides/beasiswa/</guid><description>&lt;h2 id="strategi-sukses-meraih"&gt;Strategi sukses meraih&lt;/h2&gt;
&lt;h2 id="beasiswa-pendidikan-lanjut"&gt;beasiswa pendidikan lanjut&lt;/h2&gt;
&lt;br /&gt;
&lt;p&gt;I Made Krisna Gupta&lt;br&gt;
18 September 2020&lt;br&gt;
Presentasi ini dapat diakses di &lt;a href="https://krisna.netlify.app/talk/beasiswa" target="_blank" rel="noopener"&gt;krisna.netlify.app/talk/beasiswa&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="tentang-saya"&gt;Tentang Saya&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Penerima beasiswa &lt;a href="https://www.australiaawardsindonesia.org/" target="_blank" rel="noopener"&gt;Australia Awards Indonesia&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Kandidat doktoral ekonomi di &lt;a href="https://crawford.anu.edu.au/people/phd/krisna-gupta" target="_blank" rel="noopener"&gt;Crawford School of Public Policy&lt;/a&gt;, Australian National University (ANU).&lt;/li&gt;
&lt;li&gt;Fungsional dosen di &lt;a href="http://www.poltekapp.ac.id/" target="_blank" rel="noopener"&gt;Politeknik APP Jakarta&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Pendidikan terakhir:
&lt;ul&gt;
&lt;li&gt;M.Sc. in Economics at &lt;a href="https://www.vu.nl/en" target="_blank" rel="noopener"&gt;VU University&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;M.S.E. Ekonomi di &lt;a href="https://www.ui.ac.id/" target="_blank" rel="noopener"&gt;Universitas Indonesia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Akses CV saya di &lt;a href="https://krisna.netlify.app/#CV" target="_blank" rel="noopener"&gt;krisna.netlify.app/#CV&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="beasiswa-yang-pernah-dicoba-s2"&gt;Beasiswa yang pernah dicoba (S2)&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;DAAD (Jerman)&lt;/li&gt;
&lt;li&gt;Chevening (UK)&lt;/li&gt;
&lt;li&gt;USAID (USA)&lt;/li&gt;
&lt;li&gt;NESO (Belanda)&lt;/li&gt;
&lt;li&gt;KOICA (Korea Selatan)&lt;/li&gt;
&lt;li&gt;LPDP&lt;/li&gt;
&lt;li&gt;Australia Awards Scholarship (Australia)&lt;/li&gt;
&lt;li&gt;Twente (Belanda)&lt;/li&gt;
&lt;li&gt;NTUST (Taiwan)&lt;/li&gt;
&lt;li&gt;VU Fellowship Program (Belanda)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="beasiswa-yang-pernah-dicoba-s3"&gt;Beasiswa yang pernah dicoba (S3)&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;ANU PhD Scholarship (Australia)&lt;/li&gt;
&lt;li&gt;Chevening (UK)&lt;/li&gt;
&lt;li&gt;Australia Awards Scholarship (Australia)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="daftar-isi"&gt;Daftar isi&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;tips umum&lt;/li&gt;
&lt;li&gt;tips spesifik&lt;/li&gt;
&lt;li&gt;tips extra untuk S3&lt;/li&gt;
&lt;li&gt;penutup&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="berdasarkan-pengalaman-pribadi"&gt;Berdasarkan pengalaman pribadi&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Informasi adalah kunci:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Kenali diri sendiri dulu&lt;/li&gt;
&lt;li&gt;ikuti berita tentang beasiswa&lt;/li&gt;
&lt;li&gt;rajin membaca laman tentang beasiswa&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Proses mencari beasiswa agak berbeda tergantung dari:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;dalam negeri vs luar negeri&lt;/li&gt;
&lt;li&gt;S2 vs S3&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="kenali-diri-sendiri-dulu"&gt;Kenali diri sendiri dulu&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Kampus atau program apakah yang anda butuhkan?
&lt;ul&gt;
&lt;li&gt;Apakah gelarnya berguna untuk karir?&lt;/li&gt;
&lt;li&gt;&lt;em&gt;coursework or by research?&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Ranking fakultas&lt;/li&gt;
&lt;li&gt;Apakah ada beasiswa kampus?&lt;/li&gt;
&lt;li&gt;Ikuti lebih dari satu program&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Pertimbangan finansial dan keluarga
&lt;ul&gt;
&lt;li&gt;Tidak semua ditanggung beasiswa&lt;/li&gt;
&lt;li&gt;Potensi LDR&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="kenali-diri-sendiri-dulu-1"&gt;Kenali diri sendiri dulu&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Beasiswa adalah kompetisi.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Beberapa &lt;em&gt;privilege&lt;/em&gt; yang menguntungkan:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;keunggulan akademik (IPK, TPA, bahasa)&lt;/li&gt;
&lt;li&gt;punya uang lebih&lt;/li&gt;
&lt;li&gt;kenal orang penting / spv&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;em&gt;No privilege? Work harder!&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;perbanyak membaca dan menulis&lt;/li&gt;
&lt;li&gt;perkaya kegiatan sosial&lt;/li&gt;
&lt;li&gt;jadi dosen/peneliti 😜&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="keep-yourself-updated"&gt;&lt;em&gt;Keep yourself updated&lt;/em&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Selalu terdepan dalam informasi.&lt;/li&gt;
&lt;li&gt;Ikuti sumber berita yang ter-&lt;em&gt;update&lt;/em&gt;.
&lt;ul&gt;
&lt;li&gt;akun sosial media beasiswa.&lt;/li&gt;
&lt;li&gt;ikuti forum khusus beasiswa jurusan tertentu.&lt;/li&gt;
&lt;li&gt;ASN biasanya punya portal internal&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Kenali syarat yang sejenis.
&lt;ul&gt;
&lt;li&gt;kopi transkrip, surat rekomendasi, tes bahasa inggris, TPA, LOA.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Catat tanggal-tanggal penting.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="keep-yourself-organised"&gt;&lt;em&gt;Keep yourself organised&lt;/em&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Organisasi yang baik akan lebih efisien.
&lt;ul&gt;
&lt;li&gt;Buat folder untuk setiap aplikasi.&lt;/li&gt;
&lt;li&gt;menyiapkan &lt;em&gt;checklist&lt;/em&gt; sangat membantu.&lt;/li&gt;
&lt;li&gt;punya &lt;em&gt;reminder&lt;/em&gt; / pengingat.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;siapkan waktu dan ongkos untuk translasi dan legalisir.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;take your time&lt;/em&gt;. Kalau submisi on-line, hati-hati &lt;em&gt;traffic&lt;/em&gt; di detik-detik akhir.&lt;/li&gt;
&lt;li&gt;Punya partner akan sangat menolong.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="keep-yourself-motivated"&gt;&lt;em&gt;Keep yourself motivated&lt;/em&gt;&lt;/h2&gt;
&lt;p&gt;Tidak ada faktor yang lebih penting daripada niat. Selalu luangkan waktu untuk &lt;em&gt;update&lt;/em&gt; informasi dan aplikasi&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="beberapa-tips-spesifik"&gt;Beberapa tips spesifik&lt;/h2&gt;
&lt;p&gt;Setiap beasiswa punya persyaratan khusus yang mungkin berbeda satu sama lain&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="kampus-dulu-atau-beasiswa-dulu"&gt;Kampus dulu atau beasiswa dulu?&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Beberapa beasiswa mensyaratkan beasiswa dulu / tidak perlu Letter of Acceptance (LoA)
&lt;ul&gt;
&lt;li&gt;Australia Awards, DAAD, dan Chevening&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Namun informasi mengenai program yang dituju tetap harus dicari
&lt;ul&gt;
&lt;li&gt;Modal untuk menjawab interview&lt;/li&gt;
&lt;li&gt;Kadang kampus punya beasiswa juga&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Khusus PhD, sangat umum diwajibkan memiliki bukti korespondensi dengan calon pembimbing&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="mendapatkan-loa"&gt;Mendapatkan LoA&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Untuk beasiswa seperti LPDP, LoA cukup penting&lt;/li&gt;
&lt;li&gt;LoA dari LN malah relatif mudah
&lt;ul&gt;
&lt;li&gt;kampus DN biasanya ada ujian saringan masuk / TPA&lt;/li&gt;
&lt;li&gt;LN &lt;em&gt;mostly&lt;/em&gt; administratif&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Kecuali jika anda kesulitan dengan bahasa inggris&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="tes-bahasa-inggris"&gt;Tes bahasa inggris&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Nomor satu harus dipikirkan untuk LN &lt;em&gt;hunter&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Pastikan tes apa yang diakui&lt;/li&gt;
&lt;li&gt;IELTS vs TOEFL
&lt;ul&gt;
&lt;li&gt;IELTS (menurut saya) lebih mudah&lt;/li&gt;
&lt;li&gt;institutional TOEFL? &lt;em&gt;yes or no?&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Perlukah mengambil les persiapan?
&lt;ul&gt;
&lt;li&gt;IELTS secara umum lebih murah&lt;/li&gt;
&lt;li&gt;beli buku, online, partner&lt;/li&gt;
&lt;li&gt;&lt;em&gt;practice makes perfect&lt;/em&gt;, ala bisa karena biasa&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="menulis-essay"&gt;Menulis essay&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;beasiswa pada umumnya mensyaratkan essay&lt;/li&gt;
&lt;li&gt;mulai dengan kerangka yang baik
&lt;ul&gt;
&lt;li&gt;gunakan tujuan beasiswa sebagai acuan&lt;/li&gt;
&lt;li&gt;di mana posisi kita?&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;baca kembali dan tanya: paragraf ini menjawab pertanyaan apa?&lt;/li&gt;
&lt;li&gt;minta partner untuk membaca&lt;/li&gt;
&lt;li&gt;perbanyak latihan (sekalian IELTS/TOEFL)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="menulis-essay-1"&gt;Menulis essay&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;beberapa beasiswa menyediakan form khusus&lt;/li&gt;
&lt;li&gt;Informasi yang biasanya ditanyakan:
&lt;ul&gt;
&lt;li&gt;memilih program&lt;/li&gt;
&lt;li&gt;kontribusi hasil studi&lt;/li&gt;
&lt;li&gt;cerita sukses&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Konteks sangatlah penting
&lt;ul&gt;
&lt;li&gt;kaitkan dengan pekerjaan&lt;/li&gt;
&lt;li&gt;kolaborasi dengan institusi / negara donor&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="essay.pdf"&gt;Contoh essay saya dulu apply AAS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="wawancara"&gt;Wawancara&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Wawancara pada umumnya menanyakan pertanyaan yang mirip dengan di aplikasi.&lt;/li&gt;
&lt;li&gt;persiapan yang baik mengurangi derajat kepanikan dan meningkatkan rasa percaya diri&lt;/li&gt;
&lt;li&gt;beberapa persiapan yang saya rekomendasikan:
&lt;ul&gt;
&lt;li&gt;antisipasi pertanyaan&lt;/li&gt;
&lt;li&gt;persiapkan jawaban&lt;/li&gt;
&lt;li&gt;baca yang banyak tentang beasiswa&lt;/li&gt;
&lt;li&gt;latihan&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="wwcraas.pdf"&gt;Saya bikin list potensi pertanyaan AAS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="tips-ekstra-s3-untuk-asn"&gt;Tips ekstra S3 untuk ASN&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Struktural/manajerial lebih sulit (mungkin)
&lt;ul&gt;
&lt;li&gt;susah dapat ijin (kelamaan)&lt;/li&gt;
&lt;li&gt;tidak banyak benefit bagi institusi&lt;/li&gt;
&lt;li&gt;juga bagi anda pribadi&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;sepertinya menjadi dosen membantu
&lt;ul&gt;
&lt;li&gt;institusi mendapat benefit&lt;/li&gt;
&lt;li&gt;angkatan saya (AAS) banyak fungsional&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Ilmu dari S3 sangat dalam dan spesifik&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="tips-ekstra-s3--s2-untuk-swasta"&gt;Tips ekstra S3 &amp;amp; S2 untuk swasta&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Apakah beasiswa berguna untuk karir?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;S3 harus mikir lebih ekstra&lt;/li&gt;
&lt;li&gt;5 tahun kerja vs 5 tahun sekolah&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;beberapa kantor mau re-employ&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;tapi sangat jarang yang begini&lt;/li&gt;
&lt;li&gt;siap-siap mantab (makan tabungan)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;akan lebih baik jika sudah punya tujuan kerja&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;misalnya dosen / peneliti&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="pengalaman-pribadi-dosen"&gt;Pengalaman pribadi (dosen)&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Kontribusi dosen sangat mudah dan terukur:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;dosen PhD di Indonesia masih sedikit&lt;/li&gt;
&lt;li&gt;publikasi akademis sangat sedikit&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Tidak perlu berkhayal terlalu jauh&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;kolaborasi riset antar lembaga&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Kerjaan mendukung untuk PhD&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;otomatis rajin membaca dan menulis&lt;/li&gt;
&lt;li&gt;mudah dikontekstualisasi dengan aplikasi&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="mempersiapkan-research-proposal"&gt;Mempersiapkan research proposal&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pastikan proposal riset anda mengakomodir target beasiswa
&lt;ul&gt;
&lt;li&gt;Australia Awards memiliki sektor yang ditarget secara spesifik&lt;/li&gt;
&lt;li&gt;beberapa beasiswa punya slot khusus tentang riset di form-nya&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Wajib lihat persyaratan di situs fakultas:
&lt;ul&gt;
&lt;li&gt;beberapa kampus minta hanya 3 halaman maksimal&lt;/li&gt;
&lt;li&gt;ada juga yang membebaskan, bahkan sampai 15 halaman&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="mempersiapkan-research-proposal-1"&gt;Mempersiapkan research proposal&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Informasi yang wajib ada di proposal riset:
&lt;ul&gt;
&lt;li&gt;pendahuluan, tekankan di latar belakang, motivasi, obyektif&lt;/li&gt;
&lt;li&gt;metode dan data (kalau sudah punya rencana mau pakai data apa)&lt;/li&gt;
&lt;li&gt;&lt;em&gt;timeline&lt;/em&gt;. Apakah bisa selesai dalam jangka waktu S3?&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Demonstrasi bahwa anda mengikuti literatur di bidang anda.&lt;/li&gt;
&lt;li&gt;Tunjukan hal-hal yang sudah anda kerjakan&lt;/li&gt;
&lt;li&gt;&lt;a href="rp.pdf"&gt;Contoh salah satu proposal pendek&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="tips-memilih-pembimbing"&gt;Tips memilih pembimbing&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Approach pembimbing biasanya wajib untuk beasiswa S3.
&lt;ul&gt;
&lt;li&gt;Sebaiknya diutamakan&lt;/li&gt;
&lt;li&gt;profesor seringkali punya &lt;em&gt;extra funding&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Beasiswa S3 juga bisa datang dari lembaga riset.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Baca situs kampus tentang mengapproach profesor: apakah sentralistik atau personal&lt;/li&gt;
&lt;li&gt;Makin sakti, makin sibuk.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="tips-korespondensi"&gt;Tips korespondensi&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pastikan akun surel anda professional.&lt;/li&gt;
&lt;li&gt;Pastikan anda tau dia profesor atau bukan.
&lt;ul&gt;
&lt;li&gt;Supaya tau cara menyapa.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Pastikan anda punya informasi tentang orang ini.
&lt;ul&gt;
&lt;li&gt;bisa gunakan situs seperti &lt;em&gt;research gate&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;lebih baik lagi jika &lt;em&gt;paper&lt;/em&gt; beliau anda &lt;em&gt;cite&lt;/em&gt; di proposal&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Makin sakti, makin sibuk.
&lt;ul&gt;
&lt;li&gt;jika beliau minta revisi, langsung kerjakan.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Jangan lupa diprint.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="tips-setelah-dapat-beasiswa"&gt;Tips setelah dapat beasiswa&lt;/h2&gt;
&lt;p&gt;Banyak hal yang harus dipersiapkan setelah diterima &lt;del&gt;misalnya bucket list tempat jalan-jalan&lt;/del&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Simpan rapi kontrak beasiswa&lt;/li&gt;
&lt;li&gt;Catat langkah-langkah berikutnya&lt;/li&gt;
&lt;li&gt;Persiapkan SK TB&lt;/li&gt;
&lt;li&gt;Persiapkan paspor dinas&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="tips-ketika-sudah-sekolah"&gt;Tips ketika sudah sekolah&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;beasiswa (&lt;em&gt;and life in general&lt;/em&gt;) &lt;em&gt;is a long-term project&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;mencari beasiswa S2 dimulai sejak S1&lt;/li&gt;
&lt;li&gt;mencari beasiswa S3 dimulai sejak S2
&lt;ul&gt;
&lt;li&gt;sekolah S2 yang bener&lt;/li&gt;
&lt;li&gt;jalin relasi dengan pembimbing&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Selalu ingat ilmu padi
&lt;ul&gt;
&lt;li&gt;jangan cepat berpuas diri&lt;/li&gt;
&lt;li&gt;Dirasani? balas dengan karya&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="tips-ketika-sudah-sekolah-1"&gt;Tips ketika sudah sekolah&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Pastikan anda memang ingin sekolah&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;rumput tetangga &lt;em&gt;effect&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;ingat yang tidak dapat&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Terutama bagi PhD&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;rate depresi cukup tinggi&lt;/li&gt;
&lt;li&gt;5 tahun sekolah vs 5 tahun bekerja&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Make sure you love what you do&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;supervisor matters&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="penutup"&gt;Penutup&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;baca, baca, dan baca&lt;/li&gt;
&lt;li&gt;&lt;em&gt;No privilege? work harder.&lt;/em&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;or be prepare to make &amp;lsquo;sacrifice&amp;rsquo;&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Persisten dan jangan menyerah&lt;/li&gt;
&lt;li&gt;Bersiap menyambut peluang&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="penutup-1"&gt;Penutup&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Ada ratusan yang gagal dari setiap 1 kelulusan
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;don&amp;rsquo;t waste the privilege&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Evaluasi pasca-lulus biasanya tidak ada
&lt;ul&gt;
&lt;li&gt;anda harus memikirkan sendiri pola karir anda&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Dosen / peneliti jadi semakin menarik
&lt;ul&gt;
&lt;li&gt;Indonesia kekurangan dosen dan peneliti&lt;/li&gt;
&lt;li&gt;Kesempatan meneliti di institusi terbaik&lt;/li&gt;
&lt;li&gt;usahakan publikasi&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;We need more Indonesian researcher&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="terima-kasih"&gt;Terima kasih&lt;/h2&gt;</description></item></channel></rss>