Metadata-Version: 2.1
Name: test-data-lake
Version: 0.0.0.31
Summary: processes Datalake to Bronze-Silver_Gold
Home-page: https://upload.pypi.org/
Author: Imparnert
Author-email: alexander.grajales@devsavant.ai
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3

## DATALEKE AZURE 

# technologies
azure, synapses, delta lake, data lake azure, notebook

This library has methods to connect to the data lake in azure
It also allows you to pass data from a storage account to
another through delta lake

#Landing 
the raw data arrives from the source of information origin

#Bronze

The landing data is passed to bronze in delta lake format

#Silver
The columns defined for the change are passed to silver and there is also
in delta lake format

#installation

1. Go to the cluster and select the package option
![image info](./assets/cluster.PNG)
   
2. then go and upload the requirements that need to be installed
![image info](./assets/requerements.PNG)
   
3. verify that the libraries have been installed
![image info](./assets/req_synapses.PNG)



