Global Atlas Of Medical Devices
@owid.medical_devices_atlas
@owid.medical_devices_atlas
The Global Atlas of Medical Devices (GAMD) provides global, regional, and country data on the availability of:
The GAMD also identifies that Member States designate a focal point for health technologies and medical devices. Each Member State designates a focal point in the ministry of health with the survey responses.
The WHO Baseline Country Survey on Medical Devices was developed in 2009. The aim was to determine the health technology areas that required support in countries and regions. It was launched in February 2010. In 2013, it was updated and re-launched as the Global Atlas of Medical Devices. The GAMD was updated in 2017, and the 2022 update is under development.
CREATE TABLE owid_medical_devices_atlas (
"country" VARCHAR,
"year" INTEGER,
"total_density_per_million_population_computed_tomography_units" FLOAT -- Total Density Per Million Population, Computed Tomography Units,
"total_density_per_million_population_gamma_camera_or_n_5b83f318" FLOAT -- Total Density Per Million Population, Gamma Camera Or Nuclear Medicine,
"total_density_per_million_population_magnetic_resonance_imaging" FLOAT -- Total Density Per Million Population, Magnetic Resonance Imaging,
"total_density_per_million_population_positron_emission_09f2dd0c" FLOAT -- Total Density Per Million Population, Positron Emission Tomography
);Anyone who has the link will be able to view this.