(Beta Version)
This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls.
Data Cleansing APIs
Dockerfile:
# Pull base image
FROM frnde/jetty-9.4.2-jre8-alpine-cet
ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war
EXPOSE 8080
Docker Image
https://hub.docker.com/r/vreddym/osdq-web/tags
Features
- Jersey based API for data quality features
- Jersey based API for data preparation features
- get table, get columns, get profile information, get Volume info
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks to the owner of this product to provide a Restful api because it is easy to integrate in our healthcare key quality indicator product for various embedded feature.