could be replaced with [self.crypto.randomUUID()](https://developer.mozilla.org/en-US/docs/Web/API/Crypto/randomUUID#:~:text=self.crypto.randomUUID()%3B)
related to https://github.com/MobilityData/mobility-database-catalogs/commit/82d2bbd6c9506afa15856712a2106dc5ad785c55#diff-76889c5ff354f6b85441053a32b23e72f93075252a499998ef5d32e548b16cc8R5-R7
btw, I noticed that to download the gtfs with curl, I had to use -k to ignore the bad tls certificate.
like this:
`curl -o gtfs.zip -k https://gtfs.mot.gov.il/gtfsfiles/israel-public-transportation...