Baselight

Vaccination Against Covid-19

COVID-19 data updates weekly, allowing retrospective corrections.

@kaggle.olaflundstrom_vaccination_against_covid_19

Loading...
Loading...

About this Dataset

Vaccination Against Covid-19

Description: Covid-19 aggregated data sets shall be issued on the basis of data sent to the Health Information System by health service providers. The date of statistics shall be based on the time of first receipt of vaccination data by the health information system and not on the date of vaccination. Depending on the documentation of health service providers and the sending of data, there may be nearly 1 day's reference to the receipt of data. Health service providers have the right and obligation to introduce corrections in the detection of errors which may affect retrospective statistics. The datasets are available in machine-readable JSON format and in CSV format. The metadata shall be published in the JSON Schema format. The datasets are updated 1 time a week, on Tuesdays from 12:00-12:30.

  • Category: MEDICINE. BIOCHEMISTRY. ANATOMY. PHYSIOLOGY. COSMETICS
    SOCIAL POLICY
    DEMOGRAPHY. STATISTICS
    GOVERNMENT. ADMINISTRATION. CIVIL DEFENCE. SECURITY SERVICE
  • Keywords: health data, health indicators, viral diseases, open access data, vaccines, health care, health statistics, national statistics, morbidity statistics
  • Phone: +3727943943
  • E-mail: itabi@tehik.ee
  • Spatial/geographical coverage: All of Estonia
  • Dataset language: Estonian
  • Temporal coverage: 26.12.2020
  • License: Creative Commons Attribution-ShareAlike 3.0 Unported
  • Update frequency: Every week
  • Landing page: https://opendata.digilugu.ee/docs/#/et/readme
  • Co-author: Terviseamet, Sotsiaalministeerium
  • Purpose of creation: COVID-19, SARS-CoV-2 statistics
  • Temporal resolution: Day
  • Added: 15:04 09.04.2021
  • Last modified: 07:23 12.01.2023
  • Regulation date: 30.12.2024
  • Dataset's ID: b8c8924e-af58-42e5-aca3-62976b78313a
  • Version: 9

Tables

Opendata Covid19 Vaccination Agegroup

@kaggle.olaflundstrom_vaccination_against_covid_19.opendata_covid19_vaccination_agegroup
  • 620.02 KB
  • 332424 rows
  • 10 columns
Loading...

CREATE TABLE opendata_covid19_vaccination_agegroup (
  "statisticsdate" TIMESTAMP,
  "targetdiseasecode" BIGINT,
  "targetdisease" VARCHAR,
  "agegroup" VARCHAR,
  "vaccinationseries" BIGINT,
  "measurementtype" VARCHAR,
  "locationpopulation" DOUBLE,
  "dailycount" BIGINT,
  "totalcount" BIGINT,
  "populationcoverage" DOUBLE
);

Opendata Covid19 Vaccination Location County

@kaggle.olaflundstrom_vaccination_against_covid_19.opendata_covid19_vaccination_location_county
  • 813.92 KB
  • 443232 rows
  • 14 columns
Loading...

CREATE TABLE opendata_covid19_vaccination_location_county (
  "statisticsdate" TIMESTAMP,
  "targetdiseasecode" BIGINT,
  "targetdisease" VARCHAR,
  "locationcountry" VARCHAR,
  "locationcountryehak" BIGINT,
  "locationcounty" VARCHAR,
  "locationcountyehak" DOUBLE,
  "locationlevel" VARCHAR,
  "vaccinationseries" BIGINT,
  "measurementtype" VARCHAR,
  "locationpopulation" DOUBLE,
  "dailycount" BIGINT,
  "totalcount" BIGINT,
  "populationcoverage" DOUBLE
);

Opendata Covid19 Vaccination Location Village Agegroup Gender

@kaggle.olaflundstrom_vaccination_against_covid_19.opendata_covid19_vaccination_location_village_agegroup_gender
  • 7.21 MB
  • 12024720 rows
  • 20 columns
Loading...

CREATE TABLE opendata_covid19_vaccination_location_village_agegroup_gender (
  "statisticsdate" TIMESTAMP,
  "targetdiseasecode" BIGINT,
  "targetdisease" VARCHAR,
  "locationcountry" VARCHAR,
  "locationcountryehak" BIGINT,
  "locationcounty" VARCHAR,
  "locationcountyehak" BIGINT,
  "locationcommune" VARCHAR,
  "locationcommuneehak" BIGINT,
  "locationvillage" VARCHAR,
  "locationvillageehak" DOUBLE,
  "locationlevel" VARCHAR,
  "agegroup" VARCHAR,
  "gender" VARCHAR,
  "vaccinationseries" BIGINT,
  "measurementtype" VARCHAR,
  "locationpopulation" DOUBLE,
  "dailycount" BIGINT,
  "totalcount" BIGINT,
  "populationcoverage" DOUBLE
);

Opendata Covid19 Vaccination Providertype Doses

@kaggle.olaflundstrom_vaccination_against_covid_19.opendata_covid19_vaccination_providertype_doses
  • 93.94 KB
  • 16038 rows
  • 7 columns
Loading...

CREATE TABLE opendata_covid19_vaccination_providertype_doses (
  "statisticsdate" TIMESTAMP,
  "targetdiseasecode" BIGINT,
  "targetdisease" VARCHAR,
  "providerservicetypecode" DOUBLE,
  "providerservicetype" VARCHAR,
  "dailycount" BIGINT,
  "totalcount" BIGINT
);

Opendata Covid19 Vaccination Total

@kaggle.olaflundstrom_vaccination_against_covid_19.opendata_covid19_vaccination_total
  • 135.78 KB
  • 27702 rows
  • 9 columns
Loading...

CREATE TABLE opendata_covid19_vaccination_total (
  "statisticsdate" TIMESTAMP,
  "targetdiseasecode" BIGINT,
  "targetdisease" VARCHAR,
  "vaccinationseries" BIGINT,
  "measurementtype" VARCHAR,
  "locationpopulation" BIGINT,
  "dailycount" BIGINT,
  "totalcount" BIGINT,
  "populationcoverage" DOUBLE
);

Share link

Anyone who has the link will be able to view this.