--- license: other task_categories: - time-series-forecasting - tabular-classification tags: - time-series - tabular - event-log - archive pretty_name: pmdt_B5m --- # pmdt_B5m Partitioned time-series archive for internal replay and model-evaluation work. Public notes intentionally use compact internal labels. The payload is organized by UTC date partitions, with two packet families per day. ## Codes - `s0`: primary series - `x0`: state packet archive - `x1`: event packet archive - `d`: UTC partition key ## Use Download only the date partitions needed for a run. Treat missing packet members as sparse partitions and handle them explicitly in downstream jobs. ## Public Index See `catalog/public_index.json` for the small public manifest. Detailed source and workflow notes are not published in this public repository.