Upload Alt Data/README.md
Browse files- Alt Data/README.md +10 -0
Alt Data/README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Alt Data Directory
|
| 2 |
+
|
| 3 |
+
This folder holds supporting datasets that are separate from the core market-data pipeline.
|
| 4 |
+
|
| 5 |
+
- `options/` contains raw and processed options datasets.
|
| 6 |
+
- `institutional/` contains institutional flow and positioning datasets.
|
| 7 |
+
- `external/` contains macro, index, FX, and other outside-market reference data.
|
| 8 |
+
- `metadata/` contains research notes and supporting documentation for alternate datasets.
|
| 9 |
+
|
| 10 |
+
Keep the same `raw/` and `processed/` split inside each alternate-data area where possible.
|