French Gouv Opendata API client
Project description
data-gouv-api
French Gouv Opendata API clients
Companies at risk
Bankrupt and recovery assessments are recorded in the BODACC ; Bulletin officiel des annonces civiles et commerciales. Each company is identified by its SIREN. SIRET is not recognized by the BODACC API. A custom identifier can be used to map your own IDs to the entity SIREN ; The goal is to facilitate any ulterior data processing with your database.
This API will look for entities under reorganization and liquidation court judgments only ; other jugements imply an extended analysis for each company.
How to use
```
from datagouvapi.services.company_risk.company_risk import CompanyRiskClient
siren_registry = ['123456789'] # or {'123456789': 123}
api = CompanyRiskClient(
all_identifiers=siren_registry,
filter_start_date=None
api_key=None,
)
risky_companies = api.get_processed_risky_companies()
```
School Holidays
TBD
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 datagouv_api-1.0.1.tar.gz.
File metadata
- Download URL: datagouv_api-1.0.1.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4ebc3c196462a848f649c34c1800fb1db39f2c17d51bb05fb6761b9abfbcead
|
|
| MD5 |
1951ca8195fd4650679d3202375d205f
|
|
| BLAKE2b-256 |
c4953909cca263f688a4f8796646ff958dee71f92c84f8d95c07027e8e8b83b5
|
File details
Details for the file datagouv_api-1.0.1-py3-none-any.whl.
File metadata
- Download URL: datagouv_api-1.0.1-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15ff5adb42970869b4ed02db24a64b3e4eb203f06e0dbb35edeb27664b112723
|
|
| MD5 |
48c5cbe878199ccdd097386b3df94860
|
|
| BLAKE2b-256 |
7ed515560185a0e3e8e34bedd6b088936e6e8e537338f6ce6fb19090ef5448f2
|