Safety Investigation Authority

The Safety Investigation Authority of Finland (SIAF[1] or SIA,[2] Finnish: Onnettomuustutkintakeskus, lit. Accident Investigation Center, shortened to OTKES; Swedish: Olycksutredningscentralen) is the accident investigation authority of Finland. It investigates all major accidents, and all aviation, maritime, and rail accidents and incidents.[3] SIAF is located within the Ministry of Justice,[3] and is headquartered in Helsinki, Finland.[4]

Head office of the Safety Investigation Authority of Finland

The SIAF was previously known in English as the Accident Investigation Board of Finland.[5]

Organization

The SIAF consists of five investigation branches: aviation, maritime, rail, other accidents, and exceptional events. The SIA has appointed a chief investigator to each.[6]

Investigation branch Description Chief investigator
Aviation The investigation of incidents and accidents regarding aviation in Finland.[7] Ismo Aaltonen
Maritime The investigation of accidents and dangerous situations that take place
on Finnish territorial waters or in which a Finland-based vessel is involved.[8]
Risto Haimila
Rail The investigation of especially hazardous accidents that happen either in
rail, metro, or tram traffic, such as level crossing accidents, rolling stock
fires, and train collisions.[9]
Esko Värttiö
Other accidents The Other accidents-branch investigates serious accidents that pose a risk to life or that cause significant economic or environmental harm.[10] Kai Valonen
Exceptional events Exceptional events are events of a non-accidental nature, in which a severe risk to life and society is posed. The SIAF has investigated four of such events during its history: the Jokela school shooting (2007), Kauhajoki school shooting (2008), death of 8-year-old Eerika (2012), and Turku stabbing (2017).[11]
This two tachographs were retrieved by the Safety Investigation Authority from the Konginkangas bus disaster in 2004
gollark: I wanted something to play varying music in my base, so I made this.https://pastebin.com/SPyr8jrh is the CC bit, which automatically loads random tapes from a connected chest into the connected tape drive and plays a random track. The "random track" bit works by using an 8KiB block of metadata at the start of the tape.Because I did not want to muck around with handling files bigger than CC could handle within CC, "tape images" are generated with this: https://pastebin.com/kX8k7xYZ. It requires `ffmpeg` to be available and `LionRay.jar` in the working directory, and takes one command line argument, the directory to load to tape. It expects a directory of tracks in any ffmpeg-compatible audio format with the filename `[artist] - [track].[filetype extension]` (this is editable if you particularly care), and outputs one file in the working directory, `tape.bin`. Please make sure this actually fits on your tape.I also wrote this really simple program to write a file from the internet™️ to tape: https://pastebin.com/LW9RFpmY. You can use this to write a tape image to tape.EDIT with today's updates: the internet→tape writer now actually checks if the tape is big enough, and the shuffling algorithm now actually takes into account tapes with different numbers of tracks properly, as well as reducing the frequency of a track after it's already been played recently.
gollark: https://pastebin.com/pDNfjk30Tired of communicating fast? Want to talk over a pair of redstone lines at 10 baud? Then this is definitely not perfect, but does work for that!Use `set rx_side [whatever]` and `set tx_side [whatever]` on each computer to set which side of the computer they should receive/transmit on.
gollark: https://pastebin.com/Gu2rVXL9PotatoPass, the simple, somewhat secure password system which will *definitely not* install potatOS on your computer.Usage instructions:1. save to startup or somewhere else it will be run on boot2. reboot3. run `setpassword` (if your shell does not support aliases, run it directly)4. set your password5. reboot and enjoy your useless password screen
gollark: https://pastebin.com/MWE6N15i```fixcrane```It's kind of like harbor, but designed as a bundler thing to pack code and libraries into a single file. Automatically minifies your code, and will compress it if that would shorten it - the output file will use a single-file VFS like harbor.
gollark: <@184468521042968577> You know, a structure of ```lua{ ["a/b/c"] = "hugeblank's bad code"}```would be better for writes and stuff but worse for listing.Also, you can convert paths to a "canonical form" with `fs.combine(path, "") `.

References

  1. "M2013-02 ms FINNARROW contact with quay in Holyhead 16 February 2013." Onnettomuustutkintakeskus. 20 February 2013. Retrieved on 12 May 2013.
  2. "SIA - Onnettomuustutkintakeskus". www.turvallisuustutkinta.fi. Retrieved 2017-11-20.
  3. "Role and function". Accident Investigation Board Finland. Retrieved 28 October 2010.
  4. "Accident Investigation Board Finland – In English". Accident Investigation Board Finland. Retrieved 28 October 2010.
  5. "Annual Report 2009." Accident Investigation Board of Finland. Retrieved on 11 May 2013.
  6. "Organisation - Onnettomuustutkintakeskus". www.turvallisuustutkinta.fi. Retrieved 2017-11-20.
  7. "Aviation - Onnettomuustutkintakeskus". www.turvallisuustutkinta.fi. Retrieved 2017-11-20.
  8. "Marine - Onnettomuustutkintakeskus". www.turvallisuustutkinta.fi. Retrieved 2017-11-20.
  9. "Rail - Onnettomuustutkintakeskus". www.turvallisuustutkinta.fi. Retrieved 2017-11-20.
  10. "Muut onnettomuudet - Onnettomuustutkintakeskus". www.turvallisuustutkinta.fi. Retrieved 2017-11-20.
  11. "Exceptional events - Onnettomuustutkintakeskus". www.turvallisuustutkinta.fi. Retrieved 2017-11-20.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.