CODA stands for COVID-19 Data for All. It is a smart micro-service-based application that is able to provide information regarding the Covid-19 pandemic in multiple written and visual formats for both specialists and the general public. CODA’s goal is to keep everyone informed about the pandemic in a fast and easy manner and avoid spreading misinformation to the general public.
Visit our CODA website here
For a video demonstration of how the website works, watch this video
CODA offers a public REST API providing access to all the data available on the website. The data can be queried, filtered and downloaded (in both JSON and CSV format). For detailed instructions on how to use it, please refer to the user guide. The Swagger documentation is openly available here and the Open API Specification documentation resides at this address.
CODA is a microservice-based application, that uses GraphDB as a database and SPARQL to retrieve the data. The full technical documentation is available on github. A detailed overview of the vocabularies used to model the data can be found on this page.