Covid-19 Datenhub

API

Free COVID-19 data hub with maps, datasets, and spatial applications

Visit Website

Overview

Covid-19 Datenhub offers RESTful API access to spatial and non-spatial COVID-19 datasets, including case counts, vaccination rates, hospital capacity, and regional spread data. Responses are in JSON/GeoJSON format, enabling seamless integration with mapping tools and analytical platforms. Endpoints support filtering by region, date range, and metric type. Use cases include building interactive dashboards, academic research on pandemic trends, public health monitoring systems, and integrating COVID-19 data into health and policy applications.

Example Integration (JavaScript)

script.js JS

fetch('https://npgeo-corona-npgeo-de.hub.arcgis.com')
  .then(res => res.json())
  .then(data => console.log(data))
  .catch(err => console.error(err));

Key Features

  • RESTful API
  • GeoJSON/JSON responses
  • Spatial data support
  • Filterable metrics
  • No API key required

Frequently Asked Questions

? Is Covid-19 Datenhub free to use?

Yes, the Covid-19 Datenhub provides free public access to its COVID-19 datasets and API endpoints without subscription fees.

? Does it require an API Key?

No, basic access to the API endpoints does not require an API key, though high-volume or advanced usage may have additional requirements.

? What is the response format?

Responses are primarily in JSON and GeoJSON formats, ideal for spatial analysis and integration with mapping applications.

Top Alternatives

Johns Hopkins COVID-19 Data API Search Google
Our World in Data COVID-19 API Search Google

People Also Ask about Covid-19 Datenhub

Covid-19 Datenhub vs Johns Hopkins COVID-19 Data APICovid-19 Datenhub vs Our World in Data COVID-19 API Covid-19 Datenhub 2025 review

Tool Info

Pricing Free
Category Health
Platform Public API

Pros

  • Comprehensive COVID-19 datasets
  • Spatial visualization capabilities
  • Easy integration with ArcGIS tools
  • Free public access

Cons

  • Limited to German regional data
  • Rate limits for high-volume requests
  • No real-time data guarantees

More Health Tools