brianamaral / users_api_ingest

Ingestion scripts from the exchangerate api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact
  6. Acknowledgements

About The Project

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

Built With

  • Python

Project Architecture

plot

Getting Started

Prerequisites

  • Python3
sudo apt get python3

Installation

  1. Clone the repo
git clone https://github.com/brianamaral/users_api_ingest.git

Usage

For using just run:

python main.py

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Brian Bomfim Amaral - Linkedin - brian.amaralt@gmail.com

Project Link: https://github.com/brianamaral/users_api_ingest

Acknowledgements

About

Ingestion scripts from the exchangerate api


Languages

Language:Python 100.0%