Pacote com maneiras simplificadas de extrair dados das fontes do CLP
Project description
Bibliotecas para Extração de Fontes do CLP
TabNet Óbitos
from tabnet.estados import Estado
from tabnet.obitos import TabNetObitos as TabNet
from tabnet.grupos import GruposCID10ObitosPorCausasExternas as GrupoCID10
# Dados são retornados como um DataFrame do Pandas
dados = TabNet(
ano=2023,
estado=Estado.RR,
grupo=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.0.5.tar.gz
(5.7 kB
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.0.5.tar.gz.
File metadata
- Download URL: fontes_clp-0.0.5.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80445ecf6f9e5facb329d098cb67e7043f3d4aa64db48c3eb64970ba4b6f8fcf
|
|
| MD5 |
425154f226a5178d3d1d5c9777013a17
|
|
| BLAKE2b-256 |
7c5b04a3463f24a8c32be02b22e2a3335de4322ccd27a3fdd3f022bb71d7ed8b
|
File details
Details for the file fontes_clp-0.0.5-py3-none-any.whl.
File metadata
- Download URL: fontes_clp-0.0.5-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fa19100a501d2500583c72ab5407befc5d8931dd54bd0576f27f80247bb1ae1
|
|
| MD5 |
d3ae9a8da2a389882109e6088ab8cbbd
|
|
| BLAKE2b-256 |
dfcf2fe1ff62ca5b87e0e99d7ac19b5bcbb641ab3ae4dc72e481b2bee2c15590
|