Just want to make known an issue I found in the Halo 5 - Impulses data. According to the documentation the id field should be unique.
> // The ID that uniquely identifies this impulse.
> “id”: “int”,
But according to the data I retrieved the id 3442771902 shows up for both “internalName”: “Player Spawn” and “internalName”: “Spawn Impulse”.