From d185d64e65cf7bb883791d7573e329d0f3491d7e Mon Sep 17 00:00:00 2001 From: Paco GOZE Date: Tue, 14 Apr 2026 11:30:50 +0200 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6a2e7c6..4652f84 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ -## Carmignac — Data Repair Pipeline +# Carmignac × ENSAE Data Challenge 2025. + +## 1 - Data Repair Pipeline Registrar Account ID repair for AUM and Flows data. -Carmignac × ENSAE Data Challenge 2025. --- -### Problem +### 1.1 - Problem AUM and Flows tables must satisfy the stock-flow identity for every `(account, ISIN, month)`: @@ -17,7 +18,7 @@ In practice this identity is violated because Registrar Account IDs change over --- -### Files +### 1.2 - Files | File | Role | |------|------| @@ -28,7 +29,7 @@ In practice this identity is violated because Registrar Account IDs change over --- -### Usage +### 1.3 - Usage Run in order: @@ -58,7 +59,7 @@ python carmignac_analysis.py \ --- -### Outputs +### 1.4 - Outputs | File | Content | |------|---------| @@ -75,7 +76,7 @@ python carmignac_analysis.py \ --- -### Key parameters +### 1.5 - Key parameters | Parameter | Value | Role | |-----------|-------|------|