diff --git a/3-Example:-Macro-Economic-Indicator-(China).md b/3-Example:-Macro-Economic-Indicator-(China).md index bebe144..0d2df7e 100644 --- a/3-Example:-Macro-Economic-Indicator-(China).md +++ b/3-Example:-Macro-Economic-Indicator-(China).md @@ -29,4 +29,7 @@ fl_monthly = cn.fl_monthly() # China Forex Loan (monthly) drr_monthly = cn.drr_monthly() # China Deposit Reserve Ratio (monthly) interest_monthly = cn.interest_monthly() # China Interest (monthly) gdc_daily = cn.gdc_daily() # China gasoline, Diesel and Crude Oil +cn_epu_monthly = cn.CN_EPU_Monthly() # Mainland China Economic Policy Uncertainty (monthly) +cn_epu_daily = cn.CN_EPU_Daily() # Mainland China Economic Policy Uncertainty (daily) +cn_policy_specific_epu = cn.Policy_Specific_EPU() # Mainland China Policy Specific EPU ``` \ No newline at end of file