← Estonia

Estonian COVID Infections

GET /estonian-health/covid/infections

COVID-19 infection data by county, age group, and gender for Estonia.

See it visualized

Parameters

limit optional default: 100

Max results

offset optional default: 0

Offset

Example Requests

Basic usage
curl "https://nordapi.ee/api/v1/estonian-health/covid/infections?limit=10"

Live Response

{
  "count": 10,
  "data": [
    {
      "AgeGroup": "85+",
      "Country": "Eesti",
      "CountryEHAK": "233",
      "County": "Järva maakond",
      "CountyEHAK": "0052",
      "DailyCount": 0,
      "Gender": "Male",
      "Id": 238110,
      "ModifiedAt": "2026-02-17T15:02:32+02:00",
      "Population": 194,
      "PopulationYear": 2024,
      "StatisticsDate": "2024-07-26",
      "StatisticsYear": 2024,
      "TotalCount": 19,
      "TotalCountLast14D": 0,
      "TotalCountLast7D": 0,
      "Valid": true
    },
    {
      "AgeGroup": "0-4",
      "Country": "Eesti",
      "CountryEHAK": "233",
      "County": "Lääne maakond",
      "CountyEHAK": "0056",
      "DailyCount": 0,
      "Gender": "Female",
      "Id": 240804,
      "ModifiedAt": "2026-02-17T15:02:32+02:00",
      "Population": 437,
      "PopulationYear": 2023,
      "StatisticsDate": "2023-07-26",
      "StatisticsYear": 2023,
      "TotalCount": 1,
      "TotalCountLast14D": 0,
      "TotalCountLast7D": 0,
      "Valid": true
    },
    {
      "AgeGroup": "70-74",
      "Country": "Eesti",
      "CountryEHAK": "233",
      "County": null,
      "CountyEHAK": null,
      "DailyCount": 0,
      "Gender": "Male",
      "Id": 36234,
      "ModifiedAt": "2026-03-27T10:09:43+02:00",
      "Population": 0,
      "PopulationYear": 2024,
      "StatisticsDate": "2024-10-18",
      "StatisticsYear": 2024,
      "TotalCount": 6,
      "TotalCountLast14D": 0,
      "TotalCountLast7D": 0,
      "Valid": false
    },
    {
      "AgeGroup": "55-59",
      "Country": "Eesti",
      "CountryEHAK": "233",
      "County": "Järva maakond",
      "CountyEHAK": "0052",
      "DailyCount": 0,
      "Gender": "Male",
      "Id": 231729,
      "ModifiedAt": "2026-02-17T15:02:32+02:00",
      "Population": 1004,
      "PopulationYear": 2023,
      "StatisticsDate": "2023-11-08",
      "StatisticsYear": 2023,
      "TotalCount": 19,
      "TotalCountLast14D": 4,
      "TotalCountLast7D": 2,
      "Valid": true
    },
    {
      "AgeGroup": "80-84",
      "Country": "Eesti",
      "CountryEHAK": "233",
      "County": "Järva maakond",
      "CountyEHAK": "0052",
      "DailyCount": 0,
      "Gender": "Male",
      "Id": 237033,
      "ModifiedAt": "2026-02-17T15:02:32+02:00",
      "Population": 330,
      "PopulationYear": 2024,
      "StatisticsDate": "2024-05-30",
      "StatisticsYear": 2024,
      "TotalCount": 29,
      "TotalCountLast14D": 3,
      "TotalCountLast7D": 1,
      "Valid": true
    },
    {
      "AgeGroup": "85+",
      "Country": "Eesti",
      "CountryEHAK": "233",
      "County": "Järva maakond",
      "CountyEHAK": "0052",
      "DailyCount": 0,
      "Gender": "Male",
      "Id": 237748,
      "ModifiedAt": "2026-02-17T15:02:32+02:00",
      "Population": 188,
      "PopulationYear": 2023,
      "StatisticsDate": "2023-07-30",
      "StatisticsYear": 2023,
      "TotalCount": 1,
      "TotalCountLast14D": 0,
      "TotalCountLast7D": 0,
      "Valid": true
    },
    {
      "AgeGroup": null,
      "Country": "Eesti",
      "CountryEHAK": "233",
      "County": "Lääne maakond",
      "CountyEHAK": "0056",
      "DailyCount": 0,
      "Gender": "Female",
      "Id": 239972,
      "ModifiedAt": "2026-02-17T15:02:32+02:00",
      "Population": 108,
      "PopulationYear": 2024,
      "StatisticsDate": "2024-01-30",
      "StatisticsYear": 2024,
      "TotalCount": 0,
      "TotalCountLast14D": 0,
      "TotalCountLast7D": 0,
      "Valid": true
    },
    {
      "AgeGroup": "75-79",
      "Country": "Eesti",
      "CountryEHAK": "233",
      "County": "Järva maakond",
      "CountyEHAK": "0052",
      "DailyCount": 0,
      "Gender": "Male",
      "Id": 236420,
      "ModifiedAt": "2026-02-17T15:02:32+02:00",
      "Population": 502,
      "PopulationYear": 2025,
      "StatisticsDate": "2025-07-11",
      "StatisticsYear": 2025,
      "TotalCount": 37,
      "TotalCountLast14D": 0,
      "TotalCountLast7D": 0,
      "Valid": true
    },
    {
      "AgeGroup": "35-39",
      "Country": "Eesti",
      "CountryEHAK": "233",
      "County": "Järva maakond",
      "CountyEHAK": "0052",
      "DailyCount": 0,
      "Gender": "Male",
      "Id": 226653,
      "ModifiedAt": "2026-02-17T15:02:32+02:00",
      "Population": 985,
      "PopulationYear": 2023,
      "StatisticsDate": "2023-12-02",
      "StatisticsYear": 2023,
      "TotalCount": 26,
      "TotalCountLast14D": 12,
      "TotalCountLast7D": 7,
      "Valid": true
    },
    {
      "AgeGroup": null,
      "Country": "Eesti",
      "CountryEHAK": "233",
      "County": "Lääne maakond",
      "CountyEHAK": "0056",
      "DailyCount": 0,
      "Gender": null,
      "Id": 238974,
      "ModifiedAt": "2026-02-17T15:02:32+02:00",
      "Population": 0,
      "PopulationYear": null,
      "StatisticsDate": "2024-02-21",
      "StatisticsYear": 2024,
      "TotalCount": 0,
      "TotalCountLast14D": 0,
      "TotalCountLast7D": 0,
      "Valid": true
    }
  ],
  "success": true
}