API Reference
You can access (and download) the latest Seshat data from the website using the Seshat API (Application Programming Interface).
The advantage of the API is that it allows you to access up-to-date Seshat data programmatically, allowing you to work with this data on your computer in a programming language such as Python.
The best way to get started with loading data via the Seshat API is to use our Python package. See Loading Seshat data in Python via the Seshat API.
Note
The Seshat API is a RESTful API that allows you to query the Seshat database and retrieve data in JSON format.
It is available on the Seshat website at seshat-db.com/api.
Loading the API in your browser will show you the available endpoints and the data that can be retrieved from them.
There is a filter option that allows you to specify the data you want to retrieve from the API.
The rest of this section og the documentation contains auto-generated API reference documentation.
- seshat
- seshat.apps
- seshat.apps.accounts
- seshat.apps.core
- seshat.apps.core.admin
- seshat.apps.core.apps
- seshat.apps.core.constants
- seshat.apps.core.context_processors
- seshat.apps.core.custom_filters
- seshat.apps.core.forms
- seshat.apps.core.management
- seshat.apps.core.manual_input_refs
- seshat.apps.core.middleware
- seshat.apps.core.models
- seshat.apps.core.nlp_zotero_links
- seshat.apps.core.signals
- seshat.apps.core.templatetags
- seshat.apps.core.tests
- seshat.apps.core.tokens
- seshat.apps.core.urls
- seshat.apps.core.views
- seshat.apps.crisisdb
- seshat.apps.general
- seshat.apps.rt
- seshat.apps.sc
- seshat.apps.seshat_api
- seshat.apps.wf
- seshat.asgi
- seshat.settings
- seshat.urls
- seshat.utils
- seshat.wsgi
- seshat.apps
- custom_filters