https://github.com/nbbrd/jdemetra-app-snapshot
JDemetra+ latest snapshot
https://github.com/nbbrd/jdemetra-app-snapshot
jdemetra seasonal-adjustment
Last synced: about 1 year ago
JSON representation
JDemetra+ latest snapshot
- Host: GitHub
- URL: https://github.com/nbbrd/jdemetra-app-snapshot
- Owner: nbbrd
- Created: 2022-04-06T08:52:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-30T11:49:03.000Z (about 1 year ago)
- Last Synced: 2025-06-30T12:42:29.298Z (about 1 year ago)
- Topics: jdemetra, seasonal-adjustment
- Homepage:
- Size: 56.6 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JDemetra+ v3 latest snapshot
This repository contains the **latest binary snapshot of [JDemetra+ v3](https://github.com/jdemetra/jd3-main)**.
Each snapshot is created automatically every night.
_Note that this snapshot is available for test only and should not be used in production._
## Requirements
JDemetra+ v3 runs on any operating system that supports **Java 17 or later** such as Microsoft **Windows**, **Solaris** OS, Apple **macOS**, **Ubuntu** and other various **Linux** distributions.
## Installation
### ☕️ Bundled Java runtime
This binary provides its own Java runtime.
1. **Download** the [platform-specific package](https://github.com/nbbrd/jdemetra-app-snapshot/releases/tag/latest) (`jdemetra-standalone-VERSION-PLATFORM.zip`)
| `PLATFORM` | Intel | Arm |
|:-----------:|------------------|--------------------|
| **MacOS** | `osx-x86_64` | `osx-aarch_64` |
| **Linux** | `linux-x86_64` | `linux-aarch_64` |
| **Windows** | `windows-x86_64` | `windows-aarch_64` |
2. **Extract** it to any folder on your system (i.e. `DEMETRA_PATH`)
3. **Run** the executable file located in the `DEMETRA_PATH/bin` directory
### 🌟 Universal
This binary requires an external Java runtime.
1. **Install** [Java version 17 or later](https://whichjdk.com/)
2. **Download** the [platform-independent package](https://github.com/nbbrd/jdemetra-app-snapshot/releases) (`jdemetra-VERSION.zip`)
3. **Extract** it to any folder on your system (i.e. `DEMETRA_PATH`)
4. **Run** the executable file located in the `DEMETRA_PATH/bin` directory