Coder Social home page Coder Social logo

data-quality-backend's Introduction

Data Quality Back

This project aims to ensure the quality of data in our system by implementing various data validation and cleansing techniques.

Table of Contents

Introduction

Data quality is crucial for any organization to make informed decisions and maintain accurate records. This project focuses on the backend implementation of data quality checks and processes.

Features

  • Data validation: Implementing validation rules to ensure data integrity.
  • Data cleansing: Removing or correcting inaccurate or inconsistent data.
  • Data profiling: Analyzing data to identify patterns, anomalies, and data quality issues.
  • Data monitoring: Continuously monitoring data quality to detect and resolve issues in real-time.

Installation

  1. Clone the repository: git clone https://github.com/your-username/data-quality-back.git
  2. Run the local environment: source .venv/Scripts/activate
  3. Install the required dependencies: pip install -r requirements.txt

Usage

  1. Run the server in dev mode fastapi dev main.py.
  2. Make post to test the server : http://127.0.0.1:8000/test/
  3. Make post, and upload a file http://127.0.0.1:8000/upload-dataset/

Contributing

Contributions are welcome! Please follow the contribution guidelines when making changes to this project.

License

This project is licensed under the MIT License.

data-quality-backend's People

Contributors

rafabeldev avatar

Watchers

RAFAEL ALEJANDRO BELALCAZAR BURBANO avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.