Filipe Freitas (lyipef)

lyipef

Geek Repo

Company:Grupo Oscar

Location:São Paulo, Brasil

Github PK Tool:Github PK Tool

Filipe Freitas's repositories

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

etl_cet-rio

This script retrieves data about ongoing events from the CET-RIO (Comando de Operações Especiais da Prefeitura do Rio de Janeiro) API and stores it in a CSV file. It also periodically updates the data every 20 minutes.

Language:PythonStargazers:0Issues:0Issues:0

calcula_frete_correios

Calculates the shipping cost from an origin ZIP code to multiple destination ZIP codes using the Correios Brasil web service. Args: origin_zip (str): The origin ZIP code. destination_zips (list): A list of destination ZIP codes. Returns: dict: A dictionary mapping each destination ZIP code to its corresponding

Language:PythonStargazers:1Issues:0Issues:0

valid_cep_city

""" Checks if a ZIP code is valid and returns the corresponding city. Args: zip_code (str): The ZIP code to be checked. Returns: str: The city corresponding to the ZIP code, if it is valid; otherwise, returns an error message. """

Language:PythonStargazers:1Issues:0Issues:0

crawler_anitube

This crawler runs on a Brazilian anime site and returns you a list of episodes released on the day and sends you a message on your whatsapp.

Language:PythonStargazers:0Issues:0Issues:0

Data-Engineering-on-GCP-Cheatsheet-Studying

This repository is for my daily study routine for the GCP data engineers certification.

Stargazers:0Issues:0Issues:0