International Transport Safety Bureau: centralizing every transport accident report into RSS feeds https://tilde.town/~lucidiot/itsb/
Go to file
Lucidiot f484b98621
Use HTTPS when building feeds
2020-05-14 05:29:10 +00:00
bin Support XML namespaces in json2xml for thumbnails in danish feeds 2019-12-15 13:17:56 +01:00
img ÚZPLN custom feeds, close #1 2020-03-31 22:47:53 +02:00
jq Add WMSC custom feed 2020-05-14 05:28:57 +00:00
.gitignore ATSB feed generator 2019-12-14 11:01:03 +01:00
LICENSE ATSB feed generator 2019-12-14 11:01:03 +01:00
README.md ATSB feed generator 2019-12-14 11:01:03 +01:00
feedgen.sh Use HTTPS when building feeds 2020-05-14 05:29:10 +00:00
index.html Add WMSC custom feed 2020-05-14 05:28:57 +00:00

README.md

TODO: logo!

international transport safety bureau

A project whose goal is to centralize accident reports and make them easier to access.

Setup

  • Install the following dependencies:
    • pup: go get github.com/ericchiang/pup
    • jq: sudo apt install jq
    • xmltodict: pip install xmltodict
  • Add bin/json2xml to your $PATH

Usage

Run feedgen.sh to build the RSS feeds. You can add this script to CRON to build the feeds regularly.