Pacote com maneiras simplificadas de extrair dados das fontes do CLP
Project description
Bibliotecas para Extração de Fontes do CLP
TabNet Óbitos
uv add fontes-clp
from fontes_clp import Estado
from fontes_clp import TabNetObitos as TabNet
from fontes_clp import GruposCID10ObitosPorCausasExternas as GrupoCID10
# Dados são retornados como um DataFrame do Pandas
dados = TabNet(
ano=2023,
estado=Estado.RR,
grupo_cid10=GrupoCID10.ACIDENTES_TERRESTRES,
).get_dados()
print(dados)
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
fontes_clp-0.1.1.tar.gz
(4.5 MB
view details)
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 fontes_clp-0.1.1.tar.gz.
File metadata
- Download URL: fontes_clp-0.1.1.tar.gz
- Upload date:
- Size: 4.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
899570fdccf0e8f65324ae26c91ae95e23d6c7d3a47eb6e66bfcc81dffc7b1c4
|
|
| MD5 |
006de401443e88821334f72a3c8c2f53
|
|
| BLAKE2b-256 |
472f605bb07315c56127aa7298429b5bbbe789bfbb1269a93c9aa3f03eeda4cc
|
File details
Details for the file fontes_clp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fontes_clp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d1298d0e39c1e9c423d6bcc76470720120d7d42de6aa6e98b874912cbdaed0f
|
|
| MD5 |
17fbaa34dd0311039bb76badc1fc0038
|
|
| BLAKE2b-256 |
04722947c20cc3376f7c0fc91f9c4fac516fd23ba10affa5069b22240baf2e44
|