Skip to content

Backfill Event Timestamp in Existing EVENT message files #205

@nicolemah99

Description

@nicolemah99

The event_timestamp field is now automatically added to message files during the download process. However, previously downloaded event files lack this timestamp. This task involves creating a script to backfill event_timestamp in these existing files.

  1. Unzip event files into temp dir
  2. Extract event_timestamp from *_metadata.yml.
  3. Insert event_timestamp into the message file.
  4. Remove temp dir

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions