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.0.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.0.tar.gz.
File metadata
- Download URL: fontes_clp-0.1.0.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 |
91fb8f9e149ceba4725c5caa538bb3e88621f59ad09358b259c85746c2368297
|
|
| MD5 |
4f5ecf991ca159e1ca436bccf3ccb1b4
|
|
| BLAKE2b-256 |
754f29157f562eb41ce6fcd5a996099fab6db38ce0f4f9cc6a5c5d9d5dc56ebe
|
File details
Details for the file fontes_clp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fontes_clp-0.1.0-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 |
4c12bcd5a7ab5e4710d403d3f93172e23f099a86a32e7a15771db39cfdf4913e
|
|
| MD5 |
e1b42fa6d784daa00a3e2fb588307109
|
|
| BLAKE2b-256 |
56ca39d8a9117e90694b00bb31e443f77a50b45f89b6e458920acab04bfad5d0
|