Table of Contents
This project consists in a data ingestion from an fake api, to simulate a business case where a data engineer needs to colect info about the users acessing an web page near real time
- Python
- Python3
sudo apt get python3
- Clone the repo
git clone https://github.com/brianamaral/users_api_ingest.git
For using just run:
python main.py
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Brian Bomfim Amaral - Linkedin - brian.amaralt@gmail.com
Project Link: https://github.com/brianamaral/users_api_ingest