.. gm_database documentation master file, created by sphinx-quickstart on Tue Jun 7 16:52:01 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to documentation of our ground motion database! ======================================================= This webpage describes the Application Programming Interface (API) that has been written to allow users to query data from our ground motion database. The ground motion database uses MySQL as the relational database management system. The API is an interface with the MySQL database that allows users to easily query data without requiring a deep knowledge of the database structure, or how to compose SQL queries. .. toctree:: :maxdepth: 2 :caption: Contents: url_structure resources query_string example_queries key_logic