Amberdata Docs home page
Search...
⌘K
Ask AI
Search...
Navigation
Home
Docs
HTTP
Real-Time
CloudSync
Changelog
Product Updates
Infrastructure & Improvements
API Changes
Fixes
On this page
2025-02-1
⚠️ Current vs Proposed File Names
✅ Why It Matters
🛠️ What You Should Do
Recommended s3 object paths
2025-02-1
We strongly advise using
S3 object paths
rather than file names to extract metadata (e.g., year, exchange, instrument).
⚠️ Current vs Proposed File Names
Old
: Filenames contain metadata and are human-readable.
New
: Filenames use generated IDs; metadata is stored in the
S3 path
.
✅ Why It Matters
More stable, structured access.
Avoids breakage from file naming changes.
Simplifies workflows.
🛠️ What You Should Do
If you currently parse filenames, update to extract metadata via the object path instead.
Was this page helpful?
Yes
No
Assistant
Responses are generated using AI and may contain mistakes.