Government consumption preprocessor: Difference between revisions
Jump to navigation
Jump to search
(Created page with "= Series read = = Defense = Initialize defense expenditures using '''SeriesGovtMil%GDPSIPRI.''' If null, then use '''SeriesGovtMil%GDP.'''") |
No edit summary |
||
Line 4: | Line 4: | ||
Initialize defense expenditures using '''SeriesGovtMil%GDPSIPRI.''' If null, then use '''SeriesGovtMil%GDP.''' | Initialize defense expenditures using '''SeriesGovtMil%GDPSIPRI.''' If null, then use '''SeriesGovtMil%GDP.''' | ||
'''If null estimate using GDPPCP: '''TbName$ = "GDP/Capita (PPP) Versus Govt Exp Mil as % of GDP (" & CStr(BaseYear) & ") - linear" | |||
= Health = | |||
Initialize health expenditures using '''SeriesGovtHl%GDP.''' | |||
If null estimate using GDPPCP: TbName$ = "GDP/Capita (PPP) Versus Govt Exp Hlth as % of GDP (" & CStr(BaseYear) & ") - log" |
Revision as of 18:25, 16 May 2016
Series read
Defense
Initialize defense expenditures using SeriesGovtMil%GDPSIPRI. If null, then use SeriesGovtMil%GDP.
If null estimate using GDPPCP: TbName$ = "GDP/Capita (PPP) Versus Govt Exp Mil as % of GDP (" & CStr(BaseYear) & ") - linear"
Health
Initialize health expenditures using SeriesGovtHl%GDP.
If null estimate using GDPPCP: TbName$ = "GDP/Capita (PPP) Versus Govt Exp Hlth as % of GDP (" & CStr(BaseYear) & ") - log"