Skip to main content

X13-ARIMA-SEATS installable binary through Python.

Project description

X13-ARIMA-SETAS PyPI distribution

The US Census Bureau provides a seasonal adjustment program now called 'X-13ARIMA-SEATS' building on both earlier programs called X-11 and X-12 as well as the SEATS program by the Bank of Spain.

Rationale

X13-ARIMA-SEATS remains a critical tool in macroeconomic workflows, however it is not easily positioned to work in deployable environments. This package aims to provide a binary that is callable by Python, or more simply, installs into the Python environment's scripts directory.

Usage

To run X13-ARIMA-SEATS from the command line, use:

python -m x13binary

To run X13-ARIMA-SEATS from a Python program, you can use two methods.

import sys, subprocess

subprocess.call([sys.executable, "-m", "x13binary"])

or

import x13binary
import subprocess

subprocess.call([x13binary.find_x13_bin()])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

x13binary-v1.1.61-py3-none-win_amd64.whl (1.6 MB view details)

Uploaded Python 3Windows x86-64

x13binary-v1.1.61-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.2 MB view details)

Uploaded Python 3manylinux: glibc 2.12+ x86-64

File details

Details for the file x13binary-v1.1.61-py3-none-win_amd64.whl.

File metadata

  • Download URL: x13binary-v1.1.61-py3-none-win_amd64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for x13binary-v1.1.61-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 aa08ba8c293d49d98501ad7aa5e6e962011a008d2c99df4ce63cd45bdb69230e
MD5 423fca9ba433808bd11f133444d5ba4e
BLAKE2b-256 2cd7bf3320400fab2db20bf3ec70ab74c1237fbff0ad09b45bb685af352340da

See more details on using hashes here.

File details

Details for the file x13binary-v1.1.61-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for x13binary-v1.1.61-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 321b13766e408e71afd66136705a791f5b61d498879448c049236f3ba189500d
MD5 433706f2cbed8675d236c0f0fff2c8ce
BLAKE2b-256 c79c578adafbf52114ba63c036840b600464215b2ac17d4f064eab9f645a6a11

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page