All Projects → Quintessential-SFT → Covid 19 Api

Quintessential-SFT / Covid 19 Api

Licence: unlicense
Covid-19 Virus Data API from Johns Hopkins CSSE

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Covid 19 Api

Covid19
JSON time-series of coronavirus cases (confirmed, deaths and recovered) per country - updated daily
Stars: ✭ 1,177 (+7746.67%)
Mutual labels:  api, dataset
Shgf
Simple HTTP golang framework
Stars: ✭ 13 (-13.33%)
Mutual labels:  api
Company Names Corpus
公司名语料库。机构名语料库。公司简称,缩写,品牌词,企业名。可用于中文分词、机构名实体识别。
Stars: ✭ 868 (+5686.67%)
Mutual labels:  dataset
Stocks
Haskell library for the IEX trading API: https://iextrading.com/developer/docs/
Stars: ✭ 13 (-13.33%)
Mutual labels:  api
Api Example
WIP: Just sample app with API
Stars: ✭ 12 (-20%)
Mutual labels:  api
Currencyviewer
Short python framework that dynamically displays and converts the cryptocurrencies in your Kraken wallet into equivalents fiat money.
Stars: ✭ 13 (-13.33%)
Mutual labels:  api
Gitter Api
[production-ready] Gitter API implementation for php 7.0+ allowing sync, async and streaming access.
Stars: ✭ 11 (-26.67%)
Mutual labels:  api
Active Forks
Find active github forks of a repo https://git.io/vSnrC
Stars: ✭ 879 (+5760%)
Mutual labels:  api
Nhversion
NHVersion for version your api
Stars: ✭ 13 (-13.33%)
Mutual labels:  api
Meaju
meaju is a free link shortener from Germany, which everyone can install on his own server.
Stars: ✭ 13 (-13.33%)
Mutual labels:  api
Office365 Management Api Elk
An API connector for the Office 365 Management API and the Elastic Stack
Stars: ✭ 13 (-13.33%)
Mutual labels:  api
Screwdriver
An open source build platform designed for continuous delivery.
Stars: ✭ 870 (+5700%)
Mutual labels:  api
Osrs.me
A comprehensive dataset for OldSchool Runescape.
Stars: ✭ 13 (-13.33%)
Mutual labels:  api
Chn Eolinker Ams Lite 4.0 For Php
中国最大的在线API管理平台EOLINKER 旗下API管理系统开源精简版,适合个人以及微型团队使用。
Stars: ✭ 869 (+5693.33%)
Mutual labels:  api
Weixinbot
网页版微信API,包含终端版微信及微信机器人
Stars: ✭ 6,903 (+45920%)
Mutual labels:  api
Jenkins4j
Simple and effective Jenkins API wrapper written in Java
Stars: ✭ 12 (-20%)
Mutual labels:  api
Geochile
Esta es una api de Geocodificación, para que, con las coordenadas Latitud y Longitud se entregue una lista de ciudades cercanas.
Stars: ✭ 13 (-13.33%)
Mutual labels:  api
Falko Api
📈 Falko API: Plataform for agile projects management 📊
Stars: ✭ 13 (-13.33%)
Mutual labels:  api
Xlnt
📊 Cross-platform user-friendly xlsx library for C++11+
Stars: ✭ 876 (+5740%)
Mutual labels:  api
Tedsds
Apache Spark - Turbofan Engine Degradation Simulation Data Set example in Apache Spark
Stars: ✭ 14 (-6.67%)
Mutual labels:  dataset

Covid-19 Virus Data API

As more and more people are closely following the current global pandemic, we've built this API for easy access to easily access John Hopkins CSSE data from: https://github.com/CSSEGISandData/COVID-19.

Updated: This repo now also sources data from: https://www.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6 so as to always show the latest data.

The API automatically updates every hour, by checking for new data. It exposes several REST endpoints.

You can find a small informational website that uses the API here: https://github.com/Quintessential-SFT/COVID Note: It's in Greek

Fight misinformation and fake news

One of the reasons we built this API is to help developers create tools and applications that help fight the misinformation being spread around the Covid-19 virus. Send us a mail about your creation and we'll put a link on the Readme to help people get accurate data.

How to run:

  • Clone this repo
  • npm install
  • npm start

Run with docker

  • Follow the previous steps
  • Instead of npm start, run npm build:docker

Contributors

You are free to contribute by opening a pull request to the repo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].