-
The API should be able to create and output existing articles for COVID19-related events in Zamboanga City.
The model `Article` should have the following fields:
| Attribute | Data type | Required…
-
35 | var nav = new mapboxgl.NavigationControl();
36 | map.addControl(nav, this.state.matches?'bottom-right':'top-right');
37 |
> 38 | fetch('https://covid19-api.hackbotone.com/markers.geojso…
-
World Daily info seem missing recovered
https://covid19.mathdro.id/api/daily
{"totalConfirmed":337091,"mainlandChina":81435,"otherLocations":255656,"deltaConfirmed":0,"totalRecovered":0,"confirmed…
-
Using this API you can get the world updates and India updates of COVID-19.
Base URL: https://covid19-api-godwin.herokuapp.com/
Documentation: https://medium.com/@alloygodwin1/coronavirus-covid-…
-
Dá pra fazer scraper dessa página: http://integra.saude.to.gov.br/covid19
A interface faz requisição a:
- Casos confirmados: http://integra.saude.to.gov.br/Api/GetReleasesCovid?id=247
- Óbitos: htt…
-
今天折腾了下然后发现不能载入插件了,是什么问题哦?
![image](https://user-images.githubusercontent.com/58989046/207501886-4c3d0105-1db4-47d2-8219-3ae050d457db.png)
-
-
Brazil is a big country with many different hotspots. Including a breakdown per state (as per US, Canada, Australia) would help visualize what's happening. This should be fairly easy from the Health M…
-
## 改善詳細 / Details of Improvement
- 現状、サイトが更新されてから手動でPR用のツイッター、FBへの投稿を行なっているため、更新ー>投稿までの間にタイムラグがある。タイムラグの解消、投稿までの省力化を計りたい。
## 期待する見せ方・挙動 / Expected behavior
- サイト内の陽性患者数の更新をトリガーとし、ツイッター、FBへ投稿を自動化したい…
-
import historical and current data from csv file or rest API csv and insert to SQLite 3 datebase - script run one par/day.