Skip to content
View fpmacedo's full-sized avatar
  • iFood
  • Florianópolis, Brazil

Block or report fpmacedo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fpmacedo/README.md

Hi there! I'm Filipe 👋

I'm a Data Analyst and Control & Automation Engineer in Brazil 🌎

  • 🔭 I’m currently working as a Data Analyst at iFood.

  • 🌱 I’m currently learning about Data Science and Data Engineering. Feel free to look in my repositorys and projects.

  • ⚡ Fun fact: I like to learn new things and to know how the things are happening, connect with me so we can share some ideas.

  • 📫 How to reach me:

Linkedin Badge Twitter Badge Gmail Badge Kaggle Badge

Pinned Loading

  1. CS-GO-Pipeline CS-GO-Pipeline Public

    Data pipeline, designed to scrap Counter Strike GO data from hltv.org using scrapy, Docker Compose, Airflow, Amazon S3 and EMR with PySpark to process the data and write it in a Data Lake.

    Jupyter Notebook

  2. Kafka-Twitter_Pipeline Kafka-Twitter_Pipeline Public

    Pipeline to streaming data from twitter API

    Jupyter Notebook

  3. Data-Modeling-with-Postgres---ETL Data-Modeling-with-Postgres---ETL Public

    In this project, I applied what I've learned on data modeling with Postgres and built an ETL pipeline using Python. To complete the project, I needed to define fact and dimension tables for a star …

    Jupyter Notebook

  4. Data-Warehouse-S3-Redshift Data-Warehouse-S3-Redshift Public

    In this project, I applied what I've learned on data warehouses and AWS to build an ETL pipeline for a database hosted on Redshift. To complete the project, I needed to load data from S3 to staging…

    Jupyter Notebook

  5. Data-Lake-With-Spark Data-Lake-With-Spark Public

    In this project, we'll apply what we've learned on Spark and data lakes to build an ETL pipeline for a data lake hosted on S3. To complete the project, we will need to load data from S3, process th…

    Jupyter Notebook

  6. how-desafio-03 how-desafio-03 Public

    This project is designed to gather weather data from the OpenWeather API through a Lambda function and store it in a raw data layer inside an S3 bucket. The data collection is centered around speci…

    Python