Standalone fiscal impact calculator for Texas households (2027 current law)
Project description
oi-fiscal-calc-tx
Standalone fiscal impact calculator for Texas households under 2027 current law.
Computes federal income tax, payroll taxes, EITC, CTC, ACA PTC, SNAP, Medicaid/CHIP eligibility, school meals, FUTA, TANF, and state sales tax for all filing statuses. All functions accept scalar or numpy array inputs.
Install
pip install oi-fiscal-calc-tx
Usage
from oi_fiscal_calc_tx import compute_fiscal_impact
result = compute_fiscal_impact(
own_w2=30000,
age=30,
filing_status="SINGLE",
num_dependents=0,
)
print(result)
Dependencies
- numpy
- pandas
- Python >= 3.9
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file oi_fiscal_calc_tx-0.1.0.tar.gz.
File metadata
- Download URL: oi_fiscal_calc_tx-0.1.0.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae7f30dc77c163d19772099939f10246ada6f97ff6d1d212d828a899c2effc75
|
|
| MD5 |
e87e21fd1460a656aab9d4b0be0fe313
|
|
| BLAKE2b-256 |
84cdd0cfee37ce15eeb3a987439254d918a9235310f692209e9ba21aa6543a93
|
File details
Details for the file oi_fiscal_calc_tx-0.1.0-py3-none-any.whl.
File metadata
- Download URL: oi_fiscal_calc_tx-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8a7a11572b1b8a758520017b62e6da2e72cb3b5c092ced341666461f51480d8
|
|
| MD5 |
7ab73be4a4fcab11889e793e32c22605
|
|
| BLAKE2b-256 |
27fc61378f0567ae143b607cb89c7b69306368377a154142b5a91c9b7701c9a6
|