teodoragrosu / WADe-Project

coda (covid-19 data for all)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CODA (covid-19 data for all)

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 REST API

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.

Technical Documentation

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.

About

coda (covid-19 data for all)


Languages

Language:Python 43.4%Language:JavaScript 36.6%Language:HTML 17.6%Language:CSS 2.4%