Access to a data generator that allows you to automate the creation of a dataset based on criteria provided by the user
SERVICE DESCRIPTION
Access to a distributed synthetic data generator, based on spark, capable of generating large amounts of data in very optimal times.
It allows the creation of a set of information in an automated way, based on certain criteria provided by the user, among which are; types of data, data characteristics, randomness, temporality, etc.
Consumable through API in a very simple way, obtaining the results in a persistent volume with capacity to download locally the result ready for its exploitation.
SPECIAL ACCESS CONDITIONS
Access is provided by API
PREREQUISITES
The user must be registered
CASE EXAMPLES
A user wants to perform data analysis in the context of AI and the necessary information is not available for it. With the data generator the user can create this data synthetically
SERVICE CAN BE COMBINED WITH
It can be combined with any service that requires to process large amounts of data (with Spark) or perform machine learning tasks in python (with Jupyter). Examples could be databases, visualization tools, data ingestion tools, etc.