Ambric.seasonally_adjusted_index_and_growth_by_region()

Produce seasonally adjusted index and q-on-q growth rates

Usage

Ambric.seasonally_adjusted_index_and_growth_by_region(path=None)

Returns data to earliest data point (rounded to 2 d.p.) at quarterly frequency.

Parameters

path: Path | None = None

Directory to save the table as Parquet. When None no file is written.

Raises

ValueError

If model not fitted.

Returns

pd.DataFrame

pd.DataFrame: Wide-format table with datetime index and one column per region containing the point estimate.