ISAPS Global Survey
@owid.isaps_plastic_surgery
@owid.isaps_plastic_surgery
ISAPS annual Global Survey is the only international scientific study on aesthetic surgical and non-surgical procedures. Country-specific data are only shown for those countries with a sufficient survey response for the figures to be considered valid.
This is a manually transcribed compilation of reports from 2010 until 2022.
CREATE TABLE owid_isaps_plastic_surgery_1 (
"country" VARCHAR,
"year" INTEGER,
"category_1" VARCHAR,
"category_2" VARCHAR,
"procedure_name" VARCHAR,
"num_procedures" UINTEGER
);CREATE TABLE owid_isaps_plastic_surgery_2 (
"country" VARCHAR,
"year" INTEGER,
"category_1" VARCHAR,
"category_2" VARCHAR,
"procedure_name" VARCHAR,
"num_procedures" UINTEGER,
"num_procedures_per_capita" FLOAT
);Anyone who has the link will be able to view this.