-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #32 from ARFajardo/updateGI
Merging
- Loading branch information
Showing
7 changed files
with
30 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
(Chap_GovCalib)= | ||
# Calibration of Government Parameters | ||
|
||
## Government Spending as a Share of GDP | ||
|
||
We've calibrated the vector $\alpha_G=[0.215, 0.209, 0.207]$. These values are forecasts for 2025, 2026 and 2027. This came from the 2025 Budget of Expenditures and Sources of Financing Table A2 https://www.dbm.gov.ph/index.php/2025/budget-of-expenditures-and-sources-of-financing-fy-2025 . | ||
|
||
|
||
### Government spending on infrastructure as a share of GDP | ||
|
||
We've calibrated the vector $\alpha_I=[0.054, 0.054, 0.056]$. These values are forecasts for 2025, 2026 and 2027. This came from the 2025 Budget of Expenditures and Sources of Financing Table A2 https://www.dbm.gov.ph/index.php/2025/budget-of-expenditures-and-sources-of-financing-fy-2025 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,4 @@ | |
from ogphl.macro_params import * | ||
from ogphl.utils import * | ||
|
||
__version__ = "0.0.5" | ||
__version__ = "0.0.6" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters