Skip to main content

STRATEGICC

DOI

State and Transition Integrated Economic-Environmental Accounting

A Python package implementing spatially explicit State-and-Transition Simulation Models (Daniel et al. 2016) integrated with the UN's System of Environmental-Economic Accounting — Ecosystem Accounting (SEEA-EA).

Install

Install using pip

pip install strategicc

or using github repo:

pip install git+https://github.com/Shlhnj/strategicc.git

Quick start

import strategicc.config as cfg
from strategicc import StrategiccEngine, outputs
from strategicc.accounting import SEEAAccount, save_all_accounts

There are 2 methods of runnign strategicc; either with a manifest file or using a direct python command. See the docs for more info.

# Load everything from a single manifest file
cfg.load_manifest("RunManifest.txt")

engine = StrategiccEngine.from_config()
engine.load()
engine.run()

# Aggregate and account
summary_dir = engine.out_dir / "summary"
area_df, trans_df = outputs.build_summary_tables(engine.iter_dirs, summary_dir)
modal_maps = outputs.aggregate_spatial(engine.iter_dirs, engine.start_year,
    engine.n_timesteps, engine.src_tags, summary_dir)
area_modal_df = outputs.modal_to_area_table(modal_maps, engine.classes,
    engine.px_area, engine.area_unit)

acct = SEEAAccount(area_modal_df, trans_df, engine.ecosystem_services,
    engine.classes, engine.px_area, px_area_ha=engine.px_area_ha)
save_all_accounts(acct, engine.out_dir / "seea")

Documentation

Full documentation lives in docs/:


Muhammad Shulhan Jihadi. 2026. 07. 01.

Download files

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

Source Distribution

strategicc-3.21.tar.gz (182.7 kB view details)

Uploaded Source

Built Distribution

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

strategicc-3.21-py3-none-any.whl (161.8 kB view details)

Uploaded Python 3

File details

Details for the file strategicc-3.21.tar.gz.

File metadata

  • Download URL: strategicc-3.21.tar.gz
  • Upload date:
  • Size: 182.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for strategicc-3.21.tar.gz
Algorithm Hash digest
SHA256 ce88260a76412d758707774b1849b2c24a6e6d6147e19c9c835499f5c1f51190
MD5 78212a90e1103b3e6dcaae18fb446e0a
BLAKE2b-256 f50d1839adfdc1a86567b25bb07b13e6e9cee0a40d7c0aa5db6084bd8072f081

See more details on using hashes here.

Provenance

The following attestation bundles were made for strategicc-3.21.tar.gz:

Publisher: python-publish.yml on Shlhnj/strategicc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file strategicc-3.21-py3-none-any.whl.

File metadata

  • Download URL: strategicc-3.21-py3-none-any.whl
  • Upload date:
  • Size: 161.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for strategicc-3.21-py3-none-any.whl
Algorithm Hash digest
SHA256 6f8e77c66bbccb93d67a7fdb29566e060a6b4af44d08db7839a8b5131eda3314
MD5 0e31803df45bdf1b92ae42d727c3b322
BLAKE2b-256 135775da3ddb135240e4507364ad4818564340a184aa244d18837c71bc77bdb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for strategicc-3.21-py3-none-any.whl:

Publisher: python-publish.yml on Shlhnj/strategicc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

3.22

2 files

This release

3.21 This release

2 files

3.20

2 files

3.19

2 files

3.18

2 files

3.17

2 files

3.16

2 files

3.15

2 files

3.14

2 files

3.13

2 files

3.12.4

2 files

3.12.3

2 files

3.12.2

2 files

3.12.1

2 files

3.12.0

2 files

3.11.0

2 files

3.10.0

2 files

3.9.0

2 files

3.8.0

2 files

3.7.0

2 files

3.6.0

2 files

3.5.3

2 files

3.5.2

2 files

3.4.0

2 files

3.3.0

2 files

3.2.0

2 files

3.1.0

2 files

3.0.0

2 files

2.5.0

2 files

2.4

2 files

2.2.1

2 files

2.2.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page