Query Dashboard Deutschland indicators
Source:R/adapt_dashboard_deutschland.R
dashboard_deutschland_indicators.RdQuery Dashboard Deutschland indicators
Value
A tibble with one row per indicator entry:
- id
Indicator id (character).
- date
Timestamp in milliseconds since epoch (numeric).
- date_time
Timestamp as
POSIXctin Europe/Berlin.- json
Indicator payload as JSON string (character).
- title
Indicator title (character).
Details
Returns indicator data for the specified ids. API documentation: https://bundesapi.github.io/dashboard-deutschland-api/.
See also
Other Dashboard Deutschland:
dashboard_deutschland_geo(),
dashboard_deutschland_get()