Baselight

FluID, World Health Organization (2023)

@owid.fluid

Loading...
Loading...

About this Dataset

FluID, World Health Organization (2023)

FluID is a global platform for data sharing that links regional influenza epidemiological data into a single global database. The platform provides connections between existing databases and can also be used to directly enter data by the national focal points through a web-based interface. It complements the existing virological data collection tool FluNet.

The platform accommodates both qualitative and quantitative data which facilitates the tracking of global trends, spread, intensity, and impact of influenza. These data are made freely available to health policy makers in order to assist them in making informed decisions regarding the management of influenza.

Tables

Fluid

@owid.fluid.owid_fluid
  • 743.24 KB
  • 41442 rows
  • 15 columns
Loading...

CREATE TABLE owid_fluid (
  "index" BIGINT,
  "hemisphere" VARCHAR,
  "country" VARCHAR,
  "reported_ili_cases" UINTEGER,
  "outpatients_ili" UINTEGER,
  "reported_sari_cases" INTEGER,
  "inpatients_sari" UINTEGER,
  "reported_sari_deaths" UINTEGER,
  "reported_ari_cases" UINTEGER,
  "outpatients_ari" UINTEGER,
  "date" VARCHAR,
  "year" INTEGER,
  "ili_cases_per_thousand_outpatients" FLOAT,
  "ari_cases_per_thousand_outpatients" FLOAT,
  "sari_cases_per_hundred_inpatients" FLOAT
);

Share link

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