Update README.md

This commit is contained in:
Paco GOZE 2026-04-13 22:09:16 +02:00
parent 1560d0d524
commit a06be5660f

View File

@ -1,11 +1,11 @@
# Carmignac — Data Repair Pipeline ## Carmignac — Data Repair Pipeline
Registrar Account ID repair for AUM and Flows data. Registrar Account ID repair for AUM and Flows data.
Carmignac × ENSAE Data Challenge 2025. Carmignac × ENSAE Data Challenge 2025.
--- ---
## Problem ### Problem
AUM and Flows tables must satisfy the stock-flow identity for every `(account, ISIN, month)`: AUM and Flows tables must satisfy the stock-flow identity for every `(account, ISIN, month)`:
@ -17,7 +17,7 @@ In practice this identity is violated because Registrar Account IDs change over
--- ---
## Files ### Files
| File | Role | | File | Role |
|------|------| |------|------|
@ -28,7 +28,7 @@ In practice this identity is violated because Registrar Account IDs change over
--- ---
## Usage ### Usage
Run in order: Run in order:
@ -58,7 +58,7 @@ python carmignac_analysis.py \
--- ---
## Outputs ### Outputs
| File | Content | | File | Content |
|------|---------| |------|---------|
@ -75,7 +75,7 @@ python carmignac_analysis.py \
--- ---
## Key parameters ### Key parameters
| Parameter | Value | Role | | Parameter | Value | Role |
|-----------|-------|------| |-----------|-------|------|