JDemetra+ is a seasonal adjustment and time series analysis tool developed by the National Bank of Belgium in collaboration with the Deutsche Bundesbank, Insee and Eurostat in accordance with the Guidelines of the European Statistical System (ESS).
[R packages] | [Documentation] | [Blog]
Since 2015, JDemetra+ has been officially recommended to the members of the ESS and the European System of Central Banks as the software for seasonal and calendar adjustment of official statistics.
JDemetra+ implements the concepts and algorithms used in the two leading SA methods: TRAMO/SEATS and X-12ARIMA. These methods have been re-engineered using an object-oriented approach, which makes them easier to use, extend and modify.
In addition to seasonal adjustment, JDemetra+ bundles other time series models useful for the production or analysis of economic statistics, such as outlier detection, nowcasting, temporal disaggregation or benchmarking.
Version 3 offers enhanced seasonal adjustment and trend estimation capabilities, including for high frequency data.
Technically, JDemetra+ is a collection of reusable and extensible Java components, easily accessed through a rich graphical interface. The software is Free and Open Source Software (FOSS) developed under the EUPL licence.
Here's a brief guide to the repositories and what's inside.
- jdplus-main: main repository
- jdplus-benchmarking: benchmarking extensions
- jdplus-incubator: highfreq, stl and sts extensions
- jdplus-experimental: experimental extensions
- jdplus-revisions: revisions extensions
- jdplus-nowcasting: nowcasting extensions
- jdplus-examples: examples of how to use the libraries
- jdemetra-core: core libraries
- jdemetra-app: desktop application
- jwsacruncher: tool that re-estimates a workspace multiprocessing
- rjdemetra: R interface
- jdplus-sdmx: SDMX extensions
- jdemetra-dotstat: SDMX extensions
- jdemetra-access: Access extensions
- jdemetra-sas: SAS extensions
- jdemetra-sa-advanced: experimental SA methods extensions
- jdemetra-nowcasting: nowcasting extensions