The database is a kind of "public interface", where the data from the sheet is republished in a readily accessible json format. It can be imported by anyone for their own needs.
To import the database on your website, use:
<script src="https://lipu-linku.github.io/jasima/data.json"></script>
Note that any changes made in the sheet will be automatically propagated to the database!