Personnel¶
Public servant records.
servants ¶
servants(
*,
cache: bool = True,
clean_names: bool = True,
max_tries: int = 3,
timeout: float = 60.0,
progress: Optional[bool] = None,
verbose: Optional[bool] = None,
**params: Any
) -> pd.DataFrame
Lista dos servidores municipais e estaduais de Pernambuco (base Sagres Pessoal)
Endpoint ListaServidores (group: Pessoal). Discover parameters and output fields with
tcepepy.params('ListaServidores') and tcepepy.fields('ListaServidores').