mirror of
https://github.com/hoshikawa2/mdm_project.git
synced 2026-03-03 16:09:37 +00:00
First commit
This commit is contained in:
21
README.md
21
README.md
@@ -146,6 +146,27 @@ flowchart TD
|
|||||||
- **ZipCodeBase Enrichment**: Complements address data with official postal information.
|
- **ZipCodeBase Enrichment**: Complements address data with official postal information.
|
||||||
- **Golden Record Consolidation**: Produces a unified, conflict-free record.
|
- **Golden Record Consolidation**: Produces a unified, conflict-free record.
|
||||||
|
|
||||||
|
### Customizations
|
||||||
|
|
||||||
|
The project contains these entities:
|
||||||
|
|
||||||
|
- Customer
|
||||||
|
- Address
|
||||||
|
|
||||||
|
You can customize more entities if you wish. You need to change some points in the application:
|
||||||
|
|
||||||
|
#### app.py
|
||||||
|
|
||||||
|
Change, include or exclude the attributes that can influence on match and decide how to cosolidate and choose the golden record.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
#### schemas.py
|
||||||
|
|
||||||
|
You have domains, operations and payloads for Input and Output. You can customize to change or include more features.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 5. Deploy the Application
|
## 5. Deploy the Application
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
BIN
images/img.png
Normal file
BIN
images/img.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 71 KiB |
BIN
images/img_1.png
Normal file
BIN
images/img_1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 197 KiB |
Reference in New Issue
Block a user