Accessing local event logs instead of downloading

Is there a way to access the events locally in a file, instead of downloading them from “Raw data”?

The documentation lists some directories, but they don’t contain the events.

Those folders do contain the events, but it’s in a SQLite database for optimized filtering on date/time. I don’t recommend accessing it directly through the database, but to use the documented API:s.