Skip to content

heremaps/here-covid-19-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HERE-COVID-2019

Update: March 17, 2020 - The production version of this map has been updated and refined to listing countries only. We will publish the updated GitHub repo as soon as possible.

This repository is the code used to power the HERE-hosted COVID-19 map. HERE is releasing this code to the community so that any developer may iterate, improve or even recommend features/functionality through Pull Requests.

Please note that with the ever-evolving situation of the COVID-19 virus, parts of this map may break from time to time and we will do our best to keep up with the changes.

Please fork at will and let us know what you come up with. You can reach out to us on our Slack channel #covid-19-map. We hope that you find this reference useful.

This repository is organized into two separate sections. There is the "covid-map" which is a Gatsby-based visualization of the data that is collected with the "covid-scraper" utility. The "covid-scraper" is a serverless function that is hosted over at Netlify. This function then updates a "HERE Data Hub" space (think of it like a database for Geo-spatial data). When the map loads, it reads from the HERE Data Hub space and presents the latest snapshot of information.

Requirements to get started.

How to get in touch

License

Copyright (C) 2020 HERE Europe B.V.

Unless otherwise noted in LICENSE files for specific files or directories, the LICENSE in the root applies to all content in this repository.

Releases

No releases published

Packages

No packages published