COVID-19 in Berlin, Case numbers and indicators - Overview
Table content: COVID-19 diseases, case numbers and indicators of the management report of LAGeSo Berlin since 16.03.2020.
Trust score
How is this computed?Composite of 5 axes from our methodology (proof-based officialness, live verification, metadata completeness, license clarity, agent readiness).
- Officialnessweight 25%50/100
Not public-sector → neutral score; not subject to the proof checker.
- Availabilityweight 25%100/100
Latest verification succeeded.
- Metadata completenessweight 20%50/100
3 of 6 recommended metadata fields populated.
- License clarityweight 15%50/100
License info not yet tracked for APIs (datasets only).
- Agent readinessweight 15%0/100
No machine-actionable signals detected yet.
Data schema (9 fields)
| Field | Type | Description |
|---|---|---|
| id | int | — |
| datum | date | — |
| fallzahl | int | — |
| neue_faelle | int | — |
| todesfaelle | int | — |
| 7_tage_inzidenz | number | — |
| rel_veraenderung_der_7_tage_inzidenz | text | — |
| 7_tage_hosp_inzidenz | number | — |
| its_belegung | number | — |
Schema inferred from the distribution file's first records 2 days ago. Column types are sampled estimates, not source-declared.
Sample data (5 records)
Record 1id: 5842 · datum: 2025-07-15
{
"id": "5842",
"datum": "2025-07-15",
"fallzahl": "",
"neue_faelle": "",
"todesfaelle": "",
"its_belegung": "",
"7_tage_inzidenz": "0,9",
"7_tage_hosp_inzidenz": "",
"rel_veraenderung_der_7_tage_inzidenz": ""
}Record 2id: 5839 · datum: 2025-07-14
{
"id": "5839",
"datum": "2025-07-14",
"fallzahl": "1470443",
"neue_faelle": "36",
"todesfaelle": "6400",
"its_belegung": "0,2",
"7_tage_inzidenz": "0,9",
"7_tage_hosp_inzidenz": "",
"rel_veraenderung_der_7_tage_inzidenz": "'-7,9'"
}Record 3id: 5836 · datum: 2025-07-13
{
"id": "5836",
"datum": "2025-07-13",
"fallzahl": "1470407",
"neue_faelle": "0",
"todesfaelle": "6378",
"its_belegung": "0,2",
"7_tage_inzidenz": "0,9",
"7_tage_hosp_inzidenz": "",
"rel_veraenderung_der_7_tage_inzidenz": "'-11,7'"
}Record 4id: 5833 · datum: 2025-07-12
{
"id": "5833",
"datum": "2025-07-12",
"fallzahl": "1470407",
"neue_faelle": "",
"todesfaelle": "6378",
"its_belegung": "0,3",
"7_tage_inzidenz": "0,9",
"7_tage_hosp_inzidenz": "0,1",
"rel_veraenderung_der_7_tage_inzidenz": "'-13,9'"
}Record 5id: 5830 · datum: 2025-07-11
{
"id": "5830",
"datum": "2025-07-11",
"fallzahl": "",
"neue_faelle": "",
"todesfaelle": "",
"its_belegung": "0,3",
"7_tage_inzidenz": "0,8",
"7_tage_hosp_inzidenz": "0,1",
"rel_veraenderung_der_7_tage_inzidenz": "'-15,2'"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Query examples
curl -sL 'https://www.berlin.de/lageso/gesundheit/infektionskrankheiten/corona/tabelle-indikatoren-gesamtuebersicht/index.php/index/all.csv?q=' -o data.csvFull csv file download — the schema shown was inferred from the file's first records.