Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base year adjustment for index series #454

Open
djhurio opened this issue Jun 19, 2019 · 1 comment
Open

Base year adjustment for index series #454

djhurio opened this issue Jun 19, 2019 · 1 comment

Comments

@djhurio
Copy link

djhurio commented Jun 19, 2019

This refers only to index time series. For a base year the average index should be 100. This is true for the original data. However, after adjustment the average index for the base year for calendar or seasonal adjusted data is not 100 anymore. So, we do an extra adjustment (multiplication by a constant) to fulfil this requirement. We do it in Excel (VBA) or R.

Would it be possible to implement such feature for JDemetra+? The input required from a user would be:

  • to select if base year correction should be applied;
  • to choose a base year.
@CHMcLaren
Copy link

I would also support this. It could be made more general as well, as it is close to the annual NSA = annual SA approach for all years, e.g. where for index NSA if it is 100 already, this would do the same job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants