Skip to main content

Dagyan Insolvenz Engine (DIE) — Python SDK

The official Python client for Dagyan Intelligence — Deterministic risk telemetry for the German commercial matrix.

Engineered and maintained by Gokul Krishnan Pudukode Sivaramakrishnan.

Installation

##Quickstart

```from dagyan_die import DagyanClient

# Initialize client with public demo key or enterprise token
client = DagyanClient(api_key="dag_demo_key_2026")

# 1. Fetch 10-day national entity counts
counts = client.get_entity_counts(scope="NATION", sector="CORPORATE")
print("Entity Counts:", counts)

# 2. Fetch risk metrics for a target date
risk = client.get_risk_summary(date="2026-08-07", scope="NATION")
print("National Risk Summary:", risk)

# 3. Fetch audit ledger table
ledger = client.get_ledger_summary(date="2026-08-07", scope="STATE", target="Bayern")
print(f"Isolated {len(ledger)} corporate targets in Bayern.")

# 4. Extract raw court text and AI reason for a notice
if ledger:
    target_hash = ledger[0]["primary_notice_hash"]
    dossier = client.get_notice_summary(target_hash)
    print("AI Risk Reason:", dossier.get("risk_reason"))


##Enterprise API Keys & Licensing
To request production B2B API keys or enterprise streaming endpoints, visit Dagyan Intelligence (www.dagyan.com).

Download files

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

Source Distribution

dagyan_die-1.0.4.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

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

dagyan_die-1.0.4-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file dagyan_die-1.0.4.tar.gz.

File metadata

  • Download URL: dagyan_die-1.0.4.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.5

File hashes

Hashes for dagyan_die-1.0.4.tar.gz
Algorithm Hash digest
SHA256 790baa254b21f581150b518395f26e96d07faf7bee1e91f37c9a327f94ef727c
MD5 59adf74f14a4e1c78417bd66e2262141
BLAKE2b-256 eebf3cd836267c95b5a8167a404f7da82404ebdbdf8e9af9243739502f82c93d

See more details on using hashes here.

File details

Details for the file dagyan_die-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: dagyan_die-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.5

File hashes

Hashes for dagyan_die-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3da8e4be577c3d3df64d429c7664f0c1db902371d95d282010692c9562fc352e
MD5 fb0dd1154e9f6285256eebbaedc81b1a
BLAKE2b-256 42a3316f48c0fbe5f7c2ea3ad03bc5315bf85c56a8b480794c4163c95f357e2c

See more details on using hashes here.

Release history Release notifications | RSS feed

1.0.10

2 files

1.0.9

2 files

1.0.8

2 files

1.0.7

2 files

1.0.6

2 files

1.0.5

2 files

This release

1.0.4 This release

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

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