-
Trying to load API "https://covid19.th-stat.com/api/open/cases" endpoint results in following "chose string type for null column Detail". The 'Detail' column is empty and is correctly selected as text…
-
Tudo o que precisamos para gerar automaticamente a documentação da API, por tabela, está no banco, nos models `Dataset`, `Version`, `Table` e `Field`.
A documentação da API pode ser uma página dentro…
-
data for "recovered" is inconsistent between `countries/*` and `confirmed/` endpoint
![Screen Shot 2020-03-24 at 10 21 56 PM](https://user-images.githubusercontent.com/43556403/77504561-ec8d1f80-6e…
-
I denna tråden lägger jag upp projekt från tidigare år. Bedömningen för projektet är G eller VG enligt: https://dbwebb.se/kurser/faq/bedomning-och-betygsattning
-
Hi,
I'm trying to use the QRX function with a lightgbm model and I'm getting an error that I don't know how to solve.
That's my code:
```py
from gluonts.model.rotbaum._model import QRX
impor…
-
Because my app relies on recovered data to estimate "active" cases, I'm going to have to switch from this API (which is lovely, btw) to this data, unless you want to add it as an optional source here?…
-
Hi, thanks for this initiative !
I'm looking for data by province in Romania and it seems you are the only one posting such data.
Will you be posting daily updates with data by region ?
is it pos…
-
IMHO, it would be good to keep your website updated with the latest data. I think you can use https://covid19.th-stat.com/th/api.
An automatic update can be handled by GitHub Action. I've recently…
-
I created an API that return mostly updated data globally and I have also hosted on Heroku.
Link : [Covid19 Live Data API](http://covid19-livedata.herokuapp.com/)
And all the codes are available at…
-
[Hier](https://www.destatis.de/DE/Service/Statistik-Visualisiert/_inhalt.html) gibt es eine ganze Reihe von Dashboards, die den unkomplizierten Zugriff auf eine Menge interessanter Daten erlauben, z.B…