Giter Site home page Giter Site logo

developer-program's Introduction

TL;DR

Our free COVID-19 Stats and New API lets you send a web-based query to Smartable AI and get back details about global and regional coronavirus data, including latest numbers, historic values, and geo-breakdowns. It is the same API that powers our popular COVID-19 stats pages. Developers can take the returned information and display it in their own tools, apps and visualizations. Different from other coronavirus data sources that produce breaking changes from time to time, our API strives to be stable, detailed and close to real-time, by leveraging AI to gather information from many credible sources. With a few clicks in our API try-it experience, developers can get it running quickly and unleash their creativity.

Our Mission

“We’re not just fighting an epidemic; we’re fighting an infodemic” – WHO Director-General Tedros Adhanom Ghebreyesus

In Smartable AI, our mission is to use AI to help you be smart in this infodemic world. Information is exploded, and mis-information has impacted the decisions of governments, businesses, and citizens around the world, as well as individuals’ lives. In 2018, The World Economic Forum identified it as one of the top 10 global risks. In a recent study, the economic impact has been estimated to be upwards of 80-100 Billion Dollars. Everything we do is focused on fighting misinformation, curating quality content, putting information in order and leveraging technology to bring clean, organized information through our APIs. Everyone wins when they can make sense of the world around them.

Our Free API

The coronavirus stats and news API offers the latest and historic COVID-19 stats and news information per country or state. The stats are refreshed every hour using credible data sources, including the country/state’s official government websites, data available on wikipedia pages, latest news reports, Johns Hopkins University CSSE 2019-nCoV Dashboard, WHO Situation Reports, CDC Situation Updates, and DXY.cn.

The API takes the location ISO code as input (e.g. US, US-MA), and returns the latest numbers (confirmed, deaths, recovered), the delta from yesterday, the full history in that location, and geo-breakdown when applicable. We offer detailed API documentation, a try-it experience, and code examples in many different programming languages.

We want it to be a collaborative effort. If you have any additional requirements for the API or observe anything wrong with the data, we welcome you to report issues. The team will jump in right away.

Apps powered by the API

About Smartable AI

Smartable AI is a bold and ambitious team of ex-Microsofts that is setting out to change the way that information is consumed and managed. We are makers of APIs that use machine learning and open source software and embrace a culture of collaboration, fast learning and shipping often. We speak developer’s language while also welcoming other voices from other disciplines to work with us.

developer-program's People

Contributors

smartableai avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

developer-program's Issues

Global news doesn't exist

Hi, I was reading the documentation about the news endpoint. It doesn't support global as a location as mentioned in the documentation. Even in the try out section, its not available as an option. If I am right then for now I think either it should be removed from the documentation (would be pretty useful to have it though) or it could be added as a collection of one article (maybe based on heat) from every affected country. Added to that it would useful if there could be support for sort parameter based on at least the heat field.

Thumbs can not be downloaded?

I try to download the news images and I get:

<title>Sun Sentinel - We are currently unavailable in your region</title> <style> html, body { margin: 0; height: 100%; } a { color: #D80000; } a:hover { color: #761113; } .trb_nh { width: 100%; background-color: #1E1E1E; contain: layout size style; position: fixed; top: 0; opacity: 1; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 99999; } .trb_nh_uw { height: 60px; position: relative; top: 25%; background-color: #1E1E1E; z-index: 20; } .trb_nh_l { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background: no-repeat center center; background-size: initial; width: 55%; height: 42px; color: #D80000; fill: #FFF; } .trb_gdprW { display: table; width: 100%; height: 100%; } .trb_gdpr { height: 246px; display: table-cell; vertical-align: middle; text-align: center; color: #333333; padding: 0 30px; } .trb_gdpr_nr { margin: 0 auto; font: 400 20px/29px Georgia, 'Droid Serif', serif; } .trb_ft { width: 100%; position: fixed; bottom: 0; padding: 11px 0; background-color: #1E1E1E; font: 12px Arial, sans-serif; color: #FFF; text-align: center; } @media screen and (min-width: 360px) { .trb_nh_l { left: 0; right: 0; } .trb_gdpr_nr { max-width: 555px; } } @media screen and (orientation:landscape) { .trb_nh_l { width: 33%; height: 36px; } .trb_gdpr_nr { margin: 10px auto 30px; max-width: 570px; } } @media screen and (min-width: 840px) { .trb_nh_uw { height: 88px; } .trb_nh_l { width: 35%; height: 52px; } .trb_gdpr_nr { margin: 40px auto 0; font-size: 32px; line-height: 43px; max-width: 890px; } } </style>
Unfortunately, our website is currently unavailable in most European countries. We are engaged on the issue and committed to looking at options that support our full range of digital offerings to the EU market. We continue to identify technical compliance solutions that will provide all readers with our award-winning journalism.
Copyright © 2018, Sun Sentinel

Python requests

Hello,
I think that the code to request the API using the python code provided by the "try it" example is not working. I am not familiar with requesting API using python, could you fix the python code ?
Thank you

History at County level?

I am charting growth rates and wish to drill-down to the county level. Can you provide a way to fetch history at the county level? I see the breakdowns collection, but no history data at that level.

API key?

When I click on "retrieve subscription key" it takes me to the products page. Incorrect link? Or am I being silly?

Thanks!

French Polynesia ?

Error in the confirmed cases for French Polynesia it says. 19,856
Screen Shot 2020-03-23 at 7 35 37 PM

i think its taking this from France:
Screen Shot 2020-03-23 at 7 34 17 PM

Real for today is 18 total.

CORS 'Access-Control-Allow-Origin' issue

Hi, I'm currently trying to access the COVID19 API from a web app from local host, and I seem to be getting the CORS 'Access-Control-Allow-Origin' error. I saw that there was an issue opened back in March, which is now closed, that reported the same error and it seemed to be a server configuration issue. Has the configuration been changed again? Thanks for your time.

CORS block

I am trying to access the COVID-19 from a web app in development using local host. I have tried to use the request configurations for javascript but keep getting blocked by CORS (see below). Do you have a fetch or axios config that would work ? the API looks great and I would like to resolve my issue. Thanks

...has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Canada Recovered?

Hi I was wondering how it is showing the there are 0 recovered in Canada when in fact there are more than 1,000?

No Data for East African Countries

Looking into the CSV data file, I see that there's no data for the East African countries.
I want my project to show the data for these countries too, can you please add the data for them to the API?

The countries are;
Tanzania
Kenya
Uganda
Burundi
Rwanda
South Sudan
=> Can you please add the data for the Congo DRC(the "Kinshasha" one) as well?

Thanks in advance.

ISO code "TZ" for Tanzania gives 404 error

I get 404 error when passing iso code "TZ "(ISO code for Tanzania) on the ../stats endpoint.
Can it be that iso code for Tanzania is different than "TZ" in your API?
This is the case for codes of some other countries codes too, such as Kenya, Uganda, etc.

No cases for today in US and Italy

I haven't seen any new data in the api for "today" when it comes to Italy and US. Other countries are showing data. I checked other API's and they have data for "today" for US and IT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.